summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2012-06-15 19:42:49 +0000
committerBrooks Davis <brooks@FreeBSD.org>2012-06-15 19:42:49 +0000
commit5814131a44ec181ce813285f64ac2b81b4ff854c (patch)
tree81d27ae23f74438b1c2817b6e3b651a284c03663 /Makefile.inc1
parent6e4ee6dd47924f9f7e97652b20f263c7064b9b66 (diff)
downloadsrc-test2-5814131a44ec181ce813285f64ac2b81b4ff854c.tar.gz
src-test2-5814131a44ec181ce813285f64ac2b81b4ff854c.zip
Minor wording change. The previous commit message should have included:
Sponsored by: DARPA, AFRL
Notes
Notes: svn path=/head/; revision=237142
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 cc8d2743fcde..40a2e4773d66 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