]> granicus.if.org Git - imagemagick/blobdiff - Makefile.in
(no commit message)
[imagemagick] / Makefile.in
index 8da6fda8790a82b31c95723f16174f919c482a80..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 \
@@ -494,7 +498,7 @@ am__MagickCore_libMagickCore_la_SOURCES_DIST =  \
        coders/exr.c coders/fpx.c coders/clipboard.c coders/emf.c \
        coders/jbig.c coders/jpeg.c coders/jp2.c coders/png.c \
        coders/ept.c coders/tiff.c coders/webp.c coders/wmf.c \
-       coders/x.c coders/xwd.c
+       coders/x.c coders/xwd.c filters/analyze.c
 am__objects_1 = MagickCore/MagickCore_libMagickCore_la-accelerate.lo \
        MagickCore/MagickCore_libMagickCore_la-animate.lo \
        MagickCore/MagickCore_libMagickCore_la-annotate.lo \
@@ -714,9 +718,10 @@ am__objects_16 = coders/MagickCore_libMagickCore_la-aai.lo \
        $(am__objects_7) $(am__objects_8) $(am__objects_9) \
        $(am__objects_10) $(am__objects_11) $(am__objects_12) \
        $(am__objects_13) $(am__objects_14) $(am__objects_15)
+am__objects_17 = filters/MagickCore_libMagickCore_la-analyze.lo
 @WITH_MODULES_FALSE@am_MagickCore_libMagickCore_la_OBJECTS =  \
 @WITH_MODULES_FALSE@   $(am__objects_1) $(am__objects_2) \
-@WITH_MODULES_FALSE@   $(am__objects_16)
+@WITH_MODULES_FALSE@   $(am__objects_16) $(am__objects_17)
 @WITH_MODULES_TRUE@am_MagickCore_libMagickCore_la_OBJECTS =  \
 @WITH_MODULES_TRUE@    $(am__objects_1) $(am__objects_2)
 MagickCore_libMagickCore_la_OBJECTS =  \
@@ -728,7 +733,7 @@ MagickCore_libMagickCore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 MagickWand_libMagickWand_la_DEPENDENCIES = $(MAGICKCORE_LIBS) \
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
        $(am__DEPENDENCIES_1)
-am__objects_17 = MagickWand/MagickWand_libMagickWand_la-animate.lo \
+am__objects_18 = MagickWand/MagickWand_libMagickWand_la-animate.lo \
        MagickWand/MagickWand_libMagickWand_la-compare.lo \
        MagickWand/MagickWand_libMagickWand_la-composite.lo \
        MagickWand/MagickWand_libMagickWand_la-conjure.lo \
@@ -743,12 +748,13 @@ am__objects_17 = 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 \
        MagickWand/MagickWand_libMagickWand_la-wand.lo \
        MagickWand/MagickWand_libMagickWand_la-wand-view.lo
-am_MagickWand_libMagickWand_la_OBJECTS = $(am__objects_17)
+am_MagickWand_libMagickWand_la_OBJECTS = $(am__objects_18)
 MagickWand_libMagickWand_la_OBJECTS =  \
        $(am_MagickWand_libMagickWand_la_OBJECTS)
 MagickWand_libMagickWand_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
@@ -1706,12 +1712,12 @@ ltdl_libltdl_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
        -o $@
 @INSTALL_LTDL_TRUE@am_ltdl_libltdl_la_rpath = -rpath $(libdir)
 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1)
-am__objects_18 = ltdl/loaders/ltdl_libltdlc_la-preopen.lo \
+am__objects_19 = ltdl/loaders/ltdl_libltdlc_la-preopen.lo \
        ltdl/ltdl_libltdlc_la-lt__alloc.lo \
        ltdl/ltdl_libltdlc_la-lt_dlloader.lo \
        ltdl/ltdl_libltdlc_la-lt_error.lo \
        ltdl/ltdl_libltdlc_la-ltdl.lo ltdl/ltdl_libltdlc_la-slist.lo
-am_ltdl_libltdlc_la_OBJECTS = $(am__objects_18)
+am_ltdl_libltdlc_la_OBJECTS = $(am__objects_19)
 ltdl_libltdlc_la_OBJECTS = $(am_ltdl_libltdlc_la_OBJECTS)
 ltdl_libltdlc_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
@@ -2183,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) \
@@ -2475,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@
@@ -2776,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 \
@@ -2797,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 \
@@ -3922,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 \
@@ -3952,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 \
@@ -3986,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 \
@@ -4006,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 \
@@ -4045,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 
 
@@ -4112,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 \
@@ -4159,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 \
@@ -4190,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 \
@@ -4246,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 \
@@ -4275,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 \
@@ -4351,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 = \
@@ -4464,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)
@@ -4543,7 +4612,7 @@ MAGICKPP_LOCAL_TARGETS = www/Magick++/NEWS.html www/Magick++/ChangeLog.html
 
 # Where filter modules get installed
 filtersdir = $(FILTER_PATH)
-MAGICK_FILTER_SRCS = \
+MAGICKCORE_FILTER_SRCS = \
        filters/analyze.c
 
 @WITH_MODULES_FALSE@filters_LTLIBRARIES = 
@@ -5527,6 +5596,14 @@ coders/MagickCore_libMagickCore_la-x.lo: coders/$(am__dirstamp) \
        coders/$(DEPDIR)/$(am__dirstamp)
 coders/MagickCore_libMagickCore_la-xwd.lo: coders/$(am__dirstamp) \
        coders/$(DEPDIR)/$(am__dirstamp)
