1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-14 00:32:08 +00:00
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
..
2002-11-22 22:34:46 +00:00
2002-12-20 13:40:44 +00:00
2003-02-13 21:29:12 +00:00
2002-12-21 09:32:14 +00:00
2002-11-05 20:17:38 +00:00
2003-02-13 21:29:12 +00:00
2003-08-12 17:24:02 +00:00