annotate TOOLS/GL-test/compile.sh @ 13266:914749a92b28

Copy-n-Paste bug breaking channel selection in audio configuration dialog Patch by (eyager at chartermi dot net)
author reimar
date Mon, 06 Sep 2004 20:11: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