summaryrefslogtreecommitdiff
path: root/lib/xcb-util/atom/Makefile
blob: a8ee2db61ccc2a5ceba9a31673a6b5d87b12b60b (plain)
1
2
3
4
5
6
7
8
9
10
#	$OpenBSD: Makefile,v 1.1.1.1 2009/05/23 14:43:12 matthieu Exp $

SUBLIB=		atom

SRCS=		atoms.c

HEADERS=	xcb_atom.h

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