=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.31 retrieving revision 1.32 diff -c -r1.31 -r1.32 *** src/sbin/Makefile 1998/09/05 17:46:28 1.31 --- src/sbin/Makefile 1998/09/05 18:04:26 1.32 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.31 1998/09/05 17:46:28 art Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.32 1998/09/05 18:04:26 art Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck *************** *** 23,32 **** SUBDIR+= mount_umap SUBDIR+= mount_union SUBDIR+= mount_ext2fs fsck_ext2fs - .include - .if (${AFS} == "yes") SUBDIR+= mount_xfs - .endif .if make(clean) || make(cleandir) || make(obj) SUBDIR+= bim config_slot edlabel fdisk pcmcia_cntrl --- 23,29 ----