# $FreeBSD$

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

KMOD=	geom_fox
SRCS=	geom_fox.c

.include <bsd.kmod.mk>