NetBSD/share/mk
drochner 72db33dc5a fix link creation:
-put "echo"s for the daughter Makefile into a subshell to get them all
 into the Makefile (instead of stdout - should fix PR misc/9336 by
 Bernd Ernesti)
-change operator for "realall" back to ":" - rules are supposed to
 accumulate, and "::" clashes with the definition in <bsd.own.mk>
-call sub-make with the "all" target to make sure we don't get just
 the first rule
2000-02-10 18:18:01 +00:00
..
Makefile Add a "dependall" target, which does a "make depend" and then "make all" 1999-09-14 01:31:11 +00:00
bsd.README Add libahdi entries. 2000-02-05 20:54:12 +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 Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +00:00
bsd.depall.mk Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +00:00
bsd.doc.mk Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +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 libahdi entries. 2000-02-05 20:54:12 +00:00
bsd.inc.mk Add ${INSTPRIV} to ${INSTALL} commands. 1999-08-21 06:17:45 +00:00
bsd.info.mk Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +00:00
bsd.kinc.mk fix link creation: 2000-02-10 18:18:01 +00:00
bsd.kmod.mk Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +00:00
bsd.lib.mk Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +00:00
bsd.links.mk fix link creation: 2000-02-10 18:18:01 +00:00
bsd.man.mk Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +00:00
bsd.nls.mk Make `dependall' play nicely with SUBDIR, using a hack similar to `realinstall' 2000-01-22 19:31:00 +00:00
bsd.obj.mk Fixed handling of MAKEOBJDIR so that it matches make(1)'s expectations. 2000-02-08 12:38:16 +00:00
bsd.own.mk Do the NEED_OWN_INSTALL_TARGET klugery for depend and all, too, so this works 2000-01-22 19:53:53 +00:00
bsd.prog.mk Add libahdi entries. 2000-02-05 20:54:12 +00:00
bsd.subdir.mk Remove `dirname: all-dirname' compatibility hack. It's been long supposed 1999-02-11 05:01:39 +00:00
bsd.sys.mk STRIPPROG -> STRIP 2000-02-01 06:00:35 +00:00
sys.mk VAX should use -O2. (why don't all ports?) 1999-11-15 06:14:23 +00:00