[master] Removed unused gzio.c from contrib/pngminim gather and makefile

scripts.  This is necessary when libz is updated to version 1.2.4.
This commit is contained in:
Glenn Randers-Pehrson
2010-02-21 23:12:32 -06:00
parent b55295cb12
commit b0baee5e36
8 changed files with 15 additions and 9 deletions

View File

@@ -5,4 +5,4 @@ rm example.c pngtest.c pngpread.c pngw*.c
# change the following 2 lines if zlib is somewhere else
cp ../../../../zlib/*.h .
cp ../../../../zlib/*.c .
rm minigzip.c example.c compress.c deflate.c
rm minigzip.c example.c compress.c deflate.c gz*