2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 09:05:40 +00:00

3659. [port] solaris: don't add explict dependancies/rules for

python programs as make won't use the implicit rules.
                        [RT #34835]
This commit is contained in:
Mark Andrews
2013-10-02 14:01:12 +10:00
parent 368c4556c8
commit a379c8c108
2 changed files with 4 additions and 4 deletions

View File

@@ -31,10 +31,6 @@ MANOBJS = ${MANPAGES} ${HTMLPAGES}
@BIND9_MAKE_RULES@
dnssec-checkds: dnssec-checkds.py
dnssec-coverage: dnssec-coverage.py
doc man:: ${MANOBJS}
docclean manclean maintainer-clean::