view TOOLS/realcodecs/cook.sh @ 17456:b8ce59172e6a

100L m_option_copy should use the copy callback and not the set one.
author albeu
date Sun, 22 Jan 2006 12:43:14 +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