NetBSD/share/mk
lukem 1995e199a3 Change library installation.
Instead of:
	install -m 600 [...]
	ranlib -t [...]
	chmod 444 [...]
use the newly added "-a" flag to install(1) to invoke ranlib ifndef UPDATE.
Should prevent unnecessary ranlib-ing of installed libraries with UPDATE
defined.

Per discussion with simonb.
2002-03-19 14:39:22 +00:00
..
Makefile install bsd.hostlib.mk, since bsd.hostprog.mk is and things in /usr/src/tools wants it. 2001-12-14 05:46:47 +00:00
bsd.README Add a BUILDID variable, which further qualifies object directories. 2002-03-14 18:26:32 +00:00
bsd.dep.mk If DESTDIR is set, do a similar nostdinc dance for the standard C++ include 2001-11-28 04:38:29 +00:00
bsd.doc.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.files.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.hostlib.mk Add more tolerant script-based implementation of mkdep for host tool 2002-01-03 22:45:23 +00:00
bsd.hostprog.mk Add more tolerant script-based implementation of mkdep for host tool 2002-01-03 22:45:23 +00:00
bsd.inc.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.info.mk Serialize access to $INFODIR/dir; multiple instances of `install-info' 2002-03-01 15:42:10 +00:00
bsd.init.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.kernobj.mk Ok, take 2 on redoing KERNOBJDIR logic. 2001-11-27 05:39:03 +00:00
bsd.kinc.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.kmod.mk Fix target order: the machine links must be present before compiling object 2002-02-28 15:55:50 +00:00
bsd.lib.mk Change library installation. 2002-03-19 14:39:22 +00:00
bsd.links.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.man.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.nls.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.obj.mk Add a BUILDID variable, which further qualifies object directories. 2002-03-14 18:26:32 +00:00
bsd.own.mk - ensure that check_DESTDIR and check_RELEASEDIR are always available, 2002-03-19 11:03:05 +00:00
bsd.prog.mk Don't use .PHONY for targets that are actually installed. Instead use force 2002-02-11 21:14:58 +00:00
bsd.subdir.mk Improve readability and reduce redundant redundancy in share/mk; add some 2001-11-02 05:21:47 +00:00
bsd.sys.mk Drink ALL the Kool-Aid. 2002-01-27 23:33:51 +00:00
sys.mk Remove -Wa,-Av9a hack from <sys.mk> and relegate it to the places that need 2001-12-19 21:17:59 +00:00