Mercurial > mplayer.hg
view TOOLS/GL-test/compile.sh @ 12025:124734dc7c66
Explain why 'cvs admin' should only be used on the last revision of a file.
author | diego |
---|---|
date | Mon, 15 Mar 2004 01:46:03 +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