HardenedBSD/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
bsd.doc.mk Don't add ${DOC}.ascii* to CLEANFILES twice. 1998-02-25 01:35:16 +00:00
bsd.info.mk
bsd.kern.mk
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
bsd.man.mk
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
bsd.port.mk
bsd.port.subdir.mk
bsd.prog.mk Removed support for now-unused FreeBSD misfeature DPSRCS. 1998-03-06 07:28:01 +00:00
bsd.README
bsd.sgml.mk
bsd.subdir.mk
Makefile
sys.mk