=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.162 retrieving revision 1.163 diff -c -r1.162 -r1.163 *** src/usr.sbin/Makefile 2012/08/16 04:10:25 1.162 --- src/usr.sbin/Makefile 2012/08/23 06:21:46 1.163 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.162 2012/08/16 04:10:25 dlg Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.163 2012/08/23 06:21:46 deraadt Exp $ .include *************** *** 17,26 **** spray syslogc syslogd sysmerge tcpdrop tcpdump tftp-proxy tftpd \ tokenadm tokeninit traceroute traceroute6 trpt usbdevs user vipw \ watchdogd wsconscfg wsfontload wsmoused zdump zic ztsscale - - .if (${AFS:L} == "yes") - SUBDIR+=afs - .endif .if (${YP:L} == "yes") SUBDIR+=ypbind ypldap yppoll ypset ypserv --- 17,22 ----