view TOOLS/realcodecs/sipr.sh @ 7452:b062be2c1423

This patch allows you to use fractional values for specifying a zoom. (based on) patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
author arpi
date Fri, 20 Sep 2002 18:57:14 +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