summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-05-02 15:52:50 +0000
committergjb <gjb@FreeBSD.org>2014-05-02 15:52:50 +0000
commit2b33056fcc4e3ad36f38aeea211ae3d2d910c404 (patch)
treefe0a608fc0f1e457e47bc9ddbccba46cfd9d7e01
parent5f3a7beb86032f8a9a9b447d6ac633c6e7e103b7 (diff)
downloadFreeBSD-src-2b33056fcc4e3ad36f38aeea211ae3d2d910c404.zip
FreeBSD-src-2b33056fcc4e3ad36f38aeea211ae3d2d910c404.tar.gz
Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are not
honored as make(1) arguments. Requested by: smh MFC After: 3 days Sponsored by: The FreeBSD Foundation
-rw-r--r--share/man/man5/make.conf.54
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 2480b84..441de4b 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd May 28, 2013
+.Dd May 2, 2014
.Dt MAKE.CONF 5
.Os
.Sh NAME
@@ -692,6 +692,8 @@ and
.Ev MAKEOBJDIR
are environment variables and should not be set in
.Nm
+or as command line arguments to
+.Xr make 1 ,
but in make's environment.
.Sh BUGS
This manual page may occasionally be out of date with respect to
OpenPOWER on IntegriCloud