Don't try to buidl jello
authorChris Lattner <sabre@nondot.org>
Tue, 24 Dec 2002 00:44:26 +0000 (00:44 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 24 Dec 2002 00:44:26 +0000 (00:44 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5135 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index 095395b5e355599e8afc7671ba23e50c2fc1ea76..10aff58ac66f336e9662a524b4f31f5a296a025f 100644 (file)
@@ -3,12 +3,12 @@ PARALLEL_DIRS := as dis opt gccas llc link lli gccld analyze extract bugpoint
 
 include $(LEVEL)/Makefile.common
 
-ifeq ($(ARCH),x86)
+#ifeq ($(ARCH),x86)
 # Only build jello when we are on X86
-all     :: jello/.makeall
-install :: jello/.makeinstall
-clean   :: jello/.makeclean
-endif
+#all     :: jello/.makeall
+#install :: jello/.makeinstall
+#clean   :: jello/.makeclean
+#endif