freebsd_amp_hwpstate/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
..
Makefile Add bsd.sgml.mk 1995-09-08 19:27:48 +00:00
bsd.README
bsd.dep.mk More complete implementation of SUBDIR for programs, libraries and kmods. 1995-02-08 21:35:31 +00:00
bsd.doc.mk Change the default PRINTER from ps to ascii. 1995-10-15 16:14:42 +00:00
bsd.info.mk Use GZIPCMD to hold name of gzip command rather than just GZIP. 1995-07-27 15:03:27 +00:00
bsd.kmod.mk An even better idea: The default will be that on _${KMOD} (_nfs_mod...) will 1995-10-15 16:56:56 +00:00
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 maninstall target for the NOMANCOMPRESS case. The previous revision 1995-10-21 18:18:46 +00:00
bsd.own.mk
bsd.port.mk Back out the two latest changes. The -current branch is now equal to 1995-10-17 20:58:08 +00:00
bsd.port.subdir.mk Add fetch-list command for Rod 1995-03-21 03:59:13 +00:00
bsd.prog.mk Compress manual pages (if desired) in the obj directory rather 1995-10-02 20:02:05 +00:00
bsd.sgml.mk Now works correctly with obj directories. 1995-09-10 21:49:24 +00:00
bsd.subdir.mk "make distribute" have changed, beware if you use it. 1995-02-25 20:51:14 +00:00
sys.mk Add `.sh' suffix and rule. 1995-10-21 12:46:02 +00:00