summaryrefslogtreecommitdiff
path: root/lib/libxcb/libxcb-dri2/Makefile
blob: 8fdd61b3ee63ee3a91a3f802c2c23a43351b1bab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: Makefile,v 1.1 2010/04/18 20:06:18 matthieu Exp $

LIB=		xcb-dri2

HEADERS=	dri2.h

SRCS=		dri2.c

PKGCONFIG=	xcb-dri2.pc

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