summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-12-20 08:18:47 +0000
committerasami <asami@FreeBSD.org>1996-12-20 08:18:47 +0000
commit1d5c76421a4040aa4c83a6e2270b77d1885d8fd1 (patch)
tree778d4fbdb9f06384c13acc57851cacc9053deb60 /Makefile
parent526cda3cc1a42f6413152aa17986f6dab53bf578 (diff)
downloadFreeBSD-src-1d5c76421a4040aa4c83a6e2270b77d1885d8fd1.zip
FreeBSD-src-1d5c76421a4040aa4c83a6e2270b77d1885d8fd1.tar.gz
Add comment on -DALLLANG.
Suggested by: max
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a4f8f1e..ccffd4a 100644
--- a/Makefile
+++ b/Makefile
@@ -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
OpenPOWER on IntegriCloud