freebsd-dev/share/mk
Bruce Evans 079512d1a2 Removed gross dir file bootstrap rule again. It would break building
when there is no /usr/src/share/info if it were actually used.

Added comments to explain duplicated tex commands.

Use substitution in IFILENS to simplify some things.

Removed /g from many substitutions.  It is bogus for anchored matches.

Don't echo nothing.

Don't add things that wouldn't be built with the current options to
CLEANFILES (except for some cases involving tex).
Reviewed by:	wosch
1997-12-16 18:29:48 +00:00
..
bsd.dep.mk Optimize rm(1) usage. 1997-12-14 15:38:47 +00:00
bsd.doc.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
bsd.info.mk Removed gross dir file bootstrap rule again. It would break building 1997-12-16 18:29:48 +00:00
bsd.kern.mk Oops, comment lines can't be indented either. 1997-10-21 10:39:27 +00:00
bsd.kmod.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
bsd.lib.mk Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use 1997-09-05 11:45:15 +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 Added trailing slash to ${CANONICALOBJDIR} in tests for directories, 1997-04-30 17:04:11 +00:00
bsd.own.mk Add new variables COMPRESS_CMD and COMPRESS_EXT. 1997-03-08 23:46:56 +00:00
bsd.port.mk Define MASTER_SITE_SUBDIR and PATCH_SITE_SUBDIR to default to "." so 1997-11-20 05:33:56 +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 Change the BINFORMAT definitions so that they do not depend on sys.mk, 1997-09-05 09:09:56 +00:00
bsd.README Add reference to `PMake - A Tutorial' 1997-03-09 15:51:07 +00:00
bsd.sgml.mk Remove the comments hat just list the nested includes. 1997-11-09 15:03:15 +00:00
bsd.subdir.mk target(__target) -> target(${__target}) 1997-11-15 13:09:52 +00:00
Makefile Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
sys.mk Restore the BINFORMAT?= in sys.mk, or it's painfully difficult to use 1997-09-05 11:45:15 +00:00