summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mfiutil/Makefile
diff options
context:
space:
mode:
authorscottl <scottl@FreeBSD.org>2009-08-17 06:05:55 +0000
committerscottl <scottl@FreeBSD.org>2009-08-17 06:05:55 +0000
commit6192c3dbaf79969f3291106bcc73edcb3b382dfc (patch)
tree6eab1cfe30a563326eeefd403d805b1036fd3d4e /usr.sbin/mfiutil/Makefile
parent5519023e6b69969b85d76840bc8fab00688047f4 (diff)
downloadFreeBSD-src-6192c3dbaf79969f3291106bcc73edcb3b382dfc.zip
FreeBSD-src-6192c3dbaf79969f3291106bcc73edcb3b382dfc.tar.gz
Move mfiutil.1 to mfiutil.8 for consistency. Remove superfulous README.
Approved by: re
Diffstat (limited to 'usr.sbin/mfiutil/Makefile')
-rw-r--r--usr.sbin/mfiutil/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/mfiutil/Makefile b/usr.sbin/mfiutil/Makefile
index 1730487..03ded03 100644
--- a/usr.sbin/mfiutil/Makefile
+++ b/usr.sbin/mfiutil/Makefile
@@ -3,6 +3,7 @@ PROG= mfiutil
SRCS= mfiutil.c mfi_cmd.c mfi_config.c mfi_drive.c mfi_evt.c mfi_flash.c \
mfi_patrol.c mfi_show.c mfi_volume.c
+MAN8= mfiutil.8
CFLAGS+= -fno-builtin-strftime
WARNS?=3
OpenPOWER on IntegriCloud