[llvm-commits] CVS: llvm/runtime/zlib/Makefile

John Criswell criswell at cs.uiuc.edu
Fri Feb 20 15:28:02 PST 2004


Changes in directory llvm/runtime/zlib:

Makefile updated: 1.1 -> 1.2

---
Log message:

Build an archive for use with Povray.



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

Index: llvm/runtime/zlib/Makefile
diff -u llvm/runtime/zlib/Makefile:1.1 llvm/runtime/zlib/Makefile:1.2
--- llvm/runtime/zlib/Makefile:1.1	Fri Feb  6 10:36:32 2004
+++ llvm/runtime/zlib/Makefile	Fri Feb 20 15:26:45 2004
@@ -8,6 +8,7 @@
 ##===----------------------------------------------------------------------===##
 LEVEL = ../..
 BYTECODE_LIBRARY=1
+BUILD_ARCHIVE=1
 DONT_BUILD_RELINKED=1
 LIBRARYNAME=z
 





More information about the llvm-commits mailing list