summaryrefslogtreecommitdiffstats
path: root/sbin/routed/rtquery/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/routed/rtquery/Makefile')
-rw-r--r--sbin/routed/rtquery/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile
index 5021b08..61a2511 100644
--- a/sbin/routed/rtquery/Makefile
+++ b/sbin/routed/rtquery/Makefile
@@ -7,5 +7,6 @@ MAN= rtquery.8
LDADD+= -lmd
DPADD+= ${LIBMD}
#COPTS= -g -DDEBUG -W -Wall -Wcast-align -Wcast-qual -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wunused
+WARNS= 0
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud