summaryrefslogtreecommitdiffstats
path: root/sbin/mdconfig/Makefile
blob: 1d5aff2636532cd378b5eb85e575339717821ed7 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

PROG=		mdconfig
MAN=		mdconfig.8
MLINKS=		mdconfig.8 vnconfig.8

DPADD=	${LIBUTIL}
LDADD=	-lutil

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud