freebsd-src/share/mk
Bruce Evans 0f608029ab Remove ${CLEANDIRS} in the default clean rule, so that bsd.prog.mk can
use the default without losing any (currently unused) features.
(CLEANDIRS is only used by for libgmp and libmp via bsd.lib.mk, and
only documented everywhere it is supported except of course where it
is actually used.)
1998-02-25 02:48:28 +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 default tags target. PROG is always defined here, so ifdefing 1998-02-20 15:52:49 +00:00
bsd.lib.mk Removed default tags target. It was identical to the central one in 1998-02-20 15:58:59 +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 Limit check for target to smaller section of makefile. 1998-02-19 14:53:29 +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