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