#
# makefile for CC65 runtime library
#

#--------------------------------------------------------------------------
# Object files

S_OBJS +=	joy_stddrv.o	\
		tgi_colors.o	\
		tgi_stddrv.o
