Remove the check target. Its now in Makefile.rules

llvm-svn: 18565
This commit is contained in:
Reid Spencer 2004-12-06 05:35:00 +00:00
parent 4d69018fe9
commit 876ae54f63
1 changed files with 0 additions and 3 deletions

View File

@ -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