]> granicus.if.org Git - imagemagick/blobdiff - Makefile.in
(no commit message)
[imagemagick] / Makefile.in
index 0cb4b5e16de593778b3cc94561a75bc14d6541bf..20a8ea9277036de7e6421d718d8d80187860b3a3 100644 (file)
@@ -221,9 +221,9 @@ check_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_4) $(am__EXEEXT_5)
 DIST_COMMON = $(MagickCoreinc_HEADERS) $(MagickWandinc_HEADERS) \
        $(am__configure_deps) $(am__include_HEADERS_DIST) \
        $(am__ltdlinclude_HEADERS_DIST) \
-       $(am__magickppinc_HEADERS_DIST) $(magickpptopinc_HEADERS) \
-       $(noinst_HEADERS) $(srcdir)/ImageMagick.spec.in \
-       $(srcdir)/Magick++/Makefile.am \
+       $(am__magickppinc_HEADERS_DIST) \
+       $(am__magickpptopinc_HEADERS_DIST) $(noinst_HEADERS) \
+       $(srcdir)/ImageMagick.spec.in $(srcdir)/Magick++/Makefile.am \
        $(srcdir)/MagickCore/Makefile.am \
        $(srcdir)/MagickWand/Makefile.am $(srcdir)/Makefile.am \
        $(srcdir)/Makefile.in $(srcdir)/PerlMagick/Makefile.am \
@@ -407,19 +407,20 @@ am__MagickCore_libMagickCore_la_SOURCES_DIST =  \
        MagickCore/exception-private.h MagickCore/feature.c \
        MagickCore/feature.h MagickCore/fourier.c MagickCore/fourier.h \
        MagickCore/fx.c MagickCore/fx.h MagickCore/fx-private.h \
-       MagickCore/gem.c MagickCore/gem.h MagickCore/geometry.c \
-       MagickCore/geometry.h MagickCore/hashmap.c \
-       MagickCore/hashmap.h MagickCore/histogram.c \
-       MagickCore/histogram.h MagickCore/identify.c \
-       MagickCore/identify.h MagickCore/image.c MagickCore/image.h \
-       MagickCore/image-private.h MagickCore/image-view.c \
-       MagickCore/image-view.h MagickCore/layer.c MagickCore/layer.h \
-       MagickCore/list.c MagickCore/list.h MagickCore/locale.c \
-       MagickCore/locale_.h MagickCore/log.c MagickCore/log.h \
-       MagickCore/mac.h MagickCore/magic.c MagickCore/magic.h \
-       MagickCore/magick.c MagickCore/magick-config.h \
-       MagickCore/magick-type.h MagickCore/magick.h \
-       MagickCore/matrix.c MagickCore/matrix.h MagickCore/memory.c \
+       MagickCore/gem.c MagickCore/gem.h MagickCore/gem-private.h \
+       MagickCore/geometry.c MagickCore/geometry.h \
+       MagickCore/hashmap.c MagickCore/hashmap.h \
+       MagickCore/histogram.c MagickCore/histogram.h \
+       MagickCore/identify.c MagickCore/identify.h MagickCore/image.c \
+       MagickCore/image.h MagickCore/image-private.h \
+       MagickCore/image-view.c MagickCore/image-view.h \
+       MagickCore/layer.c MagickCore/layer.h MagickCore/list.c \
+       MagickCore/list.h MagickCore/locale.c MagickCore/locale_.h \
+       MagickCore/log.c MagickCore/log.h MagickCore/mac.h \
+       MagickCore/magic.c MagickCore/magic.h MagickCore/magick.c \
+       MagickCore/magick-config.h MagickCore/magick-type.h \
+       MagickCore/magick.h MagickCore/matrix.c MagickCore/matrix.h \
+       MagickCore/matrix-private.h MagickCore/memory.c \
        MagickCore/memory_.h MagickCore/methods.h MagickCore/mime.c \
        MagickCore/mime.h MagickCore/module.c MagickCore/module.h \
        MagickCore/monitor.c MagickCore/monitor.h \
