view TOOLS/realcodecs/sipr.sh @ 15105:f51bf246aa61

sync 1.69
author wight
date Sun, 10 Apr 2005 17:14:52 +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