nasm: when using -MW, quote filenames containing &
commit3e30c328125a303d612fabae456b47dee1518c8e
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2017 05:20:36 +0000 (16 22:20 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2017 05:20:36 +0000 (16 22:20 -0700)
tree0b876f69ba1ea815711832e62ddd8b8da752f53f
parent427b9cae8b0f195cfc4f28151c6d0565980a9ad2
nasm: when using -MW, quote filenames containing &

When using the -MW option, double-quote filenames containing &.

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