aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2009-03-16 15:27:54 +0000
committerSven Gothel <[email protected]>2009-03-16 15:27:54 +0000
commit19b79a8fb8aca48864646d1c22808020bbf155cc (patch)
tree31df082f75bfc0a4fd3a32bb9c064e77118a8caf /make
parent673c39d908a03db6c7825c7760bcc12014b64cda (diff)
repair
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1874 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make')
-rw-r--r--make/make.jogl.all.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/make/make.jogl.all.sh b/make/make.jogl.all.sh
deleted file mode 100644
index 5fbc8781b..000000000
--- a/make/make.jogl.all.sh
+++ /dev/null
@@ -1,5 +0,0 @@
-#! /bin/sh
-
-. ../../setenv-build-jogl.sh
-
-ant -v $* 2>&1 | tee make.jogl.all.log