Imported Upstream version 1.2.50
[platform/upstream/libpng.git] / contrib / pngminim / decoder / gather.sh
1 cp ../../pngminus/png2pnm.c pngm2pnm.c
2 cp ../../../*.h .
3 cp ../../../*.c .
4 rm pnggccrd.c pngvcrd.c
5 rm example.c pngtest.c pngpread.c pngw*.c
6 # change the following 2 lines if zlib is somewhere else
7 cp ../../../../zlib/*.h .
8 cp ../../../../zlib/*.c .
9 rm minigzip.c example.c compress.c deflate.c gz*