summaryrefslogtreecommitdiffstats
path: root/make/scripts/make.jogl.cdcfp.x86.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-10-22 16:31:54 +0200
committerSven Gothel <[email protected]>2011-10-22 16:31:54 +0200
commitf9aaf05984dcfabe7d3c28e6b1f650ad07c71463 (patch)
tree342048d40faff188b83d3911fdde858754fe73fb /make/scripts/make.jogl.cdcfp.x86.sh
parenta4471d6d8df79b32f22a8ba9f4d743b74fa124e9 (diff)
update build.xml (jogl.cg.jar location) and manual compile scripts
Diffstat (limited to 'make/scripts/make.jogl.cdcfp.x86.sh')
-rwxr-xr-xmake/scripts/make.jogl.cdcfp.x86.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/make/scripts/make.jogl.cdcfp.x86.sh b/make/scripts/make.jogl.cdcfp.x86.sh
deleted file mode 100755
index 60b7f4a..0000000
--- a/make/scripts/make.jogl.cdcfp.x86.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /bin/sh
-
-. ../../setenv-build-jogl-x86.sh
-
-# -Dc.compiler.debug=true
-
-ant \
- -Djogl.es=1 \
- -Drootrel.build=build-cdcfp-x86 \
- $* 2>&1 | tee make.jogl.cdcfp.x86.log