[llvm-commits] [vector_llvm] CVS: llvm/lib/System/Makefile
Robert Bocchino
bocchino at cs.uiuc.edu
Wed Nov 16 10:32:37 PST 2005
Changes in directory llvm/lib/System:
Makefile updated: 1.7 -> 1.7.4.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/System/Makefile
diff -u llvm/lib/System/Makefile:1.7 llvm/lib/System/Makefile:1.7.4.1
--- llvm/lib/System/Makefile:1.7 Fri Jan 14 16:43:01 2005
+++ llvm/lib/System/Makefile Wed Nov 16 12:32:25 2005
@@ -6,6 +6,7 @@
# University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
+
LEVEL = ../..
LIBRARYNAME = LLVMSystem
BUILD_ARCHIVE = 1
More information about the llvm-commits
mailing list