Clean a little bit harder.
This commit is contained in:
parent
d96b8cd649
commit
a251343fab
|
@ -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 New Issue