Imported Upstream version 1.2.50
[platform/upstream/libpng.git] / contrib / pngminim / encoder / gather.sh
1 cp ../../pngminus/pnm2png.c pnm2pngm.c
2 cp ../../../*.h .
3 cp ../../../*.c .
4 rm pnggccrd.c pngvcrd.c
5 rm example.c pngtest.c pngr*.c pngpread.c
6 # Change the next 2 lines if zlib is somewhere else.
7 cp ../../../../zlib/*.h .
8 cp ../../../../zlib/*.c .
9 rm inf*.[ch]
10 rm minigzip.c example.c gz*