]> git.gag.com Git - fw/sdcc/blobdiff - support/tests/dhrystone/Makefile
* support/regression/tests/fetchoverlap.c: Added new test case.
[fw/sdcc] / support / tests / dhrystone / Makefile
index 39fc0dfc98e5e5b6cfac70d610cf3216b4c77545..4361f5e2dc72408062bbca5a3d18b819b382673d 100644 (file)
@@ -1,7 +1,7 @@
 # Simple Makefile for dhrystone and sdcc
 TOPDIR = ../../..
 
-PROC = gbz80
+PROC = z80
 
 CC = $(TOPDIR)/bin/sdcc
 
@@ -27,4 +27,4 @@ native:
        gcc -g -O2 -DREG= -DNOSTRUCTASSIGN -DNOENUM -o dhry dhry.c
 
 clean:
-       rm -f *~ dhry *.o *.gb *.ihx *.rel
+       rm -f *~ dhry *.o *.gb *.ihx *.rel *.dump* *.lst *.sym *.map *.asm *.bin *.gb