From 23e79aa78627fc99cce4df31eba879ee15f9ed81 Mon Sep 17 00:00:00 2001 From: Paul Traina Date: Sat, 29 Oct 1994 23:58:55 +0000 Subject: [PATCH] add md5 --- sbin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/Makefile b/sbin/Makefile index c93108ec3d15..457076346b8e 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -3,7 +3,7 @@ # XXX MISSING: fsdb icheck ncheck # XXX NEEDS CONVERSION: scsiformat SUBDIR= adjkerntz badsect clri disklabel dmesg dump dumpfs dumplfs \ - fsck ifconfig init ipfw mknod modload modunload mount mount_cd9660 \ + fsck ifconfig init ipfw md5 mknod modload modunload mount mount_cd9660 \ mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_portal \ mount_procfs mount_umap mount_union mountd newfs newlfs nfsd nfsiod \ nologin ping quotacheck reboot restore route savecore shutdown \