glsl: re-write Makefile after I called it bad.
[mesa-demos.git] / configs / linux-solo-x86
bloba9bf388260242a4ac6026b39e72cc6009b9ce69b
1 # -*-makefile-*-
2 # Configuration for linux-solo-x86: Linux hardware drivers for fbdev for x86
4 include $(TOP)/configs/linux-solo
6 CONFIG_NAME = linux-solo-x86
8 ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
9 MESA_ASM_SOURCES = $(X86_SOURCES)
10 GLAPI_ASM_SOURCES = $(X86_API)