From aae1deef708282fd5ce56275c00334801e836f56 Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Mon, 15 Dec 2003 12:18:15 +0000 Subject: [PATCH] Removed debug build scripts --- build.xml | 18 +----------------- src/native/build_debug.sh | 7 ------- 2 files changed, 1 insertion(+), 24 deletions(-) delete mode 100755 src/native/build_debug.sh diff --git a/build.xml b/build.xml index 21d0289d..5a79e576 100644 --- a/build.xml +++ b/build.xml @@ -49,7 +49,6 @@ - @@ -57,7 +56,6 @@ - @@ -65,7 +63,6 @@ - @@ -187,13 +184,6 @@ - - - - - - - @@ -206,12 +196,6 @@ - - - - - - @@ -377,4 +361,4 @@ - \ No newline at end of file + diff --git a/src/native/build_debug.sh b/src/native/build_debug.sh deleted file mode 100755 index d91df5a5..00000000 --- a/src/native/build_debug.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -make distclean -./autogen.sh -./configure --enable-debug -make -strip .libs/liblwjgl.0.0.0