From 5a901bd8847d84a42e2955315875a72c0b1fd9f5 Mon Sep 17 00:00:00 2001 From: Robert Nordier Date: Mon, 6 Jul 1998 20:05:41 +0000 Subject: [PATCH] Activate newfs_msdos. --- sbin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/Makefile b/sbin/Makefile index d7e2c0cf7dcd..55167a5a6986 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,5 +1,5 @@ # @(#)Makefile 8.5 (Berkeley) 3/31/94 -# $Id: Makefile,v 1.47 1998/05/18 04:46:29 jb Exp $ +# $Id: Makefile,v 1.48 1998/06/01 14:12:48 peter Exp $ # XXX MISSING: icheck ncheck @@ -10,7 +10,7 @@ SUBDIR+=adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \ dumpon fsck fsdb fsirand ifconfig ipf ipfw kldload kldstat \ kldunload ldconfig modload modunload mount mount_cd9660 mount_ext2fs \ mount_nfs mount_null mount_portal mount_std mount_umap \ - mount_union mountd newfs nfsd nfsiod nos-tun quotacheck \ + mount_union mountd newfs newfs_msdos nfsd nfsiod nos-tun quotacheck \ restore savecore scsi slattach startslip spppcontrol swapon \ tunefs umount .endif