9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
XCOMM $XConsortium: Imakefile /main/7 1995/12/04 15:10:00 dpw $
|
|
XCOMM $XFree86: xc/programs/glxgears/Imakefile,v 1.1 2001/04/02 21:12:11 dawes Exp $
|
|
#include <Threads.tmpl>
|
|
DEPLIBS = $(DEPGLXLIB) $(DEPXLIB)
|
|
LOCAL_LIBRARIES = $(GLXLIB) $(XLIB)
|
|
SYS_LIBRARIES = MathLibrary
|
|
|
|
SimpleProgramTarget(glxgears)
|