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