[llvm-commits] CVS: llvm/runtime/GCCLibraries/libc/Makefile

Reid Spencer reid at x10sys.com
Fri Oct 22 14:02:21 PDT 2004



Changes in directory llvm/runtime/GCCLibraries/libc:

Makefile updated: 1.3 -> 1.4
---
Log message:

Adjust to changes in Makefile.rules

---
Diffs of the changes:  (+1 -0)

Index: llvm/runtime/GCCLibraries/libc/Makefile
diff -u llvm/runtime/GCCLibraries/libc/Makefile:1.3 llvm/runtime/GCCLibraries/libc/Makefile:1.4
--- llvm/runtime/GCCLibraries/libc/Makefile:1.3	Mon Oct 20 17:28:47 2003
+++ llvm/runtime/GCCLibraries/libc/Makefile	Fri Oct 22 16:02:08 2004
@@ -6,6 +6,7 @@
 # the University of Illinois Open Source License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
+
 LEVEL = ../../..
 BYTECODE_LIBRARY=1
 DONT_BUILD_RELINKED=1






More information about the llvm-commits mailing list