=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.70 retrieving revision 1.71 diff -c -r1.70 -r1.71 *** src/sbin/Makefile 2005/02/21 13:33:09 1.70 --- src/sbin/Makefile 2005/03/29 17:55:39 1.71 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.70 2005/02/21 13:33:09 damien Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.71 2005/03/29 17:55:39 pedro Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck *************** *** 23,28 **** --- 23,29 ---- SUBDIR+= mount_null SUBDIR+= mount_portal SUBDIR+= mount_procfs + SUBDIR+= mount_udf SUBDIR+= mount_umap SUBDIR+= mount_union SUBDIR+= mount_ext2fs fsck_ext2fs