=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.205 retrieving revision 1.206 diff -c -r1.205 -r1.206 *** src/usr.sbin/Makefile 2019/04/05 21:07:11 1.205 --- src/usr.sbin/Makefile 2019/04/25 20:25:27 1.206 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.205 2019/04/05 21:07:11 deraadt Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.206 2019/04/25 20:25:27 florian Exp $ .include *************** *** 17,25 **** rmt route6d rpc.bootparamd rpc.lockd rpc.statd \ sa sasyncd sensorsd slaacctl slowcgi smtpd \ snmpctl snmpd spamdb switchctl switchd syslogc syslogd sysmerge \ ! syspatch tcpdrop tcpdump tftp-proxy tftpd tokenadm tokeninit \ ! traceroute trpt unbound unwindctl usbdevs user vmd vmctl vipw \ ! watchdogd wsconscfg wsfontload wsmoused zdump zic .if (${YP:L} == "yes") SUBDIR+=ypbind ypldap yppoll ypset ypserv --- 17,25 ---- rmt route6d rpc.bootparamd rpc.lockd rpc.statd \ sa sasyncd sensorsd slaacctl slowcgi smtpd \ snmpctl snmpd spamdb switchctl switchd syslogc syslogd sysmerge \ ! syspatch sysupgrade tcpdrop tcpdump tftp-proxy tftpd tokenadm \ ! tokeninit traceroute trpt unbound unwindctl usbdevs user vmd vmctl \ ! vipw watchdogd wsconscfg wsfontload wsmoused zdump zic .if (${YP:L} == "yes") SUBDIR+=ypbind ypldap yppoll ypset ypserv