]> git.sur5r.net Git - cc65/blob - libsrc/geos-cbm/system/Makefile
a1a4c4371c638540bc59df8405d57f7097875589
[cc65] / libsrc / geos-cbm / system / Makefile
1 #
2 # makefile for CC65 runtime library
3 #
4
5 #--------------------------------------------------------------------------
6 # Object files
7
8 S_OBJS  +=      ctype.o                 \
9                 get_ostype.o            \
10                 initdoneio.o            \
11                 tobasic.o               \
12                 setdevice.o