# $FreeBSD: releng/12.1/sys/modules/amdtemp/Makefile 314651 2017-03-04 10:10:17Z ngie $ # $BSDSUniX $ .PATH: ${SRCTOP}/sys/dev/amdtemp KMOD= amdtemp SRCS= amdtemp.c bus_if.h device_if.h pci_if.h .include