freebsd-dev/share/mk
Bruce Evans 14172e4615 If .depend doesn exist, then pretend that all objects depend on all
headers in ${SRCS}, as in bsd.lmod.mk and bsd.prog.mk.  This helps
`make [-j]' work when .depend doesn't exist.  Even plain `make'
sometimes only worked because of magic ordering in ${SRCS}.
1998-03-06 08:08:36 +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 Removed support for now-unused FreeBSD misfeature DPSRCS. 1998-03-06 07:28:01 +00:00
bsd.lib.mk If .depend doesn exist, then pretend that all objects depend on all 1998-03-06 08:08:36 +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 support for now-unused FreeBSD misfeature DPSRCS. 1998-03-06 07:28:01 +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