1 2.PATH: ${SRCTOP}/sys/dev/md 3 4KMOD= geom_md 5SRCS= md.c opt_md.h opt_geom.h opt_rootdevname.h vnode_if.h 6 7.include <bsd.kmod.mk> 8