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
..
bsd.dep.mk Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
bsd.doc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.endian.mk Remove support for NetBSD/pc532. 2008-01-09 11:25:58 +00:00
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 Be consistent in handling YHEADER, similar to Christos' fix in bsd.lib.mk 1.253 2004-06-10 00:29:58 +00:00
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 Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
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 Be consistent how "multiple include protection" is implemented. I.e, 2003-07-28 02:38:33 +00:00
bsd.kernobj.mk Only try to KERNOBJDIR!= if the required directory exists. 2003-10-11 08:05:57 +00:00
bsd.kinc.mk Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
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 Now that we have real build system support for syspkgs, remove someone's 2006-03-16 18:43:34 +00:00
bsd.obj.mk It's "its" for possessive, not "it's". 2007-12-11 14:06:04 +00:00
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.README Make grep a host tool. 2009-02-25 20:36:44 +00:00
bsd.rpc.mk Add rules for RPC_CLNTFILES; suggested by Ian Zagorskih 2004-05-12 16:38:01 +00:00
bsd.shlib.mk Use /libexec/ld.elf_so instead of /usr/libexec/ld.elf_so for the 2007-08-29 21:34:17 +00:00
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 Add support for a TESTS_C variable to make use of the new C-only binding 2008-05-01 15:36:36 +00:00
bsd.x11.mk Add support for X11FLAVOUR=xorg to NetBSD/alpha. Tested on PWS500 2009-01-24 17:24:52 +00:00
Makefile Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
sys.mk Remove -Wno-pointer-sign and -ffreestanding from CXXFLAGS. g++ 2008-09-07 15:54:52 +00:00