NetBSD/share/mk
lukem af85ccad70 Replace
:M-[IDU]*
with
	:C/-([IDU])[  ]*/-\1/Wg:M-[IDU]*
so that arguments with whitespace after them work correctly.
Resolves [toolchain/18248] from Andrew White at Motorola.

Be consisent in this syntax; previously we'd sometimes we'd just have :M-[ID]*
which would ignore -Ufoo ...

(This needs :C///W support in make(1) that Simon Gerraty added for me :)
2004-01-27 03:31:48 +00:00
..
Makefile <bsd.x11.mk>: infrastructure to support reach-over builds of xsrc 2003-09-12 07:40:34 +00:00
bsd.README Add MKX11 to control if src/x11 is traversed during the build. (default: no) 2004-01-07 12:06:34 +00:00
bsd.dep.mk Replace 2004-01-27 03:31:48 +00:00
bsd.doc.mk Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
bsd.endian.mk Ensure the first word of ${CC} exists before attempting to invoke ${CC} 2003-07-27 11:16:30 +00:00
bsd.files.mk Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
bsd.gcc.mk provide a variable pointing to the directory where 2003-06-27 17:13:27 +00:00
bsd.hostlib.mk Consistently test all variables that support a "yes"/"no" value with 2004-01-02 16:12:36 +00:00
bsd.hostprog.mk Replace 2004-01-27 03:31:48 +00:00
bsd.inc.mk There's no need to use :N-c with ${INSTALL_FILE}. 2004-01-27 02:52:19 +00:00
bsd.info.mk Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
bsd.init.mk Be consistent how "multiple include protection" is implemented. I.e, 2003-07-28 02:38:33 +00:00
bsd.kernobj.mk Only try to KERNOBJDIR!= if the required directory exists. 2003-10-11 08:05:57 +00:00
bsd.kinc.mk There's no need to use :N-c with ${INSTALL_FILE}. 2004-01-27 02:52:19 +00:00
bsd.kmod.mk Replace 2004-01-27 03:31:48 +00:00
bsd.lib.mk Replace 2004-01-27 03:31:48 +00:00
bsd.links.mk Support MAKEVERBOSE more effectively. 2003-11-07 00:05:24 +00:00
bsd.man.mk Support MAKEVERBOSE more effectively. 2003-11-07 00:05:24 +00:00
bsd.nls.mk Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
bsd.obj.mk Ensure that ${TOOL_STAT} is executable before trying to run it; 2003-12-04 12:15:20 +00:00
bsd.own.mk Add MKX11 to control if src/x11 is traversed during the build. (default: no) 2004-01-07 12:06:34 +00:00
bsd.prog.mk Replace 2004-01-27 03:31:48 +00:00
bsd.rpc.mk Rework how MAKEVERBOSE operates: 2003-10-21 10:01:19 +00:00
bsd.shlib.mk Consistently test all variables that support a "yes"/"no" value with 2004-01-02 16:12:36 +00:00
bsd.subdir.mk
bsd.sys.mk Replace 2004-01-27 03:31:48 +00:00
bsd.x11.mk We always build glx ext, so for 64-bit archs we define -D__GLX_ALIGN64 2004-01-25 02:15:51 +00:00
sys.mk Replace 2004-01-27 03:31:48 +00:00