summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/multipath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/multipath/Makefile')
-rw-r--r--sbin/geom/class/multipath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/multipath/Makefile b/sbin/geom/class/multipath/Makefile
index 2a6b7cc..5a753e4 100644
--- a/sbin/geom/class/multipath/Makefile
+++ b/sbin/geom/class/multipath/Makefile
@@ -1,10 +1,10 @@
# $FreeBSD$
PACKAGE=runtime
-.PATH: ${.CURDIR}/../../misc
+.PATH: ${.CURDIR:H:H}/misc
GEOM_CLASS= multipath
-CFLAGS+= -I${.CURDIR}/../../../../sys
+CFLAGS+= -I${SRCTOP}/sys
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud