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

python programs as make won't use the implicit rules.
                        [RT #34835]

(cherry picked from commit a379c8c108)
This commit is contained in:
Mark Andrews
2013-10-02 14:01:12 +10:00
parent 9b7d05c900
commit 3ea48fcf8a
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::