Added linux/mac build script

This commit is contained in:
Elias Naur 2003-11-25 21:23:37 +00:00
parent 533fb6882f
commit 43bd86b682

6
src/native/build.sh Executable file
View file

@ -0,0 +1,6 @@
#!/bin/bash
./autogen.sh
./configure
make
strip .libs/liblwjgl.0