.. |
Makefile
|
…
|
|
bsd.README
|
Update commt about "OBJECT_FMT": only ns32k uses "a.out" these days.
|
2004-09-19 08:56:22 +00:00 |
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
|
…
|
|
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
|
…
|
|
bsd.kernobj.mk
|
…
|
|
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
|
Implement LIBDPLIBS, which is a list of the tuples:
|
2004-08-04 08:00:27 +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
|
…
|
|
bsd.own.mk
|
turn on lint and profiling for hppa.
|
2004-08-07 21:42:52 +00:00 |
bsd.prog.mk
|
Revert most of previous, and move the LIB<libname>?= assignments
|
2004-08-04 05:32:47 +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 CPUFLAGS to AFLAGS as well as CFLAGS so that CPUFLAGS is used for
|
2004-10-19 01:05:40 +00:00 |
bsd.x11.mk
|
Enable "loadable module" dlopen() scheme. Necessary to crossbuild the XFree86
|
2004-07-13 09:29:45 +00:00 |
sys.mk
|
turn on -O2 for hppa.
|
2004-08-07 21:43:18 +00:00 |