annotate TOOLS/GL-test/compile.sh @ 11208:9cc374ec529b

html.xsl ---> html-single.xsl
author diego
date Tue, 21 Oct 2003 13:33:37 +0000
parents 3f3b7829dce8
children b635d250fd0e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
3b5f5d1c5041 Initial revision
arpi_esp
parents:
diff changeset
1
10180
3f3b7829dce8 The linux directory is now called osdep.
diego
parents: 1
diff changeset
2 gcc -g -O4 gltest.c ../../osdep/timer-lx.o -o gltest -L/usr/X11/lib -lglut -lGL -lGLU -lX11 -lXext -lXmu -lXi -lm