diff options
Diffstat (limited to 'sbin/mount_nwfs/Makefile')
-rw-r--r-- | sbin/mount_nwfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_nwfs/Makefile b/sbin/mount_nwfs/Makefile index 0c3d478f632ad..c6a4f10a4e12e 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} |