view TOOLS/realcodecs/sipr.sh @ 10496:5fd0864becc3

remove cs_test and swscale-example too
author alex
date Mon, 28 Jul 2003 15:24:38 +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