Fixed build scripts

This commit is contained in:
Elias Naur 2003-11-25 22:01:29 +00:00
parent dcaa98be1f
commit 7324c95021
2 changed files with 2 additions and 2 deletions

View File

@ -4,4 +4,4 @@ make distclean
./autogen.sh
./configure
make
strip .libs/liblwjgl.0
strip .libs/liblwjgl.0.0.0

View File

@ -4,4 +4,4 @@ make distclean
./autogen.sh
./configure --enable-debug
make
strip .libs/liblwjgl.0
strip .libs/liblwjgl.0.0.0