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

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

LIB = trace

SRCS = \
	${C_SOURCES}

.include <bsd.xorg.mk>
