summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mount_nwfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/mount_nwfs/Makefile')
-rw-r--r--usr.sbin/mount_nwfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mount_nwfs/Makefile b/usr.sbin/mount_nwfs/Makefile
index 00fed85..c667088 100644
--- a/usr.sbin/mount_nwfs/Makefile
+++ b/usr.sbin/mount_nwfs/Makefile
@@ -4,7 +4,7 @@ PROG= mount_nwfs
SRCS= mount_nwfs.c getmntopts.c
MAN= mount_nwfs.8
-MOUNT= ${.CURDIR}/../mount
+MOUNT= ${.CURDIR}/../../sbin/mount
CFLAGS+= -DNWFS -I${MOUNT}
WARNS= 0
OpenPOWER on IntegriCloud