1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/sys/geom/shsec 4 5KMOD= geom_shsec 6SRCS= g_shsec.c 7 8.include <bsd.kmod.mk> 9