Add comment on -DALLLANG.

Suggested by:	max
This commit is contained in:
Satoshi Asami 1996-12-20 08:18:47 +00:00
parent 80217ee3ad
commit df183ef18e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=20710

View File

@ -1,11 +1,13 @@
#
# $Id: Makefile,v 1.109 1996/11/01 19:03:33 adam Exp $
# $Id: Makefile,v 1.110 1996/11/26 03:26:31 ache Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
# -DMAKE_LOCAL to add ./local to the SUBDIR list
# -DMAKE_PORTS to add ./ports to the SUBDIR list
# -DMAKE_EBONES to build eBones (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