summaryrefslogtreecommitdiffstats
path: root/sbin/newfs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/newfs/Makefile')
-rw-r--r--sbin/newfs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/newfs/Makefile b/sbin/newfs/Makefile
index 33c1aee..deae94b 100644
--- a/sbin/newfs/Makefile
+++ b/sbin/newfs/Makefile
@@ -3,6 +3,7 @@
PROG= newfs
SRCS= getmntopts.c newfs.c mkfs.c
+MAN= newfs.8
MOUNT= ${.CURDIR}/../mount
CFLAGS+=-DMFS -DFSIRAND -I${MOUNT}
OpenPOWER on IntegriCloud