aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2016-01-21 17:33:31 +0000
committerGlen Barber <gjb@FreeBSD.org>2016-01-21 17:33:31 +0000
commit2971191a945ad6c271dbe6d865bd36b66a339be9 (patch)
tree7ba775ad54cb78b8ab6bac077ac883e3cbef91f3 /libexec
parent6a361cbec2cf3ebcbe8f31c8b78b13fe0665f558 (diff)
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/rlogind/Makefile1
-rw-r--r--libexec/rshd/Makefile2
2 files changed, 3 insertions, 0 deletions
diff --git a/libexec/rlogind/Makefile b/libexec/rlogind/Makefile
index 282ec6389611..1094a89a07e6 100644
--- a/libexec/rlogind/Makefile
+++ b/libexec/rlogind/Makefile
@@ -5,6 +5,7 @@
PROG= rlogind
MAN= rlogind.8
+PACKAGE=rcmds
LIBADD= util
WARNS?= 2
diff --git a/libexec/rshd/Makefile b/libexec/rshd/Makefile
index c856995c5248..4869d1eced45 100644
--- a/libexec/rshd/Makefile
+++ b/libexec/rshd/Makefile
@@ -4,6 +4,8 @@
PROG= rshd
MAN= rshd.8
+PACKAGE=rcmds
+
WARNS?= 3
WFORMAT=0