diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2011-06-09 22:59:09 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2011-06-09 22:59:09 +0000 |
commit | 5fc7aac4d8b4373029c08513abe9f6c098deb141 (patch) | |
tree | 9f7bb263bfca0dc280ac559085119a50e2e3ddd7 /usr.sbin | |
parent | f5536c49d5909af8e75868f51fa1d3690615e258 (diff) |
Unlink rdconfig(8) from the builds.
Unmaintained, duplication of other things, unwanted.
(if you want memory to act as a disk use a vnd or mfs)
ok matthew@.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 19eeaedf57b..22eba3b68f0 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.156 2011/05/23 14:33:51 deraadt Exp $ +# $OpenBSD: Makefile,v 1.157 2011/06/09 22:59:08 oga Exp $ .include <bsd.own.mk> @@ -11,7 +11,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \ memconfig mksuncd mopd mrinfo mrouted mtrace mtree ndp netgroup_mkdb \ nsd ntpd openssl ospfctl ospfd ospf6d ospf6ctl pcidump pkg_add popa3d \ portmap ppp pppd pppoe procmap pstat pwd_mkdb quot quotaon rarpd \ - rbootd rdate rdconfig relayctl relayd repquota rip6query ripctl ripd \ + rbootd rdate relayctl relayd repquota rip6query ripctl ripd \ rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd rtsold rwhod \ sa sasyncd sensorsd sliplogin slstats smtpd snmpctl snmpd spamdb \ spray syslogc syslogd sysmerge tcpdrop tcpdump timed tokenadm \ |