freebsd-dev/share/mk
Simon J. Gerraty c4a81da0c8 Include bsd.mkopt.mk before local.sys.mk
Also use __DEFAULT_DEPENDENT_OPTIONS for options that
generally depend on META_MODE.
Deal with MK_META_MODE and MK_AUTO_OBJ directly.
Also allow MK_META_FILES if no -B
this is very handy for getting meta files from say buildworld
2015-05-26 21:51:36 +00:00
..
atf.test.mk As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when 2014-11-04 01:57:31 +00:00
auto.obj.mk Use latest version 2014-11-21 19:56:27 +00:00
bsd.arch.inc.mk Merge from tbemd 2010-06-11 02:50:53 +00:00
bsd.compiler.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.cpu.mk Support CXXFLAGS.${MACHINE_ARCH} as well as CFLAGS. This allows different 2014-07-08 14:37:01 +00:00
bsd.crunchgen.mk Merge head from 7/28 2014-08-19 06:50:54 +00:00
bsd.dep.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.doc.mk Move DOCCOMPRESS to MK variable. 2014-05-10 16:38:54 +00:00
bsd.endian.mk Clean up detection of big-endian ARM. In all cases we follow the pattern 2014-10-01 16:00:21 +00:00
bsd.files.mk Merge head from 7/28 2014-08-19 06:50:54 +00:00
bsd.incs.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.info.mk Replace all known uses of ln in the build process with appropriate 2013-01-21 22:40:39 +00:00
bsd.init.mk Include bsd.opts.mk before local.init.mk 2014-05-16 14:56:06 +00:00
bsd.kmod.mk Fix comma splice, can't ambiguity and quoting. 2012-02-16 21:04:47 +00:00
bsd.lib.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.libnames.mk Add new libraries/utilities for data throughput visualization. 2014-11-04 23:46:01 +00:00
bsd.links.mk Replace all known uses of ln in the build process with appropriate 2013-01-21 22:40:39 +00:00
bsd.man.mk Convert NO_MANCOMPRESSED to MK_MANCOMPRESSED. 2014-04-18 17:03:49 +00:00
bsd.mkopt.mk Add support for __DEFAULT_DEPENDENT_OPTIONS 2015-05-26 16:17:24 +00:00
bsd.nls.mk Allow staging to be help up (by .WAIT) until other 2013-03-08 22:02:08 +00:00
bsd.obj.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.opts.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.own.mk Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true is 2014-11-08 18:16:39 +00:00
bsd.port.mk Revise r272363 by collapsing the tests into a for loop. 2014-10-01 20:52:08 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Revise r272363 by collapsing the tests into a for loop. 2014-10-01 20:52:08 +00:00
bsd.prog.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.progs.mk Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h 2014-11-04 05:02:22 +00:00
bsd.README Document an important, but easy to overlook without grepping the 2014-07-25 21:10:30 +00:00
bsd.snmpmod.mk
bsd.subdir.mk Merge head from 7/28 2014-08-19 06:50:54 +00:00
bsd.symver.mk
bsd.sys.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
bsd.test.mk Merge from head@274682 2014-11-19 01:07:58 +00:00
dirdeps.mk Latest dirdeps.mk and meta.stage.mk 2015-05-26 21:03:41 +00:00
gendirdeps.mk Update to latest versions. 2014-05-05 17:58:00 +00:00
host-target.mk Provide HOST_MACHINE 2014-05-16 17:50:57 +00:00
install-new.mk Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00
local.autodep.mk Need CXXFLAGS_LAST and LDFLAGS_LAST 2012-11-08 21:35:20 +00:00
local.dirdeps.mk Move META_MODE bits to local.meta.sys.mk 2015-05-26 21:44:15 +00:00
local.gendirdeps.mk Move META_MODE bits to local.meta.sys.mk 2015-05-26 21:44:15 +00:00
local.init.mk Move META_MODE bits to local.meta.sys.mk 2015-05-26 21:44:15 +00:00
local.meta.sys.mk Move META_MODE bits to local.meta.sys.mk 2015-05-26 21:44:15 +00:00
local.sys.mk Move META_MODE bits to local.meta.sys.mk 2015-05-26 21:44:15 +00:00
Makefile Add files to install 2015-05-24 02:16:00 +00:00
meta2deps.py Update to latest versions. 2014-05-05 17:58:00 +00:00
meta2deps.sh Bring meta2deps.sh closer to par with meta2deps.py 2013-05-11 05:10:31 +00:00
meta.autodep.mk always filter out dirdeps.cache*meta 2015-05-26 21:47:12 +00:00
meta.stage.mk Latest dirdeps.mk and meta.stage.mk 2015-05-26 21:03:41 +00:00
meta.subdir.mk Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00
meta.sys.mk include local.meta.sys.mk 2015-05-26 21:47:43 +00:00
netbsd-tests.test.mk Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h 2014-11-04 05:02:22 +00:00
plain.test.mk As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when 2014-11-04 01:57:31 +00:00
src.libnames.mk Define SRCTOP in src.sys.mk 2015-05-26 21:41:26 +00:00
src.opts.mk Define SRCTOP in src.sys.mk 2015-05-26 21:41:26 +00:00
src.sys.mk Define SRCTOP in src.sys.mk 2015-05-26 21:41:26 +00:00
stage-install.sh Add stage-install.sh so we can do away with the need to have 2013-04-19 18:45:03 +00:00
suite.test.mk Move FreeBSD Test Suite-specific code to a suite.test.mk file. 2014-03-14 12:52:55 +00:00
sys.dependfile.mk Merge head from 7/28 2014-08-19 06:50:54 +00:00
sys.mk Include bsd.mkopt.mk before local.sys.mk 2015-05-26 21:51:36 +00:00
tap.test.mk As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when 2014-11-04 01:57:31 +00:00
version_gen.awk