NetBSD/share/mk
lukem a504cd2911 bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix
some build problems where DPSRCS contains .h files that need to exist to
build the .d file.

document that bsd.dep.mk should be included after anything that might
update SRCS or DPSRCS so that the above works correctly, and actually
ensure this is the case.
2003-07-31 13:47:32 +00:00
..
Makefile If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the 2003-05-31 20:33:15 +00:00
bsd.README bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix 2003-07-31 13:47:32 +00:00
bsd.dep.mk bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix 2003-07-31 13:47:32 +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 bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix 2003-07-31 13:47:32 +00:00
bsd.hostprog.mk be consistent when adding *.y and *.l to DPSRCS 2003-07-28 23:54:24 +00:00
bsd.inc.mk Add MKUNPRIVED; if not no has the same semantics as if UNPRIVED was defined. 2003-07-18 08:26:01 +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 Pull in <bsd.sys.mk> as well, for the TOOL_ variables in the 2003-07-28 00:57:25 +00:00
bsd.kmod.mk bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix 2003-07-31 13:47:32 +00:00
bsd.lib.mk be consistent when adding *.y and *.l to DPSRCS 2003-07-28 23:54:24 +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 replace MKCXXSUPCXX(!=no) with USE_LIBSTDCXX(==no) 2003-07-28 08:53:53 +00:00
bsd.prog.mk bsd.dep.mk: add a dependency for *.d on ${SRCS} ${DPSRCS}. this should fix 2003-07-31 13:47:32 +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