[llvm-commits] CVS: llvm/runtime/libpng/Makefile
John Criswell
criswell at cs.uiuc.edu
Fri Feb 20 15:31:28 PST 2004
Changes in directory llvm/runtime/libpng:
Makefile updated: 1.1 -> 1.2
---
Log message:
Build an archive for use with Povray.
---
Diffs of the changes: (+1 -0)
Index: llvm/runtime/libpng/Makefile
diff -u llvm/runtime/libpng/Makefile:1.1 llvm/runtime/libpng/Makefile:1.2
--- llvm/runtime/libpng/Makefile:1.1 Fri Feb 6 10:37:42 2004
+++ llvm/runtime/libpng/Makefile Fri Feb 20 15:26:46 2004
@@ -8,6 +8,7 @@
##===----------------------------------------------------------------------===##
LEVEL = ../..
BYTECODE_LIBRARY=1
+BUILD_ARCHIVE=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=png
More information about the llvm-commits
mailing list