summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2020-11-20 20:11:59 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2020-11-20 20:11:59 +0000
commit80cedb809fb8b08976787108c09a9d51fdb0a95e (patch)
treebed630745ca77fbab2ddcc21a96ff8ddc57fdc1b /share
parentb8e2395ec5785741caa9f79956b890358cdfb61e (diff)
downloadsrc-test2-80cedb809fb8b08976787108c09a9d51fdb0a95e.tar.gz
src-test2-80cedb809fb8b08976787108c09a9d51fdb0a95e.zip
Add lists for customizing legacy and bootstrap-tools.
Reviewed by: arichardson Sponsored by: Dell EMC Differential Revision: https://reviews.freebsd.org/D27200
Notes
Notes: svn path=/head/; revision=367910
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/build.712
1 files changed, 11 insertions, 1 deletions
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
index 0f4561b885d1..aa45d846fd87 100644
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd November 3, 2020
+.Dd November 12, 2020
.Dt BUILD 7
.Os
.Sh NAME
@@ -572,6 +572,16 @@ If set, this variable supplies a list of additional mtrees relative to the
root of the source tree to use as part of the
.Cm hierarchy
target.
+.It Va LOCAL_LEGACY_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
+.Cm legacy
+target.
+.It Va LOCAL_BSTOOL_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
+.Cm bootstrap-tools
+target.
.It Va LOCAL_TOOL_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