summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/raid/Makefile
blob: 743f690f0fd9bbb0f157e893665c78c06632955a (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

.PATH:	${.CURDIR}/../../misc

GEOM_CLASS=	raid

DPADD=	${LIBMD}
LDADD=	-lmd

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