forked from OSchip/llvm-project
Remove the check target. Its now in Makefile.rules
llvm-svn: 18565
This commit is contained in:
parent
4d69018fe9
commit
876ae54f63
|
@ -41,7 +41,4 @@ dist-hook::
|
|||
$(TopDistDir)/include/llvm/Support/DataTypes.h \
|
||||
$(TopDistDir)/include/llvm/Support/ThreadSupport.h
|
||||
|
||||
check :
|
||||
$(MAKE) -C test check TESTSUITE=$(TESTSUITE)
|
||||
|
||||
tools-only: all
|
||||
|
|
Loading…
Reference in New Issue