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

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

KMOD=	geom_fox
SRCS=	geom_fox.c

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