=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.86 retrieving revision 1.87 diff -c -r1.86 -r1.87 *** src/usr.sbin/Makefile 2001/12/01 18:57:33 1.86 --- src/usr.sbin/Makefile 2002/02/22 21:12:13 1.87 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.86 2001/12/01 18:57:33 deraadt Exp $ # not yet done: catman --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.87 2002/02/22 21:12:13 drahn Exp $ # not yet done: catman *************** *** 27,32 **** --- 27,35 ---- SUBDIR+=bad144 apm apmd fdformat memconfig SUBDIR+=eeprom screenblank grfinfo hilinfo SUBDIR+=wsconscfg wsfontload + + # Extended Attribute tools + SUBDIR+=extattrctl setextattr getextattr .if (${AFS:L} == "yes") SUBDIR+=afs