1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../dev/md 4KMOD= md 5SRCS= md.c opt_mfs.h opt_md.h 6NOMAN= 7 8.include "${.CURDIR}/../../conf/kmod.mk" 9