view TOOLS/realcodecs/cook.sh @ 14830:8260cd3c585c

--charset configure option to convert help messages charset
author reimar
date Sat, 26 Feb 2005 13:38:17 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm cook.so.6.0
gcc -c cook.c -g
ld -shared -o cook.so.6.0 cook.o -ldl -lc