aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 04:39:42 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-06-06 04:39:42 +0000
commit8f24c563711ec0c93ed32d3428e077f80ba6c774 (patch)
treeb0dec6d83111b55901f05efabdda07068d3aa4ad /Makefile
parente3a03f0cfb9cf730de9d5ab08b2182baac4f2f77 (diff)
Notes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 6c3784c91753..08b9e2947527 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#
-# $Id: Makefile,v 1.197 1998/06/06 00:56:23 bde Exp $
+# $Id: Makefile,v 1.198 1998/06/06 01:13:21 bde Exp $
#
# While porting to the another architecture include the bootstrap instead
# of the normal build.
@@ -11,9 +11,6 @@
# Make command line options:
# -DCLOBBER will remove /usr/include
# -DMAKE_KERBEROS4 to build KerberosIV
-# -DALLLANG to build documentation for all languages
-# (where available -- see share/doc/Makefile)
-#
# -DNOCLEANDIR run ${MAKE} clean, instead of ${MAKE} cleandir
# -DNOCLEAN do not clean at all
# -DNOTOOLS do not rebuild any tools first