1.PATH: ${SRCTOP}/sys/dev/rndtest 2KMOD = rndtest 3SRCS = rndtest.c 4SRCS += device_if.h bus_if.h 5 6.include <bsd.kmod.mk> 7