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

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

DPADD=	${LIBUTIL} ${LIBGEOM}
LDADD=	-lutil -lgeom

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