]> git.gag.com Git - fw/sdcc/blobdiff - sim/ucsim/avr.src/Makefile.in
0.2.38-pre1 implements AVR instructions
[fw/sdcc] / sim / ucsim / avr.src / Makefile.in
index 775edcaa9a9ad8c9ebbd50e179300b57955d767f..d1cefecce866cd43ea2f048532c9a98cef962f4a 100644 (file)
@@ -43,12 +43,12 @@ OBJECTS         = savr.o glob.o \
 
 AVRASM         = tavrasm
 TEST_OBJ       = test_bit.hex test_dis.hex test_mov.hex test_jmp.hex \
-                 test_arith.hex
+                 test_arith.hex test_call.hex
 
 
 # Compiling entire program or any subproject
 # ------------------------------------------
-all: checkconf otherlibs avr.src tests
+all: checkconf otherlibs avr.src
 
 tests: $(TEST_OBJ)