mirror of
https://github.com/mirror/tinycc.git
synced 2025-03-04 08:20:12 +08:00
When tcc.exe update, abitest-tcc.exe not updated. For security, you must first clean up
This commit is contained in:
parent
5d0785d0e1
commit
5a514107c4
@ -70,7 +70,7 @@ ifdef LIBTCC1
|
|||||||
LIBTCC1:=$(TOP)/$(LIBTCC1)
|
LIBTCC1:=$(TOP)/$(LIBTCC1)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
all test : $(TESTS)
|
all test : clean $(TESTS)
|
||||||
|
|
||||||
hello-exe: ../examples/ex1.c
|
hello-exe: ../examples/ex1.c
|
||||||
@echo ------------ $@ ------------
|
@echo ------------ $@ ------------
|
||||||
|
Loading…
Reference in New Issue
Block a user