]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libpng/contrib/pngminim/decoder/gather.sh
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / 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*