Added linux/mac build script

This commit is contained in:
Elias Naur 2003-11-25 21:23:37 +00:00
parent 533fb6882f
commit 43bd86b682
1 changed files with 6 additions and 0 deletions

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

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