..
Makefile
<bsd.x11.mk>: infrastructure to support reach-over builds of xsrc
2003-09-12 07:40:34 +00:00
bsd.README
implement MKSTATICLIB, which defaults to "yes". if "no" (which NOSTATICLIB
2003-09-13 19:08:26 +00:00
bsd.dep.mk
order .SUFFIXES similar to other *.mk files
2003-08-11 09:59:43 +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
.PHONY cleanlnfiles
2003-09-03 07:09:39 +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
revert previous; there's too much hairy crap in sys/lkm/compat involving
2003-09-04 08:27:08 +00:00
bsd.lib.mk
implement MKSTATICLIB, which defaults to "yes". if "no" (which NOSTATICLIB
2003-09-13 19:08:26 +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
pull in <bsd.files.mk> incase LNFILES is used by <bsd.man.mk> user.
2003-09-03 05:40:12 +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
implement MKSTATICLIB, which defaults to "yes". if "no" (which NOSTATICLIB
2003-09-13 19:08:26 +00:00
bsd.prog.mk
Check ${SHLIBDIR} against "/usr/lib" instead of ${LIBDIR} when determining
2003-09-14 22:36:55 +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
Disable -Wtraditional and explain why.
2003-08-22 18:07:21 +00:00
bsd.x11.mk
in cleanx11man, support "MAN defaults to ${PROG}.1"
2003-09-13 20:39:45 +00:00
sys.mk
Conditions for sh5 when setting DBG to be empty were deleted (moved)
2003-07-27 19:08:03 +00:00