freebsd-skq/share/mk
asami c8023ab6dc "all" now depends on "build", not "extract configure build".
Since "build" depends on "configure", which depends on "patch", etc.,
this shouldn't disrupt any Makefile that doesn't break the dependency
chain.

The old behavior was very annoying because when I did a "make -k",
it would still try to go configure and build even if the extraction
failed.
1995-04-17 06:28:15 +00:00
..
bsd.dep.mk More complete implementation of SUBDIR for programs, libraries and kmods. 1995-02-08 21:35:31 +00:00
bsd.doc.mk Add protected and empty maninstall: targets. 1995-03-10 08:54:42 +00:00
bsd.info.mk Add protected and empty maninstall: targets. 1995-03-10 08:54:42 +00:00
bsd.kmod.mk Add support for pseudo-device LKMs. 1995-03-20 19:18:51 +00:00
bsd.lib.mk Do what should have been done in v1.14 1995-03-28 17:54:11 +00:00
bsd.man.mk Move INSTALL?=install line duplicated into each .mk to sys.mk 1994-12-28 03:51:03 +00:00
bsd.own.mk Add support for DEBUG_FLAGS. If you say something like: 1994-09-16 14:30:25 +00:00
bsd.port.mk "all" now depends on "build", not "extract configure build". 1995-04-17 06:28:15 +00:00
bsd.port.subdir.mk Add fetch-list command for Rod 1995-03-21 03:59:13 +00:00
bsd.prog.mk LIBPCAP -> ${DESTDIR}/usr/lib/libpcap.a 1995-03-08 09:01:32 +00:00
bsd.README Fix typo in description of LIBRPCSVC. 1994-10-19 21:36:31 +00:00
bsd.subdir.mk "make distribute" have changed, beware if you use it. 1995-02-25 20:51:14 +00:00
Makefile Install bsd.info.mk. 1995-01-03 06:32:10 +00:00
sys.mk Move INSTALL?=install line duplicated into each .mk to sys.mk 1994-12-28 03:51:03 +00:00