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