1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-01 03:30:20 +00:00
cc65/libsrc/geos-cbm/memory/Makefile
2012-02-04 14:53:09 +00:00

13 lines
213 B
Makefile

#
# makefile for CC65 runtime library
#
#--------------------------------------------------------------------------
# Object files
S_OBJS += reuregs.o \
stashram.o \
fetchram.o \
swapram.o \
verifyram.o