[libpng12] Imported from libpng-1.2.54beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2015-10-23 06:34:11 -05:00
parent fbf0f02434
commit e3b92b1766
14 changed files with 28 additions and 31 deletions

View File

@@ -1,8 +1,7 @@
cp ../../pngminus/png2pnm.c pngm2pnm.c
cp ../../../*.h .
cp ../../../*.c .
rm pnggccrd.c pngvcrd.c
rm example.c pngtest.c pngpread.c pngw*.c
rm -f example.c pngtest.c pngpread.c pngw*.c pnggccrd.c pngvcrd.c
# change the following 2 lines if zlib is somewhere else
cp ../../../../zlib/*.h .
cp ../../../../zlib/*.c .