.PATH:	${SRCTOP}/sys/dev/ncthwm
KMOD=	ncthwm
SRCS=	ncthwm.c
SRCS+=	device_if.h bus_if.h isa_if.h opt_platform.h

.include <bsd.kmod.mk>
