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

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

GEOM_CLASS=	journal
SRCS+=	geom_journal_ufs.c

LIBADD=	ufs md

CFLAGS+=-I${SRCTOP}/sys

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