.. |
Makefile
|
…
|
|
bsd.README
|
`existent', not `existant'
|
2001-06-19 13:42:07 +00:00 |
bsd.dep.mk
|
Rather than explicitly saying "clean cleandir:" all the time, make clean
|
2001-08-14 07:02:13 +00:00 |
bsd.depall.mk
|
Mark "dependall" rule with .MAKE since it invokes a sub-make.
|
2001-05-14 03:20:10 +00:00 |
bsd.doc.mk
|
Change ROFF?= to be more like other utility macros; make this "groff -Tps"
|
2001-08-14 10:38:27 +00:00 |
bsd.files.mk
|
Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES,
|
2001-05-08 03:19:51 +00:00 |
bsd.hostprog.mk
|
Set .NOPATH on program to build to make sure it goes in .OBJDIR.
|
2001-09-25 02:19:26 +00:00 |
bsd.inc.mk
|
Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES,
|
2001-05-08 03:19:51 +00:00 |
bsd.info.mk
|
Rather than explicitly saying "clean cleandir:" all the time, make clean
|
2001-08-14 07:02:13 +00:00 |
bsd.kernobj.mk
|
…
|
|
bsd.kinc.mk
|
Suppress duplicate entries in ALLFILES, FILES, INCS, DEPINCS, INFOFILES,
|
2001-05-08 03:19:51 +00:00 |
bsd.kmod.mk
|
Rather than explicitly saying "clean cleandir:" all the time, make clean
|
2001-08-14 07:02:13 +00:00 |
bsd.lib.mk
|
Since SHLIB_MAJOR may be set even in a MKPIC=no situation, make sure that
|
2001-09-21 15:25:49 +00:00 |
bsd.links.mk
|
test -h, not test -L.
|
2000-07-07 04:35:35 +00:00 |
bsd.man.mk
|
Rather than explicitly saying "clean cleandir:" all the time, make clean
|
2001-08-14 07:02:13 +00:00 |
bsd.nls.mk
|
Use GENCAT as a variable to determine the location of "gencat".
|
2001-08-14 08:28:24 +00:00 |
bsd.obj.mk
|
Protect against multiple inclusion, and evaluate ${.CURDIR} early (to assist
|
2001-08-14 09:30:48 +00:00 |
bsd.own.mk
|
Add STRIP to the environment of binstall, to use proper strip at install
|
2001-09-25 01:43:35 +00:00 |
bsd.prog.mk
|
Set .NOPATH on program to build to make sure it goes in .OBJDIR.
|
2001-09-25 02:19:26 +00:00 |
bsd.subdir.mk
|
The -m option is automatically propagated by make(1). Don't add yet more
|
2001-09-22 05:01:26 +00:00 |
bsd.sys.mk
|
Add some more WARNS (commented out since they break things)
|
2001-09-08 01:00:44 +00:00 |
sys.mk
|
Use -O2 on PowerPC.
|
2001-09-17 12:28:14 +00:00 |