When tcc.exe update, abitest-tcc.exe not updated. For security, you must first clean up

This commit is contained in:
jiang 2014-05-15 12:09:43 +08:00
parent 5d0785d0e1
commit 5a514107c4

View File

@ -70,7 +70,7 @@ ifdef LIBTCC1
LIBTCC1:=$(TOP)/$(LIBTCC1)
endif
all test : $(TESTS)
all test : clean $(TESTS)
hello-exe: ../examples/ex1.c
@echo ------------ $@ ------------