1 2 3 4 5 6 7 8
# $FreeBSD$ .PATH: ${.CURDIR}/../../../geom/concat KMOD= geom_concat SRCS= g_concat.c .include <bsd.kmod.mk>