summaryrefslogtreecommitdiffstats
path: root/make/make.jogl.all.macosx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/make.jogl.all.macosx.sh')
-rw-r--r--make/make.jogl.all.macosx.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/make/make.jogl.all.macosx.sh b/make/make.jogl.all.macosx.sh
deleted file mode 100644
index 02f8ccc..0000000
--- a/make/make.jogl.all.macosx.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /bin/sh
-
-. /devtools/etc/profile.ant
-
-# -Dc.compiler.debug=true
-
-ant -v \
- -Djogl.cg=1 \
- -Drootrel.build=build-macosx \
- $* 2>&1 | tee make.jogl.all.macosx.log