initial commit
[netboost.git] / compile.sh
1 #!/bin/sh
2 gcc -shared -o netboost.so netboost.c -Wall -ldl -fPIC