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:
38ed80a
)
Minor error.
author
Tanya Lattner
<tonic@nondot.org>
Sun, 7 Nov 2004 08:29:03 +0000
(08:29 +0000)
committer
Tanya Lattner
<tonic@nondot.org>
Sun, 7 Nov 2004 08:29:03 +0000
(08:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@17573
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index a22444827e0b055c4ce8d8245ba394f1066859c4..a85736813895ae2383ca2983505ee9e5c37dcca5 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-37,4
+37,4
@@
check ::
tools-only: all
check-dejagnu:
- cd test; $(MAKE) check-dejagnu $(TEST)
+ cd test; $(MAKE) check-dejagnu
TEST=
$(TEST)