[llvm-commits] CVS: llvm/utils/TableGen/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Sun Oct 5 14:29:19 PDT 2003
Changes in directory llvm/utils/TableGen:
Makefile updated: 1.7 -> 1.8
---
Log message:
Move support/tools/* back into utils
---
Diffs of the changes:
Index: llvm/utils/TableGen/Makefile
diff -u llvm/utils/TableGen/Makefile:1.7 llvm/utils/TableGen/Makefile:1.8
--- llvm/utils/TableGen/Makefile:1.7 Mon Sep 29 09:48:29 2003
+++ llvm/utils/TableGen/Makefile Sun Oct 5 14:27:59 2003
@@ -1,4 +1,4 @@
-LEVEL = ../../..
+LEVEL = ../..
TOOLNAME = tblgen
USEDLIBS = support.a
More information about the llvm-commits
mailing list