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