aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ktrdump/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ktrdump/Makefile')
-rw-r--r--usr.bin/ktrdump/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/ktrdump/Makefile b/usr.bin/ktrdump/Makefile
index 63cd2cf2cea9..796569977f0f 100644
--- a/usr.bin/ktrdump/Makefile
+++ b/usr.bin/ktrdump/Makefile
@@ -4,6 +4,4 @@ PROG= ktrdump
LIBADD= kvm
MAN= ktrdump.8
-WARNS?= 2
-
.include <bsd.prog.mk>