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

LIB=		xcb-res

HEADERS=	res.h

SRCS=		res.c

PKGCONFIG=	xcb-res.pc

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