1#	$NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
2
3PROG=	xkbvleds
4SRCS=	xkbvleds.c LED.c utils.c
5
6.include "../Makefile.xkbutils"
7