HardenedBSD/share/mk
Bruce Evans e8f9a07320 Fix the support for MANSRC (it was broken by the compression changes):
use .PATH.n to get the dependencies right and to avoid some shell tests.

Remove bogus dependency of individual compressed man pages on MANDEPEND.

Use for loops to avoid duplicated code.

Combine some rm steps in installation of links.  Linking still takes too
long.
1995-10-14 08:16:04 +00:00
..
bsd.dep.mk
bsd.doc.mk
bsd.info.mk
bsd.kmod.mk
bsd.lib.mk Don't run `ranlib -t' at install time. Our ld has never looked at the 1995-10-09 05:09:37 +00:00
bsd.man.mk Fix the support for MANSRC (it was broken by the compression changes): 1995-10-14 08:16:04 +00:00
bsd.own.mk
bsd.port.mk Add "--batch" to PATCH_ARGS and PATCH_DIST_ARGS when ${BATCH} is set 1995-10-11 09:25:58 +00:00
bsd.port.subdir.mk
bsd.prog.mk
bsd.README
bsd.sgml.mk
bsd.subdir.mk
Makefile
sys.mk