=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.138 retrieving revision 1.139 diff -c -r1.138 -r1.139 *** src/usr.sbin/Makefile 2007/12/09 21:19:18 1.138 --- src/usr.sbin/Makefile 2007/12/09 21:19:58 1.139 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.138 2007/12/09 21:19:18 reyk Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.139 2007/12/09 21:19:58 reyk Exp $ .include *************** *** 15,23 **** syslogc syslogd tcpdrop tcpdump timed tokenadm tokeninit traceroute \ traceroute6 trpt usbdevs user vipw watchdogd wsconscfg wsfontload \ wsmoused zdump zic ztsscale - - foo: - @echo $(SUBDIR) .if (${AFS:L} == "yes") SUBDIR+=afs --- 15,20 ----