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