1
0
mirror of https://github.com/cc65/cc65.git synced 2024-08-14 14:29:07 +00:00
cc65/libsrc/geos-cbm/drivers/Makefile

14 lines
243 B
Makefile
Raw Normal View History

#
# makefile for CC65 runtime library
#
#--------------------------------------------------------------------------
# Object files
S_OBJS += fio_module.o \
joy_stddrv.o \
mcbdefault.o \
mouse_stddrv.o \
tgi_colors.o \
tgi_stddrv.o