summaryrefslogtreecommitdiffstats
path: root/sbin/fsck_msdosfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/fsck_msdosfs/Makefile')
-rw-r--r--sbin/fsck_msdosfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/fsck_msdosfs/Makefile b/sbin/fsck_msdosfs/Makefile
index 0de68f1..b101724 100644
--- a/sbin/fsck_msdosfs/Makefile
+++ b/sbin/fsck_msdosfs/Makefile
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.6 1997/05/08 21:11:11 gwr Exp $
# $FreeBSD$
-FSCK= ${.CURDIR}/../fsck
+FSCK= ${.CURDIR:H}/fsck
.PATH: ${FSCK}
PACKAGE=runtime
OpenPOWER on IntegriCloud