excessive dependencies for "make clean"
Sam Hocevar <[email protected]> Fri, 8 Aug 2008 20:48:52 +0200
| Newsgroups | gmane.comp.video.image-magick.devel |
|---|---|
| Message-ID | <[email protected]> |
When running "make clean" on an already almost-clean tree, the whole libMagick is rebuilt due to excessive dependencies in the PerlMagick makefile. The following patch should fix the issue, but please review: http://zoy.org/~sam/patches/patch-imagemagick-no-extra-dependencies.diff Cheers, -- Sam.