summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-03-19 03:26:33 +0000
committerjkh <jkh@FreeBSD.org>1996-03-19 03:26:33 +0000
commite8a940f758ee1a96decb80b1aa9c099196f2c53e (patch)
treebfc916d0b154e3f2f34fd28ea35f06a6f338aa54 /release/Makefile
parent2a6c56cfef8c9cc143e0d0edc2007100e6c919eb (diff)
downloadFreeBSD-src-e8a940f758ee1a96decb80b1aa9c099196f2c53e.zip
FreeBSD-src-e8a940f758ee1a96decb80b1aa9c099196f2c53e.tar.gz
Move libdisk to its new home.
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index ff00a4b..9248896 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -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
OpenPOWER on IntegriCloud