@@ -434,17 +435,18 @@ am__MagickCore_libMagickCore_la_SOURCES_DIST =  \
        MagickCore/PreRvIcccm.h MagickCore/prepress.c \
        MagickCore/prepress.h MagickCore/property.c \
        MagickCore/property.h MagickCore/profile.c \
-       MagickCore/profile.h MagickCore/quantize.c \
-       MagickCore/quantize.h MagickCore/quantum.c \
-       MagickCore/quantum.h MagickCore/quantum-export.c \
-       MagickCore/quantum-import.c MagickCore/quantum-private.h \
-       MagickCore/random.c MagickCore/random_.h \
-       MagickCore/random-private.h MagickCore/registry.c \
-       MagickCore/registry.h MagickCore/resample.c \
-       MagickCore/resample.h MagickCore/resample-private.h \
-       MagickCore/resize.c MagickCore/resize.h \
-       MagickCore/resize-private.h MagickCore/resource.c \
-       MagickCore/resource_.h MagickCore/segment.c \
+       MagickCore/profile.h MagickCore/profile-private.h \
+       MagickCore/quantize.c MagickCore/quantize.h \
+       MagickCore/quantum.c MagickCore/quantum.h \
+       MagickCore/quantum-export.c MagickCore/quantum-import.c \
+       MagickCore/quantum-private.h MagickCore/random.c \
+       MagickCore/random_.h MagickCore/random-private.h \
+       MagickCore/registry.c MagickCore/registry.h \
+       MagickCore/resample.c MagickCore/resample.h \
+       MagickCore/resample-private.h MagickCore/resize.c \
+       MagickCore/resize.h MagickCore/resize-private.h \
+       MagickCore/resource.c MagickCore/resource_.h \
+       MagickCore/resource-private.h MagickCore/segment.c \
        MagickCore/segment.h MagickCore/semaphore.c \
        MagickCore/semaphore.h MagickCore/semaphore-private.h \
        MagickCore/shear.c MagickCore/shear.h MagickCore/signature.c \
@@ -460,10 +462,12 @@ am__MagickCore_libMagickCore_la_SOURCES_DIST =  \
        MagickCore/token-private.h MagickCore/transform.c \
        MagickCore/transform.h MagickCore/threshold.c \
        MagickCore/threshold.h MagickCore/type.c MagickCore/type.h \
-       MagickCore/utility.c MagickCore/utility.h MagickCore/version.c \
+       MagickCore/utility.c MagickCore/utility.h \
+       MagickCore/utility-private.h MagickCore/version.c \
        MagickCore/version.h MagickCore/vms.h MagickCore/widget.c \
-       MagickCore/widget.h MagickCore/xml-tree.c \
-       MagickCore/xml-tree.h MagickCore/xwindow.c \
+       MagickCore/widget.h MagickCore/widget-private.h \
+       MagickCore/xml-tree.c MagickCore/xml-tree.h \
+       MagickCore/xml-tree-private.h MagickCore/xwindow.c \
        MagickCore/xwindow.h MagickCore/nt-feature.c \
        MagickCore/nt-base.c coders/aai.c coders/art.c coders/avs.c \
        coders/bgr.c coders/bmp.c coders/braille.c coders/cals.c \
@@ -744,6 +748,7 @@ am__objects_18 = MagickWand/MagickWand_libMagickWand_la-animate.lo \
        MagickWand/MagickWand_libMagickWand_la-magick-wand.lo \
        MagickWand/MagickWand_libMagickWand_la-mogrify.lo \
        MagickWand/MagickWand_libMagickWand_la-montage.lo \
+       MagickWand/MagickWand_libMagickWand_la-operation.lo \
        MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo \
        MagickWand/MagickWand_libMagickWand_la-pixel-wand.lo \
        MagickWand/MagickWand_libMagickWand_la-stream.lo \
