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:
dea8146
)
Add clean target to clean up my mess
author
Chris Lattner
<sabre@nondot.org>
Sun, 29 Jun 2003 23:20:51 +0000
(23:20 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sun, 29 Jun 2003 23:20:51 +0000
(23:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6988
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Analysis/DSGraph/Makefile
patch
|
blob
|
history
diff --git
a/test/Analysis/DSGraph/Makefile
b/test/Analysis/DSGraph/Makefile
index b89856f76c50a30e185110bfbeaafa6b4f457221..0b3cd781546a49d45be33313961345dee6a3b50a 100644
(file)
--- a/
test/Analysis/DSGraph/Makefile
+++ b/
test/Analysis/DSGraph/Makefile
@@
-9,3
+9,6
@@
all:: $(addprefix Output/, $(TESTS:%.ll=%.ll.out))
$(addprefix Output/, $(TESTS:%.ll=%.ll.out)):
Output/%.ll.out: %.ll Output/.dir $(LOPT)
-$(TESTRUNR) $<
+
+clean::
+ -rm -f *.dot *.ps