=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.65 retrieving revision 1.66 diff -c -r1.65 -r1.66 *** src/sbin/Makefile 2003/02/24 01:18:03 1.65 --- src/sbin/Makefile 2003/05/20 05:05:17 1.66 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.65 2003/02/24 01:18:03 deraadt Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.66 2003/05/20 05:05:17 tedu Exp $ # Not ported: XNSrouted enpload scsiformat startslip # Missing: icheck *************** *** 18,23 **** --- 18,24 ---- # mount_mfs -> newfs SUBDIR+= mount_msdos newfs_msdos fsck_msdos SUBDIR+= mount_nfs + SUBDIR+= mount_ntfs SUBDIR+= mount_null SUBDIR+= mount_portal SUBDIR+= mount_procfs