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