1.PATH: ${SRCTOP}/sys/geom/mirror 2 3KMOD= geom_mirror 4SRCS= g_mirror.c 5SRCS+= g_mirror_ctl.c 6 7.include <bsd.kmod.mk> 8