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