freebsd-dev/share/mk
Simon J. Gerraty 3f97663be0 Cleanup some backwards compat stuff we do not need.
Introduce TARGET_OBJ_SPEC (derrived from TARGET_SPEC_VARS)
so we can build something like universe.
2013-05-11 01:03:29 +00:00
..
atf.test.mk Enable ATF testing. 2012-11-07 22:02:02 +00:00
auto.obj.mk Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00
bsd.arch.inc.mk Merge from tbemd 2010-06-11 02:50:53 +00:00
bsd.compiler.mk Provide slightly more helpful feedback when we can't figure out what 2013-03-01 03:25:43 +00:00
bsd.cpu.mk Nuke ARM_WANT_TP_ADDRESS, it's not used anymore. 2013-01-07 23:41:14 +00:00
bsd.crunchgen.mk Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
bsd.dep.mk Sync from head 2012-11-04 02:52:03 +00:00
bsd.doc.mk Don't pass -o1- to groff(1) by default. If ms(7) formatted document 2011-06-03 11:58:17 +00:00
bsd.dtrace.mk Add a comment describing where to include bsd.dtrace.mk. 2010-09-11 10:11:59 +00:00
bsd.endian.mk Merging of projects/armv6, part 3 2012-08-15 03:21:56 +00:00
bsd.files.mk Because the target of SYMLINKS is typically a full path, we 2013-01-23 00:46:53 +00:00
bsd.incs.mk Allow staging to be help up (by .WAIT) until other 2013-03-08 22:02:08 +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 Sync with HEAD. 2013-02-08 16:10:16 +00:00
bsd.kmod.mk Fix comma splice, can't ambiguity and quoting. 2012-02-16 21:04:47 +00:00
bsd.lib.mk sync from head 2013-04-12 20:48:55 +00:00
bsd.libnames.mk MFC @248093 2013-03-09 11:57:51 +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 Replace all known uses of ln in the build process with appropriate 2013-01-21 22:40:39 +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 Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
bsd.own.mk sync from head 2013-04-12 20:48:55 +00:00
bsd.pkg.mk
bsd.port.mk Revert unapproved commit to bsd.port.mk. 2011-10-08 18:25:01 +00:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk sync from head 2013-04-12 20:48:55 +00:00
bsd.progs.mk Latest progs.mk from crufty.net for ATF 2012-11-07 21:44:04 +00:00
bsd.README Add a new LIBRARIES_ONLY make variable to disable the build and install 2013-01-17 17:27:10 +00:00
bsd.snmpmod.mk
bsd.subdir.mk Sync with HEAD. 2013-02-08 16:10:16 +00:00
bsd.symver.mk
bsd.sys.mk sync from head 2013-04-12 20:48:55 +00:00
bsd.test.mk Enable ATF testing. 2012-11-07 22:02:02 +00:00
dirdeps.mk Sync latest versions 2013-04-14 01:21:20 +00:00
gendirdeps.mk If TARGET_OBJ_SPEC is no just MACHINE, pass it to meta2deps.py 2013-05-11 00:52:57 +00:00
host-target.mk Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25: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 Keep dirdeps for pseudo machines like "host" and "common" simple. 2013-05-11 00:51:59 +00:00
local.gendirdeps.mk Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00
local.init.mk Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00
local.sys.mk Cleanup some backwards compat stuff we do not need. 2013-05-11 01:03:29 +00:00
Makefile Remove all support for legacy NOFOO and NO_FOO build options. 2013-01-10 22:44:19 +00:00
meta2deps.py Allow caller to pass a TARGET_SPEC which may be more complex than 2013-05-11 00:50:00 +00:00
meta2deps.sh Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +00:00
meta.autodep.mk Sync latest versions 2013-04-14 01:21:20 +00:00
meta.stage.mk Add stage-install.sh so we can do away with the need to have 2013-04-19 18:45:03 +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 Sync FreeBSD's bmake branch with Juniper's internal bmake branch. 2012-08-22 19:25:57 +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
sys.dependfile.mk Control default .MAKE.DEPENDFILE indepentend of .MAKE.DEPENDFILE_PREFERENCE 2013-03-08 01:51:32 +00:00
sys.mk Tell bmake to use the FreeBSD preferred makefile preference list. 2013-04-03 16:20:21 +00:00
version_gen.awk