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