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