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