mirror of
https://github.com/rust-lang/rust
synced 2024-11-02 14:56:39 +00:00
Clean a little bit harder.
This commit is contained in:
parent
d96b8cd649
commit
a251343fab
1 changed files with 1 additions and 1 deletions
|
@ -1104,4 +1104,4 @@ clean:
|
|||
$(Q)rm -Rf $(foreach ext,out out.tmp \
|
||||
boot$(X) stage0$(X) stage1$(X) stage2$(X) \
|
||||
bc o s exe dSYM, \
|
||||
$(wildcard test/*/*.$(ext)))
|
||||
$(wildcard test/*/*.$(ext) test/bench/*/*.$(ext)))
|
||||
|
|
Loading…
Reference in a new issue