aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorHartmut Brandt <harti@FreeBSD.org>2004-08-09 16:13:54 +0000
committerHartmut Brandt <harti@FreeBSD.org>2004-08-09 16:13:54 +0000
commit8460583b9ff3270bb430ff6d9f4b23e1aed546b2 (patch)
tree2c20fa728f2dd121bf7b25476dbd40fbad5002cf /usr.bin
parent5f9541ecbd6d0c1a0c336ebad68cebed8aac76a7 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/make/make.17
1 files changed, 7 insertions, 0 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 063c2472e0a2..05b76efd1df8 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -533,6 +533,13 @@ If they are undefined and
.Nm
is unable to change into any of the remaining three directories,
then the current directory is used.
+Note, that
+.Ev MAKEOBJDIRPREFIX
+and
+.Ev MAKEOBJDIR
+must be environment variables and should not be set on
+.Nm Ns 's
+command line.
.Pp
The
.Nm