summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-05-21 22:48:51 +0000
committerasami <asami@FreeBSD.org>1997-05-21 22:48:51 +0000
commitad7a8a1b0301149732c06340646840e9076fcd7c (patch)
tree9d14850c0db756923b5a4cf973c81240659d1d50 /Makefile
parentd43e1786045e14314f0ec3fd72f8f6a645926ab3 (diff)
downloadFreeBSD-src-ad7a8a1b0301149732c06340646840e9076fcd7c.zip
FreeBSD-src-ad7a8a1b0301149732c06340646840e9076fcd7c.tar.gz
Fix comment about LOCAL_DIRS. Now it works as advertised. :)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6b55628..49a1abb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,8 @@
#
-# $Id: Makefile,v 1.125 1997/05/13 18:11:38 peter Exp $
+# $Id: Makefile,v 1.126 1997/05/21 19:41:16 jkh Exp $
#
# Make command line options:
# -DCLOBBER will remove /usr/include
-# -DLOCAL_DIRS to add additional dirs to the SUBDIR list
# -DMAKE_EBONES to build eBones (KerberosIV)
# -DALLLANG to build documentation for all languages
# (where available -- see share/doc/Makefile)
@@ -19,6 +18,7 @@
# -DNOSHARE do not go into share subdir
# -DNOINFO do not make or install info files
# -DNOLIBC_R do not build libc_r.
+# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
#
# The intended user-driven targets are:
OpenPOWER on IntegriCloud