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