summaryrefslogtreecommitdiffstats
path: root/release/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-07-23 10:44:39 +0000
committerjkh <jkh@FreeBSD.org>1997-07-23 10:44:39 +0000
commit20bf9a3e17f37610c163d246680f2ee4880b02fe (patch)
tree436fae6cf2663df7301160841070420aee53755b /release/Makefile
parent4c63237bb0b421626d1a02e00486fed2bf0a4bc8 (diff)
downloadFreeBSD-src-20bf9a3e17f37610c163d246680f2ee4880b02fe.zip
FreeBSD-src-20bf9a3e17f37610c163d246680f2ee4880b02fe.tar.gz
Turn off doc.1 distribution until we figure out what we're going to do with
it.
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/release/Makefile b/release/Makefile
index df61f33..0bada50 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.313 1997/07/09 12:45:17 jkh Exp $
+# $Id: Makefile,v 1.314 1997/07/13 00:54:22 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@@ -25,6 +25,8 @@ BUILDNAME=${BASE}-${DATE}-SNAP
# If this is a RELEASE, then set
#RELEASETAG=RELENG_2_2
+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