]> git.jsancho.org Git - lugaru.git/blob - Dependencies/libpng/contrib/pngminim/preader/gather.sh
CMake: Purge all the bundled dependencies
[lugaru.git] / Dependencies / libpng / contrib / pngminim / preader / gather.sh
1 cp ../../gregbook/rpng2-x.c ../../gregbook/readpng2.[ch] .
2 cp ../../gregbook/COPYING ../../gregbook/LICENSE .
3 cp ../../../*.h .
4 cp ../../../*.c .
5 rm example.c pngtest.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*