xref: /freebsd/lib/geom/multipath/Makefile (revision 18b226ea08fb3a27ab05a2d6b6295e54487cc246)
1PACKAGE=geom
2
3GEOM_CLASS=	multipath
4
5CFLAGS+=  -I${SRCTOP}/sys
6
7.include <bsd.lib.mk>
8