summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorjkoshy <jkoshy@FreeBSD.org>1998-06-06 04:39:42 +0000
committerjkoshy <jkoshy@FreeBSD.org>1998-06-06 04:39:42 +0000
commit676233ef27cfa8df5d7f4583e6b1712df907f024 (patch)
tree8f36c80885929c3318f604f02569bf0fb6b8ba40 /Makefile
parent2048f8ec6ce4916fa85a428ceab6faa3e6c1cbf4 (diff)
downloadFreeBSD-src-676233ef27cfa8df5d7f4583e6b1712df907f024.zip
FreeBSD-src-676233ef27cfa8df5d7f4583e6b1712df907f024.tar.gz
-DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".
PR: 6685
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 6c3784c..08b9e29 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
OpenPOWER on IntegriCloud