HardenedBSD/share/mk
Bruce Evans 2ec8b6deea Oops, the lex and yacc sources must be added to SRCS before ${SRCS}
is used in the dependency list for ${DEPENDFILE}.  `make depend' was
broken for a few days.  `make world' only uses `make depend' when
NOCLEAN is defined, so only a few people noticed the bug.

Submitted by:	mostly by jmg
1998-05-11 15:37:13 +00:00
..
bsd.dep.mk Oops, the lex and yacc sources must be added to SRCS before ${SRCS} 1998-05-11 15:37:13 +00:00
bsd.doc.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.info.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.kern.mk
bsd.kmod.mk
bsd.lib.mk
bsd.libnames.mk
bsd.man.mk
bsd.obj.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.own.mk
bsd.port.mk
bsd.port.subdir.mk
bsd.prog.mk Moved lex and yacc source handling from bsd.prog.mk to bsd.dep.mk 1998-05-08 06:31:05 +00:00
bsd.README
bsd.sgml.mk Only include bsd.dep.mk in `mk'files that handle C sources. Abuse 1998-05-06 18:44:04 +00:00
bsd.subdir.mk Delete stale comment. 1998-05-06 16:53:53 +00:00
Makefile
sys.mk