HardenedBSD/share/mk
Enji Cooper b359042310 Add MK_AUTOFS knob for building and installing autofs(4), et al
MFC after: 2 weeks
Sponsored by: EMC / Isilon Storage Division
2015-01-26 07:15:49 +00:00
..
atf.test.mk
bsd.arch.inc.mk
bsd.compiler.mk The previous commit should have been a logical or not a logical "and" 2014-12-08 03:32:26 +00:00
bsd.cpu.mk For armv6 builds, add -mfloat-abi=softfp. This tells the compiler it can 2015-01-19 04:56:17 +00:00
bsd.crunchgen.mk
bsd.dep.mk
bsd.doc.mk
bsd.dtb.mk Add infrastructure to build dtb files from dts files. 2015-01-08 18:28:06 +00:00
bsd.endian.mk
bsd.files.mk
bsd.incs.mk Acutally, replaces NO_INCS with WITHOUT_INCLUDES and make 2014-11-18 17:06:44 +00:00
bsd.info.mk Remove MK_INFO guards in bsd.info.mk per r276556 2015-01-02 22:55:30 +00:00
bsd.init.mk
bsd.kmod.mk Eliminate bsd.sys.mk on purpose. Do not put it back. 2015-01-01 04:26:45 +00:00
bsd.lib.mk Fix build with recent binutils 2014-12-23 10:43:35 +00:00
bsd.libnames.mk Remove MINUSLPAM the LIBADD framework handles static dependencies just fine 2014-11-26 08:14:30 +00:00
bsd.links.mk
bsd.man.mk Use mandoc to generate cat pages 2015-01-02 14:05:30 +00:00
bsd.mkopt.mk
bsd.nls.mk
bsd.obj.mk Ignore errors from rm -rf to support high -j builds. This is, at best, 2014-11-06 17:19:41 +00:00
bsd.opts.mk Remove leftovers from r276551 2015-01-02 18:54:55 +00:00
bsd.own.mk Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true is 2014-11-08 18:16:39 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true is 2014-11-08 18:16:39 +00:00
bsd.progs.mk Add LIBADD to PROG_VARS, similar to DPADD/LDADD 2014-12-27 20:33:04 +00:00
bsd.README Make MLINKS text match text in bsd.man.mk added by wosch@ in 1996. 2014-11-21 17:55:38 +00:00
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk
bsd.sys.mk Put the conditional back. For the default case it isn't really needed, 2015-01-01 08:30:32 +00:00
bsd.test.mk
Makefile Add infrastructure to build dtb files from dts files. 2015-01-08 18:28:06 +00:00
netbsd-tests.test.mk
plain.test.mk
src.libnames.mk Add ncurses to _LIBRARIES so that libmenu is correctly linked 2014-12-28 15:38:50 +00:00
src.opts.mk Add MK_AUTOFS knob for building and installing autofs(4), et al 2015-01-26 07:15:49 +00:00
src.sys.mk
suite.test.mk
sys.mk Add a ${CP} alias for copying files in the build. 2015-01-16 21:39:08 +00:00
tap.test.mk
version_gen.awk