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:
d4727e3
)
Make check depend on all.
author
Eric Christopher
<echristo@gmail.com>
Tue, 9 Apr 2013 19:42:12 +0000
(19:42 +0000)
committer
Eric Christopher
<echristo@gmail.com>
Tue, 9 Apr 2013 19:42:12 +0000
(19:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179116
91177308
-0d34-0410-b5e6-
96231b3b80d8
Makefile.rules
patch
|
blob
|
history
diff --git
a/Makefile.rules
b/Makefile.rules
index 2c834aac63fc28aec6a29f9ad485ee43b7c327e8..0a07be533713703d55ceaa8d35ba62bd3e55d2e9 100644
(file)
--- a/
Makefile.rules
+++ b/
Makefile.rules
@@
-1967,7
+1967,7
@@
endif
# CHECK: Running the test suite
###############################################################################
-check::
+check::
all
$(Verb) if test -d "$(PROJ_OBJ_ROOT)/test" ; then \
if test -f "$(PROJ_OBJ_ROOT)/test/Makefile" ; then \
$(EchoCmd) Running test suite ; \