1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/share/mk
Simon J. Gerraty 6332aaacb4 Use SRCTOP when defining ROOTOBJDIR
Excplicitly check rather than assume that .CURDIR is
a component of .OBJDIR
Otherwise check for OBJTOP and if that is a match use it.
2015-05-30 15:13:18 +00:00
..
atf.test.mk Rework PRIVATELIB 2015-05-04 16:28:54 +00:00
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 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 Rework PRIVATELIB 2015-05-04 16:28:54 +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 Rework PRIVATELIB 2015-05-04 16:28:54 +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 Use mandoc to generate cat pages 2015-01-02 14:05:30 +00:00
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 Remove leftovers from r276551 2015-01-02 18:54:55 +00:00
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 Rework PRIVATELIB 2015-05-04 16:28:54 +00:00
bsd.progs.mk Revert r281055 as it breaks installing test scripts in the mixed PROGS/SCRIPT 2015-04-13 21:29: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 Fix the logic inversion in the previous commit by ensuring that the matched 2014-10-29 04:32:46 +00:00
Makefile Add infrastructure to build dtb files from dts files. 2015-01-08 18:28:06 +00:00
netbsd-tests.test.mk Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/config.h 2014-11-04 05:02:22 +00:00
plain.test.mk As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when 2014-11-04 01:57:31 +00:00
src.libnames.mk Use SRCTOP when defining ROOTOBJDIR 2015-05-30 15:13:18 +00:00
src.opts.mk Followup to r282083: add GCC_BOOTSTRAP to the list of broken options on arm64 2015-04-28 19:15:28 +00:00
src.sys.mk Define SRCTOP in src.sys.mk 2015-05-30 15:08:52 +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 As an optimization (in simple, well used cases) only call cat ${.ALLSRC} when 2014-11-04 01:57:31 +00:00
version_gen.awk