view TOOLS/realcodecs/sipr.sh @ 18784:b5777da79b53

Adapt FFmpeg version.sh that only recreates version.h if its content changed.
author diego
date Thu, 22 Jun 2006 13:47:50 +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