diff options
Diffstat (limited to 'usr.bin/make')
| -rw-r--r-- | usr.bin/make/make.1 | 7 |
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 |
