* Added z80 blurb.
[fw/sdcc] / support / tests / dhrystone / Makefile
index 1eba231c8fce7911f4a5a20abfc570be1af337e3..d06024d3ace5e33028255041db38f4dccac9c262 100644 (file)
@@ -1,7 +1,7 @@
 # Simple Makefile for dhrystone and sdcc
 
-PROC = gbz80
-PORT = gb
+PROC = z80
+PORT = consolez80
 
 CC = /home/michaelh/projects/gbdk-support/lcc/lcc
 # -DNOENUM is here to make the results more predictable