freebsd-skq/share/mk
jmmv 63fa6c9a5b MFC refactoring of the *.test.mk files.
- r263161 Make bsd.test.mk the only public mk fragment for the building of tests.
- r263172 Move FreeBSD Test Suite-specific code to a suite.test.mk file.
- r263204 Add some documentation for bsd.test.mk.
- r263217 Document support for TAP-compliant Perl test programs.

This is "make tinderbox" clean.
2014-04-14 23:51:57 +00:00
..
atf.test.mk MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
bsd.arch.inc.mk Include Makefile.$MACHINE, if it exists, otherwise 2010-02-17 23:47:08 +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 MFC: r263435 2014-03-28 20:12:30 +00:00
bsd.crunchgen.mk Add a new knob WITH_DEBUG_FILES to control the building of standalone 2013-06-07 21:40:02 +00:00
bsd.dep.mk Revert r241752. The claim that it's more correct while at the same time 2012-10-20 22:44:22 +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 Pull up fixes to allow building tests along scripts and data files. 2013-12-28 16:08:10 +00:00
bsd.incs.mk Replace all known uses of ln in the build process with appropriate 2013-01-21 22:40:39 +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 Remove all support for legacy NOFOO and NO_FOO build options. 2013-01-10 22:44:19 +00:00
bsd.kmod.mk Fix comma splice, can't ambiguity and quoting. 2012-02-16 21:04:47 +00:00
bsd.lib.mk Create a private library directory (LIBPRIVATEDIR) for libraries which 2013-09-08 09:40:23 +00:00
bsd.libnames.mk MFC: r262398,r262399,r262410,r262975 2014-03-11 13:06:09 +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
bsd.obj.mk Add support for bmake. This includes: 2012-10-06 20:01:05 +00:00
bsd.own.mk MFC r261299: 2014-03-01 04:25:52 +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 Emit the correct standard library dependency line for C++ programs. In 2013-09-09 21:18:16 +00:00
bsd.progs.mk Pull up fixes to allow building tests along scripts and data files. 2013-12-28 16:08:10 +00:00
bsd.README MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
bsd.snmpmod.mk
bsd.subdir.mk MFC r263778: 2014-04-09 18:16:58 +00:00
bsd.symver.mk
bsd.sys.mk MFC r262613: 2014-03-26 07:31:57 +00:00
bsd.test.mk MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
Makefile MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
plain.test.mk MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
suite.test.mk MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
sys.mk Use .SHELL to tell bmake to use 'set -e' when running scripts 2013-08-27 23:09:34 +00:00
tap.test.mk MFC refactoring of the *.test.mk files. 2014-04-14 23:51:57 +00:00
version_gen.awk