[llvm-commits] [vector_llvm] CVS: llvm/lib/Support/Makefile
Robert Bocchino
bocchino at cs.uiuc.edu
Wed Nov 16 10:32:35 PST 2005
Changes in directory llvm/lib/Support:
Makefile updated: 1.8 -> 1.8.6.1
---
Log message:
Merged mainline into Vector LLVM branch
---
Diffs of the changes: (+1 -0)
Makefile | 1 +
1 files changed, 1 insertion(+)
Index: llvm/lib/Support/Makefile
diff -u llvm/lib/Support/Makefile:1.8 llvm/lib/Support/Makefile:1.8.6.1
--- llvm/lib/Support/Makefile:1.8 Thu Nov 25 13:38:28 2004
+++ llvm/lib/Support/Makefile Wed Nov 16 12:32:24 2005
@@ -6,6 +6,7 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
+
LEVEL = ../..
PARALLEL_DIRS=bzip2
LIBRARYNAME = LLVMSupport
More information about the llvm-commits
mailing list