]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos/memory/Makefile
Fixed key definitions (were removed from apple2.h)
[cc65] / libsrc / geos / memory / Makefile
index f9727fde5dd83a9367bb6cf900ccbe83610d0284..e2af2fab32b78b96611dae669ee33ae9b295585c 100644 (file)
@@ -15,4 +15,4 @@ S_OBJS        = crc.o doublepop.o reuregs.o clearram.o fillram.o initram.o movedata.o\
 all: $(S_OBJS)
 
 clean:
-       @rm -f *.~ $(S_OBJS) core
+       @$(RM) *.~ $(S_OBJS) core