NetBSD/share/mk
sekiya 0a541ba0ea Enable "loadable module" dlopen() scheme. Necessary to crossbuild the XFree86
server on platforms that are not supported by the Metrolink module loader
(i.e., MIPS).

Enabled for sgimips in bsd.x11.mk.
2004-07-13 09:29:45 +00:00
..
Makefile
bsd.README Note default for MANINSTALL 2004-06-13 08:17:22 +00:00
bsd.dep.mk remove AINC support; it is now unnecessary 2004-04-18 04:32:51 +00:00
bsd.doc.mk
bsd.endian.mk Make the assumption that all MACHINE_ARCH'es ending in 'el' are little 2004-03-17 20:16:21 +00:00
bsd.files.mk In UUDECODE_FILES, always use -p to a temporary file and then rename 2004-05-17 12:58:17 +00:00
bsd.gcc.mk
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 Completely rework how tools/compat is done. Purge all uses/references to 2004-06-20 22:20:14 +00:00
bsd.inc.mk Add a missing .PHONY. 2004-07-06 12:07:34 +00:00
bsd.info.mk
bsd.init.mk
bsd.kernobj.mk
bsd.kinc.mk
bsd.kmod.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.lib.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.links.mk check for defined before checking for empty to ease a 1.6 transition 2004-06-25 02:05:39 +00:00
bsd.man.mk If USETOOLS != yes then depend on the system tmac directory, not DESTDIR since 2004-06-23 15:28:19 +00:00
bsd.nls.mk
bsd.obj.mk
bsd.own.mk Clean up HOST_OSTYPE a bit more and turn any spaces into _'s as well as 2004-06-11 07:14:16 +00:00
bsd.prog.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.rpc.mk Add rules for RPC_CLNTFILES; suggested by Ian Zagorskih 2004-05-12 16:38:01 +00:00
bsd.shlib.mk
bsd.subdir.mk Add MAKEDIRPREFIX shell macro to <bsd.own.mk>. 2004-04-13 12:25:03 +00:00
bsd.sys.mk Add TOOL_SPARKCRC. Need to clean up what happens in the non tools case. 2004-06-08 21:46:52 +00:00
bsd.x11.mk Enable "loadable module" dlopen() scheme. Necessary to crossbuild the XFree86 2004-07-13 09:29:45 +00:00
sys.mk