summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.x86_64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.all.x86_64.sh')
-rw-r--r--make/make.jogl.all.x86_64.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/make/make.jogl.all.x86_64.sh b/make/make.jogl.all.x86_64.sh
new file mode 100644
index 0000000..6d96b9c
--- /dev/null
+++ b/make/make.jogl.all.x86_64.sh
@@ -0,0 +1,9 @@
+#! /bin/sh
+
+. ../../setenv-build-jogl-x86_64.sh
+
+# -Dc.compiler.debug=true
+
+ant \
+ -Drootrel.build=build-x86_64 \
+ $* 2>&1 | tee make.jogl.all.x86_64.log