mirror of
https://github.com/yasm/yasm
synced 2026-08-26 22:26:05 -04:00
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> |
||
|---|---|---|
| .. | ||
| arch | ||
| dbgfmts | ||
| listfmts | ||
| objfmts | ||
| parsers | ||
| preprocs | ||
| CMakeLists.txt | ||
| Makefile.inc | ||