pkgsrc-wip/mesa-dri/files/netbsd-dri-x86
Dieter Baron 7671be0519 Preliminary package for MesaLib with DRI support.
Made by Jared D. McNeill with improvements by me.

Still work in progress, see README file.
2007-03-27 22:28:19 +00:00

12 lines
292 B
Makefile

# -*-makefile-*-
# Configuration for netbsd-dri-x86: NetBSD DRI hardware drivers
include $(TOP)/configs/netbsd-dri
CONFIG_NAME = netbsd-dri-x86
# Unnecessary on x86, generally.
PIC_FLAGS =
ASM_FLAGS = -DUSE_X86_ASM -DUSE_MMX_ASM -DUSE_3DNOW_ASM -DUSE_SSE_ASM
ASM_SOURCES = $(X86_SOURCES)