..
bsd.dep.mk
remove AINC support; it is now unnecessary
2004-04-18 04:32:51 +00:00
bsd.doc.mk
Cosmetically tweak how .PHONY is used by (generally) providing it as a source,
2004-01-29 01:48:45 +00:00
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
provide a variable pointing to the directory where
2003-06-27 17:13:27 +00:00
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
Cosmetically tweak how .PHONY is used by (generally) providing it as a source,
2004-01-29 01:48:45 +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
Only try to KERNOBJDIR!= if the required directory exists.
2003-10-11 08:05:57 +00:00
bsd.kinc.mk
Cosmetically tweak how .PHONY is used by (generally) providing it as a source,
2004-01-29 01:48:45 +00:00
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
Assign STOBJS the value of OBJS, and use that when referring to static
2004-07-29 03:14:04 +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
Cosmetically tweak how .PHONY is used by (generally) providing it as a source,
2004-01-29 01:48:45 +00:00
bsd.obj.mk
Ensure that ${TOOL_STAT} is executable before trying to run it;
2003-12-04 12:15:20 +00:00
bsd.own.mk
Revert most of previous, and move the LIB<libname>?= assignments
2004-08-04 05:32:47 +00:00
bsd.prog.mk
Revert most of previous, and move the LIB<libname>?= assignments
2004-08-04 05:32:47 +00:00
bsd.README
Note default for MANINSTALL
2004-06-13 08:17:22 +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
Consistently test all variables that support a "yes"/"no" value with
2004-01-02 16:12:36 +00:00
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
Makefile
<bsd.x11.mk>: infrastructure to support reach-over builds of xsrc
2003-09-12 07:40:34 +00:00
sys.mk
Replace
2004-01-27 03:31:48 +00:00