NetBSD/share/mk
fredb 1008436afc Permit "make all install", as well as "make foo install" (where foo would be
installed by "make install") without setting of BUILD. All cases where BUILD
is already set are unchanged from the old behavior.

"make all install" is now practically equivalent to "make BUILD= all install",
but without actually setting build.

Fixes pr's 8313, 3894.
1999-09-04 21:48:33 +00:00
..
Makefile Add bsd.hostprog.mk, a makefile for making programs used during 1999-07-14 20:20:05 +00:00
bsd.README Document the UNPRIVILEGED make variable. 1999-08-21 06:19:33 +00:00
bsd.crypto.mk Makefile fragment used to determine the path to crypto code in the 1999-07-11 20:17:01 +00:00
bsd.dep.mk correct previous fix: 1999-08-11 02:00:15 +00:00
bsd.doc.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.files.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.hostprog.mk Add bsd.hostprog.mk, a makefile for making programs used during 1999-07-14 20:20:05 +00:00
bsd.inc.mk Add ${INSTPRIV} to ${INSTALL} commands. 1999-08-21 06:17:45 +00:00
bsd.info.mk Fix thinko to make MKINFO=no work again. Closes PRs 7342 and 7411. 1999-04-22 01:06:42 +00:00
bsd.kinc.mk When test(1)ing for a symlink, use the -h primitive instead of -L. Although 1999-08-22 14:02:34 +00:00
bsd.kmod.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.lib.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.links.mk
bsd.man.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.nls.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.obj.mk Use (if defined) instead of obj.foo or obj 1999-08-21 00:41:41 +00:00
bsd.own.mk If UNPRIVILEGED is defined, set ${INSTPRIV} to -U. Passed to install(1) 1999-08-21 06:16:21 +00:00
bsd.prog.mk Permit "make all install", as well as "make foo install" (where foo would be 1999-09-04 21:48:33 +00:00
bsd.subdir.mk
bsd.sys.mk Add OBJCOPY 1999-08-21 14:17:07 +00:00
sys.mk alpha seems to work with -O2... 1999-03-10 14:06:14 +00:00