aboutsummaryrefslogtreecommitdiffstats
path: root/make/glu-macosx.cfg
diff options
context:
space:
mode:
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