diff options
Diffstat (limited to 'tests/Makefile')
| -rw-r--r-- | tests/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile b/tests/Makefile index e9f173b..cf817ad 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -250,6 +250,7 @@ cache: tcc_g # clean clean: $(MAKE) -C tests2 $@ + $(MAKE) -C pp $@ rm -vf *~ *.o *.a *.bin *.i *.ref *.out *.out? *.out?b *.cc \ *-cc *-tcc *.exe \ hello libtcc_test vla_test tcctest[1234] ex? tcc_g |
