summaryrefslogtreecommitdiffstats
path: root/libexec/tftp-proxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/tftp-proxy/Makefile')
-rw-r--r--libexec/tftp-proxy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/tftp-proxy/Makefile b/libexec/tftp-proxy/Makefile
index 45d8068..d8541c4 100644
--- a/libexec/tftp-proxy/Makefile
+++ b/libexec/tftp-proxy/Makefile
@@ -6,4 +6,6 @@ PROG= tftp-proxy
SRCS= tftp-proxy.c filter.c
MAN= tftp-proxy.8
+WARNS?= 3
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud