summaryrefslogtreecommitdiffstats
path: root/bin/df/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/df/Makefile')
-rw-r--r--bin/df/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/df/Makefile b/bin/df/Makefile
index 80c031c..63991d4 100644
--- a/bin/df/Makefile
+++ b/bin/df/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
MOUNT= ${.CURDIR}/../../sbin/mount
-.PATH: ${MOUNT}
+.PATH: ${MOUNT}
PROG= df
SRCS= df.c vfslist.c
OpenPOWER on IntegriCloud