freebsd-dev/share/mk
Warner Losh 0af93efb4d __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@
2002-03-18 07:39:27 +00:00
..
bsd.cpu.mk Pentium II's do not support SSE, that came in with the PIII 2001-03-21 08:29:39 +00:00
bsd.dep.mk Pass our idea of `CC' down to mkdep. 2002-03-15 18:43:59 +00:00
bsd.doc.mk Removed a no-op FILES from bsd.doc.mk. 2001-12-17 13:45:56 +00:00
bsd.docb.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.info.mk Make it possible to build manpages for the entire source tree. 2001-03-27 08:43:28 +00:00
bsd.kern.mk This will have to be revised, but allow putting 'makeoptions GCC3=true' 2001-09-10 06:23:33 +00:00
bsd.kmod.mk Bring in the WARNS directive from NetBSD, localized in a new bsd.sys.mk 2001-05-19 23:18:21 +00:00
bsd.lib.mk Allow "make lint" to mostly work. Our sources are very unclean WRT 2002-03-17 10:05:57 +00:00
bsd.libnames.mk Add two new libraries which are part of sendmail 8.12. libsm is used only 2002-02-17 22:01:40 +00:00
bsd.man.mk There is a better way to suppress groff(1) output. 2001-09-05 14:29:28 +00:00
bsd.nls.mk . Add support for making NLS links 2002-03-04 12:27:00 +00:00
bsd.obj.mk Neither .depend nor ${DEPENDFILE} depend on _SUBDIR. 2002-02-06 18:08:31 +00:00
bsd.own.mk Correct comment: mklocale(1) and NLS are absolutely independent 2002-02-13 18:18:13 +00:00
bsd.port.mk Add $FreeBSD$ 2000-12-29 01:23:57 +00:00
bsd.port.post.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.port.pre.mk $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
bsd.port.subdir.mk Add $FreeBSD$ 2000-12-29 01:23:57 +00:00
bsd.prog.mk Obviate the need to set the COMPILER_PATH and LIBRARY_PATH in Makefile.inc1 2002-02-21 10:23:41 +00:00
bsd.README FILES support for bsd.prog.mk. See bsd.README for details. 2001-12-17 13:59:35 +00:00
bsd.sgml.mk Make it possible to build manpages for the entire source tree. 2001-03-27 08:43:28 +00:00
bsd.subdir.mk Back out revision 1.23 (SUBDIR_CHANGE). 2002-02-06 18:05:53 +00:00
bsd.sys.mk Put -Wno-uninitialized at the end of the warns flags as it may be enabeled 2002-01-05 20:17:50 +00:00
Makefile Add basic infrastructure for building and installing Message Catalogs (NLS Catalogs) 2002-03-04 09:50:28 +00:00
sys.mk __MAKE_CONF?=/etc/make.conf 2002-03-18 07:39:27 +00:00