Implement the -MG option (SF RFE 1564264)
commit37a321fbbee22a9f5c022cc3ad43fbf4f522c099
authorH. Peter Anvin <hpa@zytor.com>
Mon, 24 Sep 2007 20:41:58 +0000 (24 13:41 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 24 Sep 2007 20:41:58 +0000 (24 13:41 -0700)
tree785cd36169be86f90028bb3ff860c24215ba4896
parentdee8eaa96710125a171136ab990a46012a0081ab
Implement the -MG option (SF RFE 1564264)

Implement the -MG option, to generate dependencies in the presence of
generated files.  In the end, we probably need to support the full
gamut of GCC-like dependency-generation options.
doc/nasmdoc.src
nasm.c
preproc.c