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

PACKAGE=runtime
.PATH: ${.CURDIR}/../../misc

GEOM_CLASS=	journal
SRCS+=	geom_journal_ufs.c

LIBADD=	ufs md

CFLAGS+=-I${.CURDIR}/../../../../sys

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