summaryrefslogtreecommitdiffstats
path: root/sbin/mount_umapfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_umapfs/Makefile')
-rw-r--r--sbin/mount_umapfs/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/mount_umapfs/Makefile b/sbin/mount_umapfs/Makefile
index 7dc1fc6b..dda3bf7 100644
--- a/sbin/mount_umapfs/Makefile
+++ b/sbin/mount_umapfs/Makefile
@@ -1,9 +1,9 @@
# @(#)Makefile 8.3 (Berkeley) 3/27/94
# $FreeBSD$
-PROG= mount_umap
-SRCS= mount_umap.c getmntopts.c
-MAN= mount_umap.8
+PROG= mount_umapfs
+SRCS= mount_umapfs.c getmntopts.c
+MAN= mount_umapfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+=-I${MOUNT}
OpenPOWER on IntegriCloud