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