Convert the remainder of the intrinsic function prototypes to "declare"
[oota-llvm.git] / Makefile
index 4c6f7097fd9f25a9cd134a9724aab10a60e78e40..e9cbc789ced47843fec5283b483579fab0595d63 100644 (file)
--- 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