diff options
-rw-r--r-- | sbin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index 14ad8d2c20b..b9ab59942ce 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.21 1996/10/20 08:36:21 tholo Exp $ +# $OpenBSD: Makefile,v 1.22 1997/01/26 02:26:03 millert Exp $ # $NetBSD: Makefile,v 1.29 1996/05/14 17:39:21 ws Exp $ # Not ported: XNSrouted enpload scsiformat startslip -# Missing: icheck ncheck +# Missing: icheck SUBDIR= badsect disklabel ccdconfig dmesg fastboot fsck ifconfig init ipf ipfstat \ ipnat kbd mknod modload modunload mount mountd ncheck_ffs nfsd nfsiod \ @@ -13,7 +13,7 @@ SUBDIR= badsect disklabel ccdconfig dmesg fastboot fsck ifconfig init ipf ipfsta SUBDIR+= mount_ados SUBDIR+= mount_cd9660 SUBDIR+= mount_fdesc -SUBDIR+= mount_ffs newfs fsck_ffs fsdb dumpfs dump restore clri tunefs +SUBDIR+= mount_ffs newfs fsck_ffs fsdb dumpfs dump restore clri tunefs fsirand SUBDIR+= mount_kernfs SUBDIR+= mount_lfs newlfs dumplfs # mount_mfs -> newfs |