aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/pngminim/encoder/gather.sh
blob: 7b0c803651190f96fb4c87e1e38d708ee3eda9a1 (plain)
1
2
3
4
5
6
7
8
9
cp ../../pngminus/pnm2png.c pnm2pngm.c
cp ../../../*.h .
cp ../../../*.c .
rm example.c pnggccrd.c pngvcrd.c pngtest.c pngr*.c
# Change the next 2 lines if zlib is somewhere else.
cp ../../../../zlib/*.h .
cp ../../../../zlib/*.c .
rm inf*.[ch]
rm minigzip.c example.c