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