aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2015-12-15 18:42:30 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2015-12-15 18:42:30 +0000
commit5d111a97444731b8e278670a7e6cf86c70ed59b7 (patch)
tree4fdeab8131e4006e1dc60728ba2f81a16720ddb4 /tools
parent64febdf2e2f129fe589cb41fa5ced5378d5e8ff3 (diff)
downloadsrc-5d111a97444731b8e278670a7e6cf86c70ed59b7.tar.gz
src-5d111a97444731b8e278670a7e6cf86c70ed59b7.zip
Correct comment about MAKEOBJDIRPREFIX in src-env.conf.
It may only be used with WITH_AUTO_OBJ, which the WITH_DIRDEPS_BUILD does. We could support this in the normal build as well if we forced creating the directory and setting .OBJDIR. Sponsored by: EMC / Isilon Storage Division
Notes
Notes: svn path=/head/; revision=292283
Diffstat (limited to 'tools')
-rwxr-xr-xtools/build/options/makeman5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/build/options/makeman b/tools/build/options/makeman
index acc0eb52a84b..52f72eec9d3a 100755
--- a/tools/build/options/makeman
+++ b/tools/build/options/makeman
@@ -197,11 +197,14 @@ for the build can be controlled via the
variable, which defaults to
.Pa /etc/src-env.conf .
Some examples that may only be set in this file are
-.Va MAKEOBJDIRPREFIX ,
.Va WITH_DIRDEPS_BUILD ,
and
.Va WITH_META_MODE
as they are environment-only variables.
+Note that
+.Va MAKEOBJDIRPREFIX
+may be set here only when using
+.Va WITH_DIRDEPS_BUILD .
.Pp
The values of variables are ignored regardless of their setting;
even if they would be set to