summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2019-04-05 21:07:11 +0000
committerderaadt <deraadt@openbsd.org>2019-04-05 21:07:11 +0000
commit7829d1e3305aa982fa0b0655ab71db9d25e9ed74 (patch)
tree782e9a5f4739af864a72482f45e3a10cbb327260 /usr.sbin/Makefile
parentFix some warnings, from Thomas Adam. (diff)
downloadwireguard-openbsd-7829d1e3305aa982fa0b0655ab71db9d25e9ed74.tar.xz
wireguard-openbsd-7829d1e3305aa982fa0b0655ab71db9d25e9ed74.zip
take elfrdsetroot, clean it up for regular usage, and make it a full
citizen of base. push from benno, ok mortimer ingo others
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 f62cc04e093..e8869d618ce 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.204 2019/01/26 10:59:30 florian Exp $
+# $OpenBSD: Makefile,v 1.205 2019/04/05 21:07:11 deraadt Exp $
.include <bsd.own.mk>
@@ -13,7 +13,7 @@ SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
npppctl npppd nsd ntpd ocspcheck ospfctl ospfd ospf6d ospf6ctl \
pcidump pkg_add portmap pppd procmap pstat pwd_mkdb \
quot quotaon ractl rad radiusctl radiusd rarpd rbootd \
- rcctl rdate rebound relayctl relayd repquota ripctl ripd \
+ rcctl rdate rdsetroot rebound relayctl relayd repquota ripctl ripd \
rmt route6d rpc.bootparamd rpc.lockd rpc.statd \
sa sasyncd sensorsd slaacctl slowcgi smtpd \
snmpctl snmpd spamdb switchctl switchd syslogc syslogd sysmerge \