]> git.sur5r.net Git - cc65/blob - libsrc/geos-common/drivers/Makefile
Ignore only top level directories.
[cc65] / libsrc / geos-common / drivers / Makefile
1 #
2 # makefile for CC65 runtime library
3 #
4
5 #--------------------------------------------------------------------------
6 # Object files
7
8 S_OBJS +=       fio_module.o    \
9                 mcbdefault.o    \
10                 mouse_stddrv.o