@@ -2184,7 +2189,15 @@ DATA = $(configlib_DATA) $(configshare_DATA) $(doc_DATA) \
 am__include_HEADERS_DIST = ltdl/ltdl.h
 am__ltdlinclude_HEADERS_DIST = ltdl/libltdl/lt_system.h \
        ltdl/libltdl/lt_error.h ltdl/libltdl/lt_dlloader.h
-am__magickppinc_HEADERS_DIST = Magick++/lib/Magick++.h
+am__magickppinc_HEADERS_DIST = Magick++/lib/Magick++/Blob.h \
+       Magick++/lib/Magick++/CoderInfo.h \
+       Magick++/lib/Magick++/Color.h Magick++/lib/Magick++/Drawable.h \
+       Magick++/lib/Magick++/Exception.h \
+       Magick++/lib/Magick++/Geometry.h Magick++/lib/Magick++/Image.h \
+       Magick++/lib/Magick++/Include.h \
+       Magick++/lib/Magick++/Montage.h Magick++/lib/Magick++/Pixels.h \
+       Magick++/lib/Magick++/STL.h Magick++/lib/Magick++/TypeMetric.h
+am__magickpptopinc_HEADERS_DIST = Magick++/lib/Magick++.h
 HEADERS = $(MagickCoreinc_HEADERS) $(MagickWandinc_HEADERS) \
        $(include_HEADERS) $(ltdlinclude_HEADERS) \
        $(magickppinc_HEADERS) $(magickpptopinc_HEADERS) \
@@ -2476,6 +2489,7 @@ PACKAGE_CHANGE_DATE = @PACKAGE_CHANGE_DATE@
 PACKAGE_LIB_VERSION = @PACKAGE_LIB_VERSION@
 PACKAGE_LIB_VERSION_NUMBER = @PACKAGE_LIB_VERSION_NUMBER@
 PACKAGE_NAME = @PACKAGE_NAME@
+PACKAGE_PERL_VERSION = @PACKAGE_PERL_VERSION@
 PACKAGE_RELEASE = @PACKAGE_RELEASE@
 PACKAGE_RELEASE_DATE = @PACKAGE_RELEASE_DATE@
 PACKAGE_STRING = @PACKAGE_STRING@
@@ -2777,7 +2791,7 @@ configlib_DATA = \
        config/magic.xml \
        config/mime.xml \
        config/policy.xml \
-       config/sRGB.icm \
+       config/sRGB.icc \
        config/thresholds.xml \
        config/type.xml \
        config/type-dejavu.xml \
@@ -2798,7 +2812,7 @@ CONFIG_EXTRA_DIST = \
        config/magic.xml \
        config/mime.xml \
        config/policy.xml \
-       config/sRGB.icm \
+       config/sRGB.icc \
        config/thresholds.xml \
        config/type-dejavu.xml.in \
        config/type-ghostscript.xml.in \
@@ -3923,6 +3937,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/fx-private.h \
        MagickCore/gem.c \
        MagickCore/gem.h \
+       MagickCore/gem-private.h \
        MagickCore/geometry.c \
        MagickCore/geometry.h \
        MagickCore/hashmap.c \
@@ -3953,6 +3968,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/magick.h \
        MagickCore/matrix.c \
        MagickCore/matrix.h \
+       MagickCore/matrix-private.h \
        MagickCore/memory.c \
        MagickCore/memory_.h \
        MagickCore/methods.h \
@@ -3987,6 +4003,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/property.h \
        MagickCore/profile.c \
        MagickCore/profile.h \
+       MagickCore/profile-private.h \
        MagickCore/quantize.c \
        MagickCore/quantize.h \
        MagickCore/quantum.c \
@@ -4007,6 +4024,7 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/resize-private.h \
        MagickCore/resource.c \
        MagickCore/resource_.h \
+       MagickCore/resource-private.h \
        MagickCore/segment.c \
        MagickCore/segment.h \
        MagickCore/semaphore.c \
@@ -4046,13 +4064,16 @@ MAGICKCORE_BASE_SRCS = \
        MagickCore/type.h \
        MagickCore/utility.c \
        MagickCore/utility.h \
