[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / src / sbin

Diff for /src/sbin/Makefile between version 1.9 and 1.10

version 1.9, 1996/05/17 03:47:30 version 1.10, 1996/05/22 11:23:51
Line 1 
Line 1 
 #       $OpenBSD$  #       $OpenBSD$
 #       $NetBSD: Makefile,v 1.28 1996/04/05 01:44:24 cgd Exp $  #       $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $
 #       @(#)Makefile    8.5 (Berkeley) 3/31/94  #       @(#)Makefile    8.5 (Berkeley) 3/31/94
   
 # Not ported: XNSrouted enpload scsiformat startslip  # Not ported: XNSrouted enpload scsiformat startslip
Line 18 
Line 18 
 SUBDIR+= mount_kernfs  SUBDIR+= mount_kernfs
 SUBDIR+= mount_lfs      newlfs dumplfs  SUBDIR+= mount_lfs      newlfs dumplfs
 # mount_mfs -> newfs  # mount_mfs -> newfs
 SUBDIR+= mount_msdos  SUBDIR+= mount_msdos    fsck_msdos
 SUBDIR+= mount_nfs  SUBDIR+= mount_nfs
 SUBDIR+= mount_null  SUBDIR+= mount_null
 SUBDIR+= mount_portal  SUBDIR+= mount_portal

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10