# $FreeBSD$
PROG= mdconfig
MAN= mdconfig.8
MLINKS= mdconfig.8 vnconfig.8
DPADD= ${LIBUTIL}
LDADD= -lutil
.include <bsd.prog.mk>