summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2014-05-05 01:29:20 +0000
committergjb <gjb@FreeBSD.org>2014-05-05 01:29:20 +0000
commitcf561a1a553d48a687a32b956976203040e85101 (patch)
tree69205416344da9bddb2bc5482c37c513c61fb77a
parent9fc9efdfd5143009a748e6e05cd6ec6b81c51e94 (diff)
downloadFreeBSD-src-cf561a1a553d48a687a32b956976203040e85101.zip
FreeBSD-src-cf561a1a553d48a687a32b956976203040e85101.tar.gz
MRC r265230:
Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are not honored as make(1) arguments. 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 7430a09..27ce9e2 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
@@ -689,6 +689,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