nasm: when using -MW, enclose whitespace in double quotes
commit427b9cae8b0f195cfc4f28151c6d0565980a9ad2
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2017 05:15:39 +0000 (16 22:15 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2017 05:17:51 +0000 (16 22:17 -0700)
treeaa0ad2900100db15476e475d5b5f6d850592c40e
parentf05034fd5809c88d0a27cd2698e8cccca40f13a8
nasm: when using -MW, enclose whitespace in double quotes

When using the -MW option, enclose whitespace-containing filenames in
double quotes.  There are probably quite a few other things we ought
to know how to do...

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
asm/nasm.c
doc/nasmdoc.src