=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.73 retrieving revision 1.74 diff -c -r1.73 -r1.74 *** src/sbin/Makefile 2005/04/08 21:00:35 1.73 --- src/sbin/Makefile 2005/05/26 01:29:02 1.74 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.73 2005/04/08 21:00:35 hshoexer Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.74 2005/05/26 01:29:02 pedro Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck *************** *** 20,31 **** SUBDIR+= mount_msdos newfs_msdos fsck_msdos SUBDIR+= mount_nfs SUBDIR+= mount_ntfs - SUBDIR+= mount_null SUBDIR+= mount_portal SUBDIR+= mount_procfs SUBDIR+= mount_udf - SUBDIR+= mount_umap - SUBDIR+= mount_union SUBDIR+= mount_ext2fs fsck_ext2fs SUBDIR+= mount_xfs --- 20,28 ----