diff options
Diffstat (limited to 'libexec/rshd/Makefile')
-rw-r--r-- | libexec/rshd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile index c856995..4869d1e 100644 --- a/libexec/rshd/Makefile +++ b/libexec/rshd/Makefile @@ -4,6 +4,8 @@ PROG= rshd MAN= rshd.8 +PACKAGE=rcmds + WARNS?= 3 WFORMAT=0 |