1.PATH: ${SRCTOP}/sys/geom/raid3 2 3KMOD= geom_raid3 4SRCS= g_raid3.c 5SRCS+= g_raid3_ctl.c 6 7.include <bsd.kmod.mk> 8