1#	$NetBSD$
2
3XCBUTIL=	event
4
5SRCS=	event.c
6
7SHLIB_MAJOR=	1
8
9.include "../xcb-util.mk"
10