=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.25 retrieving revision 1.26 diff -c -r1.25 -r1.26 *** src/sbin/Makefile 1997/04/24 08:17:23 1.25 --- src/sbin/Makefile 1997/06/14 05:08:19 1.26 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.25 1997/04/24 08:17:23 downsj Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.26 1997/06/14 05:08:19 downsj Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip *************** *** 23,29 **** SUBDIR+= mount_procfs SUBDIR+= mount_umap SUBDIR+= mount_union ! SUBDIR+= mount_ext2fs .if make(clean) || make(cleandir) || make(obj) SUBDIR+= bim config_slot edlabel fdisk pcmcia_cntrl --- 23,29 ---- SUBDIR+= mount_procfs SUBDIR+= mount_umap SUBDIR+= mount_union ! SUBDIR+= mount_ext2fs fsck_ext2fs .if make(clean) || make(cleandir) || make(obj) SUBDIR+= bim config_slot edlabel fdisk pcmcia_cntrl