freebsd-src/share/mk
Satoshi Asami e26bc1e6cc Add a "checkpatch" target that does a "patch -C" instead of a "patch".
Note that the two "touch"s I took out from do-patch shouldn't have
been there in the first place.

This target may give incorrent results if two separate patches deal
with the same file, and their hunks overlap.  (But having those kinds
of patches are bad, and they should be merged anyway.)

Reviewed by:	hsu
1995-06-24 10:27:23 +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 Add a "checkpatch" target that does a "patch -C" instead of a "patch". 1995-06-24 10:27:23 +00:00
bsd.port.subdir.mk Add fetch-list command for Rod 1995-03-21 03:59:13 +00:00
bsd.prog.mk Submitted by: charnier@lirmm.fr (Philippe Charnier) 1995-05-07 06:39:30 +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 Change install: to afterinstall: to be more consistent. 1995-05-09 10:12:16 +00:00
sys.mk Move INSTALL?=install line duplicated into each .mk to sys.mk 1994-12-28 03:51:03 +00:00