aboutsummaryrefslogtreecommitdiffstats
path: root/make/make.jogl.es1x.sh
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2008-06-26 03:24:49 +0000
committerSven Gothel <[email protected]>2008-06-26 03:24:49 +0000
commit126dad53ff9cbc6581390952eadee8a5335cdcab (patch)
tree4795df59ce2d7b560129638e4ba0ad0ae275a452 /make/make.jogl.es1x.sh
parent8b08ffff07711d42fa6df65990bd3218efaa308d (diff)
1st cdcfp cleanup round
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1693 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/make.jogl.es1x.sh')
-rw-r--r--make/make.jogl.es1x.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/make.jogl.es1x.sh b/make/make.jogl.es1x.sh
deleted file mode 100644
index 4661bf75b..000000000
--- a/make/make.jogl.es1x.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/sh
-
-. ../../setenv-build-jogl.sh
-
-ant -v -Djogl.es1=1 $* 2>&1 | tee make.jogl.es1x.log