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

John Criswell criswell at cs.uiuc.edu
Mon Sep 29 09:49:01 PDT 2003


Changes in directory llvm/support/tools/TableGen:

Makefile updated: 1.6 -> 1.7

---
Log message:

Updated Makefiles to reflect new location in llvm/support/tools.



---
Diffs of the changes:

Index: llvm/support/tools/TableGen/Makefile
diff -u llvm/support/tools/TableGen/Makefile:1.6 llvm/support/tools/TableGen/Makefile:1.7
--- llvm/support/tools/TableGen/Makefile:1.6	Tue Aug 19 11:11:38 2003
+++ llvm/support/tools/TableGen/Makefile	Mon Sep 29 09:48:29 2003
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
 TOOLNAME = tblgen
 USEDLIBS = support.a
 





More information about the llvm-commits mailing list