aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2014-06-17 22:23:36 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2014-06-17 22:23:36 +0000
commita0e6a0131a6f0eaf69eef7769105f87d9043ab84 (patch)
tree2de86bea3ebbd545cf7ea7a5698b1ad0faac7f2a /share
parent2ff25a8b1c1e66346074b2871dced56c81c48768 (diff)
downloadsrc-a0e6a0131a6f0eaf69eef7769105f87d9043ab84.tar.gz
src-a0e6a0131a6f0eaf69eef7769105f87d9043ab84.zip
- Add a LOCAL_ITOOLS to allow adding additional tools required for the
installworld and distributeworld targets PR: 179562 Submitted by: Garrett Cooper <yaneurabeya@gmail.com> MFC after: 1 week
Notes
Notes: svn path=/head/; revision=267599
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/build.78
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 76a2fa6e1adf..0c481db994ac 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 27, 2014
+.Dd June 17, 2014
.Dt BUILD 7
.Os
.Sh NAME
@@ -415,6 +415,12 @@ If set, this variable supplies a list of additional directories relative to
the root of the source tree to build as part of the
.Cm everything
target.
+.It Va LOCAL_ITOOLS
+If set, this variable supplies a list of additional tools that are used by the
+.Cm installworld
+and
+.Cm distributeworld
+targets.
.It Va LOCAL_LIB_DIRS
If set, this variable supplies a list of additional directories relative to
the root of the source tree to build as part of the