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