view TOOLS/realcodecs/sipr.sh @ 7530:e4be3ed4b3cc

sync, added cache and cleanup
author jaf
date Sat, 28 Sep 2002 18:47:40 +0000
parents 86c478bea7ce
children
line wrap: on
line source

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