1#	$NetBSD: Makefile,v 1.1 2010/07/18 07:01:38 mrg Exp $
2
3XCBUTIL=	event
4
5SRCS=	event.c
6
7SHLIB_MAJOR=	1
8
9.include "../xcb-util.mk"
10