summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2012-06-15 19:42:49 +0000
committerbrooks <brooks@FreeBSD.org>2012-06-15 19:42:49 +0000
commit11027d8a66b310882573351da7db047e4cc37fb4 (patch)
tree81d27ae23f74438b1c2817b6e3b651a284c03663 /Makefile.inc1
parent03bcdc82f0d05273a7491700bb36a2d636950e2f (diff)
downloadFreeBSD-src-11027d8a66b310882573351da7db047e4cc37fb4.zip
FreeBSD-src-11027d8a66b310882573351da7db047e4cc37fb4.tar.gz
Minor wording change. The previous commit message should have included:
Sponsored by: DARPA, AFRL
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index cc8d274..40a2e47 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -15,7 +15,7 @@
# -DNO_WWWUPDATE do not update www in ${MAKE} update
# -DNO_CTF do not run the DTrace CTF conversion tools on built objects
# LOCAL_DIRS="list of dirs" to add additional dirs to the SUBDIR list
-# LOCAL_LIB_DIRS="list of dirs" to add additional dirs to libraries
+# LOCAL_LIB_DIRS="list of dirs" to add additional dirs to libraries target
# LOCAL_TOOL_DIRS="list of dirs" to add additional dirs to the build-tools
# list
# TARGET="machine" to crossbuild world for a different machine type
OpenPOWER on IntegriCloud