aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.doc.x86_64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.doc.x86_64.sh')
-rw-r--r--make/make.jogl.doc.x86_64.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/make/make.jogl.doc.x86_64.sh b/make/make.jogl.doc.x86_64.sh
new file mode 100644
index 000000000..2ed8e67ec
--- /dev/null
+++ b/make/make.jogl.doc.x86_64.sh
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+. ../../setenv-build-jogl-x86_64.sh
+
+ant -v \
+ -Drootrel.build=build-x86_64 \
+ javadoc $* 2>&1 | tee make.jogl.doc.x86_64.log