diff options
| author | Enji Cooper <ngie@FreeBSD.org> | 2017-01-09 05:46:41 +0000 |
|---|---|---|
| committer | Enji Cooper <ngie@FreeBSD.org> | 2017-01-09 05:46:41 +0000 |
| commit | c7af73f3fbd6f5a0abe44ed5f02a24deb66bb3c8 (patch) | |
| tree | 2e70cf6cf0beb75c2a3e81e031ab11e15067bac2 /tools | |
| parent | 22d6cc269c88bd40ce48315865e161a586cf1c56 (diff) | |
Notes
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> |
