]> granicus.if.org Git - imagemagick/blobdiff - PerlMagick/Makefile.am
(no commit message)
[imagemagick] / PerlMagick / Makefile.am
index 20aafb3a3667421fe18103631b7f8678f357ff28..f9e346a7d4e71ce1e345b2865235d10e4a5e8aa4 100644 (file)
@@ -1,4 +1,4 @@
-#  Copyright 1999-2010 ImageMagick Studio LLC, a non-profit organization
+#  Copyright 1999-2011 ImageMagick Studio LLC, a non-profit organization
 #  dedicated to making software imaging solutions freely available.
 #
 #  You may not use this file except in compliance with the License.  You may
@@ -50,8 +50,7 @@ $(PERLMAKEFILE): perl-sources $(MAGICKCORE_LIBS) $(MAGICKWAND_LIBS) $(PERLMAKEMA
 
 install-exec-perl: $(PERLMAKEFILE)
        ( cd $(PERLMAGICK) && $(MAKE) CC='@CC@' && \
-       $(MAKE) CC='@CC@' install && \
-       $(MAKE) clean && rm -f  Makefile.old )
+       $(MAKE) CC='@CC@' install )
 
 all-perl: perl-sources