view TOOLS/realcodecs/rv30.sh @ 10142:1031f03eec7e

OpenBSD support by Bjorn Sandell <biorn@dce.chalmers.se>
author alex
date Tue, 20 May 2003 19:19:32 +0000
parents 86c478bea7ce
children
line wrap: on
line source

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