summaryrefslogtreecommitdiffstats
path: root/sbin/restore/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/restore/Makefile')
-rw-r--r--sbin/restore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/Makefile b/sbin/restore/Makefile
index 58fed3e..d6c1e62 100644
--- a/sbin/restore/Makefile
+++ b/sbin/restore/Makefile
@@ -1,7 +1,7 @@
# @(#)Makefile 8.1 (Berkeley) 6/5/93
# $FreeBSD$
-.PATH: ${.CURDIR}/../dump
+.PATH: ${.CURDIR:H}/dump
PACKAGE=runtime
PROG= restore
OpenPOWER on IntegriCloud