NetBSD/share/mk
jmc 6289ed7a3e Change sets so the differing toolchain bits only (not the complete toolchain
at the moment) are pulled out into tc.mi and tc.old files.

tc.mi has any files which are in the new toolchain only and tc.old contains
the reverse (files which only existed in the old toolchain). The remainder
of the toolchain that is common between both old and new is still contained
in the various mi/md files.

Check for USE_NEW_TOOLCHAIN=yes in makeflist to determine which tc files to
pull in if they exist.

XXX - All the toolchain bits should eventually be pulled out into separate
lists as tc.mi and tc.<arch>. Leaving it for now until the new toolchain is
fully integrated on all ports.
2001-10-20 06:11:21 +00:00
..
bsd.dep.mk Rather than explicitly saying "clean cleandir:" all the time, make clean 2001-08-14 07:02:13 +00:00
bsd.depall.mk Mark "dependall" rule with .MAKE since it invokes a sub-make. 2001-05-14 03:20:10 +00:00
bsd.doc.mk Change ROFF?= to be more like other utility macros; make this "groff -Tps" 2001-08-14 10:38:27 +00:00
bsd.files.mk Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES, 2001-05-08 03:19:51 +00:00
bsd.hostprog.mk Add .NOPATH for all files generated from .l or .y files in SRCS. Fixes PRs 2001-10-19 15:55:52 +00:00
bsd.inc.mk Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES, 2001-05-08 03:19:51 +00:00
bsd.info.mk Rather than explicitly saying "clean cleandir:" all the time, make clean 2001-08-14 07:02:13 +00:00
bsd.kernobj.mk correct description of KERNSRCDIR and others 2000-05-07 01:20:47 +00:00
bsd.kinc.mk Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES, 2001-05-08 03:19:51 +00:00
bsd.kmod.mk Use ${MACHINE_CPU} instead of ${MACHINE_ARCH} in the machine-links 2001-10-05 15:30:06 +00:00
bsd.lib.mk Add .NOPATH for all files generated from .l or .y files in SRCS. Fixes PRs 2001-10-19 15:55:52 +00:00
bsd.links.mk test -h, not test -L. 2000-07-07 04:35:35 +00:00
bsd.man.mk Rather than explicitly saying "clean cleandir:" all the time, make clean 2001-08-14 07:02:13 +00:00
bsd.nls.mk Use GENCAT as a variable to determine the location of "gencat". 2001-08-14 08:28:24 +00:00
bsd.obj.mk Protect against multiple inclusion, and evaluate ${.CURDIR} early (to assist 2001-08-14 09:30:48 +00:00
bsd.own.mk Change sets so the differing toolchain bits only (not the complete toolchain 2001-10-20 06:11:21 +00:00
bsd.prog.mk Add .NOPATH for all files generated from .l or .y files in SRCS. Fixes PRs 2001-10-19 15:55:52 +00:00
bsd.README Add MTREE var definition to list for sys.mk 2001-10-13 06:06:55 +00:00
bsd.subdir.mk Make sure "clean" target is always defined, to compensate for cleandir 2001-10-04 16:29:54 +00:00
bsd.sys.mk Better version of previous. Use an .ifdef in this case, so the rule isn't 2001-10-19 19:07:48 +00:00
Makefile Merge a bunch of things from crypto-us and crypto-intl into basesrc, 2000-06-20 06:00:24 +00:00
sys.mk Use -O2 on PowerPC. 2001-09-17 12:28:14 +00:00