# $FreeBSD$

.PATH: ${SRCTOP}/sys/geom/gate

KMOD=	geom_gate
SRCS=	g_gate.c

.include <bsd.kmod.mk>