Turn off doc.1 distribution until we figure out what we're going to do with

it.
This commit is contained in:
Jordan K. Hubbard 1997-07-23 10:44:39 +00:00
parent 9510535891
commit 7a9a71e0b9
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=27626

View File

@ -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.
#