summaryrefslogtreecommitdiffstats
path: root/sys/modules/geom/geom_part/geom_part_bsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/geom/geom_part/geom_part_bsd/Makefile')
-rw-r--r--sys/modules/geom/geom_part/geom_part_bsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/geom/geom_part/geom_part_bsd/Makefile b/sys/modules/geom/geom_part/geom_part_bsd/Makefile
index f6d323c..8e8cc73 100644
--- a/sys/modules/geom/geom_part/geom_part_bsd/Makefile
+++ b/sys/modules/geom/geom_part/geom_part_bsd/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../../../geom/part ${.CURDIR}/../../../../geom
+.PATH: ${SRCTOP}/sys/geom/part ${SRCTOP}/sys/geom
KMOD= geom_part_bsd
SRCS= g_part_bsd.c geom_bsd_enc.c
OpenPOWER on IntegriCloud