diff options
Diffstat (limited to 'libexec/rshd/Makefile')
-rw-r--r-- | libexec/rshd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index 155314a..f6881e8 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -4,6 +4,7 @@ PROG= rshd MAN= rshd.8 +WARNS?= 3 WFORMAT=0 DPADD= ${LIBUTIL} ${LIBPAM} |