NetBSD/share/mk
jmmv 3bd42d5026 Add ATFFILE_EXTRA_TPS.
The new ATFFILE_EXTRA_TPS variable can hold a set of test programs or
subdirectories to be added to the generated Atffile, without needing these
to be built by the current Makefile.

This is to be used in conjunction with MK* knobs and external/ so that
a 3rd-party component can place its tests in the corresponding tests/
directory and have the parent Atffile recognize them.

An alternative would be to use 'tp-glob' in the Atffile and list the names
of the directories/tests that may or may not exist.  However, this would
require providing manually-crafted Atffiles -- and because the majority are
auto-generated, there would be some confusion.
2013-02-16 15:00:44 +00:00
..
bsd.buildinstall.mk Move the build_install logic from lib/Makefile into share/mk and re-use 2012-11-15 23:51:53 +00:00
bsd.clang-analyze.mk Make it easier to specify the list of checkers to enable for the static 2012-04-04 10:37:18 +00:00
bsd.clean.mk On second thoughts, don't run "rm -rf" in bsd.clean.mk. Instead, 2012-11-19 16:04:54 +00:00
bsd.dep.mk Change some .if defined(SRCS) to .if defined(SRCS) && !empty(SRCS) 2012-11-18 19:48:29 +00:00
bsd.doc.mk
bsd.endian.mk add earmhf 2013-02-03 05:35:25 +00:00
bsd.files.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.gcc.mk Add more external dependencies for crtstuff 2012-12-10 23:49:39 +00:00
bsd.hostlib.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.hostprog.mk Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
bsd.inc.mk
bsd.info.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.init.mk
bsd.ioconf.mk Depend ioconf.c on config (if doing a USETOOLS==yes build). 2010-03-25 20:37:36 +00:00
bsd.kernobj.mk PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the 2010-01-25 00:43:00 +00:00
bsd.kinc.mk
bsd.klinks.mk Add more links for evbmips 2011-07-10 23:50:24 +00:00
bsd.kmodule.mk Remove effectively tautological condition. 2012-08-10 16:34:23 +00:00
bsd.lib.mk Fix copy and paste miss introduced in rev 1.327. 2013-02-13 08:00:47 +00:00
bsd.links.mk Add LINKSOWN, LINKSGRP, and LINKSMODE variables for use by bsd.links.mk 2009-04-10 16:16:12 +00:00
bsd.lua.mk Uncomment LUA_DPLIBS processing, but do not auto-include liblua.so, 2011-10-16 00:45:09 +00:00
bsd.man.mk CATDEPS is bogus for mandoc, so disable it in that case. 2012-11-30 17:52:13 +00:00
bsd.nls.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.obj.mk PR/42658: Geoff Wing: Quote directory variables to deal with spaces in the 2010-01-25 00:43:00 +00:00
bsd.own.mk Add the MKKYUA knob. 2013-02-15 19:49:48 +00:00
bsd.prog.mk Since the libraries are produced with different MK flags than the programs, 2013-02-14 03:02:47 +00:00
bsd.README Add the MKKYUA knob. 2013-02-15 19:49:48 +00:00
bsd.rpc.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.shlib.mk Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
bsd.subdir.mk Fix typo in comment. 2010-05-26 00:48:15 +00:00
bsd.sys.mk Move HAS_SSP and USE_SSP out of bsd.sys.mk. They did not belong there in 2013-01-27 02:31:44 +00:00
bsd.test.mk Add ATFFILE_EXTRA_TPS. 2013-02-16 15:00:44 +00:00
bsd.x11.mk Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
Makefile Move the build_install logic from lib/Makefile into share/mk and re-use 2012-11-15 23:51:53 +00:00
sys.mk CTFCONVERT complains and coredumps for c++ 2013-01-26 22:04:18 +00:00