summaryrefslogtreecommitdiff
path: root/sbin/mount_hpfs/Makefile
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-03-20 18:13:31 +0000
commitfe655281c5aaa0c4feb637ba0199f869ba84a78b (patch)
treeec6d9a3298f43e6216117f9bd115130df43bf52a /sbin/mount_hpfs/Makefile
parent6817e978cfb63ed11372fa169dc49f0b0b2d7bd1 (diff)
downloadsrc-test2-fe655281c5aaa0c4feb637ba0199f869ba84a78b.tar.gz
src-test2-fe655281c5aaa0c4feb637ba0199f869ba84a78b.zip
Notes
Diffstat (limited to 'sbin/mount_hpfs/Makefile')
-rw-r--r--sbin/mount_hpfs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sbin/mount_hpfs/Makefile b/sbin/mount_hpfs/Makefile
index a238a28ae5f1..e5e8c8bba799 100644
--- a/sbin/mount_hpfs/Makefile
+++ b/sbin/mount_hpfs/Makefile
@@ -4,7 +4,6 @@
PROG= mount_hpfs
SRCS= mount_hpfs.c getmntopts.c
-MAN8= mount_hpfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+= -I${.CURDIR}/../../sys -I${MOUNT} -DHPFS