2009-05-18 17:01:26 -04:00
|
|
|
cp ../../gregbook/rpng2-x.c ../../gregbook/readpng2.[ch] .
|
|
|
|
cp ../../gregbook/COPYING ../../gregbook/LICENSE .
|
|
|
|
cp ../../../*.h .
|
|
|
|
cp ../../../*.c .
|
2009-11-09 12:28:15 -05:00
|
|
|
rm example.c pngtest.c pngw*.c
|
2009-05-18 17:01:26 -04:00
|
|
|
# change the following 2 lines if zlib is somewhere else
|
|
|
|
cp ../../../../zlib/*.h .
|
|
|
|
cp ../../../../zlib/*.c .
|
2010-02-22 00:07:13 -05:00
|
|
|
rm minigzip.c example.c compress.c deflate.c gz*
|