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

.include <bsd.kmod.mk>
