summaryrefslogtreecommitdiff
path: root/lib/libxcb/libxcb-dri3/Makefile
blob: d1851bdc3db300808e4f948dba1fa43e5c3ded06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: Makefile,v 1.1 2014/04/14 19:20:17 matthieu Exp $

LIB=		xcb-dri3

HEADERS=	dri3.h

SRCS=		dri3.c

PKGCONFIG=	xcb-dri3.pc

.include <bsd.lib.mk>
.include <bsd.xorg.mk>