summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/virstor/Makefile
blob: 0b4d5cdda31b56bc18065ad62b8296c2e80afab4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.PATH:	${.CURDIR}/../../misc ${.CURDIR}/../../../../sys/geom/virstor

CLASS=	virstor

SRCS+=	binstream.c
SRCS+=	g_virstor_md.c

DPADD=	${LIBMD}
LDADD=	-lmd

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