summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorwollman <wollman@FreeBSD.org>1996-09-16 17:08:23 +0000
committerwollman <wollman@FreeBSD.org>1996-09-16 17:08:23 +0000
commit2bff3824c7715f16db03b89a258bd056842ebc03 (patch)
tree91081396f3bc4f2d5f753048d25c8411158302f3 /sbin/Makefile
parentfcbb8bbde771b940488e48c3b7feb5d6f291c593 (diff)
downloadFreeBSD-src-2bff3824c7715f16db03b89a258bd056842ebc03.zip
FreeBSD-src-2bff3824c7715f16db03b89a258bd056842ebc03.tar.gz
Disable rdisc, enable routed in new location.
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 86300fc..036b4b2 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -7,7 +7,7 @@ SUBDIR= adjkerntz badsect ccdconfig clri disklabel dmesg dset dump dumpfs \
modunload mount mount_cd9660 mount_ext2fs \
mount_lfs mount_nfs mount_null mount_portal mount_std \
mount_umap mount_union mountd newfs newlfs nfsd nfsiod \
- nologin ping quotacheck rdisc reboot restore route savecore scsi \
+ nologin ping quotacheck reboot restore route routed savecore scsi \
scsiformat shutdown slattach startslip swapon tunefs umount
.if exists(${.CURDIR}/${MACHINE})
OpenPOWER on IntegriCloud