Update function signatures for EXT_tfp entrypoints.
[mesa-demos.git] / configs / linux-x86
blob18fa06101deaf8801304130a32cdf13f27f07c6f
1 # Configuration for Linux with x86 optimizations
3 include $(TOP)/configs/linux
5 CONFIG_NAME = linux-x86
7 ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
8 ASM_SOURCES = $(X86_SOURCES)
9 ASM_API = $(X86_API)