gather.sh 263 字节
Newer Older
1 2 3
cp ../../pngminus/pnm2png.c pnm2pngm.c
cp ../../../*.h .
cp ../../../*.c .
4
rm example.c pngtest.c pngr*.c pngpread.c
5 6 7 8
# Change the next 2 lines if zlib is somewhere else.
cp ../../../../zlib/*.h .
cp ../../../../zlib/*.c .
rm inf*.[ch]
9
rm minigzip.c example.c gz*