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