summaryrefslogtreecommitdiffstats
path: root/tools/tools/netrate/tcpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/netrate/tcpp/Makefile')
-rw-r--r--tools/tools/netrate/tcpp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tools/netrate/tcpp/Makefile b/tools/tools/netrate/tcpp/Makefile
index 31f8fc2..a0b2715 100644
--- a/tools/tools/netrate/tcpp/Makefile
+++ b/tools/tools/netrate/tcpp/Makefile
@@ -4,6 +4,6 @@ PROG= tcpp
INCS= tcpp.h
NO_MAN=
SRCS= tcpp.c tcpp_client.c tcpp_server.c tcpp_util.c
-WARNS= 3
+WARNS?= 3
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud