From 63916148e837942c9ec996320bda805e80d7e06e Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Tue, 4 May 2010 02:43:09 +0200 Subject: Move all scripts to it's folder --- make/make.jogl.all.macosx.sh | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 make/make.jogl.all.macosx.sh (limited to 'make/make.jogl.all.macosx.sh') diff --git a/make/make.jogl.all.macosx.sh b/make/make.jogl.all.macosx.sh deleted file mode 100644 index a85f9344f..000000000 --- a/make/make.jogl.all.macosx.sh +++ /dev/null @@ -1,15 +0,0 @@ -#! /bin/sh - -if [ -e /devtools/etc/profile.ant ] ; then - . /devtools/etc/profile.ant -fi - - -# -Dc.compiler.debug=true -# -Dbuild.noarchives=true - -ant \ - -Dbuild.noarchives=true \ - -Djogl.cg=1 \ - -Drootrel.build=build-macosx \ - $* 2>&1 | tee make.jogl.all.macosx.log -- cgit v1.2.3