.. |
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
|
Implement LNFILES: a list of two word items:
|
2003-09-03 05:38:09 +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
|
Support ${LDFLAGS} when linking libraries
|
2003-08-24 09:35:49 +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
|
Now that HAVE_GCC3 is always defined, adjust the logic that selects if
|
2003-09-01 09:38:42 +00:00 |
bsd.prog.mk
|
Add a ${PROG}.ro target that does an 'ld -r' of the program object files.
|
2003-08-22 19:17:00 +00:00 |
bsd.README
|
Implement LNFILES: a list of two word items:
|
2003-09-03 05:38:09 +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
|
|
|
bsd.sys.mk
|
Disable -Wtraditional and explain why.
|
2003-08-22 18:07:21 +00:00 |
Makefile
|
If EXTERNAL_TOOLCHAIN is defined, allow the compiler to define the
|
2003-05-31 20:33:15 +00:00 |
sys.mk
|
Conditions for sh5 when setting DBG to be empty were deleted (moved)
|
2003-07-27 19:08:03 +00:00 |