summaryrefslogtreecommitdiffstats
path: root/share/doc/bind9
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2007-06-02 23:19:58 +0000
committerdougb <dougb@FreeBSD.org>2007-06-02 23:19:58 +0000
commit6828e8e3e514fe430f1754fada15a756032399a9 (patch)
tree1ad7fe01d625e91cc274254cd136ada12496158a /share/doc/bind9
parentadb4c6dae5410feb32b67abbcd13f4e4647c9f83 (diff)
downloadFreeBSD-src-6828e8e3e514fe430f1754fada15a756032399a9.zip
FreeBSD-src-6828e8e3e514fe430f1754fada15a756032399a9.tar.gz
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.
Diffstat (limited to 'share/doc/bind9')
-rw-r--r--share/doc/bind9/Makefile8
1 files changed, 6 insertions, 2 deletions
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
OpenPOWER on IntegriCloud