Fix comment about LOCAL_DIRS. Now it works as advertised. :)

This commit is contained in:
Satoshi Asami 1997-05-21 22:48:51 +00:00
parent d50204c1b0
commit 5c49694977
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=25980

View File

@ -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: