From 88ff012c446c98bf017a29af883d0d6b0c25c26d Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Wed, 8 Sep 2004 16:04:43 +0000 Subject: Update PNG to 1.2.6 + wutil patch. Update ZLIB to 1.2.1. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3809 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- zlib/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'zlib/Makefile') diff --git a/zlib/Makefile b/zlib/Makefile index 38e2036ca..b8e37586b 100644 --- a/zlib/Makefile +++ b/zlib/Makefile @@ -1,5 +1,5 @@ # -# "$Id: Makefile,v 1.1.2.5 2004/09/06 11:20:53 easysw Exp $" +# "$Id: Makefile,v 1.1.2.6 2004/09/08 16:04:42 easysw Exp $" # # GNU ZIP library makefile for the Fast Light Toolkit (FLTK). # @@ -31,8 +31,7 @@ include ../makeinclude # OBJS = adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o \ - trees.o zutil.o inflate.o infblock.o inftrees.o infcodes.o \ - infutil.o inffast.o + trees.o zutil.o inflate.o inftrees.o inffast.o LIBZ = ../lib/libfltk_z$(LIBEXT) @@ -104,5 +103,5 @@ $(OBJS): ../makeinclude # -# End of "$Id: Makefile,v 1.1.2.5 2004/09/06 11:20:53 easysw Exp $". +# End of "$Id: Makefile,v 1.1.2.6 2004/09/08 16:04:42 easysw Exp $". # -- cgit v1.2.3