view TOOLS/realcodecs/sipr.sh @ 8256:cde8aaad8198

This file gets created during the wine/svq3 build process.
author diego
date Sat, 23 Nov 2002 11:45:44 +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