[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/pnm2png.c pnm2pngm.c
cp ../../../*.h .
cp ../../../*.c .
rm pnggccrd.c pngvcrd.c
rm example.c pngtest.c pngr*.c pngpread.c
rm -f example.c pngtest.c pngpread.c pngr*.c pnggccrd.c pngvcrd.c
# Change the next 2 lines if zlib is somewhere else.
cp ../../../../zlib/*.h .
cp ../../../../zlib/*.c .