1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-06 13:29:01 +00:00
cc65/libsrc/geos-cbm/memory
Oliver Schmidt 008b4c4e1d 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:10:48 +02:00
..
fetchram.s Normalized coding style. 2012-02-09 10:17:41 +00:00
reuregs.s Normalized coding style. 2012-02-09 10:17:41 +00:00
stashram.s Normalized coding style. 2012-02-09 10:17:41 +00:00
swapram.s Normalized coding style. 2012-02-09 10:17:41 +00:00
verifyram.s Normalized coding style. 2012-02-09 10:17:41 +00:00