libpng/contrib/pngminim/encoder/gather.sh

10 lines
269 B
Bash
Raw Normal View History

2007-07-14 15:43:24 -04:00
cp ../../pngminus/pnm2png.c pnm2pngm.c
cp ../../../*.h .
cp ../../../*.c .
2007-12-07 19:10:24 -05:00
rm example.c pnggccrd.c pngvcrd.c pngtest.c pngr*.c
2007-07-14 15:43:24 -04:00
# Change the next 2 lines if zlib is somewhere else.
cp ../../../../zlib/*.h .
cp ../../../../zlib/*.c .
rm inf*.[ch]
rm minigzip.c example.c