NetBSD/share/mk
lukem 64b5a0fe7b Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of
SYMLINKS to install symlinked header files.  INCSYMLINKS are installed with
'make includes'.  This avoids using SYMLINKS and hacks with the 'linkinstall'
target in <bsd.links.mk>, as linksinstall occurs in 'make install' and hacks
to get it to occur in 'make includes' weren't robust, as seen in lib/libdes.

Yet more improvements to bsd.README.
2003-08-03 09:23:14 +00:00
..
Makefile If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the 2003-05-31 20:33:15 +00:00
bsd.README Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of 2003-08-03 09:23:14 +00:00
bsd.dep.mk Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
bsd.doc.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.endian.mk Ensure the first word of ${CC} exists before attempting to invoke ${CC} 2003-07-27 11:16:30 +00:00
bsd.files.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.gcc.mk provide a variable pointing to the directory where 2003-06-27 17:13:27 +00:00
bsd.hostlib.mk Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
bsd.hostprog.mk Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
bsd.inc.mk Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of 2003-08-03 09:23:14 +00:00
bsd.info.mk be consistent about using ${.TARGET} for $@ and ${.IMPSRC} for $< 2003-07-27 09:27:18 +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 whitespace cleanup 2003-07-18 04:04:03 +00:00
bsd.kinc.mk Add INCSYMLINKS to <bsd.inc.mk> and <bsd.kinc.mk>, and use that instead of 2003-08-03 09:23:14 +00:00
bsd.kmod.mk Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
bsd.lib.mk Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
bsd.links.mk pull in <bsd.sys.mk> for TOOL_* incase this is used with USETOOLS=never 2003-07-28 01:00:52 +00:00
bsd.man.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.nls.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +00:00
bsd.obj.mk Be consistent how "multiple include protection" is implemented. I.e, 2003-07-28 02:38:33 +00:00
bsd.own.mk use -isystem-cxx for now. update the "mostly ready to switch to gcc3" list 2003-08-01 22:51:34 +00:00
bsd.prog.mk Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
bsd.rpc.mk just add various files to ${DPSRCS} instead of trying to get 2003-07-29 02:42:49 +00:00
bsd.shlib.mk Be consistent how "multiple include protection" is implemented. I.e, 2003-07-28 02:38:33 +00:00
bsd.subdir.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.sys.mk Be consistent how "multiple include protection" is implemented. I.e, 2003-07-28 02:38:33 +00:00
sys.mk Conditions for sh5 when setting DBG to be empty were deleted (moved) 2003-07-27 19:08:03 +00:00