Imported from libpng-1.2.19beta24.tar

This commit is contained in:
Glenn Randers-Pehrson
2007-07-14 14:43:24 -05:00
parent 67c75ee7f0
commit 80663032a9
65 changed files with 436 additions and 120 deletions

View File

@@ -0,0 +1,9 @@
cp ../../pngminus/pnm2png.c pnm2pngm.c
cp ../../../*.h .
cp ../../../*.c .
rm example.c pnggccrd.c pngvcrd.c pngtest.c
# Change the next 2 lines if zlib is somewhere else.
cp ../../../../zlib/*.h .
cp ../../../../zlib/*.c .
rm inf*.[ch]
rm minigzip.c example.c