Fixed up initalisation of size
[fw/sdcc] / src / regression / Makefile
index eb1b16c134020e187e5b21f28281537930f0c197..a0d97077b073a7411c8d8220ec68b62a2c432512 100644 (file)
@@ -80,7 +80,7 @@ all:  test
 # The .cod files are generated by gpasm
 # these get loaded by gpsim.
 .asm.cod:
-       gpasm $*.asm
+       gpasm -c $*.asm
 
 # The .stc files are script files for gpsim
 .cod.stc: