summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2020-02-07 10:19:50 +0000
committerflorian <florian@openbsd.org>2020-02-07 10:19:50 +0000
commitaffa39054098b0609f67d68b71cea3c6006b94d2 (patch)
tree81bfac81fbb4846d7f48d5208c0fb80ddd3ce90e /usr.sbin/Makefile
parentMove dig(1) and needed DNS libraries into it's own source directory in (diff)
downloadwireguard-openbsd-affa39054098b0609f67d68b71cea3c6006b94d2.tar.xz
wireguard-openbsd-affa39054098b0609f67d68b71cea3c6006b94d2.zip
Unhook usr.sbin/bind from the build and hook up new dig source
directory (usr.bin/dig).
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 0d7d55d1ea1..7f487993bc5 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,9 +1,9 @@
-# $OpenBSD: Makefile,v 1.209 2020/01/24 05:11:34 tedu Exp $
+# $OpenBSD: Makefile,v 1.210 2020/02/07 10:19:50 florian Exp $
.include <bsd.own.mk>
SUBDIR= ac accton acme-client acpidump adduser amd apm apmd arp \
- authpf bgpctl bgpd bind chroot config cron crunchgen dev_mkdb \
+ authpf bgpctl bgpd chroot config cron crunchgen dev_mkdb \
dhcpd dhcrelay dhcrelay6 dvmrpctl dvmrpd edquota eeprom eigrpd eigrpctl \
fdformat ftp-proxy gpioctl hostapd hostctl hotplugd httpd identd \
ifstated ikectl inetd installboot iostat iscsictl iscsid kgmon \