X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=Makefile.rules;h=7da2dc844a7e8114a78ea2872482f86c847d9888;hb=cbfd91dc20d511db68b40b80d84216f33aba3789;hp=4662e4986d41bd7dd16c262de26b204d2dbe3594;hpb=335a2eb2481ab7a69157c3e90f6f820512df70aa;p=oota-llvm.git diff --git a/Makefile.rules b/Makefile.rules index 4662e4986d4..7da2dc844a7 100644 --- a/Makefile.rules +++ b/Makefile.rules @@ -1780,7 +1780,7 @@ endif # CHECK: Running the test suite ############################################################################### -check:: all +check:: $(Verb) if test -d "$(PROJ_OBJ_ROOT)/test" ; then \ if test -f "$(PROJ_OBJ_ROOT)/test/Makefile" ; then \ $(EchoCmd) Running test suite ; \