view TOOLS/realcodecs/drv4.sh @ 15939:4119b6ef4e87

add 'aspect' and 'round' params to vf_expand. (my first commit! I hope I did this correctly ;)
author ods15
date Thu, 07 Jul 2005 19:54:58 +0000
parents 86c478bea7ce
children
line wrap: on
line source

rm drv4.so.6.0
gcc -c drv4.c -g &&
ld -shared -o drv4.so.6.0 drv4.o -ldl -lc