Jello now builds
authorChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 23:41:11 +0000 (23:41 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Oct 2002 23:41:11 +0000 (23:41 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4430 91177308-0d34-0410-b5e6-96231b3b80d8

tools/Makefile

index 2570e7f58b7764368aaee9836e777e3c6d881a5c..9f1051c1c8c23265484214552ad11e8e403836ce 100644 (file)
@@ -1,5 +1,5 @@
 LEVEL = ..
-PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract
+PARALLEL_DIRS = as dis opt gccas llc link lli gccld analyze extract jello
 
 include $(LEVEL)/Makefile.common