Date: Sun, 17 Mar 2002 23:39:27 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/mk sys.mk Message-ID: <200203180739.g2I7dS378798@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/03/17 23:39:27 PST
Modified files:
share/mk sys.mk
Log:
__MAKE_CONF?=/etc/make.conf
Use this where we are now using /etc/make.conf.
This allows people to override the current default of always including
/etc/make.conf. Setting __MAKE_CONF to /dev/null disables it
completely, while setting it to something else allows one to override
what is on the system. This can be desirable in situations where a
machine has many users and some of them want different defaults, or
defaults appropriate to cross building to be different than those for
normal building.
Not objected to by: arch@
Revision Changes Path
1.58 +3 -2 src/share/mk/sys.mk
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203180739.g2I7dS378798>
