freebsd-nq/share/mk
Warner Losh 009572a6f9 Document bsd.progs.mk, including its status as being strongly
discouraged and that it will be going away as soon as is practicable.
2015-08-21 15:15:22 +00:00
..
atf.test.mk Remove ALLOW_DEPRECATED_ATF_TOOLS/ATFFILE support from atf.test.mk 2015-06-15 06:38:59 +00:00
auto.obj.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
bsd.arch.inc.mk
bsd.compiler.mk
bsd.cpu.mk Disable SSE in libthr 2015-08-05 12:53:55 +00:00
bsd.crunchgen.mk Use ${CRUNCHGEN} rather than bare word. 2015-06-13 15:36:13 +00:00
bsd.dep.mk
bsd.doc.mk Use .CURDIR in soelim's include path instead of SRCDIR 2015-06-20 00:17:57 +00:00
bsd.dtb.mk
bsd.endian.mk
bsd.files.mk
bsd.incs.mk Simplify symlinks on include files by using bmake's multivariable .for loops 2015-06-21 22:27:52 +00:00
bsd.info.mk
bsd.init.mk Avoid anoying warning 2015-06-14 03:27:22 +00:00
bsd.kmod.mk
bsd.lib.mk bsd.lib.mk: pass NMFLAGS to the lorder script. 2015-08-14 22:55:23 +00:00
bsd.libnames.mk
bsd.links.mk
bsd.man.mk Fix typo which breaks build of manpages when WITHOUT_MANCOMPRESS is set 2015-07-08 22:24:55 +00:00
bsd.mkopt.mk Appy := to dependent opts once value determined. 2015-06-22 19:01:09 +00:00
bsd.nls.mk
bsd.obj.mk
bsd.opts.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
bsd.own.mk Make all shared library a relative symlink 2015-06-27 23:28:56 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk
bsd.progs.mk
bsd.README Document bsd.progs.mk, including its status as being strongly 2015-08-21 15:15:22 +00:00
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk
bsd.sys.mk
bsd.test.mk Ensure TESTSDIR is defined before bsd.test.mk is .include'd 2015-06-15 07:13:23 +00:00
dirdeps.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
gendirdeps.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
host-target.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
install-new.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
local.autodep.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
local.dirdeps.mk Watch out for bin/cat in host stage tree 2015-06-14 03:28:25 +00:00
local.gendirdeps.mk Avoid trailing white-space 2015-06-14 03:28:48 +00:00
local.init.mk do not include src.opts.mk from here 2015-06-15 19:23:47 +00:00
local.meta.sys.mk Fix generation of src.conf.5 2015-06-22 20:21:57 +00:00
local.sys.env.mk Move include of make.conf back to its old position. 2015-06-19 14:56:24 +00:00
local.sys.mk Move include of make.conf back to its old position. 2015-06-19 14:56:24 +00:00
Makefile Add META_MODE support. 2015-06-13 19:20:56 +00:00
meta2deps.py Add META_MODE support. 2015-06-13 19:20:56 +00:00
meta2deps.sh Add META_MODE support. 2015-06-13 19:20:56 +00:00
meta.autodep.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
meta.stage.mk Normally a staging conflict causes an error. 2015-06-16 23:06:43 +00:00
meta.subdir.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
meta.sys.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
netbsd-tests.test.mk
plain.test.mk
src.libnames.mk Register libpanel into the available libraries 2015-06-15 21:20:21 +00:00
src.opts.mk Separate ELFTOOLCHAIN_BOOTSTRAP from BINUTILS_BOOTSTRAP 2015-08-17 10:48:55 +00:00
src.sys.env.mk Move include of make.conf back to its old position. 2015-06-19 14:56:24 +00:00
src.sys.mk Move include of make.conf back to its old position. 2015-06-19 14:56:24 +00:00
stage-install.sh Add META_MODE support. 2015-06-13 19:20:56 +00:00
suite.test.mk Add support for TEST_METADATA 2015-07-04 02:37:36 +00:00
sys.dependfile.mk Add META_MODE support. 2015-06-13 19:20:56 +00:00
sys.mk Introduce a new make variable: NMFLAGS. 2015-08-14 22:54:52 +00:00
tap.test.mk
version_gen.awk