summaryrefslogtreecommitdiffstats
path: root/TOOLS/GL-test/compile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/GL-test/compile.sh')
-rwxr-xr-xTOOLS/GL-test/compile.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/TOOLS/GL-test/compile.sh b/TOOLS/GL-test/compile.sh
deleted file mode 100755
index 002d4a028d..0000000000
--- a/TOOLS/GL-test/compile.sh
+++ /dev/null
@@ -1,2 +0,0 @@
-
-gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -L/usr/X11R6/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm