]> git.sur5r.net Git - cc65/blob - libsrc/geos-cbm/drivers/Makefile
Prepared infrastructure for a shared loadable generic mouse driver based the GEOS...
[cc65] / libsrc / geos-cbm / drivers / Makefile
1 #
2 # makefile for CC65 runtime library
3 #
4
5 #--------------------------------------------------------------------------
6 # Object files
7
8 S_OBJS +=       joy_stddrv.o    \
9                 tgi_colors.o    \
10                 tgi_stddrv.o