1
0
mirror of https://github.com/cc65/cc65.git synced 2024-12-23 19:29:37 +00:00
cc65/libsrc/dbg
Oliver Schmidt 81e467cdc2 Replaced whole bunch for Makefiles with a single generic Makefile.
- No complex shell logic.
- "Source file shadowing" for all targets via vpath.
- Dependency handling.
- True incremental build.
- Don't write into source directories.
- Easy cleanup by just removing 'wrk'.
2013-05-04 22:15:30 +02:00
..
asmtab.s
dbg.c Replaced whole bunch for Makefiles with a single generic Makefile. 2013-05-04 22:15:30 +02:00
dbgdasm.s
dbgdump.s
dbgisram.s
dbgsupp.s