[llvm-commits] CVS: llvm/support/lib/Support/Makefile
John Criswell
criswell at cs.uiuc.edu
Mon Sep 29 10:03:01 PDT 2003
Changes in directory llvm/support/lib/Support:
Makefile updated: 1.3 -> 1.4
---
Log message:
Moved code from llvm/lib/Support to llvm/support/lib/Support.
---
Diffs of the changes:
Index: llvm/support/lib/Support/Makefile
diff -u llvm/support/lib/Support/Makefile:1.3 llvm/support/lib/Support/Makefile:1.4
--- llvm/support/lib/Support/Makefile:1.3 Tue Jul 23 12:52:34 2002
+++ llvm/support/lib/Support/Makefile Mon Sep 29 10:02:30 2003
@@ -1,4 +1,4 @@
-LEVEL = ../..
+LEVEL = ../../..
LIBRARYNAME = support
BUILD_ARCHIVE = 1
More information about the llvm-commits
mailing list