HardenedBSD/share/mk
John Baldwin 37fd8bc2cb Make the extra dependencies in DPADD be dependencies of PROG_FULL and
SHLIB_NAME_FULL so that the full binary is relinked when a dependency
changes.  Right now the existing full binary is left as-is and only
the objcopy to remove debug symbols is run.

Differential Revision:	https://reviews.freebsd.org/D1834
Reviewed by:	emaste
MFC after:	3 days
2015-02-13 17:33:27 +00:00
..
atf.test.mk
bsd.arch.inc.mk
bsd.compiler.mk
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
bsd.endian.mk
bsd.files.mk
bsd.incs.mk
bsd.info.mk
bsd.init.mk
bsd.kmod.mk
bsd.lib.mk Make the extra dependencies in DPADD be dependencies of PROG_FULL and 2015-02-13 17:33:27 +00:00
bsd.libnames.mk Add a new device control utility for new-bus devices called devctl. This 2015-02-06 16:09:01 +00:00
bsd.links.mk
bsd.man.mk
bsd.mkopt.mk Enforce that MK_foo options shall be either "yes" or "no" and nothing 2015-02-09 16:03:55 +00:00
bsd.nls.mk
bsd.obj.mk
bsd.opts.mk
bsd.own.mk Move these definitions to bsd.own.mk along side the kernel directory / 2015-02-09 16:21:49 +00:00
bsd.port.mk
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk
bsd.prog.mk Make the extra dependencies in DPADD be dependencies of PROG_FULL and 2015-02-13 17:33:27 +00:00
bsd.progs.mk
bsd.README
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk
bsd.sys.mk
bsd.test.mk
Makefile
netbsd-tests.test.mk
plain.test.mk
src.libnames.mk Merge xz 5.2.0. 2015-02-09 06:20:34 +00:00
src.opts.mk Add MK_FILE to control whether or not to build file(1), libmagic(3), etc 2015-02-04 10:24:40 +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