summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorharti <harti@FreeBSD.org>2004-08-11 07:09:43 +0000
committerharti <harti@FreeBSD.org>2004-08-11 07:09:43 +0000
commit6508567f414f99eccf89fd3fd89ac1873bfcc524 (patch)
tree92a8397abb9b16bbaa5590547300b3a1c7abe5dc
parentb421324d43be4468c9921bb1f7e105721a9e63ff (diff)
downloadFreeBSD-src-6508567f414f99eccf89fd3fd89ac1873bfcc524.zip
FreeBSD-src-6508567f414f99eccf89fd3fd89ac1873bfcc524.tar.gz
Yet another place where we can document that MAKEOBJDIRPREFIX and
MAKEOBJDIR are, and have always been, environment variables. Requested by: kris
-rw-r--r--share/man/man5/make.conf.58
1 files changed, 8 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 96e9b9e..f5c59b6 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -771,3 +771,11 @@ the options currently available for use in
Please check the
.Pa /usr/share/examples/etc/make.conf
file for the latest options which are available.
+.Sh CAVEATS
+Note, that
+.Ev MAKEOBJDIRPREFIX
+and
+.Ev MAKEOBJDIR
+are environment variables and should not be set in
+.Nm
+but in make's environment.
OpenPOWER on IntegriCloud