summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-12-24 04:28:25 +0000
committerjkh <jkh@FreeBSD.org>1998-12-24 04:28:25 +0000
commit32f3cb7ac12c1450ed360431037fce9cbeffc3f5 (patch)
tree44baa9f794e86311164c67588c4bd53e58a0c790 /release/Makefile
parent82fe5cabdff78368c065bc41840d82f710ae6c7f (diff)
downloadFreeBSD-src-32f3cb7ac12c1450ed360431037fce9cbeffc3f5.zip
FreeBSD-src-32f3cb7ac12c1450ed360431037fce9cbeffc3f5.tar.gz
Turn NODOCS on for now.
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 f441c1b6..569f487 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.436 1998/12/18 05:13:01 jkh Exp $
+# $Id: Makefile,v 1.437 1998/12/21 17:34:33 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -37,7 +37,7 @@ OBJFORMAT?= elf
# Uncomment this to disable the doc.1 target. It is also an ERROR
# to set NOPORTS and not set NODOC since docs depend on ports.
-#NODOC= YES
+NODOC= YES
#NOPORTS= YES
# Comment the following if you want the release documentation to be
# in English only.
OpenPOWER on IntegriCloud