1
0
mirror of https://github.com/openbsd/src.git synced 2026-04-24 14:14:37 +00:00

Unhook usr.sbin/bind from the build and hook up new dig source

directory (usr.bin/dig).
This commit is contained in:
florian
2020-02-07 10:19:50 +00:00
parent 5185a7002a
commit affa390540
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.161 2019/08/09 06:18:25 martijn Exp $
# $OpenBSD: Makefile,v 1.162 2020/02/07 10:19:50 florian Exp $
.include <bsd.own.mk>
@@ -7,7 +7,7 @@ SUBDIR= apply arch at aucat audioctl awk banner \
biff cal calendar cap_mkdb cdio chpass cmp col colrm \
column comm compress cpp crontab csplit ctags ctfconv ctfdump \
cu cut cvs \
dc deroff diff diff3 dirname doas du encrypt env expand false file \
dc deroff diff diff3 dig dirname doas du encrypt env expand false file \
find fgen finger fmt fold from fstat ftp gencat getcap \
getconf getent getopt gprof grep head hexdump htpasswd id indent \
infocmp ipcrm ipcs \

View File

@@ -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 \