NetBSD/share/mk
2012-12-10 23:49:39 +00:00
..
bsd.buildinstall.mk Move the build_install logic from lib/Makefile into share/mk and re-use 2012-11-15 23:51:53 +00:00
bsd.clang-analyze.mk Make it easier to specify the list of checkers to enable for the static 2012-04-04 10:37:18 +00:00
bsd.clean.mk On second thoughts, don't run "rm -rf" in bsd.clean.mk. Instead, 2012-11-19 16:04:54 +00:00
bsd.dep.mk Change some .if defined(SRCS) to .if defined(SRCS) && !empty(SRCS) 2012-11-18 19:48:29 +00:00
bsd.doc.mk
bsd.endian.mk Add the new MACHINE_ARCH of earm and earmeb (arm EABI(AAPCS-LINUX)). 2012-08-05 04:11:35 +00:00
bsd.files.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.gcc.mk Add more external dependencies for crtstuff 2012-12-10 23:49:39 +00:00
bsd.hostlib.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.hostprog.mk Move "libexpat" from X11 into base which fixes PR lib/40346. 2012-02-29 20:07:51 +00:00
bsd.inc.mk
bsd.info.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.init.mk
bsd.ioconf.mk
bsd.kernobj.mk
bsd.kinc.mk
bsd.klinks.mk Add more links for evbmips 2011-07-10 23:50:24 +00:00
bsd.kmodule.mk Remove effectively tautological condition. 2012-08-10 16:34:23 +00:00
bsd.lib.mk Make it easier build binaries against the host's libs, e.g. 2012-11-13 22:30:38 +00:00
bsd.links.mk
bsd.lua.mk Uncomment LUA_DPLIBS processing, but do not auto-include liblua.so, 2011-10-16 00:45:09 +00:00
bsd.man.mk CATDEPS is bogus for mandoc, so disable it in that case. 2012-11-30 17:52:13 +00:00
bsd.nls.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.obj.mk
bsd.own.mk Don't force link and CSS options in bsd.own.mk, bsd.man.mk sets them. 2012-11-30 17:51:50 +00:00
bsd.prog.mk Allow DPADD to be specified on a per-program basis. 2012-08-24 20:26:24 +00:00
bsd.README Document MAKEDIRTARGETENV 2012-12-02 20:19:46 +00:00
bsd.rpc.mk Move all "clean" and "cleandir" processing to a new bsd.clean.mk 2011-09-10 16:57:35 +00:00
bsd.shlib.mk Revert last, it breaks the tricks xsrc uses. 2012-08-23 21:21:14 +00:00
bsd.subdir.mk
bsd.sys.mk Revert two unintentional changes from the PPC tests 2012-09-23 19:20:44 +00:00
bsd.test.mk Fix "make test" to actually print the desired message when atf-run fails. 2012-08-25 22:21:16 +00:00
bsd.x11.mk Disable new -Wstring-plus-int warning where needed for now. 2012-04-04 10:59:44 +00:00
Makefile Move the build_install logic from lib/Makefile into share/mk and re-use 2012-11-15 23:51:53 +00:00
sys.mk old-style-definitions and no-format-zero-length are invalid for c++ 2012-10-06 20:54:58 +00:00