From e436731db6ab479e5c8337243973c7e8ee28bcd9 Mon Sep 17 00:00:00 2001 From: cgd Date: Tue, 23 Mar 1993 23:53:04 +0000 Subject: [PATCH] added support for mount_kernfs and mount_fdesc --- sbin/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sbin/Makefile b/sbin/Makefile index 70885452c2c9..18b7553f4bb4 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -1,10 +1,10 @@ # @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91 # -# $Header: /cvsroot/src/sbin/Makefile,v 1.3 1993/03/23 00:26:00 cgd Exp $ +# $Header: /cvsroot/src/sbin/Makefile,v 1.4 1993/03/23 23:53:04 cgd Exp $ SUBDIR= badsect clri disklabel dmesg dump dumpfs fastboot fsck \ - halt ifconfig init mknod mount mount_isofs mountd newfs \ - nfsd nfsiod ping reboot restore route routed savecore \ + halt ifconfig init mknod mount mount_fdesc mount_isofs mount_kernfs \ + mountd newfs nfsd nfsiod ping reboot restore route routed savecore \ shutdown slattach swapon tunefs umount .include