+       MagickCore/utility-private.h \
        MagickCore/version.c \
        MagickCore/version.h \
        MagickCore/vms.h \
        MagickCore/widget.c \
        MagickCore/widget.h \
+       MagickCore/widget-private.h \
        MagickCore/xml-tree.c \
        MagickCore/xml-tree.h \
+       MagickCore/xml-tree-private.h \
        MagickCore/xwindow.c \
        MagickCore/xwindow.h 
 
@@ -4113,6 +4134,7 @@ MAGICKCORE_INCLUDE_HDRS = \
        MagickCore/locale_.h \
        MagickCore/log.h \
        MagickCore/magic.h \
+       MagickCore/magic-private.h \
        MagickCore/magick.h \
        MagickCore/magick-config.h \
        MagickCore/magick-type.h \
@@ -4160,28 +4182,51 @@ MAGICKCORE_INCLUDE_HDRS = \
 
 MAGICKCORE_NOINST_HDRS = \
        MagickCore/animate-private.h \
+       MagickCore/annotate-private.h \
        MagickCore/blob-private.h \
+       MagickCore/cache-private.h \
        MagickCore/cache-private.h \
-       MagickCore/color-private.h \
+       MagickCore/coder-private.h \
        MagickCore/colormap-private.h \
+       MagickCore/color-private.h \
+       MagickCore/color-private.h \
        MagickCore/colorspace-private.h \
        MagickCore/composite-private.h \
+       MagickCore/configure-private.h \
+       MagickCore/constitute-private.h \
+       MagickCore/delegate-private.h \
        MagickCore/delegate-private.h \
        MagickCore/display-private.h \
        MagickCore/draw-private.h \
        MagickCore/exception-private.h \
        MagickCore/fx-private.h \
+       MagickCore/gem-private.h \
        MagickCore/image-private.h \
+       MagickCore/locale-private.h \
+       MagickCore/log-private.h \
        MagickCore/mac.h \
+       MagickCore/magick-private.h \
+       MagickCore/magic-private.h \
+       MagickCore/matrix-private.h \
+       MagickCore/methods-private.h \
+       MagickCore/mime-private.h \
        MagickCore/mime-private.h \
+       MagickCore/module-private.h \
        MagickCore/monitor-private.h \
        MagickCore/morphology-private.h \
        MagickCore/nt-base.h \
        MagickCore/nt-feature.h \
+       MagickCore/policy-private.h \
+       MagickCore/profile-private.h \
        MagickCore/quantum-private.h \
+       MagickCore/random_-private.h \
        MagickCore/random-private.h \
+       MagickCore/registry-private.h \
        MagickCore/resample-private.h \
        MagickCore/resize-private.h \
+       MagickCore/resource-private.h \
+       MagickCore/resource-private.h \
+       MagickCore/semaphore-private.h \
        MagickCore/semaphore-private.h \
        MagickCore/signature-private.h \
        MagickCore/static.h \
@@ -4191,8 +4236,12 @@ MAGICKCORE_NOINST_HDRS = \
        MagickCore/thread_.h \
        MagickCore/thread-private.h \
        MagickCore/token-private.h \
-       MagickCore/xwindow-private.h \
-       MagickCore/vms.h
+       MagickCore/type-private.h \
+       MagickCore/utility-private.h \
+       MagickCore/vms.h \
+       MagickCore/widget-private.h \
+       MagickCore/xml-tree-private.h \
+       MagickCore/xwindow-private.h
 
 MAGICKCORE_EXTRA_DIST = \
        MagickCore/MagickCore-config.in \
@@ -4247,6 +4296,8 @@ MAGICKWAND_SOURCES = \
        MagickWand/mogrify-private.h \
        MagickWand/montage.c \
        MagickWand/montage.h \
+       MagickWand/operation.c \
+       MagickWand/operation.h \
        MagickWand/pixel-iterator.c \
        MagickWand/pixel-iterator.h \
        MagickWand/pixel-wand.c \
@@ -4276,6 +4327,7 @@ MAGICKWAND_INCLUDE_HDRS = \
        MagickWand/magick-property.h \
        MagickWand/mogrify.h \
        MagickWand/montage.h \
