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