]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libpng/contrib/pngminim/encoder/gather.sh
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / libpng / contrib / pngminim / encoder / gather.sh
1 cp ../../pngminus/pnm2png.c pnm2pngm.c
2 cp ../../../*.h .
3 cp ../../../*.c .
4 rm example.c pngtest.c pngr*.c pngpread.c
5 # Change the next 2 lines if zlib is somewhere else.
6 cp ../../../../zlib/*.h .
7 cp ../../../../zlib/*.c .
8 rm inf*.[ch]
9 rm minigzip.c example.c gz*