1 2.PATH: ${SRCTOP}/sys/geom/multipath 3 4KMOD= geom_multipath 5SRCS= g_multipath.c 6 7.include <bsd.kmod.mk> 8