summaryrefslogtreecommitdiff
path: root/lib/libxcb/libxcb-xevie/Makefile
blob: 8f99c3ea5e9752d229f4b734f4a84a2347369fc1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#	$OpenBSD: Makefile,v 1.2 2009/05/22 16:22:47 matthieu Exp $

LIB=	xcb-xevie

HDRS=	xevie.h

SRCS=	xevie.c

PKGCONFIG=	xcb-xevie.pc

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