view TOOLS/realcodecs/sipr.sh @ 7123:0f893a16c316

Reformat some paragraphs to make them fit 80 column displays. There should be only 2 spaces between options and descriptions.
author diego
date Wed, 28 Aug 2002 21:18:33 +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