summaryrefslogtreecommitdiffstats
path: root/usr.sbin/diskinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/diskinfo/Makefile')
-rw-r--r--usr.sbin/diskinfo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/diskinfo/Makefile b/usr.sbin/diskinfo/Makefile
index e0c9cc7..1c56987 100644
--- a/usr.sbin/diskinfo/Makefile
+++ b/usr.sbin/diskinfo/Makefile
@@ -3,6 +3,8 @@
PROG= diskinfo
MAN= diskinfo.8
+WARNS?= 5
+
.include <bsd.prog.mk>
test: ${PROG}
OpenPOWER on IntegriCloud