summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2014-12-03 20:13:49 +0000
committerflorian <florian@openbsd.org>2014-12-03 20:13:49 +0000
commit0150d92859cb50f80e2eac468f44b2652efcf3eb (patch)
tree98cc3afa21f575cd6abd7a6f51d6f7cd9c1bf612 /usr.sbin/Makefile
parentrtsol(8) is no longer needed on the ramdisks. (diff)
downloadwireguard-openbsd-0150d92859cb50f80e2eac468f44b2652efcf3eb.tar.xz
wireguard-openbsd-0150d92859cb50f80e2eac468f44b2652efcf3eb.zip
Unhook rtsol(8) and rtsold(8) from the build.
OK deraadt@
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 8b6560f6d12..c2a5e19a93d 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.183 2014/10/01 09:50:29 mpi Exp $
+# $OpenBSD: Makefile,v 1.184 2014/12/03 20:13:49 florian Exp $
.include <bsd.own.mk>
@@ -14,7 +14,7 @@ SUBDIR= ac accton acpidump adduser amd apm apmd arp \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
quot quotaon rarpd rbootd rcctl rdate relayctl relayd repquota rip6query \
ripctl ripd rmt route6d rpc.bootparamd rpc.lockd rpc.statd rtadvd \
- rtsold sa sasyncd sensorsd slowcgi smtpd \
+ sa sasyncd sensorsd slowcgi smtpd \
snmpctl snmpd spamdb syslogc syslogd sysmerge tcpdrop tcpdump \
tftp-proxy tftpd tokenadm tokeninit traceroute trpt \
unbound usbdevs user vipw watchdogd wsconscfg wsfontload wsmoused \