summaryrefslogtreecommitdiffstats
path: root/sbin/geom/class/journal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/geom/class/journal/Makefile')
-rw-r--r--sbin/geom/class/journal/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/journal/Makefile b/sbin/geom/class/journal/Makefile
index 14fff15..3be15a1 100644
--- a/sbin/geom/class/journal/Makefile
+++ b/sbin/geom/class/journal/Makefile
@@ -1,13 +1,13 @@
# $FreeBSD$
PACKAGE=runtime
-.PATH: ${.CURDIR}/../../misc
+.PATH: ${.CURDIR:H:H}/misc
GEOM_CLASS= journal
SRCS+= geom_journal_ufs.c
LIBADD= ufs md
-CFLAGS+=-I${.CURDIR}/../../../../sys
+CFLAGS+=-I${SRCTOP}/sys
.include <bsd.lib.mk>
OpenPOWER on IntegriCloud