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