summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authoroga <oga@openbsd.org>2011-06-09 22:59:08 +0000
committeroga <oga@openbsd.org>2011-06-09 22:59:08 +0000
commiteea14a8c1e71ebf20f7622e9c66ffbb305f9e3eb (patch)
tree62a7b80a663db39373a13c3a5d3aa030f6e6dd72 /usr.sbin/Makefile
parentDon't copy the first octet of the source IPv6 address where the destination (diff)
downloadwireguard-openbsd-eea14a8c1e71ebf20f7622e9c66ffbb305f9e3eb.tar.xz
wireguard-openbsd-eea14a8c1e71ebf20f7622e9c66ffbb305f9e3eb.zip
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/Makefile')
-rw-r--r--usr.sbin/Makefile4
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 \