aboutsummaryrefslogtreecommitdiffstats
path: root/make/stub_includes/x11/glu.c
diff options
context:
space:
mode:
authorKenneth Russel <[email protected]>2003-07-14 10:01:41 +0000
committerKenneth Russel <[email protected]>2003-07-14 10:01:41 +0000
commitad52b3d900d7185dd8a7056f70a942affd374d11 (patch)
treedb1dd0ab633fa4a21289cb2b969dcea9fdb1d81c /make/stub_includes/x11/glu.c
parentb80164672df649e0b6fe767f5b7e65009c91b0a2 (diff)
Updated jogl build documentation for Ant build. Deleted now-obsolete
Makefiles and redundant gl.c and similar files from platform-specific stub_includes directories; the latter have been moved to stub_includes/common. git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/trunk@22 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/stub_includes/x11/glu.c')
-rw-r--r--make/stub_includes/x11/glu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/make/stub_includes/x11/glu.c b/make/stub_includes/x11/glu.c
deleted file mode 100644
index 91020e365..000000000
--- a/make/stub_includes/x11/glu.c
+++ /dev/null
@@ -1,2 +0,0 @@
-#include <GL/glu.h>
-