summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2008-01-30 19:33:18 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2008-01-30 19:33:18 +0000
commit79e19f08aef69276fbe40610274c956dbe2d9242 (patch)
treed50e0a5779cbbb7e930e7964d916ba5a7a3a7252 /Makefile
parent868f9ca26ab4ac40f0c03e03390b7c549349e879 (diff)
downloadsrc-test-79e19f08aef69276fbe40610274c956dbe2d9242.tar.gz
src-test-79e19f08aef69276fbe40610274c956dbe2d9242.zip
Add a note pointing to build(7) for more info.
MFC after: 1 week Reviewed by: ru
Notes
Notes: svn path=/head/; revision=175833
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3480c2265b450..ae568db8ae508 100644
--- a/Makefile
+++ b/Makefile
@@ -75,6 +75,8 @@
# developer convenience only. They are intentionally not documented and
# completely subject to change without notice.
#
+# For more information, see the build(7) manual page.
+#
TGTS= all all-man buildenv buildenvvars buildkernel buildworld \
check-old check-old-dirs check-old-files check-old-libs \
checkdpadd clean cleandepend cleandir \