Clarify that MAKEOBJDIRPREFIX and MAKEOBJDIR are not

honored as make(1) arguments.

Requested by:	smh
MFC After:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber
2014-05-02 15:52:50 +00:00
parent 13767130c7
commit c16bac236c
+3 -1
View File
@@ -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