Turn docs back on - ache was very quick.

This commit is contained in:
Jordan K. Hubbard 1999-08-05 01:28:00 +00:00
parent 2e24bd94b1
commit 85486998be
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=49424

View File

@ -1,4 +1,4 @@
# $Id: Makefile,v 1.500 1999/07/31 19:15:29 jkh Exp $
# $Id: Makefile,v 1.501 1999/08/04 17:30:00 jkh Exp $
#
# make release CHROOTDIR=/some/dir BUILDNAME=somename [ RELEASETAG=tag ]
#
@ -48,7 +48,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.