[llvm-commits] CVS: llvm/tools/Makefile

Chris Lattner lattner at cs.uiuc.edu
Tue Oct 29 17:42:05 PST 2002


Changes in directory llvm/tools:

Makefile updated: 1.14 -> 1.15

---
Log message:

Jello now builds


---
Diffs of the changes:

Index: llvm/tools/Makefile
diff -u llvm/tools/Makefile:1.14 llvm/tools/Makefile:1.15
--- llvm/tools/Makefile:1.14	Tue Sep 17 22:25:58 2002
+++ llvm/tools/Makefile	Tue Oct 29 17:41:11 2002
@@ -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
 





More information about the llvm-commits mailing list