+       MagickWand/operation.h \
        MagickWand/pixel-iterator.h \
        MagickWand/pixel-wand.h \
        MagickWand/stream.h \
@@ -4352,6 +4404,8 @@ MAGICKWAND_CLEANFILES = \
 @WITH_MAGICK_PLUS_PLUS_TRUE@MAGICKPP_SCRPTS = $(MAGICKPP_SCRIPTS_OPT)
 @WITH_MAGICK_PLUS_PLUS_FALSE@MAGICKPP_TESTS = 
 @WITH_MAGICK_PLUS_PLUS_TRUE@MAGICKPP_TESTS = $(MAGICKPP_TEST_SCRIPTS_OPT)
+@WITH_MAGICK_PLUS_PLUS_FALSE@MAGICKPP_TOP_INCHEADERS = 
+@WITH_MAGICK_PLUS_PLUS_TRUE@MAGICKPP_TOP_INCHEADERS = $(MAGICKPP_TOP_INCHEADERS_OPT)
 @WITH_MAGICK_PLUS_PLUS_FALSE@MAGICKPP_INCHEADERS = 
 @WITH_MAGICK_PLUS_PLUS_TRUE@MAGICKPP_INCHEADERS = $(MAGICKPP_INCHEADERS_OPT)
 MAGICKPP_SCRIPTS_OPT = \
@@ -4465,11 +4519,25 @@ Magick___lib_libMagick___la_SOURCES = \
        Magick++/lib/Magick++/TypeMetric.h
 
 magickpptopincdir = $(topincludedir)
-magickpptopinc_HEADERS = 
+magickpptopinc_HEADERS = $(MAGICKPP_TOP_INCHEADERS)
+MAGICKPP_TOP_INCHEADERS_OPT = \
+  Magick++/lib/Magick++.h
+
 magickppincdir = $(topincludedir)/Magick++
 magickppinc_HEADERS = $(MAGICKPP_INCHEADERS)
 MAGICKPP_INCHEADERS_OPT = \
-       Magick++/lib/Magick++.h
+       Magick++/lib/Magick++/Blob.h \
+       Magick++/lib/Magick++/CoderInfo.h \
+       Magick++/lib/Magick++/Color.h \
+       Magick++/lib/Magick++/Drawable.h \
+       Magick++/lib/Magick++/Exception.h \
+       Magick++/lib/Magick++/Geometry.h \
+       Magick++/lib/Magick++/Image.h \
+       Magick++/lib/Magick++/Include.h \
+       Magick++/lib/Magick++/Montage.h \
+       Magick++/lib/Magick++/Pixels.h \
+       Magick++/lib/Magick++/STL.h \
+       Magick++/lib/Magick++/TypeMetric.h
 
 Magick___lib_libMagick___la_LDFLAGS = -no-undefined \
        -version-info $(MAGICK_LIBRARY_CURRENT):$(MAGICK_LIBRARY_REVISION):$(MAGICK_LIBRARY_AGE)
@@ -5589,6 +5657,9 @@ MagickWand/MagickWand_libMagickWand_la-mogrify.lo:  \
 MagickWand/MagickWand_libMagickWand_la-montage.lo:  \
        MagickWand/$(am__dirstamp) \
        MagickWand/$(DEPDIR)/$(am__dirstamp)
+MagickWand/MagickWand_libMagickWand_la-operation.lo:  \
+       MagickWand/$(am__dirstamp) \
+       MagickWand/$(DEPDIR)/$(am__dirstamp)
 MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo:  \
        MagickWand/$(am__dirstamp) \
        MagickWand/$(DEPDIR)/$(am__dirstamp)
@@ -6700,6 +6771,8 @@ mostlyclean-compile:
        -rm -f MagickWand/MagickWand_libMagickWand_la-mogrify.lo
        -rm -f MagickWand/MagickWand_libMagickWand_la-montage.$(OBJEXT)
        -rm -f MagickWand/MagickWand_libMagickWand_la-montage.lo
