aboutsummaryrefslogtreecommitdiff
path: root/sbin/mount_nwfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/mount_nwfs/Makefile')
-rw-r--r--sbin/mount_nwfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_nwfs/Makefile b/sbin/mount_nwfs/Makefile
index 0c3d478f632a..c6a4f10a4e12 100644
--- a/sbin/mount_nwfs/Makefile
+++ b/sbin/mount_nwfs/Makefile
@@ -2,7 +2,6 @@
PROG= mount_nwfs
SRCS= mount_nwfs.c getmntopts.c
-MAN8= mount_nwfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -DNWFS -I${MOUNT}