view TOOLS/GL-test/compile.sh @ 16127:e67c1d5b61ad

typo and consistency fix by Paul TT <paultt - at - hackerjournal - dot - it>
author diego
date Thu, 28 Jul 2005 12:17:17 +0000
parents 3f3b7829dce8
children b635d250fd0e
line wrap: on
line source


gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm