diff options
author | Warner Losh <imp@FreeBSD.org> | 2002-03-18 07:39:27 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2002-03-18 07:39:27 +0000 |
commit | 0af93efb4d2ab41d4adf894a5365cfada8e12adf (patch) | |
tree | 63ad13ea3ec515f8e9a9a737997e7ff0bf1e9e68 /sys | |
parent | b5d67e30b6b55a0fbd0f4c5bc58164e282f8e878 (diff) | |
download | src-0af93efb4d2ab41d4adf894a5365cfada8e12adf.tar.gz src-0af93efb4d2ab41d4adf894a5365cfada8e12adf.zip |
__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@
Notes
Notes:
svn path=/head/; revision=92546
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions