]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/geom/multipath/Makefile
Normalize the g(eom,cache,part,...) build.
[FreeBSD/FreeBSD.git] / lib / geom / multipath / Makefile
1 # $FreeBSD$
2
3 PACKAGE=runtime
4 .PATH: ${.CURDIR:H:H}/misc
5
6 GEOM_CLASS=     multipath
7
8 CFLAGS+=  -I${SRCTOP}/sys
9
10 .include <bsd.lib.mk>