HardenedBSD/share/mk
Bruce Evans eb89687138 Fix maninstall target for the NOMANCOMPRESS case. The previous revision
failed when there was an obj directory.  Use .PATH.n for installing too
so that make can find the source files.  This allows the source files to
be in several directories (the old method using cd only works well for
a single directory).  The dependencies are on the source files even for
the compressed case, although it would be more flexible to depend on the
files being installed, so that `make install' doesn't attempt to build
things

Force COPY to -c for the NOMANCOMPRESS case.  Then the files to be installed
are always sources, so they must not be moved.
1995-10-21 18:18:46 +00:00
..
bsd.dep.mk
bsd.doc.mk
bsd.info.mk
bsd.kmod.mk
bsd.lib.mk
bsd.man.mk Fix maninstall target for the NOMANCOMPRESS case. The previous revision 1995-10-21 18:18:46 +00:00
bsd.own.mk
bsd.port.mk
bsd.port.subdir.mk
bsd.prog.mk
bsd.README
bsd.sgml.mk
bsd.subdir.mk
Makefile
sys.mk