aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-macosx.cfg
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2009-06-15 22:52:34 +0000
committerKenneth Russel <[email protected]>2009-06-15 22:52:34 +0000
commit506b634b780dcd23aa61015c2ceba3e687196abf (patch)
tree897649a36cc769351704a050828f8e0e994c5686 /make/glu-macosx.cfg
parent04c0c10bfee764dbd0301ae83a0fae695dcb5b23 (diff)
Deleted obsolete source code in preparation for copying JOGL_2_SANDBOX
on to trunk git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@1958 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/glu-macosx.cfg')
-rwxr-xr-xmake/glu-macosx.cfg9
1 files changed, 0 insertions, 9 deletions
diff --git a/make/glu-macosx.cfg b/make/glu-macosx.cfg
deleted file mode 100755
index ef106a3eb..000000000
--- a/make/glu-macosx.cfg
+++ /dev/null
@@ -1,9 +0,0 @@
-# This .cfg file is used to generate the GLU implementation on
-# Mac OS X.
-
-CustomCCode #include <inttypes.h>
-CustomCCode #include <jni.h>
-
-CustomCCode #include </usr/include/machine/types.h>
-
-Include glu-common.cfg