From 6828e8e3e514fe430f1754fada15a756032399a9 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 2 Jun 2007 23:19:58 +0000 Subject: Update bmake glue for the BIND 9.4.1 import. This includes a return to building with threads, since one of the major focuses of the 9.4.x branch is to improve thread performance. --- share/doc/bind9/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'share/doc/bind9/Makefile') diff --git a/share/doc/bind9/Makefile b/share/doc/bind9/Makefile index 1e0bae0..5d65fe6 100644 --- a/share/doc/bind9/Makefile +++ b/share/doc/bind9/Makefile @@ -8,12 +8,16 @@ SRCDIR= ${BIND_DIR}/doc NO_OBJ= FILESGROUPS= TOP ARM MISC -TOP= CHANGES COPYRIGHT FAQ README +TOP= CHANGES COPYRIGHT FAQ README README.idnkit TOPDIR= ${DOCDIR}/bind9 ARM= Bv9ARM.ch01.html Bv9ARM.ch02.html Bv9ARM.ch03.html \ Bv9ARM.ch04.html Bv9ARM.ch05.html Bv9ARM.ch06.html \ Bv9ARM.ch07.html Bv9ARM.ch08.html Bv9ARM.ch09.html \ - Bv9ARM.html + Bv9ARM.ch10.html Bv9ARM.html man.dig.html \ + man.dnssec-keygen.html man.dnssec-signzone.html man.host.html \ + man.named-checkconf.html man.named-checkzone.html \ + man.named.html man.rndc-confgen.html man.rndc.conf.html \ + man.rndc.html ARMDIR= ${TOPDIR}/arm MISC= dnssec format-options.pl ipv6 migration migration-4to9 \ options rfc-compliance roadmap sdb -- cgit v1.1