winsys/sw: Add a software winsys layered on a pipe
[mesa/mesa-lb.git] / configs / freebsd-dri-x86
blob9475437fc5b00e6c91d1276ac05324a7526f36b2
1 # -*-makefile-*-
2 # Configuration for freebsd-dri: FreeBSD DRI hardware drivers
4 include $(TOP)/configs/freebsd-dri
6 CONFIG_NAME = freebsd-dri-x86
8 # Unnecessary on x86, generally.
9 PIC_FLAGS = 
11 ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
12 MESA_ASM_SOURCES = $(X86_SOURCES)
13 GLAPI_ASM_SOURCES = $(X86_API)