+       -rm -f MagickWand/MagickWand_libMagickWand_la-operation.$(OBJEXT)
+       -rm -f MagickWand/MagickWand_libMagickWand_la-operation.lo
        -rm -f MagickWand/MagickWand_libMagickWand_la-pixel-iterator.$(OBJEXT)
        -rm -f MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo
        -rm -f MagickWand/MagickWand_libMagickWand_la-pixel-wand.$(OBJEXT)
@@ -7378,6 +7451,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-magick-wand.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-mogrify.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-montage.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-wand.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-stream.Plo@am__quote@
@@ -9463,6 +9537,14 @@ MagickWand/MagickWand_libMagickWand_la-montage.lo: MagickWand/montage.c
 @AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 @am__fastdepCC_FALSE@  $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o MagickWand/MagickWand_libMagickWand_la-montage.lo `test -f 'MagickWand/montage.c' || echo '$(srcdir)/'`MagickWand/montage.c
 
+MagickWand/MagickWand_libMagickWand_la-operation.lo: MagickWand/operation.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT MagickWand/MagickWand_libMagickWand_la-operation.lo -MD -MP -MF MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Tpo -c -o MagickWand/MagickWand_libMagickWand_la-operation.lo `test -f 'MagickWand/operation.c' || echo '$(srcdir)/'`MagickWand/operation.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Tpo MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-operation.Plo
+@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='MagickWand/operation.c' object='MagickWand/MagickWand_libMagickWand_la-operation.lo' libtool=yes @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@  $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o MagickWand/MagickWand_libMagickWand_la-operation.lo `test -f 'MagickWand/operation.c' || echo '$(srcdir)/'`MagickWand/operation.c
+
 MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo: MagickWand/pixel-iterator.c
 @am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickWand_libMagickWand_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo -MD -MP -MF MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Tpo -c -o MagickWand/MagickWand_libMagickWand_la-pixel-iterator.lo `test -f 'MagickWand/pixel-iterator.c' || echo '$(srcdir)/'`MagickWand/pixel-iterator.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Tpo MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-pixel-iterator.Plo
@@ -11430,18 +11512,6 @@ MagickCore-install-data-local:
        $(INSTALL_HEADER) MagickCore/magick-config.h $(DESTDIR)$(MagickCoreincdir)/magick-config.h
 MagickCore-uninstall-local:
        rm -f $(DESTDIR)$(MagickCoreincdir)/magick-config.h
-       Magick++/lib/Magick++/Blob.h \
-       Magick++/lib/Magick++/CoderInfo.h \
-       Magick++/lib/Magick++/Color.h \
-       Magick++/lib/Magick++/Drawable.h \
-       Magick++/lib/Magick++/Exception.h \
-       Magick++/lib/Magick++/Geometry.h \
-       Magick++/lib/Magick++/Image.h \
-       Magick++/lib/Magick++/Include.h \
-       Magick++/lib/Magick++/Montage.h \
-       Magick++/lib/Magick++/Pixels.h \
-       Magick++/lib/Magick++/STL.h \
-       Magick++/lib/Magick++/TypeMetric.h
 
 # If source files missing, see if they can be obtained via VPATH
 perl-sources:
@@ -11642,7 +11712,7 @@ snapshot: distcheck
        $(MAKE) $(DIST_ARCHIVE_SRPM)
        $(MAKE) $(DIST_WINDOWS_SRC_ZIP)
        $(MAKE) $(DIST_WINDOWS_SRC_7ZIP)
-       mv $(DIST_ARCHIVES) $(DIST_WINDOWS_SRC_ZIP) $(DIST_WINDOWS_SRC_7ZIP) $(DIST_ARCHIVE_SRPM) /var/ftp/pub/ImageMagick/beta/
+       mv $(DIST_ARCHIVES) $(DIST_WINDOWS_SRC_ZIP) $(DIST_WINDOWS_SRC_7ZIP) $(DIST_ARCHIVE_SRPM) /var/ftp/pub/ImageMagick/alpha/
 
 # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.