[llvm-commits] CVS: llvm/lib/Transforms/Hello/Makefile
Chris Lattner
lattner at cs.uiuc.edu
Wed Sep 15 10:54:05 PDT 2004
Changes in directory llvm/lib/Transforms/Hello:
Makefile updated: 1.2 -> 1.3
---
Log message:
Add a newline
---
Diffs of the changes: (+1 -0)
Index: llvm/lib/Transforms/Hello/Makefile
diff -u llvm/lib/Transforms/Hello/Makefile:1.2 llvm/lib/Transforms/Hello/Makefile:1.3
--- llvm/lib/Transforms/Hello/Makefile:1.2 Mon Oct 20 17:26:57 2003
+++ llvm/lib/Transforms/Hello/Makefile Wed Sep 15 12:53:52 2004
@@ -6,6 +6,7 @@
# the University of Illinois Open Source License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
+
LEVEL = ../../..
LIBRARYNAME = hello
SHARED_LIBRARY = 1
More information about the llvm-commits
mailing list