nasm: new option -MW to emit Watcom-style Makefile rules
commit77c9bf6cd86c90fad8554eb49b11e94b4663b6ff
authorH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2017 04:14:33 +0000 (16 21:14 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 17 Aug 2017 04:14:33 +0000 (16 21:14 -0700)
treeee4c3df9f761d31af60d9c0f87bd60a2d07c6a0d
parentdd47d57e4da6f5ab12e75d81b34f735be5f3cc68
nasm: new option -MW to emit Watcom-style Makefile rules

Allow NASM to generate Watcom-style Makefile dependencies, in addition
to the default POSIX-style Makefile dependencies.

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