Clean a little bit harder.

This commit is contained in:
Graydon Hoare 2011-03-22 16:58:08 -07:00
parent d96b8cd649
commit a251343fab
1 changed files with 1 additions and 1 deletions

View File

@ -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)))