summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.doc.all.x86.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.doc.all.x86.sh')
-rw-r--r--make/make.jogl.doc.all.x86.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/make/make.jogl.doc.all.x86.sh b/make/make.jogl.doc.all.x86.sh
deleted file mode 100644
index ab86fefd0..000000000
--- a/make/make.jogl.doc.all.x86.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-. ../../setenv-build-jogl-x86.sh
-
-ant -v \
- -Drootrel.build=build-x86\
- -DuseKD=true \
- javadoc.spec javadoc javadoc.dev.all $* 2>&1 | tee make.jogl.doc.all.x86.log