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

master
jiang 2014-05-15 12:09:43 +08:00
parent 5d0785d0e1
commit 5a514107c4
1 changed files with 1 additions and 1 deletions

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 ------------ $@ ------------