view TOOLS/realcodecs/sipr.sh @ 12408:ad1a2bad9248

typos, wording and mistakes pointed out by the wanderer
author diego
date Mon, 03 May 2004 13:19:04 +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