mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-12 17:32:19 +00:00
Make check depend on all.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179116 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
d4727e3798
commit
376e05fd7b
@ -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