Move libdisk to its new home.

This commit is contained in:
Jordan K. Hubbard 1996-03-19 03:26:33 +00:00
parent c5952f03fc
commit 14aa2b826c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=14687

View file

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.207 1996/02/13 13:28:41 joerg Exp $
# $Id: Makefile,v 1.208 1996/02/27 03:40:40 jkh Exp $
#
# How to roll a release:
#
@ -178,7 +178,6 @@ release.3:
# You are not supposed to like this :-)
release.4:
@cd ${.CURDIR} && $(MAKE) ckRELEASEDIR
cd ${.CURDIR}/libdisk && make obj && make depend && make all
cd ${.CURDIR}/sysinstall && make obj && make depend && make all
rm -rf ${RD}/crunch
mkdir -p ${RD}/crunch