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