aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/dpv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dpv/Makefile')
-rw-r--r--usr.bin/dpv/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/dpv/Makefile b/usr.bin/dpv/Makefile
index bf8fa12740ec..ef4575ca24f9 100644
--- a/usr.bin/dpv/Makefile
+++ b/usr.bin/dpv/Makefile
@@ -8,6 +8,4 @@ CFLAGS+= -I${.CURDIR}
LIBADD= dpv dialog
-WARNS?= 6
-
.include <bsd.prog.mk>