pCode - register allocation, flow analysis, and peephole.
[fw/sdcc] / src / regression / Makefile
index 4442d5a33ae4d6d904f5308fd1cc9037d0ae221c..31b090bfb291cc20c9db8b5dd8374f0c5928aee2 100644 (file)
@@ -72,7 +72,7 @@ all:  test
 
 # The asm files are generated by sdcc
 .c.asm:
-       $(CC) -mpic -c $*.c
+       $(CC) -mpic14 -c $*.c
 
 # The .cod files are generated by gpasm
 # these get loaded by gpsim.