freebsd-skq/share/mk
Bruce Evans 47da63c3df Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}.
There were various races for `make -j'.  Half-built versions of
vnode_if.h were sometimes #included...

Removed a null dependency.
1998-03-06 05:43:46 +00:00
..
bsd.dep.mk Fixed cleaning of tags files. GSYMS was forgotten. 1998-02-20 14:32:30 +00:00
bsd.doc.mk Don't add ${DOC}.ascii* to CLEANFILES twice. 1998-02-25 01:35:16 +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 Fixed dependencies of ${PROG} on ${DPSRCS} and `all' on ${_ILINKS}. 1998-03-06 05:43:46 +00:00
bsd.lib.mk Removed default tags target. It was identical to the central one in 1998-02-20 15:58:59 +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 Remove ${CLEANDIRS} in the default clean rule, so that bsd.prog.mk can 1998-02-25 02:48:28 +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 (1) Don't disable "deinstall" if IGNORE is set. 1998-02-19 06:49:27 +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 Removed clean target. Simply add to CLEANFILES so that the default target 1998-02-25 02:56:58 +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 Don't pass the undocumented flags `-se' to gtags (gtags ignores them for 1998-02-20 15:27:03 +00:00