NetBSD/share/mk
jmmv 5b7eb38d00 Stop assuming that test programs and directories are the same thing during
Atffile generation.

This is needed to be able to generate Kyuafiles (coming later), as these
clearly differentiate between the definition of test programs and the
recursion into other subdirectories (or files).

In particular: rename ATFFILE_EXTRA_TPS to ATFFILE_EXTRA_SUBDIRS and
change the logic in bsd.test.mk to keep track of subdirectories aside from
_TESTS when creating the Atffile.
2013-02-23 21:20:14 +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
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
bsd.gcc.mk Add more external dependencies for crtstuff 2012-12-10 23:49:39 +00:00
bsd.hostlib.mk
bsd.hostprog.mk Add a hook to create a manifest file if needed under cygwin 2013-02-17 00:36:00 +00:00
bsd.inc.mk
bsd.info.mk
bsd.init.mk
bsd.ioconf.mk
bsd.kernobj.mk
bsd.kinc.mk
bsd.klinks.mk
bsd.kmodule.mk
bsd.lib.mk Fix copy and paste miss introduced in rev 1.327. 2013-02-13 08:00:47 +00:00
bsd.links.mk
bsd.lua.mk
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
bsd.obj.mk
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 Hook Lutok into the build. This is all protected by the MKKYUA guard. 2013-02-16 21:40:05 +00:00
bsd.rpc.mk
bsd.shlib.mk
bsd.subdir.mk
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 Stop assuming that test programs and directories are the same thing during 2013-02-23 21:20:14 +00:00
bsd.x11.mk
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