mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-15 07:18:33 +00:00
Make check depend on all.
llvm-svn: 179116
This commit is contained in:
parent
a08f30f093
commit
caeddf5a96
@ -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 ; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user