diff --git a/Makefile b/Makefile index 4c6f7097fd9..e9cbc789ced 100644 --- a/Makefile +++ b/Makefile @@ -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