=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/sbin/Makefile,v retrieving revision 1.9 retrieving revision 1.10 diff -c -r1.9 -r1.10 *** src/sbin/Makefile 1996/05/17 03:47:30 1.9 --- src/sbin/Makefile 1996/05/22 11:23:51 1.10 *************** *** 1,5 **** ! # $OpenBSD: Makefile,v 1.9 1996/05/17 03:47:30 dm Exp $ ! # $NetBSD: Makefile,v 1.28 1996/04/05 01:44:24 cgd Exp $ # @(#)Makefile 8.5 (Berkeley) 3/31/94 # Not ported: XNSrouted enpload scsiformat startslip --- 1,5 ---- ! # $OpenBSD: Makefile,v 1.10 1996/05/22 11:23:51 deraadt Exp $ ! # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # @(#)Makefile 8.5 (Berkeley) 3/31/94 # Not ported: XNSrouted enpload scsiformat startslip *************** *** 18,24 **** SUBDIR+= mount_kernfs SUBDIR+= mount_lfs newlfs dumplfs # mount_mfs -> newfs ! SUBDIR+= mount_msdos SUBDIR+= mount_nfs SUBDIR+= mount_null SUBDIR+= mount_portal --- 18,24 ---- SUBDIR+= mount_kernfs SUBDIR+= mount_lfs newlfs dumplfs # mount_mfs -> newfs ! SUBDIR+= mount_msdos fsck_msdos SUBDIR+= mount_nfs SUBDIR+= mount_null SUBDIR+= mount_portal