summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-10-10 09:22:37 +0000
committerjkh <jkh@FreeBSD.org>1996-10-10 09:22:37 +0000
commit2bb87dfc538571deb30a9d61a45ec8368c53dad8 (patch)
tree31ff5f0486b07cc5ddea970ecb03a65a14ad10b0 /release/Makefile
parenta5e0f0331bae5c7ae2f66bda4fc264dcad4aea9d (diff)
downloadFreeBSD-src-2bb87dfc538571deb30a9d61a45ec8368c53dad8.zip
FreeBSD-src-2bb87dfc538571deb30a9d61a45ec8368c53dad8.tar.gz
Ahem. It might be nice if I included /usr/src/contrib in with the other
src dists. This alone is a good reason to re-roll the SNAP before putting it on CD.
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index 189419a..44105c6 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.243 1996/10/05 10:43:33 jkh Exp $
+# $Id: Makefile,v 1.244 1996/10/05 13:10:01 jkh Exp $
#
# How to roll a release:
#
@@ -220,7 +220,7 @@ release.4:
#
release.5:
@cd ${.CURDIR} && $(MAKE) ckRELEASEDIR
- # Handle some grief caused by the ammunition braindeadness.
+ # Handle some grief caused by the munition braindeadness.
for i in sbin/init bin/ed ; do \
( cd ${.CURDIR}/../$$i; \
make -DNOCRYPT clean all distribute DISTDIR=${RD}/trees ) ; \
OpenPOWER on IntegriCloud