-DALLLANG is now obsolete in "src/Makefile"; move to "src/release/Makefile".

PR: 6685
This commit is contained in:
Joseph Koshy
1998-06-06 04:39:42 +00:00
parent e3a03f0cfb
commit 8f24c56371
2 changed files with 8 additions and 5 deletions
+1 -4
View File
@@ -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