g3dvl: Only create contour shader when DEBUG_CONTOUR is enabled
[mesa/nouveau-pmpeg.git] / configs / solaris-x86
blob2975f57527ec21952b86b9a70b62fcd1290d0abe
1 # Configuration for Solaris on x86
3 include $(TOP)/configs/default
5 CONFIG_NAME = solaris-x86
7 # Compiler and flags
8 CC = cc
9 CFLAGS = -Xa -xO3 -xpentium -KPIC -I/usr/openwin/include -DUSE_XSHM
10 MKLIB_OPTIONS = -static
13 GL_LIB_NAME = libGL.a
14 GLU_LIB_NAME = libGLU.a
15 GLW_LIB_NAME = libGLw.a
16 OSMESA_LIB_NAME = libOSMesa.a