view TOOLS/realcodecs/cook.sh @ 13619:a68dbf641f85

Translatable messages moved to help_mp-en.h. patch by The Wanderer <inverseparadox at comcast dot net>
author diego
date Tue, 12 Oct 2004 11:29:21 +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