.PATH: ${SRCTOP}/sys/dev/hid

KMOD=	hgame
SRCS=	hgame.c
SRCS+=	opt_kbd.h
SRCS+=	bus_if.h device_if.h

.include <bsd.kmod.mk>
