summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.x86.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.all.x86.sh')
-rw-r--r--make/make.jogl.all.x86.sh11
1 files changed, 0 insertions, 11 deletions
diff --git a/make/make.jogl.all.x86.sh b/make/make.jogl.all.x86.sh
deleted file mode 100644
index 41fa16b..0000000
--- a/make/make.jogl.all.x86.sh
+++ /dev/null
@@ -1,11 +0,0 @@
-#! /bin/sh
-
-. ../../setenv-build-jogl-x86.sh
-
-# -Dc.compiler.debug=true
-
-ant \
- -Djogl.cg=1 \
- -Duser.swt.jar=$HOME/.java/swt-3.6-gtk-linux-x86.jar \
- -Drootrel.build=build-x86 \
- $* 2>&1 | tee make.jogl.all.x86.log