freebsd-dev/share/mk
Mark Johnston 0c76c8aa8c Add a DTRACEFLAGS variable, which can be used to pass additional variables
to dtrace(1) invocations during a build. This change includes -C in the
default flags, which has dtrace(1) run input scripts through the
preprocessor. While here, sort the definitions of CP and CPP in sys.mk.

Differential Revision:	https://reviews.freebsd.org/D2204
Reviewed by:		imp, rpaulo (previous revision)
2015-04-08 02:43:05 +00:00
..
atf.test.mk
bsd.arch.inc.mk
bsd.compiler.mk
bsd.cpu.mk Catch up with Clang 3.6.0. 2015-03-17 05:48:45 +00:00
bsd.crunchgen.mk
bsd.dep.mk Add a DTRACEFLAGS variable, which can be used to pass additional variables 2015-04-08 02:43:05 +00:00
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 Start to import support for the AArch64 architecture from ARM. This change 2015-03-19 13:53:47 +00:00
bsd.files.mk
bsd.incs.mk
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
bsd.lib.mk Add LIB_CXX so that C++ libraries will use CXX to link. 2015-03-17 15:16:36 +00:00
bsd.libnames.mk Significant upgrades to sa(4) and mt(1). 2015-02-23 21:59:30 +00:00
bsd.links.mk Fix DESTDIR support 2015-03-15 23:40:50 +00:00
bsd.man.mk
bsd.mkopt.mk Revert the __ALWAYS_NO stuff. It had already been committed as BROKEN. 2015-03-27 21:47:15 +00:00
bsd.nls.mk
bsd.obj.mk Allow relative pathnames in SRCS, so as to enable building software 2015-03-14 12:29:44 +00:00
bsd.opts.mk
bsd.own.mk release: use xz via pipe when compressing the tarballs. 2015-02-17 23:13:45 +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 Do not install scripts multiple time when using bsd.progs.mk 2015-04-04 00:31:40 +00:00
bsd.README Document LIB and LIB_CXX. 2015-03-17 15:21:01 +00:00
bsd.snmpmod.mk
bsd.subdir.mk
bsd.symver.mk
bsd.sys.mk Re-enable using -mllvm -enable-load-pre=false in CLANG_OPT_SMALL for 2015-03-28 12:23:15 +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 MFV ntp 4.2.8p1 (r258945, r275970, r276091, r276092, r276093, r278284) 2015-03-30 13:30:15 +00:00
src.opts.mk Add the start of libc and libstand for arm64. Not all of the machine 2015-04-07 09:52:14 +00:00
src.sys.mk If sys.mk were found via the magic path .../share/mk 2015-02-24 19:03:31 +00:00
suite.test.mk
sys.mk Add a DTRACEFLAGS variable, which can be used to pass additional variables 2015-04-08 02:43:05 +00:00
tap.test.mk
version_gen.awk