diff options
author | imp <imp@FreeBSD.org> | 2002-03-18 07:39:27 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2002-03-18 07:39:27 +0000 |
commit | a5aa67ad0898927e353a7f6c1a4d8b3a03bcca39 (patch) | |
tree | 63ad13ea3ec515f8e9a9a737997e7ff0bf1e9e68 /sys/kern/kern_linker.c | |
parent | b17962a441d9c964908935a7ec550fc22629c695 (diff) | |
download | FreeBSD-src-a5aa67ad0898927e353a7f6c1a4d8b3a03bcca39.zip FreeBSD-src-a5aa67ad0898927e353a7f6c1a4d8b3a03bcca39.tar.gz |
__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@
Diffstat (limited to 'sys/kern/kern_linker.c')
0 files changed, 0 insertions, 0 deletions