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