view TOOLS/realcodecs/sipr.sh @ 7482:1056d2dc4f3a

changed 'detected fileformat' messages to a message with %s
author jaf
date Sun, 22 Sep 2002 14:28:29 +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