rwho/ruptime/rwhod shouldn't be gated by RCMDS.

PR:		220953
Reported by:	peter@
Differential Revision:	https://reviews.freebsd.org/D11743
This commit is contained in:
Jeremie Le Hen 2017-08-03 21:30:12 +00:00
parent f2ec04a394
commit 881d286b1d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=322029
2 changed files with 3 additions and 3 deletions

View File

@ -133,8 +133,10 @@ SUBDIR= alias \
rpcinfo \
rs \
rup \
ruptime \
rusers \
rwall \
rwho \
script \
sdiff \
sed \
@ -251,8 +253,6 @@ SUBDIR.${MK_OPENSSL}+= newkey
SUBDIR.${MK_QUOTAS}+= quota
SUBDIR.${MK_RCMDS}+= rlogin
SUBDIR.${MK_RCMDS}+= rsh
SUBDIR.${MK_RCMDS}+= ruptime
SUBDIR.${MK_RCMDS}+= rwho
SUBDIR.${MK_SENDMAIL}+= vacation
SUBDIR.${MK_TALK}+= talk
SUBDIR.${MK_TELNET}+= telnet

View File

@ -74,6 +74,7 @@ SUBDIR= adduser \
rpc.statd \
rpc.umntall \
rtprio \
rwhod \
service \
services_mkdb \
sesutil \
@ -191,7 +192,6 @@ SUBDIR.${MK_PPP}+= ppp
SUBDIR.${MK_QUOTAS}+= edquota
SUBDIR.${MK_QUOTAS}+= quotaon
SUBDIR.${MK_QUOTAS}+= repquota
SUBDIR.${MK_RCMDS}+= rwhod
SUBDIR.${MK_SENDMAIL}+= editmap
SUBDIR.${MK_SENDMAIL}+= mailstats
SUBDIR.${MK_SENDMAIL}+= makemap