diff options
author | Sven Gothel <[email protected]> | 2009-03-16 15:27:54 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2009-03-16 15:27:54 +0000 |
commit | 19b79a8fb8aca48864646d1c22808020bbf155cc (patch) | |
tree | 31df082f75bfc0a4fd3a32bb9c064e77118a8caf /make | |
parent | 673c39d908a03db6c7825c7760bcc12014b64cda (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.sh | 5 |
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 |