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