# $FreeBSD$
.PATH: ${SRCTOP}/sys/geom/concat
KMOD= geom_concat
SRCS= g_concat.c
.include <bsd.kmod.mk>