[llvm-commits] CVS: llvm/Makefile

Chris Lattner lattner at apoc.cs.uiuc.edu
Tue Sep 17 18:24:01 PDT 2002


Changes in directory llvm:

Makefile updated: 1.1.1.1 -> 1.2

---
Log message:

Build burg tree


---
Diffs of the changes:

Index: llvm/Makefile
diff -u llvm/Makefile:1.1.1.1 llvm/Makefile:1.2
--- llvm/Makefile:1.1.1.1	Wed Jun  6 15:29:01 2001
+++ llvm/Makefile	Tue Sep 17 18:23:52 2002
@@ -1,5 +1,5 @@
 LEVEL = .
-DIRS = lib tools
+DIRS = utils/Burg lib tools
 
 include $(LEVEL)/Makefile.common
 





More information about the llvm-commits mailing list