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