configs: add vmgfx-related dirs to configs/linux-dri
[mesa.git] / configs / linux-ppc-static
1 # Configuration for Linux on PPC, static libs
2
3 include $(TOP)/configs/linux-ppc
4
5 CONFIG_NAME = linux-ppc-static
6
7 MKLIB_OPTIONS = -static
8 PIC_FLAGS =
9
10 # Library names (actual file names)
11 GL_LIB_NAME = libGL.a
12 GLU_LIB_NAME = libGLU.a
13 GLW_LIB_NAME = libGLw.a
14 OSMESA_LIB_NAME = libOSMesa.a