Imported Upstream version 1.2.50
[platform/upstream/libpng.git] / contrib / pngminim / preader / gather.sh
1 cp ../../gregbook/rpng2-x.c ../../gregbook/readpng2.[ch] .
2 cp ../../gregbook/COPYING ../../gregbook/LICENSE .
3 cp ../../../*.h .
4 cp ../../../*.c .
5 rm pnggccrd.c pngvcrd.c
6 rm example.c pngtest.c pngw*.c
7 # change the following 2 lines if zlib is somewhere else
8 cp ../../../../zlib/*.h .
9 cp ../../../../zlib/*.c .
10 rm minigzip.c example.c compress.c deflate.c gz*