configs: add vmgfx-related dirs to configs/linux-dri
[mesa.git] / configs / solaris-x86
1 # Configuration for Solaris on x86
2
3 include $(TOP)/configs/default
4
5 CONFIG_NAME = solaris-x86
6
7 # Compiler and flags
8 CC = cc
9 CFLAGS = -Xa -xO3 -xpentium -KPIC -I/usr/openwin/include -DUSE_XSHM
10 MKLIB_OPTIONS = -static
11
12
13 GL_LIB_NAME = libGL.a
14 GLU_LIB_NAME = libGLU.a
15 GLW_LIB_NAME = libGLw.a
16 OSMESA_LIB_NAME = libOSMesa.a