diff options
| author | Paul Richards <paul@FreeBSD.org> | 1994-10-15 14:37:30 +0000 |
|---|---|---|
| committer | Paul Richards <paul@FreeBSD.org> | 1994-10-15 14:37:30 +0000 |
| commit | 2d5d3e2ca33d7b041d327ee2a29a5170512706bf (patch) | |
| tree | d533f12508670a3fb7b8c262d2751c11de1e0099 | |
| parent | cd56df5a1f336710ce6b50b03049970cc344910c (diff) | |
Notes
| -rw-r--r-- | sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index dfc094bb6212f..eebae9201ec7d 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -7,7 +7,7 @@ SUBDIR= adjkerntz badsect clri disklabel dmesg dump dumpfs dumplfs \ 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 \ - slattach startslip swapon tunefs umount + slattach startslip swapon sysinstall tunefs umount .if make(clean) || make(cleandir) SUBDIR+=comcontrol fdisk ft mount_msdos |
