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

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

GEOM_CLASS=	raid3

DPADD=	${LIBMD}
LDADD=	-lmd

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