.. |
bsd.dep.mk
|
Optimize rm(1) usage.
|
1997-12-14 15:38:47 +00:00 |
bsd.doc.mk
|
Remove the comments hat just list the nested includes.
|
1997-11-09 15:03:15 +00:00 |
bsd.info.mk
|
DISTRIBUTION is bin (we'll make the info dist another way).
|
1997-12-26 00:19:23 +00:00 |
bsd.kern.mk
|
Oops, comment lines can't be indented either.
|
1997-10-21 10:39:27 +00:00 |
bsd.kmod.mk
|
Remove the comments hat just list the nested includes.
|
1997-11-09 15:03:15 +00:00 |
bsd.lib.mk
|
Choose the default binary format based on machine type.
|
1998-01-13 06:00:56 +00:00 |
bsd.libnames.mk
|
Add libcalendar
|
1997-12-15 20:30:38 +00:00 |
bsd.man.mk
|
Remove the comments hat just list the nested includes.
|
1997-11-09 15:03:15 +00:00 |
bsd.obj.mk
|
Only remove ${CLEANFILES} in the default clean rule. In particular,
|
1997-12-19 18:48:45 +00:00 |
bsd.own.mk
|
Add a couple of ?='s missed in the previous commit.
|
1998-01-04 00:00:21 +00:00 |
bsd.port.mk
|
About one month worth of bsd.port.mk improvements.
|
1998-01-02 10:37:14 +00:00 |
bsd.port.subdir.mk
|
Add new target "checksubdirs". It will warn about any subdirectories that
|
1997-11-20 05:31:44 +00:00 |
bsd.prog.mk
|
Oops, the previous patch was botched.
|
1997-12-18 12:56:52 +00:00 |
bsd.README
|
Add reference to `PMake - A Tutorial'
|
1997-03-09 15:51:07 +00:00 |
bsd.sgml.mk
|
DISTRIBUTION=bin - we separate it out later.
|
1998-01-23 20:09:21 +00:00 |
bsd.subdir.mk
|
target(__target) -> target(${__target})
|
1997-11-15 13:09:52 +00:00 |
Makefile
|
Undo rev 1.11, the cd is null since NOOBJ is set.
|
1998-01-03 14:04:55 +00:00 |
sys.mk
|
FreeBSD's make knows about the MACHINE, but not the MACHINE_ARCH unless
|
1998-01-21 01:03:51 +00:00 |