yasm/frontends
bird2tori 241bf4c42c
More makedep features (#80)
yasm.c: Added -MD, -MT and -MP options similar to gcc. Also added --makedep-dos2unix-slash for helping users of NUG make (and similar) on Windows. The -MD option does both assembling and Makefile dependency generation in one go, which convenient and a little quicker.

nasm-preproc.c: Have to always gather dependencies to support -MD. Minimal cost.

Co-authored-by: knut st. osmundsen <bird-skylake@anduin.net>
2023-05-12 21:22:36 -07:00
..
tasm Remove __DATE__ from version strings (#198) 2023-05-12 21:07:35 -07:00
vsyasm Remove __DATE__ from version strings (#198) 2023-05-12 21:07:35 -07:00
yasm More makedep features (#80) 2023-05-12 21:22:36 -07:00
CMakeLists.txt Add vsyasm to cmake build. 2014-08-10 11:39:20 -07:00
Makefile.inc Remove $Id$ and RCSID() usage. 2011-08-19 10:43:16 -07:00