]> git.ipfire.org Git - thirdparty/bind9.git/commit
Use make automatic variables to install updated manuals
authorPetr Menšík <pemensik@redhat.com>
Wed, 25 Jul 2018 10:24:16 +0000 (12:24 +0200)
committerMark Andrews <marka@isc.org>
Wed, 1 Aug 2018 05:56:16 +0000 (01:56 -0400)
commit88f913ac8153a9ba0e12a28d72d5fbc241f36ae2
tree1b2c67cc6cf673e063597e37e4255f5fde111edf
parent8abf2f23d0993347132e8cc46897ab1401766251
Use make automatic variables to install updated manuals

Make will choose modified manual from build directory or original from source
directory automagically. Take advantage of install tool feature.
Install all files in single command instead of iterating on each of them.
bin/check/Makefile.in
bin/confgen/Makefile.in
bin/delv/Makefile.in
bin/dig/Makefile.in
bin/dnssec/Makefile.in
bin/named/Makefile.in
bin/pkcs11/Makefile.in
bin/python/Makefile.in
bin/tools/Makefile.in