1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-14 04:29:00 +00:00
cc65/libsrc/geos-cbm/system
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
..
get_ostype.s Normalized coding style. 2012-02-09 10:17:41 +00:00
getserialnumber.s - The address given for GetSerialNumber in the "Hitchhiker's Guide To GEOS" is obviously wrong: $4b38. 2012-02-08 19:48:31 +00:00
initdoneio.s Normalized coding style. 2012-02-09 10:17:41 +00:00
setdevice.s Normalized coding style. 2012-02-09 10:17:41 +00:00
tobasic.s Normalized coding style. 2012-02-09 10:17:41 +00:00