# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/md
KMOD= md
SRCS= md.c opt_mfs.h opt_md.h opt_devfs.h
NOMAN=
.include <bsd.kmod.mk>