projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59a8655
)
Clean feature also
author
Chris Lattner
<sabre@nondot.org>
Sat, 4 Dec 2004 06:47:07 +0000
(06:47 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 4 Dec 2004 06:47:07 +0000
(06:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@18491
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Makefile
patch
|
blob
|
history
diff --git
a/test/Makefile
b/test/Makefile
index 5caf29d0b98c3a84546df599a800ad2c77d7016e..95ad4c9dbf2f74b56e8ce5f2387753a8a3fa36f4 100644
(file)
--- a/
test/Makefile
+++ b/
test/Makefile
@@
-126,6
+126,7
@@
check:: site.exp
clean::
$(RM) -rf `find $(LLVM_OBJ_ROOT)/test/Regression -name Output -type d -print`
+ $(RM) -rf `find $(LLVM_OBJ_ROOT)/test/Feature -name Output -type d -print`
site.exp: Makefile $(LLVM_OBJ_ROOT)/Makefile.config
@echo 'Making a new site.exp file...'