NetBSD/share/mk
2013-02-10 22:05:51 +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 earmhf 2013-02-03 05:35:25 +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 Depend ioconf.c on config (if doing a USETOOLS==yes build). 2010-03-25 20:37:36 +00:00
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 Allow setting _LIB_PREFIX externally. 2013-02-09 17:18:17 +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 add TOOL_MKNOD 2013-02-10 22:05:51 +00:00
bsd.prog.mk CTFCONVERT me harder. 2013-01-26 21:49:20 +00:00
bsd.README add TOOL_MKNOD 2013-02-10 22:05:51 +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 Fix typo in comment. 2010-05-26 00:48:15 +00:00
bsd.sys.mk Move HAS_SSP and USE_SSP out of bsd.sys.mk. They did not belong there in 2013-01-27 02:31: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 CTFCONVERT complains and coredumps for c++ 2013-01-26 22:04:18 +00:00