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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/routed/rtquery/Makefile b/sbin/routed/rtquery/Makefile
index 1b553a3..e2701da 100644
--- a/sbin/routed/rtquery/Makefile
+++ b/sbin/routed/rtquery/Makefile
@@ -7,6 +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
+WARNS?= 0
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud