summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-10-05 09:47:28 +0000
committerjkh <jkh@FreeBSD.org>1997-10-05 09:47:28 +0000
commit0594f38deb82e138d790f26f972eb369cec6c635 (patch)
treec6e8e7ca774fca737bca1a7db05ae2dfa2c445a8 /release
parent418d0a6a92470af062b69dd63c64f3166ee615e5 (diff)
downloadFreeBSD-src-0594f38deb82e138d790f26f972eb369cec6c635.zip
FreeBSD-src-0594f38deb82e138d790f26f972eb369cec6c635.tar.gz
Remove NODOC setting - time to figure out how to get this working again.
Diffstat (limited to 'release')
-rw-r--r--release/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/Makefile b/release/Makefile
index fc8fce4..5ddc343 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.328 1997/10/04 09:05:06 jkh Exp $
+# $Id: Makefile,v 1.329 1997/10/04 20:51:42 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -25,7 +25,7 @@ BUILDNAME?=${BASE}-${DATE}-SNAP
# If this is a RELEASE, then set
#RELEASETAG=RELENG_2_2
-NODOC= YES
+#NODOC= YES
# Things which without too much trouble can be considered variables
# BIN_DISTS are special in that they get full /etc installation sets.
OpenPOWER on IntegriCloud