]> git.jsancho.org Git - lugaru.git/blob - libpng/contrib/pngminim/decoder/gather.sh
264564debafae9dbdd96f76ce94071ef6684b794
[lugaru.git] / libpng / contrib / pngminim / decoder / gather.sh
1 cp ../../pngminus/png2pnm.c pngm2pnm.c
2 cp ../../../*.h .
3 cp ../../../*.c .
4 rm example.c pngtest.c pngpread.c pngw*.c
5 # change the following 2 lines if zlib is somewhere else
6 cp ../../../../zlib/*.h .
7 cp ../../../../zlib/*.c .
8 rm minigzip.c example.c compress.c deflate.c gz*