NetBSD/share/mk
apb 5ebdda3e89 In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or
prints something that does not look like an identifier, then use uname
-m instead.  (Cygwin prints "unknown", and OpenBSD prints a long string
containing several spaces; this code should handle both.)
2009-03-06 16:29:40 +00:00
..
Makefile Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
bsd.README Make grep a host tool. 2009-02-25 20:36:44 +00:00
bsd.dep.mk Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
bsd.doc.mk
bsd.endian.mk
bsd.files.mk Implement FILESBUILD_<file> to allow a FILES element to be built through a 2008-12-05 18:51:16 +00:00
bsd.gcc.mk allow _GCC_*CRT* defines to be overridden in the in-tree toolchain case. 2008-10-25 19:11:28 +00:00
bsd.hostlib.mk
bsd.hostprog.mk Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer 2008-11-19 14:10:48 +00:00
bsd.inc.mk
bsd.info.mk When processing texinfo sources, use --no-version-header to make the 2009-02-28 19:18:52 +00:00
bsd.init.mk
bsd.kernobj.mk
bsd.kinc.mk
bsd.klinks.mk create i386 link for amd64. per discussion with mrg. 2008-12-08 22:47:55 +00:00
bsd.kmodule.mk Revert path of modules back to "/stand". 2009-01-24 22:14:44 +00:00
bsd.lib.mk If we have a SHLIB_VERSION_FILE, add is as a dependency for the 2009-01-17 12:09:58 +00:00
bsd.links.mk Make configlinksinstall work correctly even if CONFIGSYMLINKS is 2009-03-01 09:42:41 +00:00
bsd.man.mk Use ${MANDIR} instead of /usr/share/man as part of the default ${HTMLDIR} 2008-08-29 04:52:44 +00:00
bsd.nls.mk
bsd.obj.mk
bsd.own.mk In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or 2009-03-06 16:29:40 +00:00
bsd.prog.mk Move cleanextra to the very ends in case another included file wants to add 2008-11-24 02:13:08 +00:00
bsd.rpc.mk
bsd.shlib.mk
bsd.subdir.mk Add a NOSUBDIR variable for bsd.subdir.mk. If NOSUBDIR is defined 2008-10-25 14:58:00 +00:00
bsd.sys.mk Enable -Wsign-compare for WARNS=4 (and above). 2009-02-12 22:49:05 +00:00
bsd.test.mk
bsd.x11.mk Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500 2009-01-24 17:24:52 +00:00
sys.mk Remove -Wno-pointer-sign and -ffreestanding from CXXFLAGS. g++ 2008-09-07 15:54:52 +00:00