summaryrefslogtreecommitdiffstats
path: root/make/make.gluegen.cdcfp.linux-x86.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.gluegen.cdcfp.linux-x86.sh')
-rw-r--r--make/make.gluegen.cdcfp.linux-x86.sh15
1 files changed, 0 insertions, 15 deletions
diff --git a/make/make.gluegen.cdcfp.linux-x86.sh b/make/make.gluegen.cdcfp.linux-x86.sh
deleted file mode 100644
index cc02d0f..0000000
--- a/make/make.gluegen.cdcfp.linux-x86.sh
+++ /dev/null
@@ -1,15 +0,0 @@
-#! /bin/sh
-
-. ../../setenv-build-jogl-x86.sh
-
-# -Dc.compiler.debug=true
-
-ant -v \
- -DisCDCFP=true \
- -Drootrel.build=build-cdcfp-x86 \
- -Dgluegen.cpptasks.detected.os=true \
- -DisUnix=true \
- -DisLinux=true \
- -DisLinuxX86=true \
- -DisX11=true \
- $* 2>&1 | tee make.gluegen.cdcfp.linux-x86.log