view TOOLS/realcodecs/cook.sh @ 18133:d4b79bf291c1

A new German translation of the XML documentation is in the works.
author diego
date Tue, 18 Apr 2006 08:03:20 +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