+filters/$(am__dirstamp):
+       @$(MKDIR_P) filters
+       @: > filters/$(am__dirstamp)
+filters/$(DEPDIR)/$(am__dirstamp):
+       @$(MKDIR_P) filters/$(DEPDIR)
+       @: > filters/$(DEPDIR)/$(am__dirstamp)
+filters/MagickCore_libMagickCore_la-analyze.lo:  \
+       filters/$(am__dirstamp) filters/$(DEPDIR)/$(am__dirstamp)
 MagickCore/libMagickCore.la: $(MagickCore_libMagickCore_la_OBJECTS) $(MagickCore_libMagickCore_la_DEPENDENCIES) MagickCore/$(am__dirstamp)
        $(AM_V_CCLD)$(MagickCore_libMagickCore_la_LINK) -rpath $(libdir) $(MagickCore_libMagickCore_la_OBJECTS) $(MagickCore_libMagickCore_la_LIBADD) $(LIBS)
 MagickWand/$(am__dirstamp):
@@ -5580,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)
@@ -6065,12 +6145,6 @@ coders/coders_yuv_la-yuv.lo: coders/$(am__dirstamp) \
        coders/$(DEPDIR)/$(am__dirstamp)
 coders/yuv.la: $(coders_yuv_la_OBJECTS) $(coders_yuv_la_DEPENDENCIES) coders/$(am__dirstamp)
        $(AM_V_CCLD)$(coders_yuv_la_LINK) $(am_coders_yuv_la_rpath) $(coders_yuv_la_OBJECTS) $(coders_yuv_la_LIBADD) $(LIBS)
-filters/$(am__dirstamp):
-       @$(MKDIR_P) filters
-       @: > filters/$(am__dirstamp)
-filters/$(DEPDIR)/$(am__dirstamp):
-       @$(MKDIR_P) filters/$(DEPDIR)
-       @: > filters/$(DEPDIR)/$(am__dirstamp)
 filters/filters_analyze_la-analyze.lo: filters/$(am__dirstamp) \
        filters/$(DEPDIR)/$(am__dirstamp)
 filters/analyze.la: $(filters_analyze_la_OBJECTS) $(filters_analyze_la_DEPENDENCIES) filters/$(am__dirstamp)
@@ -6697,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)
@@ -7177,6 +7253,8 @@ mostlyclean-compile:
        -rm -f coders/coders_ycbcr_la-ycbcr.lo
        -rm -f coders/coders_yuv_la-yuv.$(OBJEXT)
        -rm -f coders/coders_yuv_la-yuv.lo
+       -rm -f filters/MagickCore_libMagickCore_la-analyze.$(OBJEXT)
+       -rm -f filters/MagickCore_libMagickCore_la-analyze.lo
        -rm -f filters/filters_analyze_la-analyze.$(OBJEXT)
        -rm -f filters/filters_analyze_la-analyze.lo
        -rm -f ltdl/loaders/dld_link.$(OBJEXT)
@@ -7373,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@
@@ -7614,6 +7693,7 @@ distclean-compile:
 @AMDEP_TRUE@@am__include@ @am__quote@coders/$(DEPDIR)/coders_xwd_la-xwd.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@coders/$(DEPDIR)/coders_ycbcr_la-ycbcr.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@coders/$(DEPDIR)/coders_yuv_la-yuv.Plo@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@filters/$(DEPDIR)/MagickCore_libMagickCore_la-analyze.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@filters/$(DEPDIR)/filters_analyze_la-analyze.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@ltdl/$(DEPDIR)/ltdl_libltdl_la-lt__alloc.Plo@am__quote@
 @AMDEP_TRUE@@am__include@ @am__quote@ltdl/$(DEPDIR)/ltdl_libltdl_la-lt_dlloader.Plo@am__quote@
@@ -9329,6 +9409,14 @@ coders/MagickCore_libMagickCore_la-xwd.lo: coders/xwd.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) $(MagickCore_libMagickCore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o coders/MagickCore_libMagickCore_la-xwd.lo `test -f 'coders/xwd.c' || echo '$(srcdir)/'`coders/xwd.c
 
+filters/MagickCore_libMagickCore_la-analyze.lo: filters/analyze.c
+@am__fastdepCC_TRUE@   $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(MagickCore_libMagickCore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT filters/MagickCore_libMagickCore_la-analyze.lo -MD -MP -MF filters/$(DEPDIR)/MagickCore_libMagickCore_la-analyze.Tpo -c -o filters/MagickCore_libMagickCore_la-analyze.lo `test -f 'filters/analyze.c' || echo '$(srcdir)/'`filters/analyze.c
+@am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) filters/$(DEPDIR)/MagickCore_libMagickCore_la-analyze.Tpo filters/$(DEPDIR)/MagickCore_libMagickCore_la-analyze.Plo
+@am__fastdepCC_FALSE@  $(AM_V_CC) @AM_BACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@      source='filters/analyze.c' object='filters/MagickCore_libMagickCore_la-analyze.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) $(MagickCore_libMagickCore_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o filters/MagickCore_libMagickCore_la-analyze.lo `test -f 'filters/analyze.c' || echo '$(srcdir)/'`filters/analyze.c
+
 MagickWand/MagickWand_libMagickWand_la-animate.lo: MagickWand/animate.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-animate.lo -MD -MP -MF MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-animate.Tpo -c -o MagickWand/MagickWand_libMagickWand_la-animate.lo `test -f 'MagickWand/animate.c' || echo '$(srcdir)/'`MagickWand/animate.c
 @am__fastdepCC_TRUE@   $(AM_V_at)$(am__mv) MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-animate.Tpo MagickWand/$(DEPDIR)/MagickWand_libMagickWand_la-animate.Plo
@@ -9449,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
@@ -11416,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:
@@ -11628,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.