=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.sbin/Makefile,v retrieving revision 1.70 retrieving revision 1.71 diff -c -r1.70 -r1.71 *** src/usr.sbin/Makefile 2000/09/11 14:23:47 1.70 --- src/usr.sbin/Makefile 2000/09/11 14:53:07 1.71 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.70 2000/09/11 14:23:47 art Exp $ # not yet done: catman --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.71 2000/09/11 14:53:07 art Exp $ # not yet done: catman *************** *** 26,32 **** SUBDIR+=wsconscfg wsfontload .if (${AFS:L} == "yes") ! #SUBDIR+=afs .endif .if (${YP:L} == "yes") --- 26,32 ---- SUBDIR+=wsconscfg wsfontload .if (${AFS:L} == "yes") ! SUBDIR+=afs .endif .if (${YP:L} == "yes")