diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/gensnmpdef/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/gensnmpdef/Makefile b/tools/tools/gensnmpdef/Makefile index 437e304d0ce7..470e1de2dc88 100644 --- a/tools/tools/gensnmpdef/Makefile +++ b/tools/tools/gensnmpdef/Makefile @@ -19,4 +19,6 @@ LDFLAGS+= -L${LOCALBASE}/lib LDADD+= -lsmi +WARNS?= 6 + .include <bsd.prog.mk> |
