1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-28 19:29:53 +00:00
cc65/libsrc/geos-common/drivers
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
..
fio_module.s Prepared infrastructure for a shared loadable generic mouse driver based the GEOS API. 2012-02-08 14:30:07 +00:00
geos-stdmou.s Minor style adjustment. 2012-02-22 22:59:38 +00:00
mcbdefault.s Normalized coding style. 2012-02-09 10:54:40 +00:00
mouse_stddrv.s Prepared infrastructure for a shared loadable generic mouse driver based the GEOS API. 2012-02-08 14:30:07 +00:00