1PACKAGE=geom 2.PATH: ${.CURDIR:H:H}/misc 3 4GEOM_CLASS= multipath 5 6CFLAGS+= -I${SRCTOP}/sys 7 8.include <bsd.lib.mk> 9