#!/bin/sh
i686-momonga-linux-gcc -x c -fPIC -shared -o $1.so $1
