1
0
mirror of https://github.com/cc65/cc65.git synced 2024-07-14 04:29:00 +00:00
cc65/libsrc/geos-common/common
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
..
_afailed.c Normalized coding style. 2012-02-08 15:23:45 +00:00
_poserror.c
abort.c Normalized coding style. 2012-02-08 16:56:54 +00:00
copydata.s Normalized coding style. 2012-02-08 15:23:45 +00:00
memcpy.s Normalized coding style. 2012-02-08 15:23:45 +00:00
memmove.s Normalized coding style. 2012-02-08 15:23:45 +00:00
memset.s Normalized coding style. 2012-02-08 15:23:45 +00:00
perror.c
sleep.c
zerobss.s Normalized coding style. 2012-02-09 10:54:40 +00:00