mirror of
https://github.com/frida/tinycc
synced 2024-12-24 22:16:49 +03:00
Remove asm-c-connect-sep in tests clean target
This commit is contained in:
parent
776aa0c093
commit
e76058c478
@ -279,7 +279,7 @@ cache: tcc_g
|
||||
clean:
|
||||
rm -f *~ *.o *.a *.bin *.i *.ref *.out *.out? *.out?b *.cc *.gcc
|
||||
rm -f *-cc *-gcc *-tcc *.exe hello libtcc_test vla_test tcctest[1234]
|
||||
rm -f asm-c-connect$(EXESUF)
|
||||
rm -f asm-c-connect$(EXESUF) asm-c-connect-sep$(EXESUF)
|
||||
rm -f ex? tcc_g weaktest.*.txt *.def
|
||||
@$(MAKE) -C tests2 $@
|
||||
@$(MAKE) -C pp $@
|
||||
|
Loading…
Reference in New Issue
Block a user