=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.120 retrieving revision 1.121 diff -c -r1.120 -r1.121 *** src/usr.sbin/Makefile 2005/06/02 20:09:39 1.120 --- src/usr.sbin/Makefile 2005/06/17 20:35:18 1.121 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.120 2005/06/02 20:09:39 tholo Exp $ .include --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.121 2005/06/17 20:35:18 drahn Exp $ .include *************** *** 20,28 **** SUBDIR+=bad144 acpid acpidump apm apmd fdformat memconfig SUBDIR+=eeprom gpioctl hotplugd SUBDIR+=wsconscfg wsfontload - - # Extended Attribute tools - SUBDIR+=extattrctl setextattr getextattr .if (${AFS:L} == "yes") SUBDIR+=afs --- 20,25 ----