# $OpenBSD: Makefile,v 1.3 2015/01/25 15:09:13 jsg Exp $

GALLIUM=${.CURDIR}/../../../../../dist/Mesa/src/gallium
.include "${GALLIUM}/drivers/softpipe/Makefile.sources"

LIB = softpipe

SRCS = \
	${C_SOURCES}

.include <bsd.xorg.mk>
