From 5d111a97444731b8e278670a7e6cf86c70ed59b7 Mon Sep 17 00:00:00 2001 From: Bryan Drewery Date: Tue, 15 Dec 2015 18:42:30 +0000 Subject: [PATCH] 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 --- tools/build/options/makeman | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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