summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/geom_ccd/Makefile
blob: 18d6eeb04718b09bfae81fcfc88e611bb6372281 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

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

KMOD=	geom_ccd
SRCS=	geom_ccd.c

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