summaryrefslogtreecommitdiff
path: root/test/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in5839
1 files changed, 4958 insertions, 881 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index f14b1ef..d5ecfd6 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -1,8 +1,9 @@
-# Makefile.in generated by automake 1.10.2 from Makefile.am.
+# Makefile.in generated by automake 1.11 from Makefile.am.
# @configure_input@
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
+# Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
@@ -13,11 +14,11 @@
# PARTICULAR PURPOSE.
@SET_MAKE@
-
VPATH = @srcdir@
pkgdatadir = $(datadir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@
+pkglibdir = $(libdir)/@PACKAGE@
+pkglibexecdir = $(libexecdir)/@PACKAGE@
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
@@ -35,14 +36,15 @@ host_triplet = @host@
DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
$(top_srcdir)/build/Makefile.am.common \
$(top_srcdir)/test/Makefile.sources COPYING
-EXTRA_PROGRAMS = imagediff$(EXEEXT) png-flatten$(EXEEXT) $(TESTS)
-check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
- $(am__EXEEXT_4)
+EXTRA_PROGRAMS = $(am__EXEEXT_1) imagediff$(EXEEXT) \
+ png-flatten$(EXEEXT) $(TESTS)
+check_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_3) $(am__EXEEXT_4) \
+ $(am__EXEEXT_5)
# Then we have a collection of tests that are only run if certain
# features are compiled into cairo
@HAVE_PTHREAD_TRUE@am__append_1 = $(pthread_test_sources)
-@CAIRO_HAS_FT_FONT_TRUE@am__append_2 = $(ft_font_test_sources)
+@CAIRO_HAS_FC_FONT_TRUE@@CAIRO_HAS_FT_FONT_TRUE@am__append_2 = $(ft_font_test_sources)
# Need to add quartz-surface-source
@CAIRO_HAS_QUARTZ_SURFACE_TRUE@am__append_3 = $(quartz_surface_test_sources)
@@ -54,22 +56,25 @@ check_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \
@CAIRO_HAS_XLIB_SURFACE_TRUE@am__append_9 = $(xlib_surface_test_sources)
@CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE@am__append_10 = $(xlib_xrender_surface_test_sources)
@CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE@am__append_11 = $(multi_page_surface_test_sources)
-@CAIRO_HAS_CONSTRUCTOR_ATTRIBUTE_FALSE@am__append_12 = cairo-test-constructors.c
-@BUILD_ANY2PPM_TRUE@am__append_13 = \
+@BUILD_ANY2PPM_TRUE@am__append_12 = \
@BUILD_ANY2PPM_TRUE@ any2ppm
+@HAVE_PTHREAD_TRUE@am__append_13 = -pthread
@HAVE_PTHREAD_TRUE@am__append_14 = -lpthread
+@HAVE_SHM_TRUE@am__append_15 = cairo-test-trace
+@HAVE_PTHREAD_TRUE@@HAVE_SHM_TRUE@am__append_16 = -pthread
+@HAVE_PTHREAD_TRUE@@HAVE_SHM_TRUE@am__append_17 = -lpthread
XFAIL_TESTS = alpha-similar$(EXEEXT) big-line$(EXEEXT) \
big-trap$(EXEEXT) degenerate-dash$(EXEEXT) \
degenerate-path$(EXEEXT) device-offset-scale$(EXEEXT) \
extend-pad$(EXEEXT) fallback-resolution$(EXEEXT) \
- long-lines$(EXEEXT) self-copy-overlap$(EXEEXT) \
- self-intersecting$(EXEEXT) \
+ in-fill-empty-trapezoid$(EXEEXT) long-lines$(EXEEXT) \
+ self-copy-overlap$(EXEEXT) self-intersecting$(EXEEXT) \
surface-pattern-big-scale-down$(EXEEXT)
-@BUILD_ANY2PPM_TRUE@am__append_15 = any2ppm
-@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@am__append_16 = pdf2png
-@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@am__append_17 = svg2png
-@CAIRO_HAS_SPECTRE_TRUE@am__append_18 = ps2png
+@BUILD_ANY2PPM_TRUE@am__append_18 = any2ppm
+@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@am__append_19 = pdf2png
+@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@am__append_20 = svg2png
+@CAIRO_HAS_SPECTRE_TRUE@am__append_21 = ps2png
subdir = test
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/build/aclocal.cairo.m4 \
@@ -100,10 +105,12 @@ am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
-@BUILD_ANY2PPM_TRUE@am__EXEEXT_1 = any2ppm$(EXEEXT)
-@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@am__EXEEXT_2 = pdf2png$(EXEEXT)
-@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@am__EXEEXT_3 = svg2png$(EXEEXT)
-@CAIRO_HAS_SPECTRE_TRUE@am__EXEEXT_4 = ps2png$(EXEEXT)
+CONFIG_CLEAN_VPATH_FILES =
+@HAVE_SHM_TRUE@am__EXEEXT_1 = cairo-test-trace$(EXEEXT)
+@BUILD_ANY2PPM_TRUE@am__EXEEXT_2 = any2ppm$(EXEEXT)
+@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@am__EXEEXT_3 = pdf2png$(EXEEXT)
+@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@am__EXEEXT_4 = svg2png$(EXEEXT)
+@CAIRO_HAS_SPECTRE_TRUE@am__EXEEXT_5 = ps2png$(EXEEXT)
any2ppm_SOURCES = any2ppm.c
any2ppm_OBJECTS = any2ppm-any2ppm.$(OBJEXT)
am__DEPENDENCIES_1 =
@@ -111,6 +118,7 @@ am__DEPENDENCIES_1 =
@BUILD_ANY2PPM_TRUE@ $(top_builddir)/src/libcairo.la \
@BUILD_ANY2PPM_TRUE@ $(am__DEPENDENCIES_1) \
@BUILD_ANY2PPM_TRUE@ $(am__DEPENDENCIES_1) \
+@BUILD_ANY2PPM_TRUE@ $(am__DEPENDENCIES_1) \
@BUILD_ANY2PPM_TRUE@ $(am__DEPENDENCIES_1)
any2ppm_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CCLD) $(any2ppm_CFLAGS) $(CFLAGS) \
@@ -120,36 +128,43 @@ am__cairo_test_suite_SOURCES_DIST = buffer-diff.c cairo-test.c \
cairo-test-private.h a1-image-sample.c a1-mask.c \
a1-traps-sample.c a8-mask.c alpha-similar.c big-line.c \
big-trap.c bilevel-image.c caps.c caps-joins.c \
- caps-joins-alpha.c caps-joins-curve.c caps-sub-paths.c \
- clip-all.c clip-empty.c clip-fill-rule.c \
- clip-fill-rule-pixel-aligned.c clip-nesting.c clip-operator.c \
- clip-push-group.c clip-twice.c clip-zero.c clipped-group.c \
- clipped-surface.c close-path.c \
+ caps-joins-alpha.c caps-joins-curve.c caps-sub-paths.c clear.c \
+ clip-all.c clip-disjoint.c clip-device-offset.c clip-empty.c \
+ clip-fill.c clip-fill-rule.c clip-fill-rule-pixel-aligned.c \
+ clip-fill-unbounded.c clip-image.c clip-nesting.c \
+ clip-operator.c clip-push-group.c clip-stroke.c \
+ clip-stroke-unbounded.c clip-text.c clip-twice.c \
+ clip-unbounded.c clip-zero.c clipped-group.c clipped-surface.c \
+ close-path.c close-path-current-point.c \
composite-integer-translate-source.c \
composite-integer-translate-over.c \
composite-integer-translate-over-repeat.c copy-path.c \
create-for-stream.c create-from-png.c create-from-png-stream.c \
- culled-glyphs.c dash-caps-joins.c dash-curve.c dash-no-dash.c \
+ culled-glyphs.c curve-to-as-line-to.c dash-caps-joins.c \
+ dash-curve.c dash-infinite-loop.c dash-no-dash.c \
dash-offset-negative.c dash-scale.c dash-state.c \
- dash-zero-length.c degenerate-arc.c degenerate-dash.c \
- degenerate-path.c degenerate-pen.c device-offset.c \
+ dash-zero-length.c degenerate-arc.c degenerate-curve-to.c \
+ degenerate-dash.c degenerate-path.c degenerate-pen.c \
+ degenerate-rel-curve-to.c device-offset.c \
device-offset-fractional.c device-offset-positive.c \
device-offset-scale.c extend-pad.c extend-pad-border.c \
extend-pad-similar.c extend-reflect.c extend-reflect-similar.c \
- extend-repeat.c extend-repeat-similar.c fill-alpha.c \
- fill-alpha-pattern.c fill-and-stroke.c fill-and-stroke-alpha.c \
+ extend-repeat.c extend-repeat-similar.c extended-blend.c \
+ extended-blend-alpha.c fill-alpha.c fill-alpha-pattern.c \
+ fill-and-stroke.c fill-and-stroke-alpha.c \
fill-and-stroke-alpha-add.c fill-degenerate-sort-order.c \
- fill-image.c fill-missed-stop.c fill-rule.c \
+ fill-empty.c fill-image.c fill-missed-stop.c fill-rule.c \
filter-bilinear-extents.c filter-nearest-offset.c \
filter-nearest-transformed.c finer-grained-fallbacks.c \
font-face-get-type.c font-matrix-translation.c font-options.c \
glyph-cache-pressure.c get-and-set.c get-clip.c \
get-group-target.c get-path-extents.c gradient-alpha.c \
- gradient-constant-alpha.c gradient-zero-stops.c group-paint.c \
- huge-linear.c huge-radial.c image-surface-source.c \
- infinite-join.c in-fill-empty-trapezoid.c in-fill-trapezoid.c \
- invalid-matrix.c joins.c large-clip.c large-font.c \
- large-source.c large-source-roi.c leaky-dash.c \
+ gradient-constant-alpha.c gradient-zero-stops.c group-clip.c \
+ group-paint.c group-unaligned.c huge-linear.c huge-radial.c \
+ image-surface-source.c implicit-close.c infinite-join.c \
+ in-fill-empty-trapezoid.c in-fill-trapezoid.c invalid-matrix.c \
+ joins.c large-clip.c large-font.c large-source.c \
+ large-source-roi.c large-twin-antialias-mixed.c leaky-dash.c \
leaky-dashed-rectangle.c leaky-dashed-stroke.c leaky-polygon.c \
line-width.c line-width-scale.c line-width-zero.c \
linear-gradient.c linear-gradient-reflect.c \
@@ -160,31 +175,37 @@ am__cairo_test_suite_SOURCES_DIST = buffer-diff.c cairo-test.c \
move-to-show-surface.c new-sub-path.c nil-surface.c operator.c \
operator-alpha.c operator-clear.c operator-source.c \
over-above-source.c over-around-source.c over-below-source.c \
- over-between-source.c paint.c paint-repeat.c \
- paint-source-alpha.c paint-with-alpha.c path-append.c \
- path-precision.c pattern-get-type.c pattern-getters.c \
- pixman-rotate.c png.c push-group.c radial-gradient.c \
- random-intersections.c rectangle-rounding-error.c \
+ over-between-source.c overlapping-glyphs.c paint.c \
+ paint-repeat.c paint-source-alpha.c paint-with-alpha.c \
+ path-append.c path-precision.c pattern-get-type.c \
+ pattern-getters.c pixman-rotate.c png.c push-group.c \
+ push-group-color.c radial-gradient.c random-intersections-eo.c \
+ random-intersections-nonzero.c \
+ random-intersections-curves-eo.c \
+ random-intersections-curves-nz.c rectangle-rounding-error.c \
rectilinear-fill.c rectilinear-miter-limit.c \
rectilinear-dash.c rectilinear-stroke.c reflected-stroke.c \
rel-path.c rgb24-ignore-alpha.c rotate-image-surface-paint.c \
- scale-down-source-surface-paint.c scale-offset-image.c \
- scale-offset-similar.c scale-source-surface-paint.c \
- scaled-font-zero-matrix.c stroke-ctm-caps.c stroke-image.c \
- select-font-face.c select-font-no-show-text.c self-copy.c \
- self-copy-overlap.c self-intersecting.c set-source.c \
- show-glyphs-many.c show-text-current-point.c skew-extreme.c \
- smask.c smask-fill.c smask-image-mask.c smask-mask.c \
- smask-paint.c smask-stroke.c smask-text.c \
- solid-pattern-cache-stress.c source-clip.c source-clip-scale.c \
- source-surface-scale-paint.c spline-decomposition.c \
- surface-finish-twice.c surface-pattern.c \
- surface-pattern-big-scale-down.c surface-pattern-scale-down.c \
- surface-pattern-scale-up.c text-antialias-gray.c \
- text-antialias-none.c text-antialias-subpixel.c \
- text-cache-crash.c text-glyph-range.c text-pattern.c \
- text-rotate.c text-transform.c text-zero-len.c toy-font-face.c \
- transforms.c translate-show-surface.c trap-clip.c twin.c \
+ rotated-clip.c scale-down-source-surface-paint.c \
+ scale-offset-image.c scale-offset-similar.c \
+ scale-source-surface-paint.c scaled-font-zero-matrix.c \
+ stroke-ctm-caps.c stroke-image.c select-font-face.c \
+ select-font-no-show-text.c self-copy.c self-copy-overlap.c \
+ self-intersecting.c set-source.c show-glyphs-many.c \
+ show-text-current-point.c skew-extreme.c smask.c smask-fill.c \
+ smask-image-mask.c smask-mask.c smask-paint.c smask-stroke.c \
+ smask-text.c solid-pattern-cache-stress.c source-clip.c \
+ source-clip-scale.c source-surface-scale-paint.c \
+ spline-decomposition.c surface-finish-twice.c \
+ surface-pattern.c surface-pattern-big-scale-down.c \
+ surface-pattern-scale-down.c surface-pattern-scale-up.c \
+ text-antialias-gray.c text-antialias-none.c \
+ text-antialias-subpixel.c text-cache-crash.c \
+ text-glyph-range.c text-pattern.c text-rotate.c \
+ text-transform.c text-zero-len.c toy-font-face.c transforms.c \
+ translate-show-surface.c trap-clip.c twin.c \
+ twin-antialias-gray.c twin-antialias-mixed.c \
+ twin-antialias-none.c twin-antialias-subpixel.c \
unantialiased-shapes.c unbounded-operator.c user-data.c \
user-font.c user-font-mask.c user-font-proxy.c \
user-font-rescale.c zero-alpha.c pthread-show-text.c \
@@ -193,168 +214,312 @@ am__cairo_test_suite_SOURCES_DIST = buffer-diff.c cairo-test.c \
ft-text-vertical-layout-type1.c \
ft-text-vertical-layout-type3.c ft-text-antialias-none.c \
quartz-surface-source.c glitz-surface-source.c pdf-features.c \
- pdf-mime-data.c pdf-surface-source.c ps-features.c \
+ pdf-mime-data.c pdf-surface-source.c ps-eps.c ps-features.c \
ps-surface-source.c svg-surface.c svg-clip.c \
svg-surface-source.c test-fallback16-surface-source.c \
xlib-expose-event.c xlib-surface.c xlib-surface-source.c \
get-xrender-format.c multi-page.c fallback-resolution.c \
cairo-test-constructors.c
-am__objects_1 = buffer-diff.$(OBJEXT) cairo-test.$(OBJEXT) \
- cairo-test-runner.$(OBJEXT)
+am__objects_1 = cairo_test_suite-buffer-diff.$(OBJEXT) \
+ cairo_test_suite-cairo-test.$(OBJEXT) \
+ cairo_test_suite-cairo-test-runner.$(OBJEXT)
am__objects_2 =
-am__objects_3 = pthread-show-text.$(OBJEXT)
+am__objects_3 = cairo_test_suite-pthread-show-text.$(OBJEXT)
@HAVE_PTHREAD_TRUE@am__objects_4 = $(am__objects_3)
-am__objects_5 = bitmap-font.$(OBJEXT) \
- ft-font-create-for-ft-face.$(OBJEXT) \
- ft-show-glyphs-positioning.$(OBJEXT) \
- ft-show-glyphs-table.$(OBJEXT) \
- ft-text-vertical-layout-type1.$(OBJEXT) \
- ft-text-vertical-layout-type3.$(OBJEXT) \
- ft-text-antialias-none.$(OBJEXT)
-@CAIRO_HAS_FT_FONT_TRUE@am__objects_6 = $(am__objects_5)
-am__objects_7 = quartz-surface-source.$(OBJEXT)
+am__objects_5 = cairo_test_suite-bitmap-font.$(OBJEXT) \
+ cairo_test_suite-ft-font-create-for-ft-face.$(OBJEXT) \
+ cairo_test_suite-ft-show-glyphs-positioning.$(OBJEXT) \
+ cairo_test_suite-ft-show-glyphs-table.$(OBJEXT) \
+ cairo_test_suite-ft-text-vertical-layout-type1.$(OBJEXT) \
+ cairo_test_suite-ft-text-vertical-layout-type3.$(OBJEXT) \
+ cairo_test_suite-ft-text-antialias-none.$(OBJEXT)
+@CAIRO_HAS_FC_FONT_TRUE@@CAIRO_HAS_FT_FONT_TRUE@am__objects_6 = $(am__objects_5)
+am__objects_7 = cairo_test_suite-quartz-surface-source.$(OBJEXT)
@CAIRO_HAS_QUARTZ_SURFACE_TRUE@am__objects_8 = $(am__objects_7)
-am__objects_9 = glitz-surface-source.$(OBJEXT)
+am__objects_9 = cairo_test_suite-glitz-surface-source.$(OBJEXT)
@CAIRO_HAS_GLITZ_SURFACE_TRUE@am__objects_10 = $(am__objects_9)
-am__objects_11 = pdf-features.$(OBJEXT) pdf-mime-data.$(OBJEXT) \
- pdf-surface-source.$(OBJEXT)
+am__objects_11 = cairo_test_suite-pdf-features.$(OBJEXT) \
+ cairo_test_suite-pdf-mime-data.$(OBJEXT) \
+ cairo_test_suite-pdf-surface-source.$(OBJEXT)
@CAIRO_HAS_PDF_SURFACE_TRUE@am__objects_12 = $(am__objects_11)
-am__objects_13 = ps-features.$(OBJEXT) ps-surface-source.$(OBJEXT)
+am__objects_13 = cairo_test_suite-ps-eps.$(OBJEXT) \
+ cairo_test_suite-ps-features.$(OBJEXT) \
+ cairo_test_suite-ps-surface-source.$(OBJEXT)
@CAIRO_HAS_PS_SURFACE_TRUE@am__objects_14 = $(am__objects_13)
-am__objects_15 = svg-surface.$(OBJEXT) svg-clip.$(OBJEXT) \
- svg-surface-source.$(OBJEXT)
+am__objects_15 = cairo_test_suite-svg-surface.$(OBJEXT) \
+ cairo_test_suite-svg-clip.$(OBJEXT) \
+ cairo_test_suite-svg-surface-source.$(OBJEXT)
@CAIRO_HAS_SVG_SURFACE_TRUE@am__objects_16 = $(am__objects_15)
-am__objects_17 = test-fallback16-surface-source.$(OBJEXT)
+am__objects_17 = \
+ cairo_test_suite-test-fallback16-surface-source.$(OBJEXT)
@CAIRO_HAS_TEST_SURFACES_TRUE@am__objects_18 = $(am__objects_17)
-am__objects_19 = xlib-expose-event.$(OBJEXT) xlib-surface.$(OBJEXT) \
- xlib-surface-source.$(OBJEXT)
+am__objects_19 = cairo_test_suite-xlib-expose-event.$(OBJEXT) \
+ cairo_test_suite-xlib-surface.$(OBJEXT) \
+ cairo_test_suite-xlib-surface-source.$(OBJEXT)
@CAIRO_HAS_XLIB_SURFACE_TRUE@am__objects_20 = $(am__objects_19)
-am__objects_21 = get-xrender-format.$(OBJEXT)
+am__objects_21 = cairo_test_suite-get-xrender-format.$(OBJEXT)
@CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE@am__objects_22 = \
@CAIRO_HAS_XLIB_XRENDER_SURFACE_TRUE@ $(am__objects_21)
-am__objects_23 = multi-page.$(OBJEXT)
+am__objects_23 = cairo_test_suite-multi-page.$(OBJEXT)
@CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE@am__objects_24 = \
@CAIRO_HAS_MULTI_PAGE_SURFACES_TRUE@ $(am__objects_23)
-am__objects_25 = fallback-resolution.$(OBJEXT)
-@CAIRO_HAS_PDF_SURFACE_FALSE@@CAIRO_HAS_PS_SURFACE_FALSE@@CAIRO_HAS_SVG_SURFACE_TRUE@am__objects_26 = $(am__objects_25)
-@CAIRO_HAS_PDF_SURFACE_FALSE@@CAIRO_HAS_PS_SURFACE_TRUE@am__objects_26 = $(am__objects_25)
-@CAIRO_HAS_PDF_SURFACE_TRUE@am__objects_26 = $(am__objects_25)
-am__objects_27 = a1-image-sample.$(OBJEXT) a1-mask.$(OBJEXT) \
- a1-traps-sample.$(OBJEXT) a8-mask.$(OBJEXT) \
- alpha-similar.$(OBJEXT) big-line.$(OBJEXT) big-trap.$(OBJEXT) \
- bilevel-image.$(OBJEXT) caps.$(OBJEXT) caps-joins.$(OBJEXT) \
- caps-joins-alpha.$(OBJEXT) caps-joins-curve.$(OBJEXT) \
- caps-sub-paths.$(OBJEXT) clip-all.$(OBJEXT) \
- clip-empty.$(OBJEXT) clip-fill-rule.$(OBJEXT) \
- clip-fill-rule-pixel-aligned.$(OBJEXT) clip-nesting.$(OBJEXT) \
- clip-operator.$(OBJEXT) clip-push-group.$(OBJEXT) \
- clip-twice.$(OBJEXT) clip-zero.$(OBJEXT) \
- clipped-group.$(OBJEXT) clipped-surface.$(OBJEXT) \
- close-path.$(OBJEXT) \
- composite-integer-translate-source.$(OBJEXT) \
- composite-integer-translate-over.$(OBJEXT) \
- composite-integer-translate-over-repeat.$(OBJEXT) \
- copy-path.$(OBJEXT) create-for-stream.$(OBJEXT) \
- create-from-png.$(OBJEXT) create-from-png-stream.$(OBJEXT) \
- culled-glyphs.$(OBJEXT) dash-caps-joins.$(OBJEXT) \
- dash-curve.$(OBJEXT) dash-no-dash.$(OBJEXT) \
- dash-offset-negative.$(OBJEXT) dash-scale.$(OBJEXT) \
- dash-state.$(OBJEXT) dash-zero-length.$(OBJEXT) \
- degenerate-arc.$(OBJEXT) degenerate-dash.$(OBJEXT) \
- degenerate-path.$(OBJEXT) degenerate-pen.$(OBJEXT) \
- device-offset.$(OBJEXT) device-offset-fractional.$(OBJEXT) \
- device-offset-positive.$(OBJEXT) device-offset-scale.$(OBJEXT) \
- extend-pad.$(OBJEXT) extend-pad-border.$(OBJEXT) \
- extend-pad-similar.$(OBJEXT) extend-reflect.$(OBJEXT) \
- extend-reflect-similar.$(OBJEXT) extend-repeat.$(OBJEXT) \
- extend-repeat-similar.$(OBJEXT) fill-alpha.$(OBJEXT) \
- fill-alpha-pattern.$(OBJEXT) fill-and-stroke.$(OBJEXT) \
- fill-and-stroke-alpha.$(OBJEXT) \
- fill-and-stroke-alpha-add.$(OBJEXT) \
- fill-degenerate-sort-order.$(OBJEXT) fill-image.$(OBJEXT) \
- fill-missed-stop.$(OBJEXT) fill-rule.$(OBJEXT) \
- filter-bilinear-extents.$(OBJEXT) \
- filter-nearest-offset.$(OBJEXT) \
- filter-nearest-transformed.$(OBJEXT) \
- finer-grained-fallbacks.$(OBJEXT) font-face-get-type.$(OBJEXT) \
- font-matrix-translation.$(OBJEXT) font-options.$(OBJEXT) \
- glyph-cache-pressure.$(OBJEXT) get-and-set.$(OBJEXT) \
- get-clip.$(OBJEXT) get-group-target.$(OBJEXT) \
- get-path-extents.$(OBJEXT) gradient-alpha.$(OBJEXT) \
- gradient-constant-alpha.$(OBJEXT) \
- gradient-zero-stops.$(OBJEXT) group-paint.$(OBJEXT) \
- huge-linear.$(OBJEXT) huge-radial.$(OBJEXT) \
- image-surface-source.$(OBJEXT) infinite-join.$(OBJEXT) \
- in-fill-empty-trapezoid.$(OBJEXT) in-fill-trapezoid.$(OBJEXT) \
- invalid-matrix.$(OBJEXT) joins.$(OBJEXT) large-clip.$(OBJEXT) \
- large-font.$(OBJEXT) large-source.$(OBJEXT) \
- large-source-roi.$(OBJEXT) leaky-dash.$(OBJEXT) \
- leaky-dashed-rectangle.$(OBJEXT) leaky-dashed-stroke.$(OBJEXT) \
- leaky-polygon.$(OBJEXT) line-width.$(OBJEXT) \
- line-width-scale.$(OBJEXT) line-width-zero.$(OBJEXT) \
- linear-gradient.$(OBJEXT) linear-gradient-reflect.$(OBJEXT) \
- long-dashed-lines.$(OBJEXT) long-lines.$(OBJEXT) \
- mask.$(OBJEXT) mask-alpha.$(OBJEXT) mask-ctm.$(OBJEXT) \
- mask-glyphs.$(OBJEXT) mask-surface-ctm.$(OBJEXT) \
- mask-transformed-image.$(OBJEXT) \
- mask-transformed-similar.$(OBJEXT) \
- meta-surface-pattern.$(OBJEXT) mime-data.$(OBJEXT) \
- miter-precision.$(OBJEXT) move-to-show-surface.$(OBJEXT) \
- new-sub-path.$(OBJEXT) nil-surface.$(OBJEXT) \
- operator.$(OBJEXT) operator-alpha.$(OBJEXT) \
- operator-clear.$(OBJEXT) operator-source.$(OBJEXT) \
- over-above-source.$(OBJEXT) over-around-source.$(OBJEXT) \
- over-below-source.$(OBJEXT) over-between-source.$(OBJEXT) \
- paint.$(OBJEXT) paint-repeat.$(OBJEXT) \
- paint-source-alpha.$(OBJEXT) paint-with-alpha.$(OBJEXT) \
- path-append.$(OBJEXT) path-precision.$(OBJEXT) \
- pattern-get-type.$(OBJEXT) pattern-getters.$(OBJEXT) \
- pixman-rotate.$(OBJEXT) png.$(OBJEXT) push-group.$(OBJEXT) \
- radial-gradient.$(OBJEXT) random-intersections.$(OBJEXT) \
- rectangle-rounding-error.$(OBJEXT) rectilinear-fill.$(OBJEXT) \
- rectilinear-miter-limit.$(OBJEXT) rectilinear-dash.$(OBJEXT) \
- rectilinear-stroke.$(OBJEXT) reflected-stroke.$(OBJEXT) \
- rel-path.$(OBJEXT) rgb24-ignore-alpha.$(OBJEXT) \
- rotate-image-surface-paint.$(OBJEXT) \
- scale-down-source-surface-paint.$(OBJEXT) \
- scale-offset-image.$(OBJEXT) scale-offset-similar.$(OBJEXT) \
- scale-source-surface-paint.$(OBJEXT) \
- scaled-font-zero-matrix.$(OBJEXT) stroke-ctm-caps.$(OBJEXT) \
- stroke-image.$(OBJEXT) select-font-face.$(OBJEXT) \
- select-font-no-show-text.$(OBJEXT) self-copy.$(OBJEXT) \
- self-copy-overlap.$(OBJEXT) self-intersecting.$(OBJEXT) \
- set-source.$(OBJEXT) show-glyphs-many.$(OBJEXT) \
- show-text-current-point.$(OBJEXT) skew-extreme.$(OBJEXT) \
- smask.$(OBJEXT) smask-fill.$(OBJEXT) \
- smask-image-mask.$(OBJEXT) smask-mask.$(OBJEXT) \
- smask-paint.$(OBJEXT) smask-stroke.$(OBJEXT) \
- smask-text.$(OBJEXT) solid-pattern-cache-stress.$(OBJEXT) \
- source-clip.$(OBJEXT) source-clip-scale.$(OBJEXT) \
- source-surface-scale-paint.$(OBJEXT) \
- spline-decomposition.$(OBJEXT) surface-finish-twice.$(OBJEXT) \
- surface-pattern.$(OBJEXT) \
- surface-pattern-big-scale-down.$(OBJEXT) \
- surface-pattern-scale-down.$(OBJEXT) \
- surface-pattern-scale-up.$(OBJEXT) \
- text-antialias-gray.$(OBJEXT) text-antialias-none.$(OBJEXT) \
- text-antialias-subpixel.$(OBJEXT) text-cache-crash.$(OBJEXT) \
- text-glyph-range.$(OBJEXT) text-pattern.$(OBJEXT) \
- text-rotate.$(OBJEXT) text-transform.$(OBJEXT) \
- text-zero-len.$(OBJEXT) toy-font-face.$(OBJEXT) \
- transforms.$(OBJEXT) translate-show-surface.$(OBJEXT) \
- trap-clip.$(OBJEXT) twin.$(OBJEXT) \
- unantialiased-shapes.$(OBJEXT) unbounded-operator.$(OBJEXT) \
- user-data.$(OBJEXT) user-font.$(OBJEXT) \
- user-font-mask.$(OBJEXT) user-font-proxy.$(OBJEXT) \
- user-font-rescale.$(OBJEXT) zero-alpha.$(OBJEXT) \
- $(am__objects_4) $(am__objects_6) $(am__objects_8) \
- $(am__objects_10) $(am__objects_12) $(am__objects_14) \
- $(am__objects_16) $(am__objects_18) $(am__objects_20) \
- $(am__objects_22) $(am__objects_24) $(am__objects_26)
-@CAIRO_HAS_CONSTRUCTOR_ATTRIBUTE_FALSE@am__objects_28 = cairo-test-constructors.$(OBJEXT)
+am__objects_25 = cairo_test_suite-fallback-resolution.$(OBJEXT)
+@BUILD_ANY2PPM_TRUE@@CAIRO_HAS_PDF_SURFACE_FALSE@@CAIRO_HAS_PS_SURFACE_FALSE@@CAIRO_HAS_SVG_SURFACE_TRUE@am__objects_26 = $(am__objects_25)
+@BUILD_ANY2PPM_TRUE@@CAIRO_HAS_PDF_SURFACE_FALSE@@CAIRO_HAS_PS_SURFACE_TRUE@am__objects_26 = $(am__objects_25)
+@BUILD_ANY2PPM_TRUE@@CAIRO_HAS_PDF_SURFACE_TRUE@am__objects_26 = $(am__objects_25)
+am__objects_27 = cairo_test_suite-a1-image-sample.$(OBJEXT) \
+ cairo_test_suite-a1-mask.$(OBJEXT) \
+ cairo_test_suite-a1-traps-sample.$(OBJEXT) \
+ cairo_test_suite-a8-mask.$(OBJEXT) \
+ cairo_test_suite-alpha-similar.$(OBJEXT) \
+ cairo_test_suite-big-line.$(OBJEXT) \
+ cairo_test_suite-big-trap.$(OBJEXT) \
+ cairo_test_suite-bilevel-image.$(OBJEXT) \
+ cairo_test_suite-caps.$(OBJEXT) \
+ cairo_test_suite-caps-joins.$(OBJEXT) \
+ cairo_test_suite-caps-joins-alpha.$(OBJEXT) \
+ cairo_test_suite-caps-joins-curve.$(OBJEXT) \
+ cairo_test_suite-caps-sub-paths.$(OBJEXT) \
+ cairo_test_suite-clear.$(OBJEXT) \
+ cairo_test_suite-clip-all.$(OBJEXT) \
+ cairo_test_suite-clip-disjoint.$(OBJEXT) \
+ cairo_test_suite-clip-device-offset.$(OBJEXT) \
+ cairo_test_suite-clip-empty.$(OBJEXT) \
+ cairo_test_suite-clip-fill.$(OBJEXT) \
+ cairo_test_suite-clip-fill-rule.$(OBJEXT) \
+ cairo_test_suite-clip-fill-rule-pixel-aligned.$(OBJEXT) \
+ cairo_test_suite-clip-fill-unbounded.$(OBJEXT) \
+ cairo_test_suite-clip-image.$(OBJEXT) \
+ cairo_test_suite-clip-nesting.$(OBJEXT) \
+ cairo_test_suite-clip-operator.$(OBJEXT) \
+ cairo_test_suite-clip-push-group.$(OBJEXT) \
+ cairo_test_suite-clip-stroke.$(OBJEXT) \
+ cairo_test_suite-clip-stroke-unbounded.$(OBJEXT) \
+ cairo_test_suite-clip-text.$(OBJEXT) \
+ cairo_test_suite-clip-twice.$(OBJEXT) \
+ cairo_test_suite-clip-unbounded.$(OBJEXT) \
+ cairo_test_suite-clip-zero.$(OBJEXT) \
+ cairo_test_suite-clipped-group.$(OBJEXT) \
+ cairo_test_suite-clipped-surface.$(OBJEXT) \
+ cairo_test_suite-close-path.$(OBJEXT) \
+ cairo_test_suite-close-path-current-point.$(OBJEXT) \
+ cairo_test_suite-composite-integer-translate-source.$(OBJEXT) \
+ cairo_test_suite-composite-integer-translate-over.$(OBJEXT) \
+ cairo_test_suite-composite-integer-translate-over-repeat.$(OBJEXT) \
+ cairo_test_suite-copy-path.$(OBJEXT) \
+ cairo_test_suite-create-for-stream.$(OBJEXT) \
+ cairo_test_suite-create-from-png.$(OBJEXT) \
+ cairo_test_suite-create-from-png-stream.$(OBJEXT) \
+ cairo_test_suite-culled-glyphs.$(OBJEXT) \
+ cairo_test_suite-curve-to-as-line-to.$(OBJEXT) \
+ cairo_test_suite-dash-caps-joins.$(OBJEXT) \
+ cairo_test_suite-dash-curve.$(OBJEXT) \
+ cairo_test_suite-dash-infinite-loop.$(OBJEXT) \
+ cairo_test_suite-dash-no-dash.$(OBJEXT) \
+ cairo_test_suite-dash-offset-negative.$(OBJEXT) \
+ cairo_test_suite-dash-scale.$(OBJEXT) \
+ cairo_test_suite-dash-state.$(OBJEXT) \
+ cairo_test_suite-dash-zero-length.$(OBJEXT) \
+ cairo_test_suite-degenerate-arc.$(OBJEXT) \
+ cairo_test_suite-degenerate-curve-to.$(OBJEXT) \
+ cairo_test_suite-degenerate-dash.$(OBJEXT) \
+ cairo_test_suite-degenerate-path.$(OBJEXT) \
+ cairo_test_suite-degenerate-pen.$(OBJEXT) \
+ cairo_test_suite-degenerate-rel-curve-to.$(OBJEXT) \
+ cairo_test_suite-device-offset.$(OBJEXT) \
+ cairo_test_suite-device-offset-fractional.$(OBJEXT) \
+ cairo_test_suite-device-offset-positive.$(OBJEXT) \
+ cairo_test_suite-device-offset-scale.$(OBJEXT) \
+ cairo_test_suite-extend-pad.$(OBJEXT) \
+ cairo_test_suite-extend-pad-border.$(OBJEXT) \
+ cairo_test_suite-extend-pad-similar.$(OBJEXT) \
+ cairo_test_suite-extend-reflect.$(OBJEXT) \
+ cairo_test_suite-extend-reflect-similar.$(OBJEXT) \
+ cairo_test_suite-extend-repeat.$(OBJEXT) \
+ cairo_test_suite-extend-repeat-similar.$(OBJEXT) \
+ cairo_test_suite-extended-blend.$(OBJEXT) \
+ cairo_test_suite-extended-blend-alpha.$(OBJEXT) \
+ cairo_test_suite-fill-alpha.$(OBJEXT) \
+ cairo_test_suite-fill-alpha-pattern.$(OBJEXT) \
+ cairo_test_suite-fill-and-stroke.$(OBJEXT) \
+ cairo_test_suite-fill-and-stroke-alpha.$(OBJEXT) \
+ cairo_test_suite-fill-and-stroke-alpha-add.$(OBJEXT) \
+ cairo_test_suite-fill-degenerate-sort-order.$(OBJEXT) \
+ cairo_test_suite-fill-empty.$(OBJEXT) \
+ cairo_test_suite-fill-image.$(OBJEXT) \
+ cairo_test_suite-fill-missed-stop.$(OBJEXT) \
+ cairo_test_suite-fill-rule.$(OBJEXT) \
+ cairo_test_suite-filter-bilinear-extents.$(OBJEXT) \
+ cairo_test_suite-filter-nearest-offset.$(OBJEXT) \
+ cairo_test_suite-filter-nearest-transformed.$(OBJEXT) \
+ cairo_test_suite-finer-grained-fallbacks.$(OBJEXT) \
+ cairo_test_suite-font-face-get-type.$(OBJEXT) \
+ cairo_test_suite-font-matrix-translation.$(OBJEXT) \
+ cairo_test_suite-font-options.$(OBJEXT) \
+ cairo_test_suite-glyph-cache-pressure.$(OBJEXT) \
+ cairo_test_suite-get-and-set.$(OBJEXT) \
+ cairo_test_suite-get-clip.$(OBJEXT) \
+ cairo_test_suite-get-group-target.$(OBJEXT) \
+ cairo_test_suite-get-path-extents.$(OBJEXT) \
+ cairo_test_suite-gradient-alpha.$(OBJEXT) \
+ cairo_test_suite-gradient-constant-alpha.$(OBJEXT) \
+ cairo_test_suite-gradient-zero-stops.$(OBJEXT) \
+ cairo_test_suite-group-clip.$(OBJEXT) \
+ cairo_test_suite-group-paint.$(OBJEXT) \
+ cairo_test_suite-group-unaligned.$(OBJEXT) \
+ cairo_test_suite-huge-linear.$(OBJEXT) \
+ cairo_test_suite-huge-radial.$(OBJEXT) \
+ cairo_test_suite-image-surface-source.$(OBJEXT) \
+ cairo_test_suite-implicit-close.$(OBJEXT) \
+ cairo_test_suite-infinite-join.$(OBJEXT) \
+ cairo_test_suite-in-fill-empty-trapezoid.$(OBJEXT) \
+ cairo_test_suite-in-fill-trapezoid.$(OBJEXT) \
+ cairo_test_suite-invalid-matrix.$(OBJEXT) \
+ cairo_test_suite-joins.$(OBJEXT) \
+ cairo_test_suite-large-clip.$(OBJEXT) \
+ cairo_test_suite-large-font.$(OBJEXT) \
+ cairo_test_suite-large-source.$(OBJEXT) \
+ cairo_test_suite-large-source-roi.$(OBJEXT) \
+ cairo_test_suite-large-twin-antialias-mixed.$(OBJEXT) \
+ cairo_test_suite-leaky-dash.$(OBJEXT) \
+ cairo_test_suite-leaky-dashed-rectangle.$(OBJEXT) \
+ cairo_test_suite-leaky-dashed-stroke.$(OBJEXT) \
+ cairo_test_suite-leaky-polygon.$(OBJEXT) \
+ cairo_test_suite-line-width.$(OBJEXT) \
+ cairo_test_suite-line-width-scale.$(OBJEXT) \
+ cairo_test_suite-line-width-zero.$(OBJEXT) \
+ cairo_test_suite-linear-gradient.$(OBJEXT) \
+ cairo_test_suite-linear-gradient-reflect.$(OBJEXT) \
+ cairo_test_suite-long-dashed-lines.$(OBJEXT) \
+ cairo_test_suite-long-lines.$(OBJEXT) \
+ cairo_test_suite-mask.$(OBJEXT) \
+ cairo_test_suite-mask-alpha.$(OBJEXT) \
+ cairo_test_suite-mask-ctm.$(OBJEXT) \
+ cairo_test_suite-mask-glyphs.$(OBJEXT) \
+ cairo_test_suite-mask-surface-ctm.$(OBJEXT) \
+ cairo_test_suite-mask-transformed-image.$(OBJEXT) \
+ cairo_test_suite-mask-transformed-similar.$(OBJEXT) \
+ cairo_test_suite-meta-surface-pattern.$(OBJEXT) \
+ cairo_test_suite-mime-data.$(OBJEXT) \
+ cairo_test_suite-miter-precision.$(OBJEXT) \
+ cairo_test_suite-move-to-show-surface.$(OBJEXT) \
+ cairo_test_suite-new-sub-path.$(OBJEXT) \
+ cairo_test_suite-nil-surface.$(OBJEXT) \
+ cairo_test_suite-operator.$(OBJEXT) \
+ cairo_test_suite-operator-alpha.$(OBJEXT) \
+ cairo_test_suite-operator-clear.$(OBJEXT) \
+ cairo_test_suite-operator-source.$(OBJEXT) \
+ cairo_test_suite-over-above-source.$(OBJEXT) \
+ cairo_test_suite-over-around-source.$(OBJEXT) \
+ cairo_test_suite-over-below-source.$(OBJEXT) \
+ cairo_test_suite-over-between-source.$(OBJEXT) \
+ cairo_test_suite-overlapping-glyphs.$(OBJEXT) \
+ cairo_test_suite-paint.$(OBJEXT) \
+ cairo_test_suite-paint-repeat.$(OBJEXT) \
+ cairo_test_suite-paint-source-alpha.$(OBJEXT) \
+ cairo_test_suite-paint-with-alpha.$(OBJEXT) \
+ cairo_test_suite-path-append.$(OBJEXT) \
+ cairo_test_suite-path-precision.$(OBJEXT) \
+ cairo_test_suite-pattern-get-type.$(OBJEXT) \
+ cairo_test_suite-pattern-getters.$(OBJEXT) \
+ cairo_test_suite-pixman-rotate.$(OBJEXT) \
+ cairo_test_suite-png.$(OBJEXT) \
+ cairo_test_suite-push-group.$(OBJEXT) \
+ cairo_test_suite-push-group-color.$(OBJEXT) \
+ cairo_test_suite-radial-gradient.$(OBJEXT) \
+ cairo_test_suite-random-intersections-eo.$(OBJEXT) \
+ cairo_test_suite-random-intersections-nonzero.$(OBJEXT) \
+ cairo_test_suite-random-intersections-curves-eo.$(OBJEXT) \
+ cairo_test_suite-random-intersections-curves-nz.$(OBJEXT) \
+ cairo_test_suite-rectangle-rounding-error.$(OBJEXT) \
+ cairo_test_suite-rectilinear-fill.$(OBJEXT) \
+ cairo_test_suite-rectilinear-miter-limit.$(OBJEXT) \
+ cairo_test_suite-rectilinear-dash.$(OBJEXT) \
+ cairo_test_suite-rectilinear-stroke.$(OBJEXT) \
+ cairo_test_suite-reflected-stroke.$(OBJEXT) \
+ cairo_test_suite-rel-path.$(OBJEXT) \
+ cairo_test_suite-rgb24-ignore-alpha.$(OBJEXT) \
+ cairo_test_suite-rotate-image-surface-paint.$(OBJEXT) \
+ cairo_test_suite-rotated-clip.$(OBJEXT) \
+ cairo_test_suite-scale-down-source-surface-paint.$(OBJEXT) \
+ cairo_test_suite-scale-offset-image.$(OBJEXT) \
+ cairo_test_suite-scale-offset-similar.$(OBJEXT) \
+ cairo_test_suite-scale-source-surface-paint.$(OBJEXT) \
+ cairo_test_suite-scaled-font-zero-matrix.$(OBJEXT) \
+ cairo_test_suite-stroke-ctm-caps.$(OBJEXT) \
+ cairo_test_suite-stroke-image.$(OBJEXT) \
+ cairo_test_suite-select-font-face.$(OBJEXT) \
+ cairo_test_suite-select-font-no-show-text.$(OBJEXT) \
+ cairo_test_suite-self-copy.$(OBJEXT) \
+ cairo_test_suite-self-copy-overlap.$(OBJEXT) \
+ cairo_test_suite-self-intersecting.$(OBJEXT) \
+ cairo_test_suite-set-source.$(OBJEXT) \
+ cairo_test_suite-show-glyphs-many.$(OBJEXT) \
+ cairo_test_suite-show-text-current-point.$(OBJEXT) \
+ cairo_test_suite-skew-extreme.$(OBJEXT) \
+ cairo_test_suite-smask.$(OBJEXT) \
+ cairo_test_suite-smask-fill.$(OBJEXT) \
+ cairo_test_suite-smask-image-mask.$(OBJEXT) \
+ cairo_test_suite-smask-mask.$(OBJEXT) \
+ cairo_test_suite-smask-paint.$(OBJEXT) \
+ cairo_test_suite-smask-stroke.$(OBJEXT) \
+ cairo_test_suite-smask-text.$(OBJEXT) \
+ cairo_test_suite-solid-pattern-cache-stress.$(OBJEXT) \
+ cairo_test_suite-source-clip.$(OBJEXT) \
+ cairo_test_suite-source-clip-scale.$(OBJEXT) \
+ cairo_test_suite-source-surface-scale-paint.$(OBJEXT) \
+ cairo_test_suite-spline-decomposition.$(OBJEXT) \
+ cairo_test_suite-surface-finish-twice.$(OBJEXT) \
+ cairo_test_suite-surface-pattern.$(OBJEXT) \
+ cairo_test_suite-surface-pattern-big-scale-down.$(OBJEXT) \
+ cairo_test_suite-surface-pattern-scale-down.$(OBJEXT) \
+ cairo_test_suite-surface-pattern-scale-up.$(OBJEXT) \
+ cairo_test_suite-text-antialias-gray.$(OBJEXT) \
+ cairo_test_suite-text-antialias-none.$(OBJEXT) \
+ cairo_test_suite-text-antialias-subpixel.$(OBJEXT) \
+ cairo_test_suite-text-cache-crash.$(OBJEXT) \
+ cairo_test_suite-text-glyph-range.$(OBJEXT) \
+ cairo_test_suite-text-pattern.$(OBJEXT) \
+ cairo_test_suite-text-rotate.$(OBJEXT) \
+ cairo_test_suite-text-transform.$(OBJEXT) \
+ cairo_test_suite-text-zero-len.$(OBJEXT) \
+ cairo_test_suite-toy-font-face.$(OBJEXT) \
+ cairo_test_suite-transforms.$(OBJEXT) \
+ cairo_test_suite-translate-show-surface.$(OBJEXT) \
+ cairo_test_suite-trap-clip.$(OBJEXT) \
+ cairo_test_suite-twin.$(OBJEXT) \
+ cairo_test_suite-twin-antialias-gray.$(OBJEXT) \
+ cairo_test_suite-twin-antialias-mixed.$(OBJEXT) \
+ cairo_test_suite-twin-antialias-none.$(OBJEXT) \
+ cairo_test_suite-twin-antialias-subpixel.$(OBJEXT) \
+ cairo_test_suite-unantialiased-shapes.$(OBJEXT) \
+ cairo_test_suite-unbounded-operator.$(OBJEXT) \
+ cairo_test_suite-user-data.$(OBJEXT) \
+ cairo_test_suite-user-font.$(OBJEXT) \
+ cairo_test_suite-user-font-mask.$(OBJEXT) \
+ cairo_test_suite-user-font-proxy.$(OBJEXT) \
+ cairo_test_suite-user-font-rescale.$(OBJEXT) \
+ cairo_test_suite-zero-alpha.$(OBJEXT) $(am__objects_4) \
+ $(am__objects_6) $(am__objects_8) $(am__objects_10) \
+ $(am__objects_12) $(am__objects_14) $(am__objects_16) \
+ $(am__objects_18) $(am__objects_20) $(am__objects_22) \
+ $(am__objects_24) $(am__objects_26)
am_cairo_test_suite_OBJECTS = $(am__objects_1) $(am__objects_2) \
- $(am__objects_27) $(am__objects_28)
+ $(am__objects_27) \
+ cairo_test_suite-cairo-test-constructors.$(OBJEXT)
cairo_test_suite_OBJECTS = $(am_cairo_test_suite_OBJECTS)
+cairo_test_suite_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(cairo_test_suite_CFLAGS) \
+ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+am__cairo_test_trace_SOURCES_DIST = cairo-test-trace.c buffer-diff.c \
+ buffer-diff.h
+@HAVE_SHM_TRUE@am_cairo_test_trace_OBJECTS = \
+@HAVE_SHM_TRUE@ cairo_test_trace-cairo-test-trace.$(OBJEXT) \
+@HAVE_SHM_TRUE@ cairo_test_trace-buffer-diff.$(OBJEXT)
+cairo_test_trace_OBJECTS = $(am_cairo_test_trace_OBJECTS)
+cairo_test_trace_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
+ $(LIBTOOLFLAGS) --mode=link $(CCLD) $(cairo_test_trace_CFLAGS) \
+ $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
am_imagediff_OBJECTS = imagediff.$(OBJEXT) buffer-diff.$(OBJEXT)
imagediff_OBJECTS = $(am_imagediff_OBJECTS)
imagediff_DEPENDENCIES = $(top_builddir)/test/pdiff/libpdiff.la \
@@ -384,21 +549,22 @@ svg2png_OBJECTS = svg2png-svg2png.$(OBJEXT)
svg2png_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CCLD) $(svg2png_CFLAGS) $(CFLAGS) \
$(svg2png_LDFLAGS) $(LDFLAGS) -o $@
-SCRIPTS = $(noinst_SCRIPTS)
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/build/depcomp
am__depfiles_maybe = depfiles
+am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
$(LDFLAGS) -o $@
-SOURCES = any2ppm.c $(cairo_test_suite_SOURCES) $(imagediff_SOURCES) \
- pdf2png.c $(png_flatten_SOURCES) ps2png.c svg2png.c
+SOURCES = any2ppm.c $(cairo_test_suite_SOURCES) \
+ $(cairo_test_trace_SOURCES) $(imagediff_SOURCES) pdf2png.c \
+ $(png_flatten_SOURCES) ps2png.c svg2png.c
DIST_SOURCES = any2ppm.c $(am__cairo_test_suite_SOURCES_DIST) \
- $(imagediff_SOURCES) pdf2png.c $(png_flatten_SOURCES) ps2png.c \
- svg2png.c
+ $(am__cairo_test_trace_SOURCES_DIST) $(imagediff_SOURCES) \
+ pdf2png.c $(png_flatten_SOURCES) ps2png.c svg2png.c
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
html-recursive info-recursive install-data-recursive \
install-dvi-recursive install-exec-recursive \
@@ -408,10 +574,40 @@ RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
ps-recursive uninstall-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
distclean-recursive maintainer-clean-recursive
+AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
+ $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
+ distdir
ETAGS = etags
CTAGS = ctags
+am__tty_colors = \
+red=; grn=; lgn=; blu=; std=
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+am__relativize = \
+ dir0=`pwd`; \
+ sed_first='s,^\([^/]*\)/.*$$,\1,'; \
+ sed_rest='s,^[^/]*/*,,'; \
+ sed_last='s,^.*/\([^/]*\)$$,\1,'; \
+ sed_butlast='s,/*[^/]*$$,,'; \
+ while test -n "$$dir1"; do \
+ first=`echo "$$dir1" | sed -e "$$sed_first"`; \
+ if test "$$first" != "."; then \
+ if test "$$first" = ".."; then \
+ dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
+ dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
+ else \
+ first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
+ if test "$$first2" = "$$first"; then \
+ dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
+ else \
+ dir2="../$$dir2"; \
+ fi; \
+ dir0="$$dir0"/"$$first"; \
+ fi; \
+ fi; \
+ dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
+ done; \
+ reldir="$$dir2"
ACLOCAL = @ACLOCAL@
AMTAR = @AMTAR@
AM_MAKEFLAGS = @AM_MAKEFLAGS@
@@ -422,6 +618,7 @@ AUTOHEADER = @AUTOHEADER@
AUTOMAKE = @AUTOMAKE@
AWK = @AWK@
BFD_LIBS = @BFD_LIBS@
+CAIROBOILERPLATE_LIBS = @CAIROBOILERPLATE_LIBS@
CAIROPERF_LIBS = @CAIROPERF_LIBS@
CAIRO_CFLAGS = @CAIRO_CFLAGS@
CAIRO_LDFLAGS = @CAIRO_LDFLAGS@
@@ -516,6 +713,7 @@ PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
PACKAGE_NAME = @PACKAGE_NAME@
PACKAGE_STRING = @PACKAGE_STRING@
PACKAGE_TARNAME = @PACKAGE_TARNAME@
+PACKAGE_URL = @PACKAGE_URL@
PACKAGE_VERSION = @PACKAGE_VERSION@
PATH_SEPARATOR = @PATH_SEPARATOR@
PKGCONFIG_REQUIRES = @PKGCONFIG_REQUIRES@
@@ -527,6 +725,7 @@ RANLIB = @RANLIB@
SED = @SED@
SET_MAKE = @SET_MAKE@
SHELL = @SHELL@
+SHM_LIBS = @SHM_LIBS@
SHTOOL = @SHTOOL@
STRIP = @STRIP@
V = @V@
@@ -563,8 +762,17 @@ datarootdir = @datarootdir@
directfb_CFLAGS = @directfb_CFLAGS@
directfb_LIBS = @directfb_LIBS@
docdir = @docdir@
+drm_CFLAGS = @drm_CFLAGS@
+drm_LIBS = @drm_LIBS@
dvidir = @dvidir@
+eagle_CFLAGS = @eagle_CFLAGS@
+eagle_LIBS = @eagle_LIBS@
exec_prefix = @exec_prefix@
+gallium_DIR = @gallium_DIR@
+gl_CFLAGS = @gl_CFLAGS@
+gl_LIBS = @gl_LIBS@
+glib_CFLAGS = @glib_CFLAGS@
+glib_LIBS = @glib_LIBS@
glitz_CFLAGS = @glitz_CFLAGS@
glitz_LIBS = @glitz_LIBS@
gtk_CFLAGS = @gtk_CFLAGS@
@@ -584,6 +792,7 @@ localedir = @localedir@
localstatedir = @localstatedir@
lt_ECHO = @lt_ECHO@
mandir = @mandir@
+mesa_DIR = @mesa_DIR@
mkdir_p = @mkdir_p@
oldincludedir = @oldincludedir@
pdfdir = @pdfdir@
@@ -595,9 +804,14 @@ png_REQUIRES = @png_REQUIRES@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+pthread_CFLAGS = @pthread_CFLAGS@
+pthread_LIBS = @pthread_LIBS@
+qt_CFLAGS = @qt_CFLAGS@
+qt_LIBS = @qt_LIBS@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
shavedir = @shavedir@
+skia_DIR = @skia_DIR@
srcdir = @srcdir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
@@ -612,54 +826,60 @@ xlib_xrender_CFLAGS = @xlib_xrender_CFLAGS@
xlib_xrender_LIBS = @xlib_xrender_LIBS@
BUILT_SOURCES = cairo-test-constructors.c
CLEANFILES = *.i *.s *.gch $(EXTRA_LTLIBRARIES) $(EXTRA_PROGRAMS) \
- $(check_PROGRAMS) have-similar.* $(BUILT_SOURCES) valgrind-log \
- index.html ref.hash png-test.png png.out.png \
- create-for-stream.pdf create-for-stream.ps \
- create-for-stream.svg svg-surface-source.out.svg \
- pdf-surface-source.out.pdf ps-surface-source.out.ps \
- pdf-features.pdf pdf-mime-data.out* ps-features.ps \
- svg-clip.svg svg-surface.svg multi-page.pdf multi-page.ps \
- $(NULL)
+ $(check_PROGRAMS) $(BUILT_SOURCES) valgrind-log index.html \
+ ref.hash png-test.png png.out.png create-for-stream.pdf \
+ create-for-stream.ps create-for-stream.svg \
+ svg-surface-source.out.svg pdf-surface-source.out.pdf \
+ ps-surface-source.out.ps pdf-features.pdf pdf-mime-data.out* \
+ ps-eps.eps ps-features.ps svg-clip.svg svg-surface.svg \
+ multi-page.pdf multi-page.ps $(NULL)
DISTCLEANFILES = $(BUILT_SOURCES)
-EXTRA_DIST = $(BUILT_SOURCES) $(noinst_SCRIPTS) COPYING 6x13.pcf \
- make-html.pl jpeg.jpg png.png jp2.jp2 romedalen.jpg \
- romedalen.png scarab.jpg surface-source.c $(REFERENCE_IMAGES) \
- Makefile.win32
+EXTRA_DIST = $(BUILT_SOURCES) $(noinst_SCRIPTS) COPYING \
+ make-cairo-test-constructors.sh 6x13.pcf make-html.pl jpeg.jpg \
+ png.png jp2.jp2 romedalen.jpg romedalen.png scarab.jpg \
+ surface-source.c $(REFERENCE_IMAGES) Makefile.win32
EXTRA_LTLIBRARIES =
MAINTAINERCLEANFILES = Makefile.in
TESTS = cairo-test-suite$(EXEEXT)
test_sources = a1-image-sample.c a1-mask.c a1-traps-sample.c a8-mask.c \
alpha-similar.c big-line.c big-trap.c bilevel-image.c caps.c \
caps-joins.c caps-joins-alpha.c caps-joins-curve.c \
- caps-sub-paths.c clip-all.c clip-empty.c clip-fill-rule.c \
- clip-fill-rule-pixel-aligned.c clip-nesting.c clip-operator.c \
- clip-push-group.c clip-twice.c clip-zero.c clipped-group.c \
- clipped-surface.c close-path.c \
+ caps-sub-paths.c clear.c clip-all.c clip-disjoint.c \
+ clip-device-offset.c clip-empty.c clip-fill.c clip-fill-rule.c \
+ clip-fill-rule-pixel-aligned.c clip-fill-unbounded.c \
+ clip-image.c clip-nesting.c clip-operator.c clip-push-group.c \
+ clip-stroke.c clip-stroke-unbounded.c clip-text.c clip-twice.c \
+ clip-unbounded.c clip-zero.c clipped-group.c clipped-surface.c \
+ close-path.c close-path-current-point.c \
composite-integer-translate-source.c \
composite-integer-translate-over.c \
composite-integer-translate-over-repeat.c copy-path.c \
create-for-stream.c create-from-png.c create-from-png-stream.c \
- culled-glyphs.c dash-caps-joins.c dash-curve.c dash-no-dash.c \
+ culled-glyphs.c curve-to-as-line-to.c dash-caps-joins.c \
+ dash-curve.c dash-infinite-loop.c dash-no-dash.c \
dash-offset-negative.c dash-scale.c dash-state.c \
- dash-zero-length.c degenerate-arc.c degenerate-dash.c \
- degenerate-path.c degenerate-pen.c device-offset.c \
+ dash-zero-length.c degenerate-arc.c degenerate-curve-to.c \
+ degenerate-dash.c degenerate-path.c degenerate-pen.c \
+ degenerate-rel-curve-to.c device-offset.c \
device-offset-fractional.c device-offset-positive.c \
device-offset-scale.c extend-pad.c extend-pad-border.c \
extend-pad-similar.c extend-reflect.c extend-reflect-similar.c \
- extend-repeat.c extend-repeat-similar.c fill-alpha.c \
- fill-alpha-pattern.c fill-and-stroke.c fill-and-stroke-alpha.c \
+ extend-repeat.c extend-repeat-similar.c extended-blend.c \
+ extended-blend-alpha.c fill-alpha.c fill-alpha-pattern.c \
+ fill-and-stroke.c fill-and-stroke-alpha.c \
fill-and-stroke-alpha-add.c fill-degenerate-sort-order.c \
- fill-image.c fill-missed-stop.c fill-rule.c \
+ fill-empty.c fill-image.c fill-missed-stop.c fill-rule.c \
filter-bilinear-extents.c filter-nearest-offset.c \
filter-nearest-transformed.c finer-grained-fallbacks.c \
font-face-get-type.c font-matrix-translation.c font-options.c \
glyph-cache-pressure.c get-and-set.c get-clip.c \
get-group-target.c get-path-extents.c gradient-alpha.c \
- gradient-constant-alpha.c gradient-zero-stops.c group-paint.c \
- huge-linear.c huge-radial.c image-surface-source.c \
- infinite-join.c in-fill-empty-trapezoid.c in-fill-trapezoid.c \
- invalid-matrix.c joins.c large-clip.c large-font.c \
- large-source.c large-source-roi.c leaky-dash.c \
+ gradient-constant-alpha.c gradient-zero-stops.c group-clip.c \
+ group-paint.c group-unaligned.c huge-linear.c huge-radial.c \
+ image-surface-source.c implicit-close.c infinite-join.c \
+ in-fill-empty-trapezoid.c in-fill-trapezoid.c invalid-matrix.c \
+ joins.c large-clip.c large-font.c large-source.c \
+ large-source-roi.c large-twin-antialias-mixed.c leaky-dash.c \
leaky-dashed-rectangle.c leaky-dashed-stroke.c leaky-polygon.c \
line-width.c line-width-scale.c line-width-zero.c \
linear-gradient.c linear-gradient-reflect.c \
@@ -670,31 +890,37 @@ test_sources = a1-image-sample.c a1-mask.c a1-traps-sample.c a8-mask.c \
move-to-show-surface.c new-sub-path.c nil-surface.c operator.c \
operator-alpha.c operator-clear.c operator-source.c \
over-above-source.c over-around-source.c over-below-source.c \
- over-between-source.c paint.c paint-repeat.c \
- paint-source-alpha.c paint-with-alpha.c path-append.c \
- path-precision.c pattern-get-type.c pattern-getters.c \
- pixman-rotate.c png.c push-group.c radial-gradient.c \
- random-intersections.c rectangle-rounding-error.c \
+ over-between-source.c overlapping-glyphs.c paint.c \
+ paint-repeat.c paint-source-alpha.c paint-with-alpha.c \
+ path-append.c path-precision.c pattern-get-type.c \
+ pattern-getters.c pixman-rotate.c png.c push-group.c \
+ push-group-color.c radial-gradient.c random-intersections-eo.c \
+ random-intersections-nonzero.c \
+ random-intersections-curves-eo.c \
+ random-intersections-curves-nz.c rectangle-rounding-error.c \
rectilinear-fill.c rectilinear-miter-limit.c \
rectilinear-dash.c rectilinear-stroke.c reflected-stroke.c \
rel-path.c rgb24-ignore-alpha.c rotate-image-surface-paint.c \
- scale-down-source-surface-paint.c scale-offset-image.c \
- scale-offset-similar.c scale-source-surface-paint.c \
- scaled-font-zero-matrix.c stroke-ctm-caps.c stroke-image.c \
- select-font-face.c select-font-no-show-text.c self-copy.c \
- self-copy-overlap.c self-intersecting.c set-source.c \
- show-glyphs-many.c show-text-current-point.c skew-extreme.c \
- smask.c smask-fill.c smask-image-mask.c smask-mask.c \
- smask-paint.c smask-stroke.c smask-text.c \
- solid-pattern-cache-stress.c source-clip.c source-clip-scale.c \
- source-surface-scale-paint.c spline-decomposition.c \
- surface-finish-twice.c surface-pattern.c \
- surface-pattern-big-scale-down.c surface-pattern-scale-down.c \
- surface-pattern-scale-up.c text-antialias-gray.c \
- text-antialias-none.c text-antialias-subpixel.c \
- text-cache-crash.c text-glyph-range.c text-pattern.c \
- text-rotate.c text-transform.c text-zero-len.c toy-font-face.c \
- transforms.c translate-show-surface.c trap-clip.c twin.c \
+ rotated-clip.c scale-down-source-surface-paint.c \
+ scale-offset-image.c scale-offset-similar.c \
+ scale-source-surface-paint.c scaled-font-zero-matrix.c \
+ stroke-ctm-caps.c stroke-image.c select-font-face.c \
+ select-font-no-show-text.c self-copy.c self-copy-overlap.c \
+ self-intersecting.c set-source.c show-glyphs-many.c \
+ show-text-current-point.c skew-extreme.c smask.c smask-fill.c \
+ smask-image-mask.c smask-mask.c smask-paint.c smask-stroke.c \
+ smask-text.c solid-pattern-cache-stress.c source-clip.c \
+ source-clip-scale.c source-surface-scale-paint.c \
+ spline-decomposition.c surface-finish-twice.c \
+ surface-pattern.c surface-pattern-big-scale-down.c \
+ surface-pattern-scale-down.c surface-pattern-scale-up.c \
+ text-antialias-gray.c text-antialias-none.c \
+ text-antialias-subpixel.c text-cache-crash.c \
+ text-glyph-range.c text-pattern.c text-rotate.c \
+ text-transform.c text-zero-len.c toy-font-face.c transforms.c \
+ translate-show-surface.c trap-clip.c twin.c \
+ twin-antialias-gray.c twin-antialias-mixed.c \
+ twin-antialias-none.c twin-antialias-subpixel.c \
unantialiased-shapes.c unbounded-operator.c user-data.c \
user-font.c user-font-mask.c user-font-proxy.c \
user-font-rescale.c zero-alpha.c $(am__append_1) \
@@ -720,6 +946,7 @@ pdf_surface_test_sources = \
pdf-surface-source.c
ps_surface_test_sources = \
+ ps-eps.c \
ps-features.c \
ps-surface-source.c
@@ -750,13 +977,18 @@ cairo_test_suite_sources = \
cairo-test-runner.c
SUBDIRS = pdiff .
-@CAIRO_HAS_PDF_SURFACE_TRUE@test = $(fallback_resolution_test_sources)
-@CAIRO_HAS_PS_SURFACE_TRUE@test = $(fallback_resolution_test_sources)
+@BUILD_ANY2PPM_TRUE@@CAIRO_HAS_PDF_SURFACE_TRUE@test = $(fallback_resolution_test_sources)
+@BUILD_ANY2PPM_TRUE@@CAIRO_HAS_PS_SURFACE_TRUE@test = $(fallback_resolution_test_sources)
# Include fallback-resolution (once!) if we have any of the vector surfaces
-@CAIRO_HAS_SVG_SURFACE_TRUE@test = $(fallback_resolution_test_sources)
-cairo_test_suite_SOURCES = $(cairo_test_suite_sources) \
- $(cairo_test_suite_headers) $(test_sources) $(am__append_12)
+@BUILD_ANY2PPM_TRUE@@CAIRO_HAS_SVG_SURFACE_TRUE@test = $(fallback_resolution_test_sources)
+cairo_test_suite_SOURCES = \
+ $(cairo_test_suite_sources) \
+ $(cairo_test_suite_headers) \
+ $(test_sources) \
+ cairo-test-constructors.c
+
+cairo_test_suite_CFLAGS = $(AM_CFLAGS) $(am__append_13)
cairo_test_suite_LDADD = $(top_builddir)/test/pdiff/libpdiff.la \
$(top_builddir)/boilerplate/libcairoboilerplate.la \
$(top_builddir)/src/libcairo.la $(CAIRO_LDADD) \
@@ -764,53 +996,95 @@ cairo_test_suite_LDADD = $(top_builddir)/test/pdiff/libpdiff.la \
cairo_test_suite_DEPENDENCIES = \
$(top_builddir)/test/pdiff/libpdiff.la \
$(top_builddir)/boilerplate/libcairoboilerplate.la \
- $(top_builddir)/src/libcairo.la $(am__append_13)
-noinst_SCRIPTS = make-cairo-test-constructors.pl
+ $(top_builddir)/src/libcairo.la $(am__append_12)
+@HAVE_SHM_TRUE@cairo_test_trace_SOURCES = \
+@HAVE_SHM_TRUE@ cairo-test-trace.c \
+@HAVE_SHM_TRUE@ buffer-diff.c \
+@HAVE_SHM_TRUE@ buffer-diff.h
+
+@HAVE_SHM_TRUE@cairo_test_trace_CFLAGS = $(AM_CFLAGS) $(am__append_16)
+@HAVE_SHM_TRUE@cairo_test_trace_LDADD = \
+@HAVE_SHM_TRUE@ $(top_builddir)/test/pdiff/libpdiff.la \
+@HAVE_SHM_TRUE@ $(top_builddir)/util/cairo-script/libcairo-script-interpreter.la \
+@HAVE_SHM_TRUE@ $(top_builddir)/boilerplate/libcairoboilerplate.la \
+@HAVE_SHM_TRUE@ $(top_builddir)/src/libcairo.la $(CAIRO_LDADD) \
+@HAVE_SHM_TRUE@ $(SHM_LIBS) $(am__append_17)
+@HAVE_SHM_TRUE@cairo_test_trace_DEPENDENCIES = \
+@HAVE_SHM_TRUE@ $(top_builddir)/test/pdiff/libpdiff.la \
+@HAVE_SHM_TRUE@ $(top_builddir)/util/cairo-script/libcairo-script-interpreter.la \
+@HAVE_SHM_TRUE@ $(top_builddir)/boilerplate/libcairoboilerplate.la \
+@HAVE_SHM_TRUE@ $(top_builddir)/src/libcairo.la
+
# All tests which have a reference image go here.
REFERENCE_IMAGES = \
a1-image-sample.ref.png \
+ a1-image-sample.gl.xfail.png \
a1-mask.ref.png \
a1-traps-sample.ref.png \
a8-mask.ref.png \
+ alpha-similar.gl.argb32.xfail.png \
+ alpha-similar.gl.rgb24.xfail.png \
+ alpha-similar.pdf.argb32.xfail.png \
+ alpha-similar.pdf.rgb24.xfail.png \
+ alpha-similar.ps.argb32.xfail.png \
+ alpha-similar.ps.rgb24.xfail.png \
alpha-similar.ref.png \
alpha-similar.rgb24.ref.png \
- big-line.ps2.ref.png \
- big-line.ps2.rgb24.ref.png \
- big-line.ps3.ref.png \
- big-line.ps3.rgb24.ref.png \
- big-line.quartz.ref.png \
- big-line.quartz.rgb24.ref.png \
+ alpha-similar.svg.argb32.xfail.png \
+ alpha-similar.svg.rgb24.xfail.png \
big-line.ref.png \
- big-line.rgb24.ref.png \
+ big-line.xlib-fallback.ref.png \
+ big-line.xlib.ref.png \
bilevel-image.ref.png \
bitmap-font.ref.png \
bitmap-font.rgb24.ref.png \
caps-joins-alpha.quartz.ref.png \
caps-joins-alpha.ref.png \
- caps-joins-alpha.svg11.ref.png \
- caps-joins-alpha.svg12.ref.png \
+ caps-joins-alpha.xlib.ref.png \
caps-joins-curve.ps.ref.png \
caps-joins-curve.ref.png \
+ caps-joins-curve.xlib.ref.png \
caps-joins.ps.ref.png \
caps-joins.ref.png \
+ caps-sub-paths.ref.png \
caps.ps.ref.png \
caps.ref.png \
- caps-sub-paths.ref.png \
+ clear.argb32.ref.png \
+ clear.rgb24.ref.png \
+ clear.pdf.argb32.ref.png \
+ clear.ps.argb32.ref.png \
+ clear.svg12.argb32.xfail.png \
+ clear.svg12.rgb24.xfail.png \
clip-all.ref.png \
+ clip-device-offset.argb32.ref.png \
+ clip-device-offset.rgb24.ref.png \
+ clip-disjoint.ref.png \
+ clip-disjoint.xlib.ref.png \
clip-empty.ref.png \
- clip-fill-rule.pdf.argb32.ref.png \
+ clip-fill.ref.png \
+ clip-fill.ps.xfail.png \
+ clip-fill.xlib.ref.png \
+ clip-fill.xlib-fallback.ref.png \
clip-fill-rule-pixel-aligned.ref.png \
clip-fill-rule-pixel-aligned.rgb24.ref.png \
+ clip-fill-rule.pdf.argb32.ref.png \
clip-fill-rule.ps2.argb32.ref.png \
clip-fill-rule.ps2.rgb24.ref.png \
clip-fill-rule.ps3.argb32.ref.png \
clip-fill-rule.ps3.rgb24.ref.png \
clip-fill-rule.ref.png \
clip-fill-rule.rgb24.ref.png \
- clip-fill-rule.test-fallback.rgb24.ref.png \
clip-fill-rule.test-paginated.rgb24.ref.png \
clip-fill-rule.xlib.rgb24.ref.png \
+ clip-fill-unbounded.argb32.ref.png \
+ clip-fill-unbounded.rgb24.ref.png \
+ clip-fill-unbounded.svg12.argb32.xfail.png \
+ clip-fill-unbounded.svg12.rgb24.xfail.png \
+ clip-fill-unbounded.xlib.argb32.ref.png \
+ clip-fill-unbounded.xlib.rgb24.ref.png \
+ clip-fill-unbounded.xlib-fallback.rgb24.ref.png \
+ clip-image.ref.png \
clip-nesting.pdf.argb32.ref.png \
clip-nesting.ps2.argb32.ref.png \
clip-nesting.ps2.rgb24.ref.png \
@@ -820,9 +1094,9 @@ REFERENCE_IMAGES = \
clip-nesting.quartz.rgb24.ref.png \
clip-nesting.ref.png \
clip-nesting.rgb24.ref.png \
- clip-nesting.test-fallback.rgb24.ref.png \
clip-nesting.test-paginated.rgb24.ref.png \
clip-nesting.xlib.rgb24.ref.png \
+ clip-operator.gl.argb32.ref.png \
clip-operator.pdf.argb32.ref.png \
clip-operator.pdf.rgb24.ref.png \
clip-operator.ps2.rgb24.ref.png \
@@ -833,24 +1107,39 @@ REFERENCE_IMAGES = \
clip-operator.quartz.rgb24.ref.png \
clip-operator.ref.png \
clip-operator.rgb24.ref.png \
- clip-operator.test-fallback.argb32.ref.png \
- clip-operator.test-fallback.rgb24.ref.png \
+ clip-operator.svg12.argb32.xfail.png \
+ clip-operator.svg12.rgb24.xfail.png \
clip-operator.test-paginated.argb32.ref.png \
- clip-operator.xlib-fallback.rgb24.ref.png \
+ clip-operator.xlib-fallback.ref.png \
clip-operator.xlib.ref.png \
clip-operator.xlib.rgb24.ref.png \
- clipped-group.pdf.argb32.ref.png \
- clipped-group.pdf.rgb24.ref.png \
- clipped-group.ps2.ref.png \
- clipped-group.ps3.ref.png \
- clipped-group.ref.png \
+ clip-unbounded.ref.png \
+ clip-unbounded.rgb24.ref.png \
+ clip-unbounded.svg12.rgb24.xfail.png \
clipped-surface.ref.png \
+ clip-push-group.pdf.ref.png \
clip-push-group.ps2.argb32.ref.png \
clip-push-group.ps2.rgb24.ref.png \
clip-push-group.ps3.argb32.ref.png \
clip-push-group.ps3.rgb24.ref.png \
clip-push-group.quartz.ref.png \
clip-push-group.ref.png \
+ clip-push-group.svg.ref.png \
+ clip-push-group.xlib.ref.png \
+ clip-stroke.ref.png \
+ clip-stroke.xlib.ref.png \
+ clip-stroke.xlib-fallback.ref.png \
+ clip-stroke-unbounded.argb32.ref.png \
+ clip-stroke-unbounded.rgb24.ref.png \
+ clip-stroke-unbounded.svg12.argb32.xfail.png \
+ clip-stroke-unbounded.svg12.rgb24.xfail.png \
+ clip-stroke-unbounded.xlib.argb32.ref.png \
+ clip-stroke-unbounded.xlib.rgb24.ref.png \
+ clip-stroke-unbounded.xlib-fallback.rgb24.ref.png \
+ clip-text.ref.png \
+ clip-text.ps.xfail.png \
+ clip-text.svg.ref.png \
+ clip-text.xlib.ref.png \
clip-twice.pdf.argb32.ref.png \
clip-twice.ps2.argb32.ref.png \
clip-twice.ps2.rgb24.ref.png \
@@ -860,36 +1149,47 @@ REFERENCE_IMAGES = \
clip-twice.quartz.rgb24.ref.png \
clip-twice.ref.png \
clip-twice.rgb24.ref.png \
- clip-twice.test-fallback.argb32.ref.png \
- clip-twice.test-fallback.rgb24.ref.png \
clip-twice.test-paginated.argb32.ref.png \
clip-twice.test-paginated.rgb24.ref.png \
clip-twice.xlib.ref.png \
clip-twice.xlib.rgb24.ref.png \
+ clipped-group.pdf.ref.png \
+ clipped-group.ps2.ref.png \
+ clipped-group.ps3.ref.png \
+ clipped-group.svg.ref.png \
+ clipped-group.ref.png \
+ clipped-surface.ref.png \
+ clipped-trapezoids.ref.png \
+ close-path-current-point.ps.ref.png \
+ close-path-current-point.ref.png \
close-path.ps2.ref.png \
close-path.ps3.ref.png \
close-path.ref.png \
- composite-integer-translate-over.ps2.ref.png \
- composite-integer-translate-over.ps3.ref.png \
- composite-integer-translate-over.ref.png \
composite-integer-translate-over-repeat.ps2.ref.png \
composite-integer-translate-over-repeat.ps3.ref.png \
composite-integer-translate-over-repeat.ref.png \
+ composite-integer-translate-over.ps2.ref.png \
+ composite-integer-translate-over.ps3.ref.png \
+ composite-integer-translate-over.ref.png \
composite-integer-translate-source.ps2.ref.png \
composite-integer-translate-source.ps3.ref.png \
composite-integer-translate-source.ref.png \
+ composite-integer-translate-source.svg12.argb32.xfail.png \
+ composite-integer-translate-source.svg12.rgb24.xfail.png \
copy-path.ps2.ref.png \
copy-path.ps3.ref.png \
copy-path.ref.png \
+ create-from-png-stream.ref.png \
create-from-png.alpha.ref.png \
create-from-png.gray-alpha.ref.png \
create-from-png.gray.ref.png \
create-from-png.indexed-alpha.ref.png \
create-from-png.indexed.ref.png \
create-from-png.ref.png \
- create-from-png-stream.ref.png \
culled-glyphs.ps.ref.png \
culled-glyphs.ref.png \
+ curve-to-as-line-to.ps.xfail.png \
+ curve-to-as-line-to.ref.png \
dash-caps-joins.ps2.argb32.ref.png \
dash-caps-joins.ps2.rgb24.ref.png \
dash-caps-joins.ps3.argb32.ref.png \
@@ -900,6 +1200,8 @@ REFERENCE_IMAGES = \
dash-curve.ps3.ref.png \
dash-curve.quartz.ref.png \
dash-curve.ref.png \
+ dash-curve.xlib.ref.png \
+ dash-infinite-loop.ref.png \
dash-no-dash.ref.png \
dash-offset-negative.ref.png \
dash-scale.ps2.argb32.ref.png \
@@ -921,48 +1223,64 @@ REFERENCE_IMAGES = \
degenerate-arc.ps2.ref.png \
degenerate-arc.ps3.ref.png \
degenerate-arc.ref.png \
- degenerate-arc.test-fallback.argb32.ref.png \
- degenerate-arc.test-fallback.rgb24.ref.png \
degenerate-arc.xlib.ref.png \
+ degenerate-curve-to.ref.png \
+ degenerate-curve-to.ps.xfail.png \
+ degenerate-dash.ps.xfail.png \
degenerate-dash.ref.png \
- degenerate-path.ps2.argb32.ref.png \
- degenerate-path.ps2.rgb24.ref.png \
- degenerate-path.ps3.argb32.ref.png \
- degenerate-path.ps3.rgb24.ref.png \
+ degenerate-dash.xlib.ref.png \
+ degenerate-path.ps.argb32.xfail.png \
+ degenerate-path.ps.rgb24.xfail.png \
degenerate-path.quartz.ref.png \
degenerate-path.quartz.rgb24.ref.png \
- degenerate-path.ref.png \
+ degenerate-path.argb32.ref.png \
degenerate-path.rgb24.ref.png \
degenerate-pen.ps2.ref.png \
degenerate-pen.ps3.ref.png \
degenerate-pen.quartz.ref.png \
degenerate-pen.ref.png \
- device-offset-fractional.pdf.argb32.ref.png \
- device-offset-fractional.pdf.ref.png \
- device-offset-fractional.pdf.rgb24.ref.png \
+ degenerate-pen.xlib.ref.png \
+ degenerate-rel-curve-to.ref.png \
+ degenerate-rel-curve-to.ps.xfail.png \
+ device-offset-fractional.gl.xfail.png \
+ device-offset-fractional.pdf.xfail.png \
device-offset-fractional.ps2.ref.png \
device-offset-fractional.ps3.ref.png \
device-offset-fractional.ref.png \
device-offset-positive.ref.png \
device-offset-positive.rgb24.ref.png \
+ device-offset-scale.ref.png \
+ device-offset-scale.svg.xfail.png \
device-offset.ref.png \
device-offset.rgb24.ref.png \
- device-offset-scale.ref.png \
+ extended-blend.argb32.ref.png \
+ extended-blend.rgb24.ref.png \
+ extended-blend.svg12.argb32.xfail.png \
+ extended-blend.svg12.rgb24.xfail.png \
+ extended-blend-alpha.argb32.ref.png \
+ extended-blend-alpha.rgb24.ref.png \
+ extended-blend-alpha.svg12.argb32.xfail.png \
+ extended-blend-alpha.svg12.rgb24.xfail.png \
+ extend-pad-border.ps.ref.png \
extend-pad-border.ref.png \
- extend-pad.ref.png \
+ extend-pad-border.svg.xfail.png \
extend-pad-similar.ref.png \
- extend-reflect.ps2.ref.png \
- extend-reflect.ps3.ref.png \
- extend-reflect.ref.png \
+ extend-pad-similar.svg.xfail.png \
+ extend-pad.ps.ref.png \
+ extend-pad.ref.png \
+ extend-pad.svg.xfail.png \
extend-reflect-similar.ps2.ref.png \
extend-reflect-similar.ps3.ref.png \
extend-reflect-similar.ref.png \
- extend-repeat.ps2.ref.png \
- extend-repeat.ps3.ref.png \
- extend-repeat.ref.png \
+ extend-reflect.ps2.ref.png \
+ extend-reflect.ps3.ref.png \
+ extend-reflect.ref.png \
extend-repeat-similar.ps2.ref.png \
extend-repeat-similar.ps3.ref.png \
extend-repeat-similar.ref.png \
+ extend-repeat.ps2.ref.png \
+ extend-repeat.ps3.ref.png \
+ extend-repeat.ref.png \
fallback-resolution.ppi150x150.ref.png \
fallback-resolution.ppi150x72.ref.png \
fallback-resolution.ppi300x300.ref.png \
@@ -979,21 +1297,16 @@ REFERENCE_IMAGES = \
fallback-resolution.ppi72x75.ref.png \
fallback-resolution.ppi75x72.ref.png \
fallback-resolution.ppi75x75.ref.png \
- fill-alpha-pattern.pdf.argb32.ref.png \
- fill-alpha-pattern.pdf.rgb24.ref.png \
fill-alpha-pattern.ps3.argb32.ref.png \
fill-alpha-pattern.ps3.ref.png \
fill-alpha-pattern.ps3.rgb24.ref.png \
fill-alpha-pattern.ref.png \
- fill-alpha-pattern.test-fallback.argb32.ref.png \
- fill-alpha-pattern.test-fallback.rgb24.ref.png \
fill-alpha-pattern.xlib.ref.png \
fill-alpha.ref.png \
- fill-alpha.test-fallback.argb32.ref.png \
- fill-alpha.test-fallback.rgb24.ref.png \
fill-alpha.xlib.ref.png \
fill-and-stroke-alpha-add.quartz.ref.png \
fill-and-stroke-alpha-add.ref.png \
+ fill-and-stroke-alpha-add.svg12.xfail.png \
fill-and-stroke-alpha.quartz.ref.png \
fill-and-stroke-alpha.ref.png \
fill-and-stroke.ps2.argb32.ref.png \
@@ -1002,17 +1315,24 @@ REFERENCE_IMAGES = \
fill-and-stroke.ps3.rgb24.ref.png \
fill-and-stroke.quartz.ref.png \
fill-and-stroke.quartz.rgb24.ref.png \
- fill-and-stroke.ref.png \
+ fill-and-stroke.argb32.ref.png \
fill-and-stroke.rgb24.ref.png \
+ fill-and-stroke.xlib.argb32.ref.png \
+ fill-and-stroke.xlib.rgb24.ref.png \
+ fill-degenerate-sort-order.ps.argb32.xfail.png \
+ fill-degenerate-sort-order.ps.rgb24.xfail.png \
fill-degenerate-sort-order.quartz.ref.png \
fill-degenerate-sort-order.quartz.rgb24.ref.png \
fill-degenerate-sort-order.ref.png \
fill-degenerate-sort-order.rgb24.ref.png \
- fill-degenerate-sort-order.test-fallback.argb32.ref.png \
- fill-degenerate-sort-order.test-fallback.rgb24.ref.png \
fill-degenerate-sort-order.xlib.ref.png \
fill-degenerate-sort-order.xlib.rgb24.ref.png \
+ fill-empty.argb32.ref.png \
+ fill-empty.rgb24.ref.png \
+ fill-empty.svg12.rgb24.xfail.png \
+ fill-image.ps.ref.png \
fill-image.ref.png \
+ fill-image.xlib.ref.png \
fill-missed-stop.pdf.argb32.ref.png \
fill-missed-stop.ps2.argb32.ref.png \
fill-missed-stop.ps2.rgb24.ref.png \
@@ -1028,28 +1348,23 @@ REFERENCE_IMAGES = \
fill-rule.quartz.rgb24.ref.png \
fill-rule.ref.png \
fill-rule.rgb24.ref.png \
- fill-rule.test-fallback.argb32.ref.png \
- fill-rule.test-fallback.rgb24.ref.png \
fill-rule.xlib.ref.png \
fill-rule.xlib.rgb24.ref.png \
- filter-bilinear-extents.pdf.ref.png \
+ filter-bilinear-extents.pdf.xfail.png \
filter-bilinear-extents.ps2.ref.png \
filter-bilinear-extents.ps3.ref.png \
filter-bilinear-extents.ref.png \
- filter-nearest-offset.pdf.argb32.ref.png \
- filter-nearest-offset.pdf.ref.png \
- filter-nearest-offset.pdf.rgb24.ref.png \
+ filter-nearest-offset.gl.xfail.png \
+ filter-nearest-offset.pdf.xfail.png \
filter-nearest-offset.ps2.ref.png \
filter-nearest-offset.ps3.ref.png \
filter-nearest-offset.ref.png \
- filter-nearest-offset.svg11.ref.png \
- filter-nearest-offset.svg12.ref.png \
- filter-nearest-transformed.pdf.argb32.ref.png \
- filter-nearest-transformed.pdf.ref.png \
- filter-nearest-transformed.pdf.rgb24.ref.png \
+ filter-nearest-offset.svg.xfail.png \
+ filter-nearest-transformed.gl.xfail.png \
+ filter-nearest-transformed.pdf.xfail.png \
filter-nearest-transformed.ref.png \
- filter-nearest-transformed.svg11.ref.png \
- filter-nearest-transformed.svg12.ref.png \
+ filter-nearest-transformed.svg.xfail.png \
+ finer-grained-fallbacks.gl.argb32.ref.png \
finer-grained-fallbacks.ps2.argb32.ref.png \
finer-grained-fallbacks.ps2.ref.png \
finer-grained-fallbacks.ps2.rgb24.ref.png \
@@ -1058,8 +1373,8 @@ REFERENCE_IMAGES = \
finer-grained-fallbacks.ps3.rgb24.ref.png \
finer-grained-fallbacks.ref.png \
finer-grained-fallbacks.rgb24.ref.png \
- finer-grained-fallbacks.test-fallback.argb32.ref.png \
- finer-grained-fallbacks.test-fallback.rgb24.ref.png \
+ finer-grained-fallbacks.svg12.argb32.ref.png \
+ finer-grained-fallbacks.svg12.rgb24.ref.png \
finer-grained-fallbacks.xlib.ref.png \
finer-grained-fallbacks.xlib.rgb24.ref.png \
font-matrix-translation.ps2.argb32.ref.png \
@@ -1068,90 +1383,73 @@ REFERENCE_IMAGES = \
font-matrix-translation.ps3.rgb24.ref.png \
font-matrix-translation.quartz.ref.png \
font-matrix-translation.ref.png \
- font-matrix-translation.svg11.argb32.ref.png \
- font-matrix-translation.svg11.ref.png \
- font-matrix-translation.svg11.rgb24.ref.png \
- font-matrix-translation.svg12.argb32.ref.png \
- font-matrix-translation.svg12.ref.png \
- font-matrix-translation.svg12.rgb24.ref.png \
+ font-matrix-translation.svg.ref.png \
ft-show-glyphs-positioning.pdf.ref.png \
ft-show-glyphs-positioning.ps2.ref.png \
ft-show-glyphs-positioning.ps3.ref.png \
ft-show-glyphs-positioning.ref.png \
- ft-show-glyphs-positioning.svg11.ref.png \
- ft-show-glyphs-positioning.svg12.ref.png \
+ ft-show-glyphs-positioning.svg.ref.png \
ft-show-glyphs-table.ps2.ref.png \
ft-show-glyphs-table.ps3.ref.png \
ft-show-glyphs-table.ref.png \
- ft-show-glyphs-table.svg11.argb32.ref.png \
- ft-show-glyphs-table.svg11.rgb24.ref.png \
- ft-show-glyphs-table.svg12.argb32.ref.png \
- ft-show-glyphs-table.svg12.rgb24.ref.png \
+ ft-show-glyphs-table.svg.ref.png \
ft-text-antialias-none.ps2.argb32.ref.png \
ft-text-antialias-none.ps3.argb32.ref.png \
ft-text-antialias-none.ref.png \
- ft-text-vertical-layout-type1.pdf.argb32.ref.png \
ft-text-vertical-layout-type1.pdf.ref.png \
- ft-text-vertical-layout-type1.pdf.rgb24.ref.png \
- ft-text-vertical-layout-type1.ps2.ref.png \
- ft-text-vertical-layout-type1.ps3.ref.png \
+ ft-text-vertical-layout-type1.ps.ref.png \
ft-text-vertical-layout-type1.ref.png \
- ft-text-vertical-layout-type1.svg11.argb32.ref.png \
- ft-text-vertical-layout-type1.svg11.ref.png \
- ft-text-vertical-layout-type1.svg11.rgb24.ref.png \
- ft-text-vertical-layout-type1.svg12.argb32.ref.png \
- ft-text-vertical-layout-type1.svg12.ref.png \
- ft-text-vertical-layout-type1.svg12.rgb24.ref.png \
- ft-text-vertical-layout-type1.test-fallback.argb32.ref.png \
- ft-text-vertical-layout-type1.test-fallback.rgb24.ref.png \
+ ft-text-vertical-layout-type1.svg.ref.png \
ft-text-vertical-layout-type1.xlib.ref.png \
- ft-text-vertical-layout-type3.pdf.argb32.ref.png \
ft-text-vertical-layout-type3.pdf.ref.png \
- ft-text-vertical-layout-type3.pdf.rgb24.ref.png \
- ft-text-vertical-layout-type3.ps2.ref.png \
- ft-text-vertical-layout-type3.ps3.ref.png \
+ ft-text-vertical-layout-type3.ps.ref.png \
ft-text-vertical-layout-type3.ref.png \
- ft-text-vertical-layout-type3.svg11.argb32.ref.png \
- ft-text-vertical-layout-type3.svg11.ref.png \
- ft-text-vertical-layout-type3.svg11.rgb24.ref.png \
- ft-text-vertical-layout-type3.svg12.argb32.ref.png \
- ft-text-vertical-layout-type3.svg12.ref.png \
- ft-text-vertical-layout-type3.svg12.rgb24.ref.png \
- ft-text-vertical-layout-type3.test-fallback.argb32.ref.png \
- ft-text-vertical-layout-type3.test-fallback.rgb24.ref.png \
+ ft-text-vertical-layout-type3.svg.ref.png \
ft-text-vertical-layout-type3.xlib.ref.png \
get-group-target.ref.png \
+ glitz-surface-source.argb32.ref.png \
+ glitz-surface-source.rgb24.ref.png \
glitz-surface-source.ps2.ref.png \
glitz-surface-source.ps3.ref.png \
- glitz-surface-source.ref.png \
glyph-cache-pressure.ps2.ref.png \
glyph-cache-pressure.ps3.ref.png \
glyph-cache-pressure.quartz.ref.png \
glyph-cache-pressure.ref.png \
- gradient-alpha.pdf.argb32.ref.png \
- gradient-alpha.pdf.rgb24.ref.png \
gradient-alpha.ps2.argb32.ref.png \
gradient-alpha.ps2.rgb24.ref.png \
gradient-alpha.ps3.argb32.ref.png \
gradient-alpha.ps3.rgb24.ref.png \
gradient-alpha.ref.png \
gradient-alpha.rgb24.ref.png \
- gradient-constant-alpha.pdf.argb32.ref.png \
- gradient-constant-alpha.pdf.rgb24.ref.png \
gradient-constant-alpha.ps3.ref.png \
gradient-constant-alpha.ps3.rgb24.ref.png \
gradient-constant-alpha.ref.png \
gradient-constant-alpha.rgb24.ref.png \
gradient-zero-stops.ref.png \
gradient-zero-stops.rgb24.ref.png \
+ group-clip.ref.png \
group-paint.ref.png \
+ group-unaligned.pdf.new.png \
+ group-unaligned.ps.ref.png \
+ group-unaligned.ref.png \
+ group-unaligned.svg.argb32.xfail.png \
+ group-unaligned.svg.rgb24.xfail.png \
+ group-unaligned.xlib-fallback.ref.png \
+ group-unaligned.xlib.ref.png \
+ huge-linear.pdf.ref.png \
huge-linear.ps3.ref.png \
huge-linear.ref.png \
+ huge-radial.pdf.argb32.ref.png \
+ huge-radial.pdf.rgb24.ref.png \
huge-radial.ps3.ref.png \
huge-radial.ref.png \
image-surface-source.ps2.ref.png \
image-surface-source.ps3.ref.png \
- image-surface-source.ref.png \
+ image-surface-source.rgb24.ref.png \
+ image-surface-source.argb32.ref.png \
+ image-surface-source.svg12.argb32.xfail.png \
+ image-surface-source.svg12.rgb24.xfail.png \
+ implicit-close.ref.png \
infinite-join.ps2.ref.png \
infinite-join.ps3.ref.png \
infinite-join.ref.png \
@@ -1161,92 +1459,74 @@ REFERENCE_IMAGES = \
large-font.ref.png \
large-source.ref.png \
large-source-roi.ref.png \
- leaky-dashed-rectangle.pdf.ref.png \
- leaky-dashed-rectangle.ps.ref.png \
- leaky-dashed-rectangle.ref.png \
- leaky-dashed-stroke.ps2.ref.png \
- leaky-dashed-stroke.ps3.ref.png \
- leaky-dashed-stroke.ref.png \
+ large-twin-antialias-mixed.ref.png \
+ large-twin-antialias-mixed.xlib.ref.png \
leaky-dash.ps2.argb32.ref.png \
leaky-dash.ps2.rgb24.ref.png \
leaky-dash.ps3.argb32.ref.png \
leaky-dash.ps3.rgb24.ref.png \
leaky-dash.quartz.ref.png \
leaky-dash.ref.png \
+ leaky-dashed-rectangle.pdf.ref.png \
+ leaky-dashed-rectangle.ps.ref.png \
+ leaky-dashed-rectangle.ref.png \
+ leaky-dashed-rectangle.xlib.ref.png \
+ leaky-dashed-stroke.ps2.ref.png \
+ leaky-dashed-stroke.ps3.ref.png \
+ leaky-dashed-stroke.ref.png \
+ leaky-dashed-stroke.xlib.ref.png \
leaky-polygon.ps2.ref.png \
leaky-polygon.ps3.ref.png \
leaky-polygon.ref.png \
- linear-gradient.pdf.argb32.ref.png \
- linear-gradient.pdf.ref.png \
- linear-gradient.pdf.rgb24.ref.png \
- linear-gradient.ps3.ref.png \
- linear-gradient.quartz.ref.png \
+ line-width-scale.ps2.ref.png \
+ line-width-scale.ps3.ref.png \
+ line-width-scale.quartz.ref.png \
+ line-width-scale.ref.png \
+ line-width.ref.png \
linear-gradient-reflect.pdf.argb32.ref.png \
linear-gradient-reflect.pdf.rgb24.ref.png \
linear-gradient-reflect.ps3.ref.png \
linear-gradient-reflect.quartz.ref.png \
linear-gradient-reflect.ref.png \
+ linear-gradient.ps3.ref.png \
+ linear-gradient.quartz.ref.png \
linear-gradient.ref.png \
- linear-gradient.svg11.argb32.ref.png \
- linear-gradient.svg11.ref.png \
- linear-gradient.svg11.rgb24.ref.png \
- linear-gradient.svg12.argb32.ref.png \
- linear-gradient.svg12.ref.png \
- linear-gradient.svg12.rgb24.ref.png \
- linear-gradient.test-fallback.argb32.ref.png \
- linear-gradient.test-fallback.rgb24.ref.png \
linear-gradient.xlib.ref.png \
- line-width.ref.png \
- line-width-scale.ps2.ref.png \
- line-width-scale.ps3.ref.png \
- line-width-scale.quartz.ref.png \
- line-width-scale.ref.png \
long-dashed-lines.ps2.ref.png \
long-dashed-lines.ps3.ref.png \
long-dashed-lines.quartz.ref.png \
long-dashed-lines.ref.png \
- long-lines.ref.png \
mask-alpha.quartz.argb32.ref.png \
mask-alpha.ref.png \
mask-alpha.rgb24.ref.png \
- mask-alpha.svg11.argb32.ref.png \
- mask-alpha.svg11.rgb24.ref.png \
- mask-alpha.svg12.argb32.ref.png \
- mask-alpha.svg12.rgb24.ref.png \
- mask-alpha.test-fallback.argb32.ref.png \
+ mask-alpha.svg.rgb24.xfail.png \
mask-alpha.xlib.ref.png \
mask-alpha.xlib.rgb24.ref.png \
mask-ctm.ref.png \
mask-ctm.rgb24.ref.png \
- mask-ctm.svg11.argb32.ref.png \
- mask-ctm.svg12.argb32.ref.png \
+ mask-glyphs.gl.ref.png \
+ mask-glyphs.pdf.ref.png \
mask-glyphs.ref.png \
+ mask-glyphs.svg.ref.png \
+ mask-surface-ctm.ref.png \
+ mask-surface-ctm.rgb24.ref.png \
+ mask-transformed-image.pdf.ref.png \
+ mask-transformed-image.ref.png \
+ mask-transformed-similar.pdf.ref.png \
+ mask-transformed-similar.ref.png \
+ mask-transformed-similar.svg.ref.png \
mask.pdf.argb32.ref.png \
mask.pdf.rgb24.ref.png \
mask.quartz.ref.png \
mask.quartz.rgb24.ref.png \
mask.ref.png \
mask.rgb24.ref.png \
- mask-surface-ctm.ref.png \
- mask-surface-ctm.rgb24.ref.png \
- mask-surface-ctm.svg11.argb32.ref.png \
- mask-surface-ctm.svg12.argb32.ref.png \
- mask.svg11.argb32.ref.png \
- mask.svg11.rgb24.ref.png \
- mask.svg12.argb32.ref.png \
- mask.svg12.rgb24.ref.png \
- mask.test-fallback.argb32.ref.png \
- mask.test-fallback.rgb24.ref.png \
- mask-transformed-image.ref.png \
- mask-transformed-similar.pdf.ref.png \
- mask-transformed-similar.ref.png \
- mask-transformed-similar.svg11.ref.png \
- mask-transformed-similar.svg12.ref.png \
- mask.xlib-fallback.rgb24.ref.png \
+ mask.svg.argb32.xfail.png \
+ mask.svg.rgb24.xfail.png \
mask.xlib.ref.png \
mask.xlib.rgb24.ref.png \
+ meta-surface-pattern.gl.argb32.ref.png \
meta-surface-pattern.pdf.argb32.ref.png \
- meta-surface-pattern.pdf.ref.png \
meta-surface-pattern.pdf.rgb24.ref.png \
meta-surface-pattern.ps2.argb32.ref.png \
meta-surface-pattern.ps2.rgb24.ref.png \
@@ -1256,10 +1536,8 @@ REFERENCE_IMAGES = \
meta-surface-pattern.quartz.rgb24.ref.png \
meta-surface-pattern.ref.png \
meta-surface-pattern.rgb24.ref.png \
- meta-surface-pattern.svg11.argb32.ref.png \
- meta-surface-pattern.svg11.rgb24.ref.png \
- meta-surface-pattern.svg12.argb32.ref.png \
- meta-surface-pattern.svg12.rgb24.ref.png \
+ meta-surface-pattern.svg.argb32.ref.png \
+ meta-surface-pattern.svg.rgb24.ref.png \
mime-data.pdf.ref.png \
mime-data.ps.ref.png \
mime-data.ref.png \
@@ -1269,47 +1547,52 @@ REFERENCE_IMAGES = \
miter-precision.ps3.ref.png \
miter-precision.ref.png \
move-to-show-surface.ref.png \
+ new-sub-path.pdf.argb32.ref.png \
new-sub-path.ps2.argb32.ref.png \
new-sub-path.ps2.rgb24.ref.png \
new-sub-path.ps3.argb32.ref.png \
new-sub-path.ps3.rgb24.ref.png \
new-sub-path.quartz.ref.png \
new-sub-path.quartz.rgb24.ref.png \
- new-sub-path.ref.png \
+ new-sub-path.argb32.ref.png \
new-sub-path.rgb24.ref.png \
nil-surface.ref.png \
nil-surface.rgb24.ref.png \
operator-alpha.ref.png \
operator-alpha.rgb24.ref.png \
- operator-clear.pdf.argb32.ref.png \
- operator-clear.pdf.rgb24.ref.png \
+ operator-alpha.svg12.argb32.xfail.png \
+ operator-alpha.svg12.rgb24.xfail.png \
operator-clear.ps2.argb32.ref.png \
operator-clear.ps3.argb32.ref.png \
operator-clear.quartz.ref.png \
operator-clear.quartz.rgb24.ref.png \
operator-clear.ref.png \
operator-clear.rgb24.ref.png \
- operator.ref.png \
- operator.rgb24.ref.png \
- operator-source.pdf.argb32.ref.png \
+ operator-clear.svg12.argb32.xfail.png \
+ operator-clear.svg12.rgb24.xfail.png \
+ operator-clear.xlib.argb32.ref.png \
+ operator-clear.xlib.rgb24.ref.png \
operator-source.pdf.rgb24.ref.png \
operator-source.quartz.ref.png \
operator-source.quartz.rgb24.ref.png \
operator-source.ref.png \
operator-source.rgb24.ref.png \
- operator-source.test-fallback.argb32.ref.png \
- operator-source.test-fallback.rgb24.ref.png \
- operator-source.xlib-fallback.rgb24.ref.png \
+ operator-source.svg12.argb32.xfail.png \
+ operator-source.svg12.rgb24.xfail.png \
+ operator-source.xlib-fallback.ref.png \
operator-source.xlib.ref.png \
operator-source.xlib.rgb24.ref.png \
+ operator.ref.png \
+ operator.rgb24.ref.png \
+ operator.svg12.argb32.xfail.png \
+ operator.svg12.rgb24.xfail.png \
over-above-source.ps2.argb32.ref.png \
over-above-source.ps3.argb32.ref.png \
over-above-source.quartz.ref.png \
over-above-source.quartz.rgb24.ref.png \
over-above-source.ref.png \
over-above-source.rgb24.ref.png \
- over-above-source.test-fallback.argb32.ref.png \
- over-above-source.test-fallback.rgb24.ref.png \
+ over-above-source.svg12.rgb24.xfail.png \
over-above-source.xlib.ref.png \
over-above-source.xlib.rgb24.ref.png \
over-around-source.pdf.argb32.ref.png \
@@ -1321,7 +1604,8 @@ REFERENCE_IMAGES = \
over-around-source.quartz.rgb24.ref.png \
over-around-source.ref.png \
over-around-source.rgb24.ref.png \
- over-around-source.test-fallback.argb32.ref.png \
+ over-around-source.svg12.argb32.xfail.png \
+ over-around-source.svg12.rgb24.xfail.png \
over-around-source.xlib.ref.png \
over-around-source.xlib.rgb24.ref.png \
over-below-source.pdf.argb32.ref.png \
@@ -1329,26 +1613,30 @@ REFERENCE_IMAGES = \
over-below-source.ps3.argb32.ref.png \
over-below-source.ref.png \
over-below-source.rgb24.ref.png \
+ over-below-source.svg12.argb32.xfail.png \
+ over-below-source.svg12.rgb24.xfail.png \
over-between-source.ps2.argb32.ref.png \
over-between-source.ps3.argb32.ref.png \
over-between-source.quartz.ref.png \
over-between-source.quartz.rgb24.ref.png \
over-between-source.ref.png \
over-between-source.rgb24.ref.png \
- over-between-source.test-fallback.argb32.ref.png \
+ over-between-source.svg12.argb32.xfail.png \
+ over-between-source.svg12.rgb24.xfail.png \
over-between-source.xlib.ref.png \
over-between-source.xlib.rgb24.ref.png \
- paint.ref.png \
+ overlapping-glyphs.argb32.ref.png \
+ overlapping-glyphs.rgb24.ref.png \
+ overlapping-glyphs.pdf.argb32.xfail.png \
+ overlapping-glyphs.pdf.rgb24.xfail.png \
+ overlapping-glyphs.svg.rgb24.ref.png \
+ overlapping-glyphs.svg.argb32.ref.png \
paint-repeat.ref.png \
- paint-source-alpha.pdf.argb32.ref.png \
- paint-source-alpha.pdf.ref.png \
paint-source-alpha.ref.png \
- paint-source-alpha.svg11.ref.png \
- paint-source-alpha.svg12.ref.png \
- paint-with-alpha.pdf.ref.png \
+ paint-source-alpha.svg.ref.png \
paint-with-alpha.ref.png \
- paint-with-alpha.svg11.ref.png \
- paint-with-alpha.svg12.ref.png \
+ paint-with-alpha.svg.ref.png \
+ paint.ref.png \
pass-through.ref.png \
pass-through.rgb24.ref.png \
path-append.ps.ref.png \
@@ -1357,39 +1645,47 @@ REFERENCE_IMAGES = \
path-append.xlib-fallback.ref.png \
path-append.xlib.ref.png \
pattern-getters.ref.png \
- pdf-surface-source.ref.png \
+ pdf-surface-source.rgb24.ref.png \
+ pdf-surface-source.argb32.ref.png \
+ pdf-surface-source.svg12.argb32.xfail.png \
+ pdf-surface-source.svg12.rgb24.xfail.png \
pixman-rotate.ref.png \
pixman-rotate.rgb24.ref.png \
- ps-surface-source.ref.png \
- push-group.pdf.argb32.ref.png \
- push-group.pdf.ref.png \
- push-group.pdf.rgb24.ref.png \
+ ps-surface-source.rgb24.ref.png \
+ ps-surface-source.argb32.ref.png \
+ ps-surface-source.svg12.argb32.xfail.png \
+ ps-surface-source.svg12.rgb24.xfail.png \
push-group.ref.png \
push-group.rgb24.ref.png \
- push-group.svg11.argb32.ref.png \
- push-group.svg12.argb32.ref.png \
- push-group.test-fallback.argb32.ref.png \
- push-group.test-fallback.rgb24.ref.png \
- push-group.xlib-fallback.rgb24.ref.png \
push-group.xlib.ref.png \
push-group.xlib.rgb24.ref.png \
+ push-group-color.ref.png \
+ push-group-color.xlib.ref.png \
+ quartz-surface-source.rgb24.ref.png \
+ quartz-surface-source.argb32.ref.png \
quartz-surface-source.ps2.ref.png \
quartz-surface-source.ps3.ref.png \
- quartz-surface-source.ref.png \
- radial-gradient.pdf.argb32.ref.png \
radial-gradient.pdf.ref.png \
- radial-gradient.pdf.rgb24.ref.png \
radial-gradient.quartz.ref.png \
radial-gradient.ref.png \
- radial-gradient.svg11.ref.png \
- radial-gradient.svg12.ref.png \
- random-intersections.ps2.ref.png \
- random-intersections.ps3.ref.png \
- random-intersections.quartz.ref.png \
- random-intersections.ref.png \
- random-intersections.test-fallback.argb32.ref.png \
- random-intersections.test-fallback.rgb24.ref.png \
- random-intersections.xlib.ref.png \
+ radial-gradient.svg.xfail.png \
+ random-intersections-eo.ps.ref.png \
+ random-intersections-eo.quartz.ref.png \
+ random-intersections-eo.ref.png \
+ random-intersections-eo.xlib.ref.png \
+ random-intersections-nonzero.ref.png \
+ random-intersections-nonzero.ps.ref.png \
+ random-intersections-nonzero.xlib.ref.png \
+ random-intersections-curves-eo.ps.ref.png \
+ random-intersections-curves-eo.pdf.ref.png \
+ random-intersections-curves-eo.ref.png \
+ random-intersections-curves-eo.xlib.ref.png \
+ random-intersections-curves-eo.xlib-fallback.ref.png \
+ random-intersections-curves-nz.ps.ref.png \
+ random-intersections-curves-nz.pdf.ref.png \
+ random-intersections-curves-nz.ref.png \
+ random-intersections-curves-nz.xlib.ref.png \
+ random-intersections-curves-nz.xlib-fallback.ref.png \
rectangle-rounding-error.ref.png \
rectilinear-dash.ref.png \
rectilinear-fill.ref.png \
@@ -1408,42 +1704,51 @@ REFERENCE_IMAGES = \
rel-path.ref.png \
rel-path.rgb24.ref.png \
rgb24-ignore-alpha.ref.png \
- rotate-image-surface-paint.pdf.argb32.ref.png \
- rotate-image-surface-paint.pdf.rgb24.ref.png \
+ rotate-image-surface-paint.pdf.xfail.png \
rotate-image-surface-paint.ps2.ref.png \
rotate-image-surface-paint.ps3.ref.png \
rotate-image-surface-paint.quartz.ref.png \
rotate-image-surface-paint.ref.png \
- rotate-image-surface-paint.svg11.ref.png \
- rotate-image-surface-paint.svg12.ref.png \
+ rotate-image-surface-paint.svg.ref.png \
+ rotated-clip.ref.png \
+ rotated-clip.ps.ref.png \
+ rotated-clip.xlib.ref.png \
scale-down-source-surface-paint.ref.png \
+ scale-offset-image.gl.ref.png \
+ scale-offset-image.pdf.argb32.ref.png \
+ scale-offset-image.pdf.rgb24.ref.png \
scale-offset-image.ps.ref.png \
scale-offset-image.ref.png \
+ scale-offset-image.xfail.png \
+ scale-offset-image.script.xfail.png \
+ scale-offset-image.xlib.xfail.png \
+ scale-offset-image.xlib-fallback.xfail.png \
+ scale-offset-similar.gl.ref.png \
+ scale-offset-similar.pdf.argb32.ref.png \
+ scale-offset-similar.pdf.rgb24.ref.png \
scale-offset-similar.ps.ref.png \
scale-offset-similar.ref.png \
- scale-source-surface-paint.pdf.argb32.ref.png \
- scale-source-surface-paint.pdf.rgb24.ref.png \
+ scale-offset-similar.xfail.png \
+ scale-offset-similar.meta.xfail.png \
+ scale-offset-similar.script.xfail.png \
+ scale-offset-similar.xlib.xfail.png \
+ scale-offset-similar.xlib-fallback.xfail.png \
scale-source-surface-paint.ref.png \
scale-source-surface-paint.rgb24.ref.png \
- scale-source-surface-paint.svg11.argb32.ref.png \
- scale-source-surface-paint.svg11.rgb24.ref.png \
- scale-source-surface-paint.svg12.argb32.ref.png \
- scale-source-surface-paint.svg12.rgb24.ref.png \
+ scale-source-surface-paint.svg.argb32.xfail.png \
+ scale-source-surface-paint.svg.rgb24.xfail.png \
select-font-face.ps2.ref.png \
select-font-face.ps3.ref.png \
select-font-face.quartz.ref.png \
select-font-face.ref.png \
- self-copy-overlap.ref.png \
- self-copy-overlap.rgb24.ref.png \
self-copy.ps2.ref.png \
self-copy.ps3.ref.png \
self-copy.ref.png \
+ self-intersecting.ps.ref.png \
self-intersecting.ref.png \
- self-intersecting.rgb24.ref.png \
+ self-intersecting.xlib.ref.png \
set-source.ref.png \
set-source.rgb24.ref.png \
- set-source.svg11.argb32.ref.png \
- set-source.svg12.argb32.ref.png \
show-glyphs-many.ref.png \
show-text-current-point.ps2.ref.png \
show-text-current-point.ps3.ref.png \
@@ -1452,60 +1757,34 @@ REFERENCE_IMAGES = \
skew-extreme.ps2.ref.png \
skew-extreme.ps3.ref.png \
skew-extreme.ref.png \
- smask-fill.pdf.argb32.ref.png \
- smask-fill.pdf.ref.png \
- smask-fill.pdf.rgb24.ref.png \
smask-fill.ref.png \
- smask-fill.svg11.argb32.ref.png \
- smask-fill.svg11.ref.png \
- smask-fill.svg11.rgb24.ref.png \
- smask-fill.svg12.argb32.ref.png \
- smask-fill.svg12.ref.png \
- smask-fill.svg12.rgb24.ref.png \
- smask-fill.test-fallback.argb32.ref.png \
- smask-fill.test-fallback.rgb24.ref.png \
- smask-fill.xlib-fallback.ref.png \
+ smask-fill.svg.ref.png \
smask-fill.xlib.ref.png \
- smask-image-mask.pdf.argb32.ref.png \
- smask-image-mask.pdf.ref.png \
- smask-image-mask.pdf.rgb24.ref.png \
smask-image-mask.ref.png \
- smask-mask.pdf.argb32.ref.png \
- smask-mask.pdf.ref.png \
- smask-mask.pdf.rgb24.ref.png \
+ smask-mask.pdf.xfail.png \
smask-mask.ref.png \
- smask-mask.svg11.ref.png \
- smask-mask.svg12.ref.png \
- smask-paint.pdf.argb32.ref.png \
- smask-paint.pdf.ref.png \
- smask-paint.pdf.rgb24.ref.png \
+ smask-mask.svg.ref.png \
+ smask-paint.pdf.xfail.png \
smask-paint.ref.png \
- smask-paint.svg11.ref.png \
- smask-paint.svg12.ref.png \
- smask.pdf.argb32.ref.png \
- smask.pdf.ref.png \
- smask.pdf.rgb24.ref.png \
- smask.ps2.ref.png \
- smask.ps3.ref.png \
- smask.ref.png \
- smask-stroke.pdf.argb32.ref.png \
- smask-stroke.pdf.ref.png \
- smask-stroke.pdf.rgb24.ref.png \
+ smask-paint.svg.ref.png \
+ smask-stroke.pdf.xfail.png \
smask-stroke.ref.png \
- smask.svg11.ref.png \
- smask.svg12.ref.png \
+ smask-stroke.xlib.ref.png \
smask-text.pdf.ref.png \
smask-text.ps2.ref.png \
smask-text.ps3.ref.png \
smask-text.ref.png \
- smask-text.svg11.argb32.ref.png \
- smask-text.svg11.ref.png \
- smask-text.svg11.rgb24.ref.png \
- smask-text.svg12.argb32.ref.png \
- smask-text.svg12.ref.png \
- smask-text.svg12.rgb24.ref.png \
+ smask-text.svg.ref.png \
+ smask-text.script.ref.png \
+ smask-text.xlib.ref.png \
+ smask.pdf.xfail.png \
+ smask.ps.ref.png \
+ smask.ref.png \
+ smask.svg.ref.png \
+ smask.script.ref.png \
+ smask.xlib.ref.png \
solid-pattern-cache-stress.ref.png \
- source-clip.ref.png \
+ source-clip-scale.gl.ref.png \
source-clip-scale.pdf.ref.png \
source-clip-scale.ps2.argb32.ref.png \
source-clip-scale.ps2.rgb24.ref.png \
@@ -1513,44 +1792,46 @@ REFERENCE_IMAGES = \
source-clip-scale.ps3.rgb24.ref.png \
source-clip-scale.quartz.ref.png \
source-clip-scale.ref.png \
- source-clip-scale.svg11.ref.png \
- source-clip-scale.svg12.ref.png \
+ source-clip-scale.svg.ref.png \
+ source-clip.ref.png \
source-surface-scale-paint.ref.png \
source-surface-scale-paint.rgb24.ref.png \
spline-decomposition.pdf.ref.png \
spline-decomposition.ps.ref.png \
spline-decomposition.ref.png \
spline-decomposition.svg.ref.png \
+ spline-decomposition.xlib.ref.png \
stroke-ctm-caps.ps2.ref.png \
stroke-ctm-caps.ps3.ref.png \
stroke-ctm-caps.quartz.ref.png \
stroke-ctm-caps.ref.png \
stroke-image.pdf.ref.png \
- stroke-image.ps2.ref.png \
- stroke-image.ps3.ref.png \
+ stroke-image.ps.ref.png \
stroke-image.quartz.ref.png \
stroke-image.ref.png \
+ stroke-image.xlib.ref.png \
surface-pattern-big-scale-down.ref.png \
- surface-pattern.pdf.argb32.ref.png \
- surface-pattern.pdf.ref.png \
- surface-pattern.pdf.rgb24.ref.png \
- surface-pattern.ps2.ref.png \
- surface-pattern.ps3.ref.png \
- surface-pattern.ref.png \
- surface-pattern-scale-down.pdf.argb32.ref.png \
- surface-pattern-scale-down.pdf.rgb24.ref.png \
+ surface-pattern-big-scale-down.ps.xfail.png \
+ surface-pattern-scale-down.pdf.ref.png \
surface-pattern-scale-down.ps2.ref.png \
surface-pattern-scale-down.ps3.ref.png \
surface-pattern-scale-down.quartz.ref.png \
surface-pattern-scale-down.ref.png \
- surface-pattern-scale-up.pdf.argb32.ref.png \
- surface-pattern-scale-up.pdf.rgb24.ref.png \
+ surface-pattern-scale-up.pdf.ref.png \
surface-pattern-scale-up.ps2.ref.png \
surface-pattern-scale-up.ps3.ref.png \
surface-pattern-scale-up.ref.png \
- surface-pattern.svg.ref.png \
- svg-surface-source.ref.png \
- test-fallback16-surface-source.ref.png \
+ surface-pattern.pdf.xfail.png \
+ surface-pattern.ps.xfail.png \
+ surface-pattern.ref.png \
+ surface-pattern.svg.xfail.png \
+ svg-surface-source.rgb24.ref.png \
+ svg-surface-source.argb32.ref.png \
+ svg-surface-source.svg12.argb32.xfail.png \
+ svg-surface-source.svg12.rgb24.xfail.png \
+ test-fallback16-surface-source.ps.ref.png \
+ test-fallback16-surface-source.svg12.argb32.xfail.png \
+ test-fallback16-surface-source.svg12.rgb24.xfail.png \
text-antialias-gray.quartz.ref.png \
text-antialias-gray.ref.png \
text-antialias-none.quartz.ref.png \
@@ -1568,35 +1849,24 @@ REFERENCE_IMAGES = \
text-pattern.quartz.rgb24.ref.png \
text-pattern.ref.png \
text-pattern.rgb24.ref.png \
- text-pattern.svg11.argb32.ref.png \
- text-pattern.svg11.rgb24.ref.png \
- text-pattern.svg12.argb32.ref.png \
- text-pattern.svg12.rgb24.ref.png \
+ text-pattern.svg.argb32.ref.png \
+ text-pattern.svg.rgb24.ref.png \
text-rotate.pdf.ref.png \
text-rotate.ps2.ref.png \
text-rotate.ps3.ref.png \
text-rotate.quartz.ref.png \
text-rotate.ref.png \
- text-rotate.svg11.argb32.ref.png \
- text-rotate.svg11.ref.png \
- text-rotate.svg11.rgb24.ref.png \
- text-rotate.svg12.argb32.ref.png \
- text-rotate.svg12.ref.png \
- text-rotate.svg12.rgb24.ref.png \
+ text-rotate.svg.ref.png \
+ text-rotate.xlib.ref.png \
text-transform.pdf.ref.png \
text-transform.ps2.ref.png \
text-transform.ps3.ref.png \
text-transform.ref.png \
- text-transform.svg11.argb32.ref.png \
- text-transform.svg11.rgb24.ref.png \
- text-transform.svg12.argb32.ref.png \
- text-transform.svg12.rgb24.ref.png \
+ text-transform.svg.ref.png \
transforms.ps2.ref.png \
transforms.ps3.ref.png \
transforms.ref.png \
translate-show-surface.ref.png \
- trap-clip.pdf.argb32.ref.png \
- trap-clip.pdf.rgb24.ref.png \
trap-clip.ps2.argb32.ref.png \
trap-clip.ps2.rgb24.ref.png \
trap-clip.ps3.argb32.ref.png \
@@ -1605,16 +1875,25 @@ REFERENCE_IMAGES = \
trap-clip.quartz.rgb24.ref.png \
trap-clip.ref.png \
trap-clip.rgb24.ref.png \
- trap-clip.test-fallback.argb32.ref.png \
- trap-clip.test-fallback.rgb24.ref.png \
trap-clip.test-paginated.argb32.ref.png \
trap-clip.xlib.ref.png \
trap-clip.xlib.rgb24.ref.png \
twin.ps.ref.png \
twin.ref.png \
twin.svg.ref.png \
+ twin.xlib.ref.png \
+ twin-antialias-gray.ref.png \
+ twin-antialias-gray.xlib.ref.png \
+ twin-antialias-none.ref.png \
+ twin-antialias-none.xlib.ref.png \
+ twin-antialias-mixed.ref.png \
+ twin-antialias-mixed.xlib.ref.png \
+ twin-antialias-subpixel.ref.png \
+ twin-antialias-subpixel.xlib.ref.png \
unantialiased-shapes.quartz.ref.png \
unantialiased-shapes.ref.png \
+ unbounded-operator.gl.argb32.xfail.png \
+ unbounded-operator.gl.rgb24.xfail.png \
unbounded-operator.pdf.argb32.ref.png \
unbounded-operator.ps2.argb32.ref.png \
unbounded-operator.ps3.argb32.ref.png \
@@ -1622,49 +1901,37 @@ REFERENCE_IMAGES = \
unbounded-operator.quartz.rgb24.ref.png \
unbounded-operator.ref.png \
unbounded-operator.rgb24.ref.png \
- unbounded-operator.test-fallback.rgb24.ref.png \
+ unbounded-operator.svg12.argb32.ref.png \
+ unbounded-operator.svg12.rgb24.xfail.png \
unbounded-operator.xlib.rgb24.ref.png \
user-font-mask.pdf.ref.png \
user-font-mask.ps2.ref.png \
user-font-mask.ps3.ref.png \
user-font-mask.ref.png \
- user-font-mask.svg11.ref.png \
+ user-font-mask.svg.ref.png \
user-font-proxy.pdf.argb32.ref.png \
user-font-proxy.pdf.ref.png \
user-font-proxy.pdf.rgb24.ref.png \
- user-font-proxy.ps2.ref.png \
- user-font-proxy.ps3.ref.png \
+ user-font-proxy.ps.ref.png \
user-font-proxy.ref.png \
- user-font-proxy.svg11.argb32.ref.png \
- user-font-proxy.svg11.ref.png \
- user-font-proxy.svg11.rgb24.ref.png \
- user-font-proxy.svg12.argb32.ref.png \
- user-font-proxy.svg12.ref.png \
- user-font-proxy.svg12.rgb24.ref.png \
- user-font-proxy.test-fallback.argb32.ref.png \
- user-font-proxy.test-fallback.rgb24.ref.png \
+ user-font-proxy.svg.ref.png \
user-font-proxy.xlib.ref.png \
- user-font.ps2.ref.png \
- user-font.ps3.ref.png \
- user-font.ref.png \
user-font-rescale.ps2.ref.png \
user-font-rescale.ps3.ref.png \
user-font-rescale.ref.png \
- user-font-rescale.svg11.ref.png \
- user-font-rescale.svg12.ref.png \
- user-font.svg11.argb32.ref.png \
- user-font.svg11.ref.png \
- user-font.svg11.rgb24.ref.png \
- user-font.svg12.argb32.ref.png \
- user-font.svg12.ref.png \
- user-font.svg12.rgb24.ref.png \
- user-font.test-fallback.argb32.ref.png \
- user-font.test-fallback.rgb24.ref.png \
+ user-font-rescale.svg.ref.png \
+ user-font.pdf.ref.png \
+ user-font.ps.ref.png \
+ user-font.ref.png \
+ user-font.svg.ref.png \
user-font.xlib.ref.png \
xlib-expose-event.ref.png \
+ xlib-surface-source.rgb24.ref.png \
+ xlib-surface-source.argb32.ref.png \
xlib-surface-source.ps2.ref.png \
xlib-surface-source.ps3.ref.png \
- xlib-surface-source.ref.png \
+ xlib-surface-source.svg12.argb32.xfail.png \
+ xlib-surface-source.svg12.rgb24.xfail.png \
zero-alpha.ref.png
@@ -1675,6 +1942,7 @@ font-options \
multi-page \
pdf-features \
png \
+ps-eps \
ps-features \
svg-clip \
svg-surface \
@@ -1701,23 +1969,42 @@ imagediff_LDADD = \
$(top_builddir)/src/libcairo.la
png_flatten_SOURCES = png-flatten.c
-png_flatten_LDADD = $(top_builddir)/src/libcairo.la $(CAIRO_LDADD)
+png_flatten_LDADD = $(top_builddir)/src/libcairo.la \
+ $(CAIRO_LDADD)
+
@BUILD_ANY2PPM_TRUE@any2ppm_CFLAGS = $(AM_CFLAGS) $(POPPLER_CFLAGS) $(LIBRSVG_CFLAGS) $(LIBSPECTRE_CFLAGS)
# add LDADD, so poppler/librsvg uses "our" cairo
@BUILD_ANY2PPM_TRUE@any2ppm_LDFLAGS = $(AM_LDFLAGS) $(CAIRO_TEST_UNDEFINED_LDFLAGS)
-@BUILD_ANY2PPM_TRUE@any2ppm_LDADD = $(top_builddir)/util/cairo-script/libcairo-script-interpreter.la $(top_builddir)/src/libcairo.la $(CAIRO_LDADD) $(POPPLER_LIBS) $(LIBRSVG_LIBS) $(LIBSPECTRE_LIBS)
+@BUILD_ANY2PPM_TRUE@any2ppm_LDADD = \
+@BUILD_ANY2PPM_TRUE@ $(top_builddir)/util/cairo-script/libcairo-script-interpreter.la \
+@BUILD_ANY2PPM_TRUE@ $(top_builddir)/src/libcairo.la \
+@BUILD_ANY2PPM_TRUE@ $(CAIRO_LDADD) \
+@BUILD_ANY2PPM_TRUE@ $(CAIROBOILERPLATE_LIBS) \
+@BUILD_ANY2PPM_TRUE@ $(POPPLER_LIBS) \
+@BUILD_ANY2PPM_TRUE@ $(LIBRSVG_LIBS) \
+@BUILD_ANY2PPM_TRUE@ $(LIBSPECTRE_LIBS)
+
@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@pdf2png_CFLAGS = $(AM_CFLAGS) $(POPPLER_CFLAGS)
# add LDADD, so poppler uses "our" cairo
@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@pdf2png_LDFLAGS = $(AM_LDFLAGS) $(CAIRO_TEST_UNDEFINED_LDFLAGS)
-@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@pdf2png_LDADD = $(top_builddir)/src/libcairo.la $(CAIRO_LDADD) $(POPPLER_LIBS)
+@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@pdf2png_LDADD = $(top_builddir)/src/libcairo.la \
+@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@ $(CAIRO_LDADD) \
+@CAIRO_CAN_TEST_PDF_SURFACE_TRUE@ $(POPPLER_LIBS)
+
@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@svg2png_CFLAGS = $(AM_CFLAGS) $(LIBRSVG_CFLAGS)
# add LDADD, so librsvg uses "our" cairo
@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@svg2png_LDFLAGS = $(AM_LDFLAGS) $(CAIRO_TEST_UNDEFINED_LDFLAGS)
-@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@svg2png_LDADD = $(top_builddir)/src/libcairo.la $(CAIRO_LDADD) $(LIBRSVG_LIBS)
+@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@svg2png_LDADD = $(top_builddir)/src/libcairo.la \
+@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@ $(CAIRO_LDADD) \
+@CAIRO_CAN_TEST_SVG_SURFACE_TRUE@ $(LIBRSVG_LIBS)
+
@CAIRO_HAS_SPECTRE_TRUE@ps2png_CFLAGS = $(AM_CFLAGS) $(LIBSPECTRE_CFLAGS)
# add LDADD, so ps2png uses "our" cairo
@CAIRO_HAS_SPECTRE_TRUE@ps2png_LDFLAGS = $(AM_LDFLAGS) $(CAIRO_TEST_UNDEFINED_LDFLAGS)
-@CAIRO_HAS_SPECTRE_TRUE@ps2png_LDADD = $(top_builddir)/src/libcairo.la $(CAIRO_LDADD) $(LIBSPECTRE_LIBS)
+@CAIRO_HAS_SPECTRE_TRUE@ps2png_LDADD = $(top_builddir)/src/libcairo.la \
+@CAIRO_HAS_SPECTRE_TRUE@ $(CAIRO_LDADD) \
+@CAIRO_HAS_SPECTRE_TRUE@ $(LIBSPECTRE_LIBS)
+
# Do a funny transition of CAIRO_TEST_TARGET through TARGETS such that
# one can limit tested targets both through CAIRO_TEST_TARGET env var
@@ -1755,9 +2042,9 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/build/Makefile.am.co
exit 1;; \
esac; \
done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
- cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu test/Makefile
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
+ $(am__cd) $(top_srcdir) && \
+ $(AUTOMAKE) --gnu test/Makefile
.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
@@ -1775,19 +2062,25 @@ $(top_srcdir)/configure: $(am__configure_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(am__aclocal_m4_deps):
clean-checkPROGRAMS:
- @list='$(check_PROGRAMS)'; for p in $$list; do \
- f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
- echo " rm -f $$p $$f"; \
- rm -f $$p $$f ; \
- done
+ @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
+ echo " rm -f" $$list; \
+ rm -f $$list || exit $$?; \
+ test -n "$(EXEEXT)" || exit 0; \
+ list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
+ echo " rm -f" $$list; \
+ rm -f $$list
any2ppm$(EXEEXT): $(any2ppm_OBJECTS) $(any2ppm_DEPENDENCIES)
@rm -f any2ppm$(EXEEXT)
$(any2ppm_LINK) $(any2ppm_OBJECTS) $(any2ppm_LDADD) $(LIBS)
cairo-test-suite$(EXEEXT): $(cairo_test_suite_OBJECTS) $(cairo_test_suite_DEPENDENCIES)
@rm -f cairo-test-suite$(EXEEXT)
- $(LINK) $(cairo_test_suite_OBJECTS) $(cairo_test_suite_LDADD) $(LIBS)
+ $(cairo_test_suite_LINK) $(cairo_test_suite_OBJECTS) $(cairo_test_suite_LDADD) $(LIBS)
+cairo-test-trace$(EXEEXT): $(cairo_test_trace_OBJECTS) $(cairo_test_trace_DEPENDENCIES)
+ @rm -f cairo-test-trace$(EXEEXT)
+ $(cairo_test_trace_LINK) $(cairo_test_trace_OBJECTS) $(cairo_test_trace_LDADD) $(LIBS)
imagediff$(EXEEXT): $(imagediff_OBJECTS) $(imagediff_DEPENDENCIES)
@rm -f imagediff$(EXEEXT)
$(LINK) $(imagediff_OBJECTS) $(imagediff_LDADD) $(LIBS)
@@ -1810,316 +2103,4062 @@ mostlyclean-compile:
distclean-compile:
-rm -f *.tab.c
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/a1-image-sample.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/a1-mask.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/a1-traps-sample.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/a8-mask.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alpha-similar.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/any2ppm-any2ppm.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/big-line.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/big-trap.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bilevel-image.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bitmap-font.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/buffer-diff.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo-test-constructors.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo-test-runner.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo-test.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caps-joins-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caps-joins-curve.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caps-joins.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caps-sub-paths.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/caps.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-all.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-empty.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-fill-rule-pixel-aligned.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-fill-rule.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-nesting.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-operator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-push-group.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-twice.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clip-zero.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clipped-group.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/clipped-surface.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/close-path.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/composite-integer-translate-over-repeat.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/composite-integer-translate-over.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/composite-integer-translate-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy-path.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/create-for-stream.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/create-from-png-stream.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/create-from-png.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/culled-glyphs.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dash-caps-joins.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dash-curve.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dash-no-dash.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dash-offset-negative.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dash-scale.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dash-state.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dash-zero-length.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/degenerate-arc.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/degenerate-dash.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/degenerate-path.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/degenerate-pen.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device-offset-fractional.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device-offset-positive.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device-offset-scale.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/device-offset.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extend-pad-border.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extend-pad-similar.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extend-pad.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extend-reflect-similar.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extend-reflect.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extend-repeat-similar.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/extend-repeat.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fallback-resolution.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-alpha-pattern.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-and-stroke-alpha-add.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-and-stroke-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-and-stroke.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-degenerate-sort-order.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-image.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-missed-stop.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fill-rule.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-bilinear-extents.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-nearest-offset.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/filter-nearest-transformed.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/finer-grained-fallbacks.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-face-get-type.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-matrix-translation.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/font-options.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft-font-create-for-ft-face.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft-show-glyphs-positioning.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft-show-glyphs-table.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft-text-antialias-none.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft-text-vertical-layout-type1.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ft-text-vertical-layout-type3.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-and-set.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-clip.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-group-target.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-path-extents.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/get-xrender-format.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glitz-surface-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/glyph-cache-pressure.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gradient-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gradient-constant-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gradient-zero-stops.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/group-paint.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/huge-linear.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/huge-radial.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/image-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-a1-image-sample.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-a1-mask.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-a1-traps-sample.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-a8-mask.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-alpha-similar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-big-line.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-big-trap.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-bilevel-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-bitmap-font.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-buffer-diff.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-cairo-test-constructors.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-cairo-test-runner.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-cairo-test.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-caps-joins-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-caps-joins-curve.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-caps-joins.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-caps-sub-paths.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-caps.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clear.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-all.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-device-offset.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-disjoint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-empty.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-fill-rule-pixel-aligned.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-fill-rule.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-fill-unbounded.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-fill.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-nesting.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-operator.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-push-group.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-stroke-unbounded.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-stroke.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-text.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-twice.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-unbounded.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clip-zero.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clipped-group.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-clipped-surface.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-close-path-current-point.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-close-path.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-composite-integer-translate-over-repeat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-composite-integer-translate-over.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-composite-integer-translate-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-copy-path.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-create-for-stream.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-create-from-png-stream.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-create-from-png.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-culled-glyphs.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-curve-to-as-line-to.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-caps-joins.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-curve.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-infinite-loop.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-no-dash.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-offset-negative.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-scale.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-state.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-dash-zero-length.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-degenerate-arc.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-degenerate-curve-to.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-degenerate-dash.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-degenerate-path.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-degenerate-pen.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-degenerate-rel-curve-to.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-device-offset-fractional.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-device-offset-positive.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-device-offset-scale.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-device-offset.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extend-pad-border.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extend-pad-similar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extend-pad.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extend-reflect-similar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extend-reflect.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extend-repeat-similar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extend-repeat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extended-blend-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-extended-blend.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fallback-resolution.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-alpha-pattern.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha-add.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-and-stroke.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-degenerate-sort-order.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-empty.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-missed-stop.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-fill-rule.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-filter-bilinear-extents.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-filter-nearest-offset.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-filter-nearest-transformed.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-finer-grained-fallbacks.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-font-face-get-type.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-font-matrix-translation.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-font-options.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ft-font-create-for-ft-face.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ft-show-glyphs-positioning.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ft-show-glyphs-table.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ft-text-antialias-none.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type1.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type3.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-get-and-set.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-get-clip.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-get-group-target.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-get-path-extents.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-get-xrender-format.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-glitz-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-glyph-cache-pressure.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-gradient-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-gradient-constant-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-gradient-zero-stops.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-group-clip.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-group-paint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-group-unaligned.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-huge-linear.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-huge-radial.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-image-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-implicit-close.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-in-fill-empty-trapezoid.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-in-fill-trapezoid.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-infinite-join.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-invalid-matrix.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-joins.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-large-clip.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-large-font.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-large-source-roi.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-large-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-large-twin-antialias-mixed.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-leaky-dash.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-leaky-dashed-rectangle.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-leaky-dashed-stroke.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-leaky-polygon.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-line-width-scale.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-line-width-zero.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-line-width.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-linear-gradient-reflect.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-linear-gradient.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-long-dashed-lines.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-long-lines.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mask-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mask-ctm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mask-glyphs.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mask-surface-ctm.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mask-transformed-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mask-transformed-similar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mask.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-meta-surface-pattern.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-mime-data.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-miter-precision.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-move-to-show-surface.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-multi-page.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-new-sub-path.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-nil-surface.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-operator-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-operator-clear.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-operator-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-operator.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-over-above-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-over-around-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-over-below-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-over-between-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-overlapping-glyphs.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-paint-repeat.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-paint-source-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-paint-with-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-paint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-path-append.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-path-precision.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-pattern-get-type.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-pattern-getters.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-pdf-features.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-pdf-mime-data.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-pdf-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-pixman-rotate.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-png.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ps-eps.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ps-features.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-ps-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-pthread-show-text.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-push-group-color.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-push-group.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-quartz-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-radial-gradient.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-random-intersections-curves-eo.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-random-intersections-curves-nz.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-random-intersections-eo.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-random-intersections-nonzero.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rectangle-rounding-error.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rectilinear-dash.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rectilinear-fill.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rectilinear-miter-limit.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rectilinear-stroke.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-reflected-stroke.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rel-path.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rgb24-ignore-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rotate-image-surface-paint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-rotated-clip.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-scale-down-source-surface-paint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-scale-offset-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-scale-offset-similar.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-scale-source-surface-paint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-scaled-font-zero-matrix.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-select-font-face.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-select-font-no-show-text.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-self-copy-overlap.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-self-copy.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-self-intersecting.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-set-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-show-glyphs-many.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-show-text-current-point.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-skew-extreme.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-smask-fill.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-smask-image-mask.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-smask-mask.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-smask-paint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-smask-stroke.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-smask-text.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-smask.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-solid-pattern-cache-stress.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-source-clip-scale.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-source-clip.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-source-surface-scale-paint.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-spline-decomposition.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-stroke-ctm-caps.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-stroke-image.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-surface-finish-twice.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-surface-pattern-big-scale-down.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-surface-pattern-scale-down.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-surface-pattern-scale-up.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-surface-pattern.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-svg-clip.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-svg-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-svg-surface.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-test-fallback16-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-antialias-gray.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-antialias-none.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-antialias-subpixel.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-cache-crash.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-glyph-range.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-pattern.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-rotate.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-transform.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-text-zero-len.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-toy-font-face.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-transforms.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-translate-show-surface.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-trap-clip.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-twin-antialias-gray.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-twin-antialias-mixed.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-twin-antialias-none.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-twin-antialias-subpixel.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-twin.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-unantialiased-shapes.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-unbounded-operator.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-user-data.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-user-font-mask.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-user-font-proxy.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-user-font-rescale.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-user-font.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-xlib-expose-event.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-xlib-surface-source.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-xlib-surface.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_suite-zero-alpha.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_trace-buffer-diff.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cairo_test_trace-cairo-test-trace.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imagediff.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/in-fill-empty-trapezoid.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/in-fill-trapezoid.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/infinite-join.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/invalid-matrix.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/joins.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/large-clip.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/large-font.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/large-source-roi.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/large-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/leaky-dash.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/leaky-dashed-rectangle.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/leaky-dashed-stroke.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/leaky-polygon.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/line-width-scale.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/line-width-zero.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/line-width.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linear-gradient-reflect.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linear-gradient.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/long-dashed-lines.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/long-lines.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask-ctm.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask-glyphs.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask-surface-ctm.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask-transformed-image.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask-transformed-similar.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mask.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/meta-surface-pattern.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mime-data.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/miter-precision.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/move-to-show-surface.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/multi-page.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/new-sub-path.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nil-surface.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/operator-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/operator-clear.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/operator-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/operator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/over-above-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/over-around-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/over-below-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/over-between-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paint-repeat.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paint-source-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paint-with-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/paint.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/path-append.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/path-precision.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pattern-get-type.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pattern-getters.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdf-features.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdf-mime-data.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdf-surface-source.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdf2png-pdf2png.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-rotate.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/png-flatten.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/png.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps-features.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps-surface-source.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ps2png-ps2png.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pthread-show-text.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/push-group.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/quartz-surface-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/radial-gradient.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/random-intersections.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rectangle-rounding-error.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rectilinear-dash.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rectilinear-fill.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rectilinear-miter-limit.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rectilinear-stroke.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reflected-stroke.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rel-path.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rgb24-ignore-alpha.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rotate-image-surface-paint.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scale-down-source-surface-paint.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scale-offset-image.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scale-offset-similar.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scale-source-surface-paint.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/scaled-font-zero-matrix.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select-font-face.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/select-font-no-show-text.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/self-copy-overlap.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/self-copy.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/self-intersecting.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/set-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/show-glyphs-many.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/show-text-current-point.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/skew-extreme.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smask-fill.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smask-image-mask.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smask-mask.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smask-paint.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smask-stroke.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smask-text.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/smask.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/solid-pattern-cache-stress.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source-clip-scale.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source-clip.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/source-surface-scale-paint.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/spline-decomposition.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stroke-ctm-caps.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stroke-image.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surface-finish-twice.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surface-pattern-big-scale-down.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surface-pattern-scale-down.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surface-pattern-scale-up.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/surface-pattern.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svg-clip.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svg-surface-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svg-surface.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/svg2png-svg2png.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test-fallback16-surface-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-antialias-gray.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-antialias-none.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-antialias-subpixel.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-cache-crash.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-glyph-range.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-pattern.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-rotate.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-transform.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/text-zero-len.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/toy-font-face.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/transforms.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/translate-show-surface.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trap-clip.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/twin.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unantialiased-shapes.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/unbounded-operator.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user-data.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user-font-mask.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user-font-proxy.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user-font-rescale.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user-font.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xlib-expose-event.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xlib-surface-source.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xlib-surface.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/zero-alpha.Po@am__quote@
.c.o:
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c $<
.c.obj:
@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
.c.lo:
@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
any2ppm-any2ppm.o: any2ppm.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(any2ppm_CFLAGS) $(CFLAGS) -MT any2ppm-any2ppm.o -MD -MP -MF $(DEPDIR)/any2ppm-any2ppm.Tpo -c -o any2ppm-any2ppm.o `test -f 'any2ppm.c' || echo '$(srcdir)/'`any2ppm.c
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/any2ppm-any2ppm.Tpo $(DEPDIR)/any2ppm-any2ppm.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/any2ppm-any2ppm.Tpo $(DEPDIR)/any2ppm-any2ppm.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='any2ppm.c' object='any2ppm-any2ppm.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(any2ppm_CFLAGS) $(CFLAGS) -c -o any2ppm-any2ppm.o `test -f 'any2ppm.c' || echo '$(srcdir)/'`any2ppm.c
any2ppm-any2ppm.obj: any2ppm.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(any2ppm_CFLAGS) $(CFLAGS) -MT any2ppm-any2ppm.obj -MD -MP -MF $(DEPDIR)/any2ppm-any2ppm.Tpo -c -o any2ppm-any2ppm.obj `if test -f 'any2ppm.c'; then $(CYGPATH_W) 'any2ppm.c'; else $(CYGPATH_W) '$(srcdir)/any2ppm.c'; fi`
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/any2ppm-any2ppm.Tpo $(DEPDIR)/any2ppm-any2ppm.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/any2ppm-any2ppm.Tpo $(DEPDIR)/any2ppm-any2ppm.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='any2ppm.c' object='any2ppm-any2ppm.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(any2ppm_CFLAGS) $(CFLAGS) -c -o any2ppm-any2ppm.obj `if test -f 'any2ppm.c'; then $(CYGPATH_W) 'any2ppm.c'; else $(CYGPATH_W) '$(srcdir)/any2ppm.c'; fi`
+cairo_test_suite-buffer-diff.o: buffer-diff.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-buffer-diff.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-buffer-diff.Tpo -c -o cairo_test_suite-buffer-diff.o `test -f 'buffer-diff.c' || echo '$(srcdir)/'`buffer-diff.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-buffer-diff.Tpo $(DEPDIR)/cairo_test_suite-buffer-diff.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buffer-diff.c' object='cairo_test_suite-buffer-diff.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-buffer-diff.o `test -f 'buffer-diff.c' || echo '$(srcdir)/'`buffer-diff.c
+
+cairo_test_suite-buffer-diff.obj: buffer-diff.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-buffer-diff.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-buffer-diff.Tpo -c -o cairo_test_suite-buffer-diff.obj `if test -f 'buffer-diff.c'; then $(CYGPATH_W) 'buffer-diff.c'; else $(CYGPATH_W) '$(srcdir)/buffer-diff.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-buffer-diff.Tpo $(DEPDIR)/cairo_test_suite-buffer-diff.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buffer-diff.c' object='cairo_test_suite-buffer-diff.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-buffer-diff.obj `if test -f 'buffer-diff.c'; then $(CYGPATH_W) 'buffer-diff.c'; else $(CYGPATH_W) '$(srcdir)/buffer-diff.c'; fi`
+
+cairo_test_suite-cairo-test.o: cairo-test.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-cairo-test.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-cairo-test.Tpo -c -o cairo_test_suite-cairo-test.o `test -f 'cairo-test.c' || echo '$(srcdir)/'`cairo-test.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-cairo-test.Tpo $(DEPDIR)/cairo_test_suite-cairo-test.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test.c' object='cairo_test_suite-cairo-test.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-cairo-test.o `test -f 'cairo-test.c' || echo '$(srcdir)/'`cairo-test.c
+
+cairo_test_suite-cairo-test.obj: cairo-test.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-cairo-test.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-cairo-test.Tpo -c -o cairo_test_suite-cairo-test.obj `if test -f 'cairo-test.c'; then $(CYGPATH_W) 'cairo-test.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-cairo-test.Tpo $(DEPDIR)/cairo_test_suite-cairo-test.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test.c' object='cairo_test_suite-cairo-test.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-cairo-test.obj `if test -f 'cairo-test.c'; then $(CYGPATH_W) 'cairo-test.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test.c'; fi`
+
+cairo_test_suite-cairo-test-runner.o: cairo-test-runner.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-cairo-test-runner.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-cairo-test-runner.Tpo -c -o cairo_test_suite-cairo-test-runner.o `test -f 'cairo-test-runner.c' || echo '$(srcdir)/'`cairo-test-runner.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-cairo-test-runner.Tpo $(DEPDIR)/cairo_test_suite-cairo-test-runner.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test-runner.c' object='cairo_test_suite-cairo-test-runner.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-cairo-test-runner.o `test -f 'cairo-test-runner.c' || echo '$(srcdir)/'`cairo-test-runner.c
+
+cairo_test_suite-cairo-test-runner.obj: cairo-test-runner.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-cairo-test-runner.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-cairo-test-runner.Tpo -c -o cairo_test_suite-cairo-test-runner.obj `if test -f 'cairo-test-runner.c'; then $(CYGPATH_W) 'cairo-test-runner.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test-runner.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-cairo-test-runner.Tpo $(DEPDIR)/cairo_test_suite-cairo-test-runner.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test-runner.c' object='cairo_test_suite-cairo-test-runner.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-cairo-test-runner.obj `if test -f 'cairo-test-runner.c'; then $(CYGPATH_W) 'cairo-test-runner.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test-runner.c'; fi`
+
+cairo_test_suite-a1-image-sample.o: a1-image-sample.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a1-image-sample.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-a1-image-sample.Tpo -c -o cairo_test_suite-a1-image-sample.o `test -f 'a1-image-sample.c' || echo '$(srcdir)/'`a1-image-sample.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a1-image-sample.Tpo $(DEPDIR)/cairo_test_suite-a1-image-sample.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a1-image-sample.c' object='cairo_test_suite-a1-image-sample.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a1-image-sample.o `test -f 'a1-image-sample.c' || echo '$(srcdir)/'`a1-image-sample.c
+
+cairo_test_suite-a1-image-sample.obj: a1-image-sample.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a1-image-sample.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-a1-image-sample.Tpo -c -o cairo_test_suite-a1-image-sample.obj `if test -f 'a1-image-sample.c'; then $(CYGPATH_W) 'a1-image-sample.c'; else $(CYGPATH_W) '$(srcdir)/a1-image-sample.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a1-image-sample.Tpo $(DEPDIR)/cairo_test_suite-a1-image-sample.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a1-image-sample.c' object='cairo_test_suite-a1-image-sample.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a1-image-sample.obj `if test -f 'a1-image-sample.c'; then $(CYGPATH_W) 'a1-image-sample.c'; else $(CYGPATH_W) '$(srcdir)/a1-image-sample.c'; fi`
+
+cairo_test_suite-a1-mask.o: a1-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a1-mask.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-a1-mask.Tpo -c -o cairo_test_suite-a1-mask.o `test -f 'a1-mask.c' || echo '$(srcdir)/'`a1-mask.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a1-mask.Tpo $(DEPDIR)/cairo_test_suite-a1-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a1-mask.c' object='cairo_test_suite-a1-mask.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a1-mask.o `test -f 'a1-mask.c' || echo '$(srcdir)/'`a1-mask.c
+
+cairo_test_suite-a1-mask.obj: a1-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a1-mask.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-a1-mask.Tpo -c -o cairo_test_suite-a1-mask.obj `if test -f 'a1-mask.c'; then $(CYGPATH_W) 'a1-mask.c'; else $(CYGPATH_W) '$(srcdir)/a1-mask.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a1-mask.Tpo $(DEPDIR)/cairo_test_suite-a1-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a1-mask.c' object='cairo_test_suite-a1-mask.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a1-mask.obj `if test -f 'a1-mask.c'; then $(CYGPATH_W) 'a1-mask.c'; else $(CYGPATH_W) '$(srcdir)/a1-mask.c'; fi`
+
+cairo_test_suite-a1-traps-sample.o: a1-traps-sample.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a1-traps-sample.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-a1-traps-sample.Tpo -c -o cairo_test_suite-a1-traps-sample.o `test -f 'a1-traps-sample.c' || echo '$(srcdir)/'`a1-traps-sample.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a1-traps-sample.Tpo $(DEPDIR)/cairo_test_suite-a1-traps-sample.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a1-traps-sample.c' object='cairo_test_suite-a1-traps-sample.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a1-traps-sample.o `test -f 'a1-traps-sample.c' || echo '$(srcdir)/'`a1-traps-sample.c
+
+cairo_test_suite-a1-traps-sample.obj: a1-traps-sample.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a1-traps-sample.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-a1-traps-sample.Tpo -c -o cairo_test_suite-a1-traps-sample.obj `if test -f 'a1-traps-sample.c'; then $(CYGPATH_W) 'a1-traps-sample.c'; else $(CYGPATH_W) '$(srcdir)/a1-traps-sample.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a1-traps-sample.Tpo $(DEPDIR)/cairo_test_suite-a1-traps-sample.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a1-traps-sample.c' object='cairo_test_suite-a1-traps-sample.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a1-traps-sample.obj `if test -f 'a1-traps-sample.c'; then $(CYGPATH_W) 'a1-traps-sample.c'; else $(CYGPATH_W) '$(srcdir)/a1-traps-sample.c'; fi`
+
+cairo_test_suite-a8-mask.o: a8-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a8-mask.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-a8-mask.Tpo -c -o cairo_test_suite-a8-mask.o `test -f 'a8-mask.c' || echo '$(srcdir)/'`a8-mask.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a8-mask.Tpo $(DEPDIR)/cairo_test_suite-a8-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a8-mask.c' object='cairo_test_suite-a8-mask.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a8-mask.o `test -f 'a8-mask.c' || echo '$(srcdir)/'`a8-mask.c
+
+cairo_test_suite-a8-mask.obj: a8-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-a8-mask.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-a8-mask.Tpo -c -o cairo_test_suite-a8-mask.obj `if test -f 'a8-mask.c'; then $(CYGPATH_W) 'a8-mask.c'; else $(CYGPATH_W) '$(srcdir)/a8-mask.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-a8-mask.Tpo $(DEPDIR)/cairo_test_suite-a8-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='a8-mask.c' object='cairo_test_suite-a8-mask.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-a8-mask.obj `if test -f 'a8-mask.c'; then $(CYGPATH_W) 'a8-mask.c'; else $(CYGPATH_W) '$(srcdir)/a8-mask.c'; fi`
+
+cairo_test_suite-alpha-similar.o: alpha-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-alpha-similar.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-alpha-similar.Tpo -c -o cairo_test_suite-alpha-similar.o `test -f 'alpha-similar.c' || echo '$(srcdir)/'`alpha-similar.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-alpha-similar.Tpo $(DEPDIR)/cairo_test_suite-alpha-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alpha-similar.c' object='cairo_test_suite-alpha-similar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-alpha-similar.o `test -f 'alpha-similar.c' || echo '$(srcdir)/'`alpha-similar.c
+
+cairo_test_suite-alpha-similar.obj: alpha-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-alpha-similar.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-alpha-similar.Tpo -c -o cairo_test_suite-alpha-similar.obj `if test -f 'alpha-similar.c'; then $(CYGPATH_W) 'alpha-similar.c'; else $(CYGPATH_W) '$(srcdir)/alpha-similar.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-alpha-similar.Tpo $(DEPDIR)/cairo_test_suite-alpha-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='alpha-similar.c' object='cairo_test_suite-alpha-similar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-alpha-similar.obj `if test -f 'alpha-similar.c'; then $(CYGPATH_W) 'alpha-similar.c'; else $(CYGPATH_W) '$(srcdir)/alpha-similar.c'; fi`
+
+cairo_test_suite-big-line.o: big-line.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-big-line.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-big-line.Tpo -c -o cairo_test_suite-big-line.o `test -f 'big-line.c' || echo '$(srcdir)/'`big-line.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-big-line.Tpo $(DEPDIR)/cairo_test_suite-big-line.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='big-line.c' object='cairo_test_suite-big-line.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-big-line.o `test -f 'big-line.c' || echo '$(srcdir)/'`big-line.c
+
+cairo_test_suite-big-line.obj: big-line.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-big-line.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-big-line.Tpo -c -o cairo_test_suite-big-line.obj `if test -f 'big-line.c'; then $(CYGPATH_W) 'big-line.c'; else $(CYGPATH_W) '$(srcdir)/big-line.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-big-line.Tpo $(DEPDIR)/cairo_test_suite-big-line.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='big-line.c' object='cairo_test_suite-big-line.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-big-line.obj `if test -f 'big-line.c'; then $(CYGPATH_W) 'big-line.c'; else $(CYGPATH_W) '$(srcdir)/big-line.c'; fi`
+
+cairo_test_suite-big-trap.o: big-trap.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-big-trap.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-big-trap.Tpo -c -o cairo_test_suite-big-trap.o `test -f 'big-trap.c' || echo '$(srcdir)/'`big-trap.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-big-trap.Tpo $(DEPDIR)/cairo_test_suite-big-trap.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='big-trap.c' object='cairo_test_suite-big-trap.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-big-trap.o `test -f 'big-trap.c' || echo '$(srcdir)/'`big-trap.c
+
+cairo_test_suite-big-trap.obj: big-trap.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-big-trap.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-big-trap.Tpo -c -o cairo_test_suite-big-trap.obj `if test -f 'big-trap.c'; then $(CYGPATH_W) 'big-trap.c'; else $(CYGPATH_W) '$(srcdir)/big-trap.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-big-trap.Tpo $(DEPDIR)/cairo_test_suite-big-trap.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='big-trap.c' object='cairo_test_suite-big-trap.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-big-trap.obj `if test -f 'big-trap.c'; then $(CYGPATH_W) 'big-trap.c'; else $(CYGPATH_W) '$(srcdir)/big-trap.c'; fi`
+
+cairo_test_suite-bilevel-image.o: bilevel-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-bilevel-image.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-bilevel-image.Tpo -c -o cairo_test_suite-bilevel-image.o `test -f 'bilevel-image.c' || echo '$(srcdir)/'`bilevel-image.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-bilevel-image.Tpo $(DEPDIR)/cairo_test_suite-bilevel-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bilevel-image.c' object='cairo_test_suite-bilevel-image.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-bilevel-image.o `test -f 'bilevel-image.c' || echo '$(srcdir)/'`bilevel-image.c
+
+cairo_test_suite-bilevel-image.obj: bilevel-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-bilevel-image.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-bilevel-image.Tpo -c -o cairo_test_suite-bilevel-image.obj `if test -f 'bilevel-image.c'; then $(CYGPATH_W) 'bilevel-image.c'; else $(CYGPATH_W) '$(srcdir)/bilevel-image.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-bilevel-image.Tpo $(DEPDIR)/cairo_test_suite-bilevel-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bilevel-image.c' object='cairo_test_suite-bilevel-image.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-bilevel-image.obj `if test -f 'bilevel-image.c'; then $(CYGPATH_W) 'bilevel-image.c'; else $(CYGPATH_W) '$(srcdir)/bilevel-image.c'; fi`
+
+cairo_test_suite-caps.o: caps.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps.Tpo -c -o cairo_test_suite-caps.o `test -f 'caps.c' || echo '$(srcdir)/'`caps.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps.Tpo $(DEPDIR)/cairo_test_suite-caps.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps.c' object='cairo_test_suite-caps.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps.o `test -f 'caps.c' || echo '$(srcdir)/'`caps.c
+
+cairo_test_suite-caps.obj: caps.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps.Tpo -c -o cairo_test_suite-caps.obj `if test -f 'caps.c'; then $(CYGPATH_W) 'caps.c'; else $(CYGPATH_W) '$(srcdir)/caps.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps.Tpo $(DEPDIR)/cairo_test_suite-caps.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps.c' object='cairo_test_suite-caps.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps.obj `if test -f 'caps.c'; then $(CYGPATH_W) 'caps.c'; else $(CYGPATH_W) '$(srcdir)/caps.c'; fi`
+
+cairo_test_suite-caps-joins.o: caps-joins.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-joins.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-joins.Tpo -c -o cairo_test_suite-caps-joins.o `test -f 'caps-joins.c' || echo '$(srcdir)/'`caps-joins.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-joins.Tpo $(DEPDIR)/cairo_test_suite-caps-joins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-joins.c' object='cairo_test_suite-caps-joins.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-joins.o `test -f 'caps-joins.c' || echo '$(srcdir)/'`caps-joins.c
+
+cairo_test_suite-caps-joins.obj: caps-joins.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-joins.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-joins.Tpo -c -o cairo_test_suite-caps-joins.obj `if test -f 'caps-joins.c'; then $(CYGPATH_W) 'caps-joins.c'; else $(CYGPATH_W) '$(srcdir)/caps-joins.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-joins.Tpo $(DEPDIR)/cairo_test_suite-caps-joins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-joins.c' object='cairo_test_suite-caps-joins.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-joins.obj `if test -f 'caps-joins.c'; then $(CYGPATH_W) 'caps-joins.c'; else $(CYGPATH_W) '$(srcdir)/caps-joins.c'; fi`
+
+cairo_test_suite-caps-joins-alpha.o: caps-joins-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-joins-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-joins-alpha.Tpo -c -o cairo_test_suite-caps-joins-alpha.o `test -f 'caps-joins-alpha.c' || echo '$(srcdir)/'`caps-joins-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-joins-alpha.Tpo $(DEPDIR)/cairo_test_suite-caps-joins-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-joins-alpha.c' object='cairo_test_suite-caps-joins-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-joins-alpha.o `test -f 'caps-joins-alpha.c' || echo '$(srcdir)/'`caps-joins-alpha.c
+
+cairo_test_suite-caps-joins-alpha.obj: caps-joins-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-joins-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-joins-alpha.Tpo -c -o cairo_test_suite-caps-joins-alpha.obj `if test -f 'caps-joins-alpha.c'; then $(CYGPATH_W) 'caps-joins-alpha.c'; else $(CYGPATH_W) '$(srcdir)/caps-joins-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-joins-alpha.Tpo $(DEPDIR)/cairo_test_suite-caps-joins-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-joins-alpha.c' object='cairo_test_suite-caps-joins-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-joins-alpha.obj `if test -f 'caps-joins-alpha.c'; then $(CYGPATH_W) 'caps-joins-alpha.c'; else $(CYGPATH_W) '$(srcdir)/caps-joins-alpha.c'; fi`
+
+cairo_test_suite-caps-joins-curve.o: caps-joins-curve.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-joins-curve.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-joins-curve.Tpo -c -o cairo_test_suite-caps-joins-curve.o `test -f 'caps-joins-curve.c' || echo '$(srcdir)/'`caps-joins-curve.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-joins-curve.Tpo $(DEPDIR)/cairo_test_suite-caps-joins-curve.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-joins-curve.c' object='cairo_test_suite-caps-joins-curve.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-joins-curve.o `test -f 'caps-joins-curve.c' || echo '$(srcdir)/'`caps-joins-curve.c
+
+cairo_test_suite-caps-joins-curve.obj: caps-joins-curve.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-joins-curve.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-joins-curve.Tpo -c -o cairo_test_suite-caps-joins-curve.obj `if test -f 'caps-joins-curve.c'; then $(CYGPATH_W) 'caps-joins-curve.c'; else $(CYGPATH_W) '$(srcdir)/caps-joins-curve.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-joins-curve.Tpo $(DEPDIR)/cairo_test_suite-caps-joins-curve.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-joins-curve.c' object='cairo_test_suite-caps-joins-curve.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-joins-curve.obj `if test -f 'caps-joins-curve.c'; then $(CYGPATH_W) 'caps-joins-curve.c'; else $(CYGPATH_W) '$(srcdir)/caps-joins-curve.c'; fi`
+
+cairo_test_suite-caps-sub-paths.o: caps-sub-paths.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-sub-paths.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-sub-paths.Tpo -c -o cairo_test_suite-caps-sub-paths.o `test -f 'caps-sub-paths.c' || echo '$(srcdir)/'`caps-sub-paths.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-sub-paths.Tpo $(DEPDIR)/cairo_test_suite-caps-sub-paths.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-sub-paths.c' object='cairo_test_suite-caps-sub-paths.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-sub-paths.o `test -f 'caps-sub-paths.c' || echo '$(srcdir)/'`caps-sub-paths.c
+
+cairo_test_suite-caps-sub-paths.obj: caps-sub-paths.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-caps-sub-paths.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-caps-sub-paths.Tpo -c -o cairo_test_suite-caps-sub-paths.obj `if test -f 'caps-sub-paths.c'; then $(CYGPATH_W) 'caps-sub-paths.c'; else $(CYGPATH_W) '$(srcdir)/caps-sub-paths.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-caps-sub-paths.Tpo $(DEPDIR)/cairo_test_suite-caps-sub-paths.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='caps-sub-paths.c' object='cairo_test_suite-caps-sub-paths.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-caps-sub-paths.obj `if test -f 'caps-sub-paths.c'; then $(CYGPATH_W) 'caps-sub-paths.c'; else $(CYGPATH_W) '$(srcdir)/caps-sub-paths.c'; fi`
+
+cairo_test_suite-clear.o: clear.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clear.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clear.Tpo -c -o cairo_test_suite-clear.o `test -f 'clear.c' || echo '$(srcdir)/'`clear.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clear.Tpo $(DEPDIR)/cairo_test_suite-clear.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clear.c' object='cairo_test_suite-clear.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clear.o `test -f 'clear.c' || echo '$(srcdir)/'`clear.c
+
+cairo_test_suite-clear.obj: clear.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clear.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clear.Tpo -c -o cairo_test_suite-clear.obj `if test -f 'clear.c'; then $(CYGPATH_W) 'clear.c'; else $(CYGPATH_W) '$(srcdir)/clear.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clear.Tpo $(DEPDIR)/cairo_test_suite-clear.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clear.c' object='cairo_test_suite-clear.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clear.obj `if test -f 'clear.c'; then $(CYGPATH_W) 'clear.c'; else $(CYGPATH_W) '$(srcdir)/clear.c'; fi`
+
+cairo_test_suite-clip-all.o: clip-all.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-all.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-all.Tpo -c -o cairo_test_suite-clip-all.o `test -f 'clip-all.c' || echo '$(srcdir)/'`clip-all.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-all.Tpo $(DEPDIR)/cairo_test_suite-clip-all.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-all.c' object='cairo_test_suite-clip-all.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-all.o `test -f 'clip-all.c' || echo '$(srcdir)/'`clip-all.c
+
+cairo_test_suite-clip-all.obj: clip-all.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-all.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-all.Tpo -c -o cairo_test_suite-clip-all.obj `if test -f 'clip-all.c'; then $(CYGPATH_W) 'clip-all.c'; else $(CYGPATH_W) '$(srcdir)/clip-all.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-all.Tpo $(DEPDIR)/cairo_test_suite-clip-all.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-all.c' object='cairo_test_suite-clip-all.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-all.obj `if test -f 'clip-all.c'; then $(CYGPATH_W) 'clip-all.c'; else $(CYGPATH_W) '$(srcdir)/clip-all.c'; fi`
+
+cairo_test_suite-clip-disjoint.o: clip-disjoint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-disjoint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-disjoint.Tpo -c -o cairo_test_suite-clip-disjoint.o `test -f 'clip-disjoint.c' || echo '$(srcdir)/'`clip-disjoint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-disjoint.Tpo $(DEPDIR)/cairo_test_suite-clip-disjoint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-disjoint.c' object='cairo_test_suite-clip-disjoint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-disjoint.o `test -f 'clip-disjoint.c' || echo '$(srcdir)/'`clip-disjoint.c
+
+cairo_test_suite-clip-disjoint.obj: clip-disjoint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-disjoint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-disjoint.Tpo -c -o cairo_test_suite-clip-disjoint.obj `if test -f 'clip-disjoint.c'; then $(CYGPATH_W) 'clip-disjoint.c'; else $(CYGPATH_W) '$(srcdir)/clip-disjoint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-disjoint.Tpo $(DEPDIR)/cairo_test_suite-clip-disjoint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-disjoint.c' object='cairo_test_suite-clip-disjoint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-disjoint.obj `if test -f 'clip-disjoint.c'; then $(CYGPATH_W) 'clip-disjoint.c'; else $(CYGPATH_W) '$(srcdir)/clip-disjoint.c'; fi`
+
+cairo_test_suite-clip-device-offset.o: clip-device-offset.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-device-offset.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-device-offset.Tpo -c -o cairo_test_suite-clip-device-offset.o `test -f 'clip-device-offset.c' || echo '$(srcdir)/'`clip-device-offset.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-device-offset.Tpo $(DEPDIR)/cairo_test_suite-clip-device-offset.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-device-offset.c' object='cairo_test_suite-clip-device-offset.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-device-offset.o `test -f 'clip-device-offset.c' || echo '$(srcdir)/'`clip-device-offset.c
+
+cairo_test_suite-clip-device-offset.obj: clip-device-offset.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-device-offset.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-device-offset.Tpo -c -o cairo_test_suite-clip-device-offset.obj `if test -f 'clip-device-offset.c'; then $(CYGPATH_W) 'clip-device-offset.c'; else $(CYGPATH_W) '$(srcdir)/clip-device-offset.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-device-offset.Tpo $(DEPDIR)/cairo_test_suite-clip-device-offset.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-device-offset.c' object='cairo_test_suite-clip-device-offset.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-device-offset.obj `if test -f 'clip-device-offset.c'; then $(CYGPATH_W) 'clip-device-offset.c'; else $(CYGPATH_W) '$(srcdir)/clip-device-offset.c'; fi`
+
+cairo_test_suite-clip-empty.o: clip-empty.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-empty.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-empty.Tpo -c -o cairo_test_suite-clip-empty.o `test -f 'clip-empty.c' || echo '$(srcdir)/'`clip-empty.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-empty.Tpo $(DEPDIR)/cairo_test_suite-clip-empty.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-empty.c' object='cairo_test_suite-clip-empty.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-empty.o `test -f 'clip-empty.c' || echo '$(srcdir)/'`clip-empty.c
+
+cairo_test_suite-clip-empty.obj: clip-empty.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-empty.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-empty.Tpo -c -o cairo_test_suite-clip-empty.obj `if test -f 'clip-empty.c'; then $(CYGPATH_W) 'clip-empty.c'; else $(CYGPATH_W) '$(srcdir)/clip-empty.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-empty.Tpo $(DEPDIR)/cairo_test_suite-clip-empty.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-empty.c' object='cairo_test_suite-clip-empty.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-empty.obj `if test -f 'clip-empty.c'; then $(CYGPATH_W) 'clip-empty.c'; else $(CYGPATH_W) '$(srcdir)/clip-empty.c'; fi`
+
+cairo_test_suite-clip-fill.o: clip-fill.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill.Tpo -c -o cairo_test_suite-clip-fill.o `test -f 'clip-fill.c' || echo '$(srcdir)/'`clip-fill.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill.Tpo $(DEPDIR)/cairo_test_suite-clip-fill.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill.c' object='cairo_test_suite-clip-fill.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill.o `test -f 'clip-fill.c' || echo '$(srcdir)/'`clip-fill.c
+
+cairo_test_suite-clip-fill.obj: clip-fill.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill.Tpo -c -o cairo_test_suite-clip-fill.obj `if test -f 'clip-fill.c'; then $(CYGPATH_W) 'clip-fill.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill.Tpo $(DEPDIR)/cairo_test_suite-clip-fill.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill.c' object='cairo_test_suite-clip-fill.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill.obj `if test -f 'clip-fill.c'; then $(CYGPATH_W) 'clip-fill.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill.c'; fi`
+
+cairo_test_suite-clip-fill-rule.o: clip-fill-rule.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill-rule.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill-rule.Tpo -c -o cairo_test_suite-clip-fill-rule.o `test -f 'clip-fill-rule.c' || echo '$(srcdir)/'`clip-fill-rule.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill-rule.Tpo $(DEPDIR)/cairo_test_suite-clip-fill-rule.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill-rule.c' object='cairo_test_suite-clip-fill-rule.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill-rule.o `test -f 'clip-fill-rule.c' || echo '$(srcdir)/'`clip-fill-rule.c
+
+cairo_test_suite-clip-fill-rule.obj: clip-fill-rule.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill-rule.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill-rule.Tpo -c -o cairo_test_suite-clip-fill-rule.obj `if test -f 'clip-fill-rule.c'; then $(CYGPATH_W) 'clip-fill-rule.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill-rule.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill-rule.Tpo $(DEPDIR)/cairo_test_suite-clip-fill-rule.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill-rule.c' object='cairo_test_suite-clip-fill-rule.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill-rule.obj `if test -f 'clip-fill-rule.c'; then $(CYGPATH_W) 'clip-fill-rule.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill-rule.c'; fi`
+
+cairo_test_suite-clip-fill-rule-pixel-aligned.o: clip-fill-rule-pixel-aligned.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill-rule-pixel-aligned.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill-rule-pixel-aligned.Tpo -c -o cairo_test_suite-clip-fill-rule-pixel-aligned.o `test -f 'clip-fill-rule-pixel-aligned.c' || echo '$(srcdir)/'`clip-fill-rule-pixel-aligned.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill-rule-pixel-aligned.Tpo $(DEPDIR)/cairo_test_suite-clip-fill-rule-pixel-aligned.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill-rule-pixel-aligned.c' object='cairo_test_suite-clip-fill-rule-pixel-aligned.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill-rule-pixel-aligned.o `test -f 'clip-fill-rule-pixel-aligned.c' || echo '$(srcdir)/'`clip-fill-rule-pixel-aligned.c
+
+cairo_test_suite-clip-fill-rule-pixel-aligned.obj: clip-fill-rule-pixel-aligned.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill-rule-pixel-aligned.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill-rule-pixel-aligned.Tpo -c -o cairo_test_suite-clip-fill-rule-pixel-aligned.obj `if test -f 'clip-fill-rule-pixel-aligned.c'; then $(CYGPATH_W) 'clip-fill-rule-pixel-aligned.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill-rule-pixel-aligned.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill-rule-pixel-aligned.Tpo $(DEPDIR)/cairo_test_suite-clip-fill-rule-pixel-aligned.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill-rule-pixel-aligned.c' object='cairo_test_suite-clip-fill-rule-pixel-aligned.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill-rule-pixel-aligned.obj `if test -f 'clip-fill-rule-pixel-aligned.c'; then $(CYGPATH_W) 'clip-fill-rule-pixel-aligned.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill-rule-pixel-aligned.c'; fi`
+
+cairo_test_suite-clip-fill-unbounded.o: clip-fill-unbounded.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill-unbounded.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill-unbounded.Tpo -c -o cairo_test_suite-clip-fill-unbounded.o `test -f 'clip-fill-unbounded.c' || echo '$(srcdir)/'`clip-fill-unbounded.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill-unbounded.Tpo $(DEPDIR)/cairo_test_suite-clip-fill-unbounded.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill-unbounded.c' object='cairo_test_suite-clip-fill-unbounded.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill-unbounded.o `test -f 'clip-fill-unbounded.c' || echo '$(srcdir)/'`clip-fill-unbounded.c
+
+cairo_test_suite-clip-fill-unbounded.obj: clip-fill-unbounded.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-fill-unbounded.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-fill-unbounded.Tpo -c -o cairo_test_suite-clip-fill-unbounded.obj `if test -f 'clip-fill-unbounded.c'; then $(CYGPATH_W) 'clip-fill-unbounded.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill-unbounded.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-fill-unbounded.Tpo $(DEPDIR)/cairo_test_suite-clip-fill-unbounded.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-fill-unbounded.c' object='cairo_test_suite-clip-fill-unbounded.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-fill-unbounded.obj `if test -f 'clip-fill-unbounded.c'; then $(CYGPATH_W) 'clip-fill-unbounded.c'; else $(CYGPATH_W) '$(srcdir)/clip-fill-unbounded.c'; fi`
+
+cairo_test_suite-clip-image.o: clip-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-image.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-image.Tpo -c -o cairo_test_suite-clip-image.o `test -f 'clip-image.c' || echo '$(srcdir)/'`clip-image.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-image.Tpo $(DEPDIR)/cairo_test_suite-clip-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-image.c' object='cairo_test_suite-clip-image.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-image.o `test -f 'clip-image.c' || echo '$(srcdir)/'`clip-image.c
+
+cairo_test_suite-clip-image.obj: clip-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-image.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-image.Tpo -c -o cairo_test_suite-clip-image.obj `if test -f 'clip-image.c'; then $(CYGPATH_W) 'clip-image.c'; else $(CYGPATH_W) '$(srcdir)/clip-image.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-image.Tpo $(DEPDIR)/cairo_test_suite-clip-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-image.c' object='cairo_test_suite-clip-image.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-image.obj `if test -f 'clip-image.c'; then $(CYGPATH_W) 'clip-image.c'; else $(CYGPATH_W) '$(srcdir)/clip-image.c'; fi`
+
+cairo_test_suite-clip-nesting.o: clip-nesting.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-nesting.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-nesting.Tpo -c -o cairo_test_suite-clip-nesting.o `test -f 'clip-nesting.c' || echo '$(srcdir)/'`clip-nesting.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-nesting.Tpo $(DEPDIR)/cairo_test_suite-clip-nesting.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-nesting.c' object='cairo_test_suite-clip-nesting.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-nesting.o `test -f 'clip-nesting.c' || echo '$(srcdir)/'`clip-nesting.c
+
+cairo_test_suite-clip-nesting.obj: clip-nesting.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-nesting.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-nesting.Tpo -c -o cairo_test_suite-clip-nesting.obj `if test -f 'clip-nesting.c'; then $(CYGPATH_W) 'clip-nesting.c'; else $(CYGPATH_W) '$(srcdir)/clip-nesting.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-nesting.Tpo $(DEPDIR)/cairo_test_suite-clip-nesting.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-nesting.c' object='cairo_test_suite-clip-nesting.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-nesting.obj `if test -f 'clip-nesting.c'; then $(CYGPATH_W) 'clip-nesting.c'; else $(CYGPATH_W) '$(srcdir)/clip-nesting.c'; fi`
+
+cairo_test_suite-clip-operator.o: clip-operator.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-operator.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-operator.Tpo -c -o cairo_test_suite-clip-operator.o `test -f 'clip-operator.c' || echo '$(srcdir)/'`clip-operator.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-operator.Tpo $(DEPDIR)/cairo_test_suite-clip-operator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-operator.c' object='cairo_test_suite-clip-operator.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-operator.o `test -f 'clip-operator.c' || echo '$(srcdir)/'`clip-operator.c
+
+cairo_test_suite-clip-operator.obj: clip-operator.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-operator.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-operator.Tpo -c -o cairo_test_suite-clip-operator.obj `if test -f 'clip-operator.c'; then $(CYGPATH_W) 'clip-operator.c'; else $(CYGPATH_W) '$(srcdir)/clip-operator.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-operator.Tpo $(DEPDIR)/cairo_test_suite-clip-operator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-operator.c' object='cairo_test_suite-clip-operator.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-operator.obj `if test -f 'clip-operator.c'; then $(CYGPATH_W) 'clip-operator.c'; else $(CYGPATH_W) '$(srcdir)/clip-operator.c'; fi`
+
+cairo_test_suite-clip-push-group.o: clip-push-group.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-push-group.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-push-group.Tpo -c -o cairo_test_suite-clip-push-group.o `test -f 'clip-push-group.c' || echo '$(srcdir)/'`clip-push-group.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-push-group.Tpo $(DEPDIR)/cairo_test_suite-clip-push-group.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-push-group.c' object='cairo_test_suite-clip-push-group.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-push-group.o `test -f 'clip-push-group.c' || echo '$(srcdir)/'`clip-push-group.c
+
+cairo_test_suite-clip-push-group.obj: clip-push-group.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-push-group.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-push-group.Tpo -c -o cairo_test_suite-clip-push-group.obj `if test -f 'clip-push-group.c'; then $(CYGPATH_W) 'clip-push-group.c'; else $(CYGPATH_W) '$(srcdir)/clip-push-group.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-push-group.Tpo $(DEPDIR)/cairo_test_suite-clip-push-group.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-push-group.c' object='cairo_test_suite-clip-push-group.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-push-group.obj `if test -f 'clip-push-group.c'; then $(CYGPATH_W) 'clip-push-group.c'; else $(CYGPATH_W) '$(srcdir)/clip-push-group.c'; fi`
+
+cairo_test_suite-clip-stroke.o: clip-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-stroke.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-stroke.Tpo -c -o cairo_test_suite-clip-stroke.o `test -f 'clip-stroke.c' || echo '$(srcdir)/'`clip-stroke.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-stroke.Tpo $(DEPDIR)/cairo_test_suite-clip-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-stroke.c' object='cairo_test_suite-clip-stroke.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-stroke.o `test -f 'clip-stroke.c' || echo '$(srcdir)/'`clip-stroke.c
+
+cairo_test_suite-clip-stroke.obj: clip-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-stroke.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-stroke.Tpo -c -o cairo_test_suite-clip-stroke.obj `if test -f 'clip-stroke.c'; then $(CYGPATH_W) 'clip-stroke.c'; else $(CYGPATH_W) '$(srcdir)/clip-stroke.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-stroke.Tpo $(DEPDIR)/cairo_test_suite-clip-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-stroke.c' object='cairo_test_suite-clip-stroke.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-stroke.obj `if test -f 'clip-stroke.c'; then $(CYGPATH_W) 'clip-stroke.c'; else $(CYGPATH_W) '$(srcdir)/clip-stroke.c'; fi`
+
+cairo_test_suite-clip-stroke-unbounded.o: clip-stroke-unbounded.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-stroke-unbounded.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-stroke-unbounded.Tpo -c -o cairo_test_suite-clip-stroke-unbounded.o `test -f 'clip-stroke-unbounded.c' || echo '$(srcdir)/'`clip-stroke-unbounded.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-stroke-unbounded.Tpo $(DEPDIR)/cairo_test_suite-clip-stroke-unbounded.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-stroke-unbounded.c' object='cairo_test_suite-clip-stroke-unbounded.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-stroke-unbounded.o `test -f 'clip-stroke-unbounded.c' || echo '$(srcdir)/'`clip-stroke-unbounded.c
+
+cairo_test_suite-clip-stroke-unbounded.obj: clip-stroke-unbounded.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-stroke-unbounded.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-stroke-unbounded.Tpo -c -o cairo_test_suite-clip-stroke-unbounded.obj `if test -f 'clip-stroke-unbounded.c'; then $(CYGPATH_W) 'clip-stroke-unbounded.c'; else $(CYGPATH_W) '$(srcdir)/clip-stroke-unbounded.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-stroke-unbounded.Tpo $(DEPDIR)/cairo_test_suite-clip-stroke-unbounded.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-stroke-unbounded.c' object='cairo_test_suite-clip-stroke-unbounded.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-stroke-unbounded.obj `if test -f 'clip-stroke-unbounded.c'; then $(CYGPATH_W) 'clip-stroke-unbounded.c'; else $(CYGPATH_W) '$(srcdir)/clip-stroke-unbounded.c'; fi`
+
+cairo_test_suite-clip-text.o: clip-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-text.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-text.Tpo -c -o cairo_test_suite-clip-text.o `test -f 'clip-text.c' || echo '$(srcdir)/'`clip-text.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-text.Tpo $(DEPDIR)/cairo_test_suite-clip-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-text.c' object='cairo_test_suite-clip-text.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-text.o `test -f 'clip-text.c' || echo '$(srcdir)/'`clip-text.c
+
+cairo_test_suite-clip-text.obj: clip-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-text.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-text.Tpo -c -o cairo_test_suite-clip-text.obj `if test -f 'clip-text.c'; then $(CYGPATH_W) 'clip-text.c'; else $(CYGPATH_W) '$(srcdir)/clip-text.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-text.Tpo $(DEPDIR)/cairo_test_suite-clip-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-text.c' object='cairo_test_suite-clip-text.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-text.obj `if test -f 'clip-text.c'; then $(CYGPATH_W) 'clip-text.c'; else $(CYGPATH_W) '$(srcdir)/clip-text.c'; fi`
+
+cairo_test_suite-clip-twice.o: clip-twice.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-twice.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-twice.Tpo -c -o cairo_test_suite-clip-twice.o `test -f 'clip-twice.c' || echo '$(srcdir)/'`clip-twice.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-twice.Tpo $(DEPDIR)/cairo_test_suite-clip-twice.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-twice.c' object='cairo_test_suite-clip-twice.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-twice.o `test -f 'clip-twice.c' || echo '$(srcdir)/'`clip-twice.c
+
+cairo_test_suite-clip-twice.obj: clip-twice.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-twice.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-twice.Tpo -c -o cairo_test_suite-clip-twice.obj `if test -f 'clip-twice.c'; then $(CYGPATH_W) 'clip-twice.c'; else $(CYGPATH_W) '$(srcdir)/clip-twice.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-twice.Tpo $(DEPDIR)/cairo_test_suite-clip-twice.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-twice.c' object='cairo_test_suite-clip-twice.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-twice.obj `if test -f 'clip-twice.c'; then $(CYGPATH_W) 'clip-twice.c'; else $(CYGPATH_W) '$(srcdir)/clip-twice.c'; fi`
+
+cairo_test_suite-clip-unbounded.o: clip-unbounded.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-unbounded.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-unbounded.Tpo -c -o cairo_test_suite-clip-unbounded.o `test -f 'clip-unbounded.c' || echo '$(srcdir)/'`clip-unbounded.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-unbounded.Tpo $(DEPDIR)/cairo_test_suite-clip-unbounded.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-unbounded.c' object='cairo_test_suite-clip-unbounded.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-unbounded.o `test -f 'clip-unbounded.c' || echo '$(srcdir)/'`clip-unbounded.c
+
+cairo_test_suite-clip-unbounded.obj: clip-unbounded.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-unbounded.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-unbounded.Tpo -c -o cairo_test_suite-clip-unbounded.obj `if test -f 'clip-unbounded.c'; then $(CYGPATH_W) 'clip-unbounded.c'; else $(CYGPATH_W) '$(srcdir)/clip-unbounded.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-unbounded.Tpo $(DEPDIR)/cairo_test_suite-clip-unbounded.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-unbounded.c' object='cairo_test_suite-clip-unbounded.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-unbounded.obj `if test -f 'clip-unbounded.c'; then $(CYGPATH_W) 'clip-unbounded.c'; else $(CYGPATH_W) '$(srcdir)/clip-unbounded.c'; fi`
+
+cairo_test_suite-clip-zero.o: clip-zero.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-zero.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-zero.Tpo -c -o cairo_test_suite-clip-zero.o `test -f 'clip-zero.c' || echo '$(srcdir)/'`clip-zero.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-zero.Tpo $(DEPDIR)/cairo_test_suite-clip-zero.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-zero.c' object='cairo_test_suite-clip-zero.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-zero.o `test -f 'clip-zero.c' || echo '$(srcdir)/'`clip-zero.c
+
+cairo_test_suite-clip-zero.obj: clip-zero.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clip-zero.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clip-zero.Tpo -c -o cairo_test_suite-clip-zero.obj `if test -f 'clip-zero.c'; then $(CYGPATH_W) 'clip-zero.c'; else $(CYGPATH_W) '$(srcdir)/clip-zero.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clip-zero.Tpo $(DEPDIR)/cairo_test_suite-clip-zero.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clip-zero.c' object='cairo_test_suite-clip-zero.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clip-zero.obj `if test -f 'clip-zero.c'; then $(CYGPATH_W) 'clip-zero.c'; else $(CYGPATH_W) '$(srcdir)/clip-zero.c'; fi`
+
+cairo_test_suite-clipped-group.o: clipped-group.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clipped-group.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clipped-group.Tpo -c -o cairo_test_suite-clipped-group.o `test -f 'clipped-group.c' || echo '$(srcdir)/'`clipped-group.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clipped-group.Tpo $(DEPDIR)/cairo_test_suite-clipped-group.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clipped-group.c' object='cairo_test_suite-clipped-group.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clipped-group.o `test -f 'clipped-group.c' || echo '$(srcdir)/'`clipped-group.c
+
+cairo_test_suite-clipped-group.obj: clipped-group.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clipped-group.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clipped-group.Tpo -c -o cairo_test_suite-clipped-group.obj `if test -f 'clipped-group.c'; then $(CYGPATH_W) 'clipped-group.c'; else $(CYGPATH_W) '$(srcdir)/clipped-group.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clipped-group.Tpo $(DEPDIR)/cairo_test_suite-clipped-group.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clipped-group.c' object='cairo_test_suite-clipped-group.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clipped-group.obj `if test -f 'clipped-group.c'; then $(CYGPATH_W) 'clipped-group.c'; else $(CYGPATH_W) '$(srcdir)/clipped-group.c'; fi`
+
+cairo_test_suite-clipped-surface.o: clipped-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clipped-surface.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-clipped-surface.Tpo -c -o cairo_test_suite-clipped-surface.o `test -f 'clipped-surface.c' || echo '$(srcdir)/'`clipped-surface.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clipped-surface.Tpo $(DEPDIR)/cairo_test_suite-clipped-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clipped-surface.c' object='cairo_test_suite-clipped-surface.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clipped-surface.o `test -f 'clipped-surface.c' || echo '$(srcdir)/'`clipped-surface.c
+
+cairo_test_suite-clipped-surface.obj: clipped-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-clipped-surface.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-clipped-surface.Tpo -c -o cairo_test_suite-clipped-surface.obj `if test -f 'clipped-surface.c'; then $(CYGPATH_W) 'clipped-surface.c'; else $(CYGPATH_W) '$(srcdir)/clipped-surface.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-clipped-surface.Tpo $(DEPDIR)/cairo_test_suite-clipped-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='clipped-surface.c' object='cairo_test_suite-clipped-surface.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-clipped-surface.obj `if test -f 'clipped-surface.c'; then $(CYGPATH_W) 'clipped-surface.c'; else $(CYGPATH_W) '$(srcdir)/clipped-surface.c'; fi`
+
+cairo_test_suite-close-path.o: close-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-close-path.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-close-path.Tpo -c -o cairo_test_suite-close-path.o `test -f 'close-path.c' || echo '$(srcdir)/'`close-path.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-close-path.Tpo $(DEPDIR)/cairo_test_suite-close-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='close-path.c' object='cairo_test_suite-close-path.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-close-path.o `test -f 'close-path.c' || echo '$(srcdir)/'`close-path.c
+
+cairo_test_suite-close-path.obj: close-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-close-path.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-close-path.Tpo -c -o cairo_test_suite-close-path.obj `if test -f 'close-path.c'; then $(CYGPATH_W) 'close-path.c'; else $(CYGPATH_W) '$(srcdir)/close-path.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-close-path.Tpo $(DEPDIR)/cairo_test_suite-close-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='close-path.c' object='cairo_test_suite-close-path.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-close-path.obj `if test -f 'close-path.c'; then $(CYGPATH_W) 'close-path.c'; else $(CYGPATH_W) '$(srcdir)/close-path.c'; fi`
+
+cairo_test_suite-close-path-current-point.o: close-path-current-point.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-close-path-current-point.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-close-path-current-point.Tpo -c -o cairo_test_suite-close-path-current-point.o `test -f 'close-path-current-point.c' || echo '$(srcdir)/'`close-path-current-point.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-close-path-current-point.Tpo $(DEPDIR)/cairo_test_suite-close-path-current-point.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='close-path-current-point.c' object='cairo_test_suite-close-path-current-point.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-close-path-current-point.o `test -f 'close-path-current-point.c' || echo '$(srcdir)/'`close-path-current-point.c
+
+cairo_test_suite-close-path-current-point.obj: close-path-current-point.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-close-path-current-point.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-close-path-current-point.Tpo -c -o cairo_test_suite-close-path-current-point.obj `if test -f 'close-path-current-point.c'; then $(CYGPATH_W) 'close-path-current-point.c'; else $(CYGPATH_W) '$(srcdir)/close-path-current-point.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-close-path-current-point.Tpo $(DEPDIR)/cairo_test_suite-close-path-current-point.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='close-path-current-point.c' object='cairo_test_suite-close-path-current-point.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-close-path-current-point.obj `if test -f 'close-path-current-point.c'; then $(CYGPATH_W) 'close-path-current-point.c'; else $(CYGPATH_W) '$(srcdir)/close-path-current-point.c'; fi`
+
+cairo_test_suite-composite-integer-translate-source.o: composite-integer-translate-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-composite-integer-translate-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-composite-integer-translate-source.Tpo -c -o cairo_test_suite-composite-integer-translate-source.o `test -f 'composite-integer-translate-source.c' || echo '$(srcdir)/'`composite-integer-translate-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-composite-integer-translate-source.Tpo $(DEPDIR)/cairo_test_suite-composite-integer-translate-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='composite-integer-translate-source.c' object='cairo_test_suite-composite-integer-translate-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-composite-integer-translate-source.o `test -f 'composite-integer-translate-source.c' || echo '$(srcdir)/'`composite-integer-translate-source.c
+
+cairo_test_suite-composite-integer-translate-source.obj: composite-integer-translate-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-composite-integer-translate-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-composite-integer-translate-source.Tpo -c -o cairo_test_suite-composite-integer-translate-source.obj `if test -f 'composite-integer-translate-source.c'; then $(CYGPATH_W) 'composite-integer-translate-source.c'; else $(CYGPATH_W) '$(srcdir)/composite-integer-translate-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-composite-integer-translate-source.Tpo $(DEPDIR)/cairo_test_suite-composite-integer-translate-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='composite-integer-translate-source.c' object='cairo_test_suite-composite-integer-translate-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-composite-integer-translate-source.obj `if test -f 'composite-integer-translate-source.c'; then $(CYGPATH_W) 'composite-integer-translate-source.c'; else $(CYGPATH_W) '$(srcdir)/composite-integer-translate-source.c'; fi`
+
+cairo_test_suite-composite-integer-translate-over.o: composite-integer-translate-over.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-composite-integer-translate-over.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-composite-integer-translate-over.Tpo -c -o cairo_test_suite-composite-integer-translate-over.o `test -f 'composite-integer-translate-over.c' || echo '$(srcdir)/'`composite-integer-translate-over.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-composite-integer-translate-over.Tpo $(DEPDIR)/cairo_test_suite-composite-integer-translate-over.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='composite-integer-translate-over.c' object='cairo_test_suite-composite-integer-translate-over.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-composite-integer-translate-over.o `test -f 'composite-integer-translate-over.c' || echo '$(srcdir)/'`composite-integer-translate-over.c
+
+cairo_test_suite-composite-integer-translate-over.obj: composite-integer-translate-over.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-composite-integer-translate-over.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-composite-integer-translate-over.Tpo -c -o cairo_test_suite-composite-integer-translate-over.obj `if test -f 'composite-integer-translate-over.c'; then $(CYGPATH_W) 'composite-integer-translate-over.c'; else $(CYGPATH_W) '$(srcdir)/composite-integer-translate-over.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-composite-integer-translate-over.Tpo $(DEPDIR)/cairo_test_suite-composite-integer-translate-over.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='composite-integer-translate-over.c' object='cairo_test_suite-composite-integer-translate-over.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-composite-integer-translate-over.obj `if test -f 'composite-integer-translate-over.c'; then $(CYGPATH_W) 'composite-integer-translate-over.c'; else $(CYGPATH_W) '$(srcdir)/composite-integer-translate-over.c'; fi`
+
+cairo_test_suite-composite-integer-translate-over-repeat.o: composite-integer-translate-over-repeat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-composite-integer-translate-over-repeat.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-composite-integer-translate-over-repeat.Tpo -c -o cairo_test_suite-composite-integer-translate-over-repeat.o `test -f 'composite-integer-translate-over-repeat.c' || echo '$(srcdir)/'`composite-integer-translate-over-repeat.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-composite-integer-translate-over-repeat.Tpo $(DEPDIR)/cairo_test_suite-composite-integer-translate-over-repeat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='composite-integer-translate-over-repeat.c' object='cairo_test_suite-composite-integer-translate-over-repeat.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-composite-integer-translate-over-repeat.o `test -f 'composite-integer-translate-over-repeat.c' || echo '$(srcdir)/'`composite-integer-translate-over-repeat.c
+
+cairo_test_suite-composite-integer-translate-over-repeat.obj: composite-integer-translate-over-repeat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-composite-integer-translate-over-repeat.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-composite-integer-translate-over-repeat.Tpo -c -o cairo_test_suite-composite-integer-translate-over-repeat.obj `if test -f 'composite-integer-translate-over-repeat.c'; then $(CYGPATH_W) 'composite-integer-translate-over-repeat.c'; else $(CYGPATH_W) '$(srcdir)/composite-integer-translate-over-repeat.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-composite-integer-translate-over-repeat.Tpo $(DEPDIR)/cairo_test_suite-composite-integer-translate-over-repeat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='composite-integer-translate-over-repeat.c' object='cairo_test_suite-composite-integer-translate-over-repeat.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-composite-integer-translate-over-repeat.obj `if test -f 'composite-integer-translate-over-repeat.c'; then $(CYGPATH_W) 'composite-integer-translate-over-repeat.c'; else $(CYGPATH_W) '$(srcdir)/composite-integer-translate-over-repeat.c'; fi`
+
+cairo_test_suite-copy-path.o: copy-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-copy-path.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-copy-path.Tpo -c -o cairo_test_suite-copy-path.o `test -f 'copy-path.c' || echo '$(srcdir)/'`copy-path.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-copy-path.Tpo $(DEPDIR)/cairo_test_suite-copy-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='copy-path.c' object='cairo_test_suite-copy-path.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-copy-path.o `test -f 'copy-path.c' || echo '$(srcdir)/'`copy-path.c
+
+cairo_test_suite-copy-path.obj: copy-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-copy-path.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-copy-path.Tpo -c -o cairo_test_suite-copy-path.obj `if test -f 'copy-path.c'; then $(CYGPATH_W) 'copy-path.c'; else $(CYGPATH_W) '$(srcdir)/copy-path.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-copy-path.Tpo $(DEPDIR)/cairo_test_suite-copy-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='copy-path.c' object='cairo_test_suite-copy-path.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-copy-path.obj `if test -f 'copy-path.c'; then $(CYGPATH_W) 'copy-path.c'; else $(CYGPATH_W) '$(srcdir)/copy-path.c'; fi`
+
+cairo_test_suite-create-for-stream.o: create-for-stream.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-create-for-stream.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-create-for-stream.Tpo -c -o cairo_test_suite-create-for-stream.o `test -f 'create-for-stream.c' || echo '$(srcdir)/'`create-for-stream.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-create-for-stream.Tpo $(DEPDIR)/cairo_test_suite-create-for-stream.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='create-for-stream.c' object='cairo_test_suite-create-for-stream.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-create-for-stream.o `test -f 'create-for-stream.c' || echo '$(srcdir)/'`create-for-stream.c
+
+cairo_test_suite-create-for-stream.obj: create-for-stream.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-create-for-stream.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-create-for-stream.Tpo -c -o cairo_test_suite-create-for-stream.obj `if test -f 'create-for-stream.c'; then $(CYGPATH_W) 'create-for-stream.c'; else $(CYGPATH_W) '$(srcdir)/create-for-stream.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-create-for-stream.Tpo $(DEPDIR)/cairo_test_suite-create-for-stream.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='create-for-stream.c' object='cairo_test_suite-create-for-stream.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-create-for-stream.obj `if test -f 'create-for-stream.c'; then $(CYGPATH_W) 'create-for-stream.c'; else $(CYGPATH_W) '$(srcdir)/create-for-stream.c'; fi`
+
+cairo_test_suite-create-from-png.o: create-from-png.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-create-from-png.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-create-from-png.Tpo -c -o cairo_test_suite-create-from-png.o `test -f 'create-from-png.c' || echo '$(srcdir)/'`create-from-png.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-create-from-png.Tpo $(DEPDIR)/cairo_test_suite-create-from-png.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='create-from-png.c' object='cairo_test_suite-create-from-png.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-create-from-png.o `test -f 'create-from-png.c' || echo '$(srcdir)/'`create-from-png.c
+
+cairo_test_suite-create-from-png.obj: create-from-png.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-create-from-png.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-create-from-png.Tpo -c -o cairo_test_suite-create-from-png.obj `if test -f 'create-from-png.c'; then $(CYGPATH_W) 'create-from-png.c'; else $(CYGPATH_W) '$(srcdir)/create-from-png.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-create-from-png.Tpo $(DEPDIR)/cairo_test_suite-create-from-png.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='create-from-png.c' object='cairo_test_suite-create-from-png.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-create-from-png.obj `if test -f 'create-from-png.c'; then $(CYGPATH_W) 'create-from-png.c'; else $(CYGPATH_W) '$(srcdir)/create-from-png.c'; fi`
+
+cairo_test_suite-create-from-png-stream.o: create-from-png-stream.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-create-from-png-stream.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-create-from-png-stream.Tpo -c -o cairo_test_suite-create-from-png-stream.o `test -f 'create-from-png-stream.c' || echo '$(srcdir)/'`create-from-png-stream.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-create-from-png-stream.Tpo $(DEPDIR)/cairo_test_suite-create-from-png-stream.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='create-from-png-stream.c' object='cairo_test_suite-create-from-png-stream.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-create-from-png-stream.o `test -f 'create-from-png-stream.c' || echo '$(srcdir)/'`create-from-png-stream.c
+
+cairo_test_suite-create-from-png-stream.obj: create-from-png-stream.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-create-from-png-stream.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-create-from-png-stream.Tpo -c -o cairo_test_suite-create-from-png-stream.obj `if test -f 'create-from-png-stream.c'; then $(CYGPATH_W) 'create-from-png-stream.c'; else $(CYGPATH_W) '$(srcdir)/create-from-png-stream.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-create-from-png-stream.Tpo $(DEPDIR)/cairo_test_suite-create-from-png-stream.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='create-from-png-stream.c' object='cairo_test_suite-create-from-png-stream.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-create-from-png-stream.obj `if test -f 'create-from-png-stream.c'; then $(CYGPATH_W) 'create-from-png-stream.c'; else $(CYGPATH_W) '$(srcdir)/create-from-png-stream.c'; fi`
+
+cairo_test_suite-culled-glyphs.o: culled-glyphs.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-culled-glyphs.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-culled-glyphs.Tpo -c -o cairo_test_suite-culled-glyphs.o `test -f 'culled-glyphs.c' || echo '$(srcdir)/'`culled-glyphs.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-culled-glyphs.Tpo $(DEPDIR)/cairo_test_suite-culled-glyphs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='culled-glyphs.c' object='cairo_test_suite-culled-glyphs.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-culled-glyphs.o `test -f 'culled-glyphs.c' || echo '$(srcdir)/'`culled-glyphs.c
+
+cairo_test_suite-culled-glyphs.obj: culled-glyphs.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-culled-glyphs.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-culled-glyphs.Tpo -c -o cairo_test_suite-culled-glyphs.obj `if test -f 'culled-glyphs.c'; then $(CYGPATH_W) 'culled-glyphs.c'; else $(CYGPATH_W) '$(srcdir)/culled-glyphs.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-culled-glyphs.Tpo $(DEPDIR)/cairo_test_suite-culled-glyphs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='culled-glyphs.c' object='cairo_test_suite-culled-glyphs.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-culled-glyphs.obj `if test -f 'culled-glyphs.c'; then $(CYGPATH_W) 'culled-glyphs.c'; else $(CYGPATH_W) '$(srcdir)/culled-glyphs.c'; fi`
+
+cairo_test_suite-curve-to-as-line-to.o: curve-to-as-line-to.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-curve-to-as-line-to.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-curve-to-as-line-to.Tpo -c -o cairo_test_suite-curve-to-as-line-to.o `test -f 'curve-to-as-line-to.c' || echo '$(srcdir)/'`curve-to-as-line-to.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-curve-to-as-line-to.Tpo $(DEPDIR)/cairo_test_suite-curve-to-as-line-to.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='curve-to-as-line-to.c' object='cairo_test_suite-curve-to-as-line-to.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-curve-to-as-line-to.o `test -f 'curve-to-as-line-to.c' || echo '$(srcdir)/'`curve-to-as-line-to.c
+
+cairo_test_suite-curve-to-as-line-to.obj: curve-to-as-line-to.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-curve-to-as-line-to.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-curve-to-as-line-to.Tpo -c -o cairo_test_suite-curve-to-as-line-to.obj `if test -f 'curve-to-as-line-to.c'; then $(CYGPATH_W) 'curve-to-as-line-to.c'; else $(CYGPATH_W) '$(srcdir)/curve-to-as-line-to.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-curve-to-as-line-to.Tpo $(DEPDIR)/cairo_test_suite-curve-to-as-line-to.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='curve-to-as-line-to.c' object='cairo_test_suite-curve-to-as-line-to.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-curve-to-as-line-to.obj `if test -f 'curve-to-as-line-to.c'; then $(CYGPATH_W) 'curve-to-as-line-to.c'; else $(CYGPATH_W) '$(srcdir)/curve-to-as-line-to.c'; fi`
+
+cairo_test_suite-dash-caps-joins.o: dash-caps-joins.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-caps-joins.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-caps-joins.Tpo -c -o cairo_test_suite-dash-caps-joins.o `test -f 'dash-caps-joins.c' || echo '$(srcdir)/'`dash-caps-joins.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-caps-joins.Tpo $(DEPDIR)/cairo_test_suite-dash-caps-joins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-caps-joins.c' object='cairo_test_suite-dash-caps-joins.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-caps-joins.o `test -f 'dash-caps-joins.c' || echo '$(srcdir)/'`dash-caps-joins.c
+
+cairo_test_suite-dash-caps-joins.obj: dash-caps-joins.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-caps-joins.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-caps-joins.Tpo -c -o cairo_test_suite-dash-caps-joins.obj `if test -f 'dash-caps-joins.c'; then $(CYGPATH_W) 'dash-caps-joins.c'; else $(CYGPATH_W) '$(srcdir)/dash-caps-joins.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-caps-joins.Tpo $(DEPDIR)/cairo_test_suite-dash-caps-joins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-caps-joins.c' object='cairo_test_suite-dash-caps-joins.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-caps-joins.obj `if test -f 'dash-caps-joins.c'; then $(CYGPATH_W) 'dash-caps-joins.c'; else $(CYGPATH_W) '$(srcdir)/dash-caps-joins.c'; fi`
+
+cairo_test_suite-dash-curve.o: dash-curve.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-curve.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-curve.Tpo -c -o cairo_test_suite-dash-curve.o `test -f 'dash-curve.c' || echo '$(srcdir)/'`dash-curve.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-curve.Tpo $(DEPDIR)/cairo_test_suite-dash-curve.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-curve.c' object='cairo_test_suite-dash-curve.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-curve.o `test -f 'dash-curve.c' || echo '$(srcdir)/'`dash-curve.c
+
+cairo_test_suite-dash-curve.obj: dash-curve.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-curve.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-curve.Tpo -c -o cairo_test_suite-dash-curve.obj `if test -f 'dash-curve.c'; then $(CYGPATH_W) 'dash-curve.c'; else $(CYGPATH_W) '$(srcdir)/dash-curve.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-curve.Tpo $(DEPDIR)/cairo_test_suite-dash-curve.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-curve.c' object='cairo_test_suite-dash-curve.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-curve.obj `if test -f 'dash-curve.c'; then $(CYGPATH_W) 'dash-curve.c'; else $(CYGPATH_W) '$(srcdir)/dash-curve.c'; fi`
+
+cairo_test_suite-dash-infinite-loop.o: dash-infinite-loop.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-infinite-loop.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-infinite-loop.Tpo -c -o cairo_test_suite-dash-infinite-loop.o `test -f 'dash-infinite-loop.c' || echo '$(srcdir)/'`dash-infinite-loop.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-infinite-loop.Tpo $(DEPDIR)/cairo_test_suite-dash-infinite-loop.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-infinite-loop.c' object='cairo_test_suite-dash-infinite-loop.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-infinite-loop.o `test -f 'dash-infinite-loop.c' || echo '$(srcdir)/'`dash-infinite-loop.c
+
+cairo_test_suite-dash-infinite-loop.obj: dash-infinite-loop.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-infinite-loop.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-infinite-loop.Tpo -c -o cairo_test_suite-dash-infinite-loop.obj `if test -f 'dash-infinite-loop.c'; then $(CYGPATH_W) 'dash-infinite-loop.c'; else $(CYGPATH_W) '$(srcdir)/dash-infinite-loop.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-infinite-loop.Tpo $(DEPDIR)/cairo_test_suite-dash-infinite-loop.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-infinite-loop.c' object='cairo_test_suite-dash-infinite-loop.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-infinite-loop.obj `if test -f 'dash-infinite-loop.c'; then $(CYGPATH_W) 'dash-infinite-loop.c'; else $(CYGPATH_W) '$(srcdir)/dash-infinite-loop.c'; fi`
+
+cairo_test_suite-dash-no-dash.o: dash-no-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-no-dash.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-no-dash.Tpo -c -o cairo_test_suite-dash-no-dash.o `test -f 'dash-no-dash.c' || echo '$(srcdir)/'`dash-no-dash.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-no-dash.Tpo $(DEPDIR)/cairo_test_suite-dash-no-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-no-dash.c' object='cairo_test_suite-dash-no-dash.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-no-dash.o `test -f 'dash-no-dash.c' || echo '$(srcdir)/'`dash-no-dash.c
+
+cairo_test_suite-dash-no-dash.obj: dash-no-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-no-dash.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-no-dash.Tpo -c -o cairo_test_suite-dash-no-dash.obj `if test -f 'dash-no-dash.c'; then $(CYGPATH_W) 'dash-no-dash.c'; else $(CYGPATH_W) '$(srcdir)/dash-no-dash.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-no-dash.Tpo $(DEPDIR)/cairo_test_suite-dash-no-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-no-dash.c' object='cairo_test_suite-dash-no-dash.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-no-dash.obj `if test -f 'dash-no-dash.c'; then $(CYGPATH_W) 'dash-no-dash.c'; else $(CYGPATH_W) '$(srcdir)/dash-no-dash.c'; fi`
+
+cairo_test_suite-dash-offset-negative.o: dash-offset-negative.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-offset-negative.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-offset-negative.Tpo -c -o cairo_test_suite-dash-offset-negative.o `test -f 'dash-offset-negative.c' || echo '$(srcdir)/'`dash-offset-negative.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-offset-negative.Tpo $(DEPDIR)/cairo_test_suite-dash-offset-negative.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-offset-negative.c' object='cairo_test_suite-dash-offset-negative.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-offset-negative.o `test -f 'dash-offset-negative.c' || echo '$(srcdir)/'`dash-offset-negative.c
+
+cairo_test_suite-dash-offset-negative.obj: dash-offset-negative.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-offset-negative.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-offset-negative.Tpo -c -o cairo_test_suite-dash-offset-negative.obj `if test -f 'dash-offset-negative.c'; then $(CYGPATH_W) 'dash-offset-negative.c'; else $(CYGPATH_W) '$(srcdir)/dash-offset-negative.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-offset-negative.Tpo $(DEPDIR)/cairo_test_suite-dash-offset-negative.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-offset-negative.c' object='cairo_test_suite-dash-offset-negative.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-offset-negative.obj `if test -f 'dash-offset-negative.c'; then $(CYGPATH_W) 'dash-offset-negative.c'; else $(CYGPATH_W) '$(srcdir)/dash-offset-negative.c'; fi`
+
+cairo_test_suite-dash-scale.o: dash-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-scale.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-scale.Tpo -c -o cairo_test_suite-dash-scale.o `test -f 'dash-scale.c' || echo '$(srcdir)/'`dash-scale.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-scale.Tpo $(DEPDIR)/cairo_test_suite-dash-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-scale.c' object='cairo_test_suite-dash-scale.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-scale.o `test -f 'dash-scale.c' || echo '$(srcdir)/'`dash-scale.c
+
+cairo_test_suite-dash-scale.obj: dash-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-scale.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-scale.Tpo -c -o cairo_test_suite-dash-scale.obj `if test -f 'dash-scale.c'; then $(CYGPATH_W) 'dash-scale.c'; else $(CYGPATH_W) '$(srcdir)/dash-scale.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-scale.Tpo $(DEPDIR)/cairo_test_suite-dash-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-scale.c' object='cairo_test_suite-dash-scale.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-scale.obj `if test -f 'dash-scale.c'; then $(CYGPATH_W) 'dash-scale.c'; else $(CYGPATH_W) '$(srcdir)/dash-scale.c'; fi`
+
+cairo_test_suite-dash-state.o: dash-state.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-state.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-state.Tpo -c -o cairo_test_suite-dash-state.o `test -f 'dash-state.c' || echo '$(srcdir)/'`dash-state.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-state.Tpo $(DEPDIR)/cairo_test_suite-dash-state.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-state.c' object='cairo_test_suite-dash-state.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-state.o `test -f 'dash-state.c' || echo '$(srcdir)/'`dash-state.c
+
+cairo_test_suite-dash-state.obj: dash-state.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-state.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-state.Tpo -c -o cairo_test_suite-dash-state.obj `if test -f 'dash-state.c'; then $(CYGPATH_W) 'dash-state.c'; else $(CYGPATH_W) '$(srcdir)/dash-state.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-state.Tpo $(DEPDIR)/cairo_test_suite-dash-state.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-state.c' object='cairo_test_suite-dash-state.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-state.obj `if test -f 'dash-state.c'; then $(CYGPATH_W) 'dash-state.c'; else $(CYGPATH_W) '$(srcdir)/dash-state.c'; fi`
+
+cairo_test_suite-dash-zero-length.o: dash-zero-length.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-zero-length.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-zero-length.Tpo -c -o cairo_test_suite-dash-zero-length.o `test -f 'dash-zero-length.c' || echo '$(srcdir)/'`dash-zero-length.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-zero-length.Tpo $(DEPDIR)/cairo_test_suite-dash-zero-length.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-zero-length.c' object='cairo_test_suite-dash-zero-length.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-zero-length.o `test -f 'dash-zero-length.c' || echo '$(srcdir)/'`dash-zero-length.c
+
+cairo_test_suite-dash-zero-length.obj: dash-zero-length.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-dash-zero-length.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-dash-zero-length.Tpo -c -o cairo_test_suite-dash-zero-length.obj `if test -f 'dash-zero-length.c'; then $(CYGPATH_W) 'dash-zero-length.c'; else $(CYGPATH_W) '$(srcdir)/dash-zero-length.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-dash-zero-length.Tpo $(DEPDIR)/cairo_test_suite-dash-zero-length.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dash-zero-length.c' object='cairo_test_suite-dash-zero-length.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-dash-zero-length.obj `if test -f 'dash-zero-length.c'; then $(CYGPATH_W) 'dash-zero-length.c'; else $(CYGPATH_W) '$(srcdir)/dash-zero-length.c'; fi`
+
+cairo_test_suite-degenerate-arc.o: degenerate-arc.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-arc.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-arc.Tpo -c -o cairo_test_suite-degenerate-arc.o `test -f 'degenerate-arc.c' || echo '$(srcdir)/'`degenerate-arc.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-arc.Tpo $(DEPDIR)/cairo_test_suite-degenerate-arc.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-arc.c' object='cairo_test_suite-degenerate-arc.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-arc.o `test -f 'degenerate-arc.c' || echo '$(srcdir)/'`degenerate-arc.c
+
+cairo_test_suite-degenerate-arc.obj: degenerate-arc.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-arc.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-arc.Tpo -c -o cairo_test_suite-degenerate-arc.obj `if test -f 'degenerate-arc.c'; then $(CYGPATH_W) 'degenerate-arc.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-arc.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-arc.Tpo $(DEPDIR)/cairo_test_suite-degenerate-arc.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-arc.c' object='cairo_test_suite-degenerate-arc.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-arc.obj `if test -f 'degenerate-arc.c'; then $(CYGPATH_W) 'degenerate-arc.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-arc.c'; fi`
+
+cairo_test_suite-degenerate-curve-to.o: degenerate-curve-to.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-curve-to.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-curve-to.Tpo -c -o cairo_test_suite-degenerate-curve-to.o `test -f 'degenerate-curve-to.c' || echo '$(srcdir)/'`degenerate-curve-to.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-curve-to.Tpo $(DEPDIR)/cairo_test_suite-degenerate-curve-to.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-curve-to.c' object='cairo_test_suite-degenerate-curve-to.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-curve-to.o `test -f 'degenerate-curve-to.c' || echo '$(srcdir)/'`degenerate-curve-to.c
+
+cairo_test_suite-degenerate-curve-to.obj: degenerate-curve-to.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-curve-to.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-curve-to.Tpo -c -o cairo_test_suite-degenerate-curve-to.obj `if test -f 'degenerate-curve-to.c'; then $(CYGPATH_W) 'degenerate-curve-to.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-curve-to.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-curve-to.Tpo $(DEPDIR)/cairo_test_suite-degenerate-curve-to.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-curve-to.c' object='cairo_test_suite-degenerate-curve-to.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-curve-to.obj `if test -f 'degenerate-curve-to.c'; then $(CYGPATH_W) 'degenerate-curve-to.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-curve-to.c'; fi`
+
+cairo_test_suite-degenerate-dash.o: degenerate-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-dash.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-dash.Tpo -c -o cairo_test_suite-degenerate-dash.o `test -f 'degenerate-dash.c' || echo '$(srcdir)/'`degenerate-dash.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-dash.Tpo $(DEPDIR)/cairo_test_suite-degenerate-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-dash.c' object='cairo_test_suite-degenerate-dash.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-dash.o `test -f 'degenerate-dash.c' || echo '$(srcdir)/'`degenerate-dash.c
+
+cairo_test_suite-degenerate-dash.obj: degenerate-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-dash.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-dash.Tpo -c -o cairo_test_suite-degenerate-dash.obj `if test -f 'degenerate-dash.c'; then $(CYGPATH_W) 'degenerate-dash.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-dash.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-dash.Tpo $(DEPDIR)/cairo_test_suite-degenerate-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-dash.c' object='cairo_test_suite-degenerate-dash.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-dash.obj `if test -f 'degenerate-dash.c'; then $(CYGPATH_W) 'degenerate-dash.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-dash.c'; fi`
+
+cairo_test_suite-degenerate-path.o: degenerate-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-path.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-path.Tpo -c -o cairo_test_suite-degenerate-path.o `test -f 'degenerate-path.c' || echo '$(srcdir)/'`degenerate-path.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-path.Tpo $(DEPDIR)/cairo_test_suite-degenerate-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-path.c' object='cairo_test_suite-degenerate-path.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-path.o `test -f 'degenerate-path.c' || echo '$(srcdir)/'`degenerate-path.c
+
+cairo_test_suite-degenerate-path.obj: degenerate-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-path.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-path.Tpo -c -o cairo_test_suite-degenerate-path.obj `if test -f 'degenerate-path.c'; then $(CYGPATH_W) 'degenerate-path.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-path.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-path.Tpo $(DEPDIR)/cairo_test_suite-degenerate-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-path.c' object='cairo_test_suite-degenerate-path.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-path.obj `if test -f 'degenerate-path.c'; then $(CYGPATH_W) 'degenerate-path.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-path.c'; fi`
+
+cairo_test_suite-degenerate-pen.o: degenerate-pen.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-pen.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-pen.Tpo -c -o cairo_test_suite-degenerate-pen.o `test -f 'degenerate-pen.c' || echo '$(srcdir)/'`degenerate-pen.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-pen.Tpo $(DEPDIR)/cairo_test_suite-degenerate-pen.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-pen.c' object='cairo_test_suite-degenerate-pen.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-pen.o `test -f 'degenerate-pen.c' || echo '$(srcdir)/'`degenerate-pen.c
+
+cairo_test_suite-degenerate-pen.obj: degenerate-pen.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-pen.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-pen.Tpo -c -o cairo_test_suite-degenerate-pen.obj `if test -f 'degenerate-pen.c'; then $(CYGPATH_W) 'degenerate-pen.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-pen.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-pen.Tpo $(DEPDIR)/cairo_test_suite-degenerate-pen.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-pen.c' object='cairo_test_suite-degenerate-pen.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-pen.obj `if test -f 'degenerate-pen.c'; then $(CYGPATH_W) 'degenerate-pen.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-pen.c'; fi`
+
+cairo_test_suite-degenerate-rel-curve-to.o: degenerate-rel-curve-to.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-rel-curve-to.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-rel-curve-to.Tpo -c -o cairo_test_suite-degenerate-rel-curve-to.o `test -f 'degenerate-rel-curve-to.c' || echo '$(srcdir)/'`degenerate-rel-curve-to.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-rel-curve-to.Tpo $(DEPDIR)/cairo_test_suite-degenerate-rel-curve-to.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-rel-curve-to.c' object='cairo_test_suite-degenerate-rel-curve-to.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-rel-curve-to.o `test -f 'degenerate-rel-curve-to.c' || echo '$(srcdir)/'`degenerate-rel-curve-to.c
+
+cairo_test_suite-degenerate-rel-curve-to.obj: degenerate-rel-curve-to.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-degenerate-rel-curve-to.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-degenerate-rel-curve-to.Tpo -c -o cairo_test_suite-degenerate-rel-curve-to.obj `if test -f 'degenerate-rel-curve-to.c'; then $(CYGPATH_W) 'degenerate-rel-curve-to.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-rel-curve-to.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-degenerate-rel-curve-to.Tpo $(DEPDIR)/cairo_test_suite-degenerate-rel-curve-to.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='degenerate-rel-curve-to.c' object='cairo_test_suite-degenerate-rel-curve-to.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-degenerate-rel-curve-to.obj `if test -f 'degenerate-rel-curve-to.c'; then $(CYGPATH_W) 'degenerate-rel-curve-to.c'; else $(CYGPATH_W) '$(srcdir)/degenerate-rel-curve-to.c'; fi`
+
+cairo_test_suite-device-offset.o: device-offset.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset.Tpo -c -o cairo_test_suite-device-offset.o `test -f 'device-offset.c' || echo '$(srcdir)/'`device-offset.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset.Tpo $(DEPDIR)/cairo_test_suite-device-offset.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset.c' object='cairo_test_suite-device-offset.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset.o `test -f 'device-offset.c' || echo '$(srcdir)/'`device-offset.c
+
+cairo_test_suite-device-offset.obj: device-offset.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset.Tpo -c -o cairo_test_suite-device-offset.obj `if test -f 'device-offset.c'; then $(CYGPATH_W) 'device-offset.c'; else $(CYGPATH_W) '$(srcdir)/device-offset.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset.Tpo $(DEPDIR)/cairo_test_suite-device-offset.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset.c' object='cairo_test_suite-device-offset.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset.obj `if test -f 'device-offset.c'; then $(CYGPATH_W) 'device-offset.c'; else $(CYGPATH_W) '$(srcdir)/device-offset.c'; fi`
+
+cairo_test_suite-device-offset-fractional.o: device-offset-fractional.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset-fractional.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset-fractional.Tpo -c -o cairo_test_suite-device-offset-fractional.o `test -f 'device-offset-fractional.c' || echo '$(srcdir)/'`device-offset-fractional.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset-fractional.Tpo $(DEPDIR)/cairo_test_suite-device-offset-fractional.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset-fractional.c' object='cairo_test_suite-device-offset-fractional.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset-fractional.o `test -f 'device-offset-fractional.c' || echo '$(srcdir)/'`device-offset-fractional.c
+
+cairo_test_suite-device-offset-fractional.obj: device-offset-fractional.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset-fractional.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset-fractional.Tpo -c -o cairo_test_suite-device-offset-fractional.obj `if test -f 'device-offset-fractional.c'; then $(CYGPATH_W) 'device-offset-fractional.c'; else $(CYGPATH_W) '$(srcdir)/device-offset-fractional.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset-fractional.Tpo $(DEPDIR)/cairo_test_suite-device-offset-fractional.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset-fractional.c' object='cairo_test_suite-device-offset-fractional.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset-fractional.obj `if test -f 'device-offset-fractional.c'; then $(CYGPATH_W) 'device-offset-fractional.c'; else $(CYGPATH_W) '$(srcdir)/device-offset-fractional.c'; fi`
+
+cairo_test_suite-device-offset-positive.o: device-offset-positive.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset-positive.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset-positive.Tpo -c -o cairo_test_suite-device-offset-positive.o `test -f 'device-offset-positive.c' || echo '$(srcdir)/'`device-offset-positive.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset-positive.Tpo $(DEPDIR)/cairo_test_suite-device-offset-positive.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset-positive.c' object='cairo_test_suite-device-offset-positive.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset-positive.o `test -f 'device-offset-positive.c' || echo '$(srcdir)/'`device-offset-positive.c
+
+cairo_test_suite-device-offset-positive.obj: device-offset-positive.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset-positive.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset-positive.Tpo -c -o cairo_test_suite-device-offset-positive.obj `if test -f 'device-offset-positive.c'; then $(CYGPATH_W) 'device-offset-positive.c'; else $(CYGPATH_W) '$(srcdir)/device-offset-positive.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset-positive.Tpo $(DEPDIR)/cairo_test_suite-device-offset-positive.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset-positive.c' object='cairo_test_suite-device-offset-positive.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset-positive.obj `if test -f 'device-offset-positive.c'; then $(CYGPATH_W) 'device-offset-positive.c'; else $(CYGPATH_W) '$(srcdir)/device-offset-positive.c'; fi`
+
+cairo_test_suite-device-offset-scale.o: device-offset-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset-scale.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset-scale.Tpo -c -o cairo_test_suite-device-offset-scale.o `test -f 'device-offset-scale.c' || echo '$(srcdir)/'`device-offset-scale.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset-scale.Tpo $(DEPDIR)/cairo_test_suite-device-offset-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset-scale.c' object='cairo_test_suite-device-offset-scale.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset-scale.o `test -f 'device-offset-scale.c' || echo '$(srcdir)/'`device-offset-scale.c
+
+cairo_test_suite-device-offset-scale.obj: device-offset-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-device-offset-scale.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-device-offset-scale.Tpo -c -o cairo_test_suite-device-offset-scale.obj `if test -f 'device-offset-scale.c'; then $(CYGPATH_W) 'device-offset-scale.c'; else $(CYGPATH_W) '$(srcdir)/device-offset-scale.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-device-offset-scale.Tpo $(DEPDIR)/cairo_test_suite-device-offset-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='device-offset-scale.c' object='cairo_test_suite-device-offset-scale.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-device-offset-scale.obj `if test -f 'device-offset-scale.c'; then $(CYGPATH_W) 'device-offset-scale.c'; else $(CYGPATH_W) '$(srcdir)/device-offset-scale.c'; fi`
+
+cairo_test_suite-extend-pad.o: extend-pad.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-pad.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-pad.Tpo -c -o cairo_test_suite-extend-pad.o `test -f 'extend-pad.c' || echo '$(srcdir)/'`extend-pad.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-pad.Tpo $(DEPDIR)/cairo_test_suite-extend-pad.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-pad.c' object='cairo_test_suite-extend-pad.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-pad.o `test -f 'extend-pad.c' || echo '$(srcdir)/'`extend-pad.c
+
+cairo_test_suite-extend-pad.obj: extend-pad.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-pad.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-pad.Tpo -c -o cairo_test_suite-extend-pad.obj `if test -f 'extend-pad.c'; then $(CYGPATH_W) 'extend-pad.c'; else $(CYGPATH_W) '$(srcdir)/extend-pad.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-pad.Tpo $(DEPDIR)/cairo_test_suite-extend-pad.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-pad.c' object='cairo_test_suite-extend-pad.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-pad.obj `if test -f 'extend-pad.c'; then $(CYGPATH_W) 'extend-pad.c'; else $(CYGPATH_W) '$(srcdir)/extend-pad.c'; fi`
+
+cairo_test_suite-extend-pad-border.o: extend-pad-border.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-pad-border.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-pad-border.Tpo -c -o cairo_test_suite-extend-pad-border.o `test -f 'extend-pad-border.c' || echo '$(srcdir)/'`extend-pad-border.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-pad-border.Tpo $(DEPDIR)/cairo_test_suite-extend-pad-border.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-pad-border.c' object='cairo_test_suite-extend-pad-border.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-pad-border.o `test -f 'extend-pad-border.c' || echo '$(srcdir)/'`extend-pad-border.c
+
+cairo_test_suite-extend-pad-border.obj: extend-pad-border.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-pad-border.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-pad-border.Tpo -c -o cairo_test_suite-extend-pad-border.obj `if test -f 'extend-pad-border.c'; then $(CYGPATH_W) 'extend-pad-border.c'; else $(CYGPATH_W) '$(srcdir)/extend-pad-border.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-pad-border.Tpo $(DEPDIR)/cairo_test_suite-extend-pad-border.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-pad-border.c' object='cairo_test_suite-extend-pad-border.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-pad-border.obj `if test -f 'extend-pad-border.c'; then $(CYGPATH_W) 'extend-pad-border.c'; else $(CYGPATH_W) '$(srcdir)/extend-pad-border.c'; fi`
+
+cairo_test_suite-extend-pad-similar.o: extend-pad-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-pad-similar.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-pad-similar.Tpo -c -o cairo_test_suite-extend-pad-similar.o `test -f 'extend-pad-similar.c' || echo '$(srcdir)/'`extend-pad-similar.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-pad-similar.Tpo $(DEPDIR)/cairo_test_suite-extend-pad-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-pad-similar.c' object='cairo_test_suite-extend-pad-similar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-pad-similar.o `test -f 'extend-pad-similar.c' || echo '$(srcdir)/'`extend-pad-similar.c
+
+cairo_test_suite-extend-pad-similar.obj: extend-pad-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-pad-similar.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-pad-similar.Tpo -c -o cairo_test_suite-extend-pad-similar.obj `if test -f 'extend-pad-similar.c'; then $(CYGPATH_W) 'extend-pad-similar.c'; else $(CYGPATH_W) '$(srcdir)/extend-pad-similar.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-pad-similar.Tpo $(DEPDIR)/cairo_test_suite-extend-pad-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-pad-similar.c' object='cairo_test_suite-extend-pad-similar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-pad-similar.obj `if test -f 'extend-pad-similar.c'; then $(CYGPATH_W) 'extend-pad-similar.c'; else $(CYGPATH_W) '$(srcdir)/extend-pad-similar.c'; fi`
+
+cairo_test_suite-extend-reflect.o: extend-reflect.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-reflect.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-reflect.Tpo -c -o cairo_test_suite-extend-reflect.o `test -f 'extend-reflect.c' || echo '$(srcdir)/'`extend-reflect.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-reflect.Tpo $(DEPDIR)/cairo_test_suite-extend-reflect.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-reflect.c' object='cairo_test_suite-extend-reflect.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-reflect.o `test -f 'extend-reflect.c' || echo '$(srcdir)/'`extend-reflect.c
+
+cairo_test_suite-extend-reflect.obj: extend-reflect.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-reflect.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-reflect.Tpo -c -o cairo_test_suite-extend-reflect.obj `if test -f 'extend-reflect.c'; then $(CYGPATH_W) 'extend-reflect.c'; else $(CYGPATH_W) '$(srcdir)/extend-reflect.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-reflect.Tpo $(DEPDIR)/cairo_test_suite-extend-reflect.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-reflect.c' object='cairo_test_suite-extend-reflect.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-reflect.obj `if test -f 'extend-reflect.c'; then $(CYGPATH_W) 'extend-reflect.c'; else $(CYGPATH_W) '$(srcdir)/extend-reflect.c'; fi`
+
+cairo_test_suite-extend-reflect-similar.o: extend-reflect-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-reflect-similar.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-reflect-similar.Tpo -c -o cairo_test_suite-extend-reflect-similar.o `test -f 'extend-reflect-similar.c' || echo '$(srcdir)/'`extend-reflect-similar.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-reflect-similar.Tpo $(DEPDIR)/cairo_test_suite-extend-reflect-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-reflect-similar.c' object='cairo_test_suite-extend-reflect-similar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-reflect-similar.o `test -f 'extend-reflect-similar.c' || echo '$(srcdir)/'`extend-reflect-similar.c
+
+cairo_test_suite-extend-reflect-similar.obj: extend-reflect-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-reflect-similar.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-reflect-similar.Tpo -c -o cairo_test_suite-extend-reflect-similar.obj `if test -f 'extend-reflect-similar.c'; then $(CYGPATH_W) 'extend-reflect-similar.c'; else $(CYGPATH_W) '$(srcdir)/extend-reflect-similar.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-reflect-similar.Tpo $(DEPDIR)/cairo_test_suite-extend-reflect-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-reflect-similar.c' object='cairo_test_suite-extend-reflect-similar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-reflect-similar.obj `if test -f 'extend-reflect-similar.c'; then $(CYGPATH_W) 'extend-reflect-similar.c'; else $(CYGPATH_W) '$(srcdir)/extend-reflect-similar.c'; fi`
+
+cairo_test_suite-extend-repeat.o: extend-repeat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-repeat.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-repeat.Tpo -c -o cairo_test_suite-extend-repeat.o `test -f 'extend-repeat.c' || echo '$(srcdir)/'`extend-repeat.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-repeat.Tpo $(DEPDIR)/cairo_test_suite-extend-repeat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-repeat.c' object='cairo_test_suite-extend-repeat.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-repeat.o `test -f 'extend-repeat.c' || echo '$(srcdir)/'`extend-repeat.c
+
+cairo_test_suite-extend-repeat.obj: extend-repeat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-repeat.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-repeat.Tpo -c -o cairo_test_suite-extend-repeat.obj `if test -f 'extend-repeat.c'; then $(CYGPATH_W) 'extend-repeat.c'; else $(CYGPATH_W) '$(srcdir)/extend-repeat.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-repeat.Tpo $(DEPDIR)/cairo_test_suite-extend-repeat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-repeat.c' object='cairo_test_suite-extend-repeat.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-repeat.obj `if test -f 'extend-repeat.c'; then $(CYGPATH_W) 'extend-repeat.c'; else $(CYGPATH_W) '$(srcdir)/extend-repeat.c'; fi`
+
+cairo_test_suite-extend-repeat-similar.o: extend-repeat-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-repeat-similar.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-repeat-similar.Tpo -c -o cairo_test_suite-extend-repeat-similar.o `test -f 'extend-repeat-similar.c' || echo '$(srcdir)/'`extend-repeat-similar.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-repeat-similar.Tpo $(DEPDIR)/cairo_test_suite-extend-repeat-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-repeat-similar.c' object='cairo_test_suite-extend-repeat-similar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-repeat-similar.o `test -f 'extend-repeat-similar.c' || echo '$(srcdir)/'`extend-repeat-similar.c
+
+cairo_test_suite-extend-repeat-similar.obj: extend-repeat-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extend-repeat-similar.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extend-repeat-similar.Tpo -c -o cairo_test_suite-extend-repeat-similar.obj `if test -f 'extend-repeat-similar.c'; then $(CYGPATH_W) 'extend-repeat-similar.c'; else $(CYGPATH_W) '$(srcdir)/extend-repeat-similar.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extend-repeat-similar.Tpo $(DEPDIR)/cairo_test_suite-extend-repeat-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extend-repeat-similar.c' object='cairo_test_suite-extend-repeat-similar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extend-repeat-similar.obj `if test -f 'extend-repeat-similar.c'; then $(CYGPATH_W) 'extend-repeat-similar.c'; else $(CYGPATH_W) '$(srcdir)/extend-repeat-similar.c'; fi`
+
+cairo_test_suite-extended-blend.o: extended-blend.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extended-blend.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extended-blend.Tpo -c -o cairo_test_suite-extended-blend.o `test -f 'extended-blend.c' || echo '$(srcdir)/'`extended-blend.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extended-blend.Tpo $(DEPDIR)/cairo_test_suite-extended-blend.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extended-blend.c' object='cairo_test_suite-extended-blend.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extended-blend.o `test -f 'extended-blend.c' || echo '$(srcdir)/'`extended-blend.c
+
+cairo_test_suite-extended-blend.obj: extended-blend.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extended-blend.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extended-blend.Tpo -c -o cairo_test_suite-extended-blend.obj `if test -f 'extended-blend.c'; then $(CYGPATH_W) 'extended-blend.c'; else $(CYGPATH_W) '$(srcdir)/extended-blend.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extended-blend.Tpo $(DEPDIR)/cairo_test_suite-extended-blend.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extended-blend.c' object='cairo_test_suite-extended-blend.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extended-blend.obj `if test -f 'extended-blend.c'; then $(CYGPATH_W) 'extended-blend.c'; else $(CYGPATH_W) '$(srcdir)/extended-blend.c'; fi`
+
+cairo_test_suite-extended-blend-alpha.o: extended-blend-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extended-blend-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-extended-blend-alpha.Tpo -c -o cairo_test_suite-extended-blend-alpha.o `test -f 'extended-blend-alpha.c' || echo '$(srcdir)/'`extended-blend-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extended-blend-alpha.Tpo $(DEPDIR)/cairo_test_suite-extended-blend-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extended-blend-alpha.c' object='cairo_test_suite-extended-blend-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extended-blend-alpha.o `test -f 'extended-blend-alpha.c' || echo '$(srcdir)/'`extended-blend-alpha.c
+
+cairo_test_suite-extended-blend-alpha.obj: extended-blend-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-extended-blend-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-extended-blend-alpha.Tpo -c -o cairo_test_suite-extended-blend-alpha.obj `if test -f 'extended-blend-alpha.c'; then $(CYGPATH_W) 'extended-blend-alpha.c'; else $(CYGPATH_W) '$(srcdir)/extended-blend-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-extended-blend-alpha.Tpo $(DEPDIR)/cairo_test_suite-extended-blend-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='extended-blend-alpha.c' object='cairo_test_suite-extended-blend-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-extended-blend-alpha.obj `if test -f 'extended-blend-alpha.c'; then $(CYGPATH_W) 'extended-blend-alpha.c'; else $(CYGPATH_W) '$(srcdir)/extended-blend-alpha.c'; fi`
+
+cairo_test_suite-fill-alpha.o: fill-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-alpha.Tpo -c -o cairo_test_suite-fill-alpha.o `test -f 'fill-alpha.c' || echo '$(srcdir)/'`fill-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-alpha.Tpo $(DEPDIR)/cairo_test_suite-fill-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-alpha.c' object='cairo_test_suite-fill-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-alpha.o `test -f 'fill-alpha.c' || echo '$(srcdir)/'`fill-alpha.c
+
+cairo_test_suite-fill-alpha.obj: fill-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-alpha.Tpo -c -o cairo_test_suite-fill-alpha.obj `if test -f 'fill-alpha.c'; then $(CYGPATH_W) 'fill-alpha.c'; else $(CYGPATH_W) '$(srcdir)/fill-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-alpha.Tpo $(DEPDIR)/cairo_test_suite-fill-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-alpha.c' object='cairo_test_suite-fill-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-alpha.obj `if test -f 'fill-alpha.c'; then $(CYGPATH_W) 'fill-alpha.c'; else $(CYGPATH_W) '$(srcdir)/fill-alpha.c'; fi`
+
+cairo_test_suite-fill-alpha-pattern.o: fill-alpha-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-alpha-pattern.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-alpha-pattern.Tpo -c -o cairo_test_suite-fill-alpha-pattern.o `test -f 'fill-alpha-pattern.c' || echo '$(srcdir)/'`fill-alpha-pattern.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-alpha-pattern.Tpo $(DEPDIR)/cairo_test_suite-fill-alpha-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-alpha-pattern.c' object='cairo_test_suite-fill-alpha-pattern.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-alpha-pattern.o `test -f 'fill-alpha-pattern.c' || echo '$(srcdir)/'`fill-alpha-pattern.c
+
+cairo_test_suite-fill-alpha-pattern.obj: fill-alpha-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-alpha-pattern.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-alpha-pattern.Tpo -c -o cairo_test_suite-fill-alpha-pattern.obj `if test -f 'fill-alpha-pattern.c'; then $(CYGPATH_W) 'fill-alpha-pattern.c'; else $(CYGPATH_W) '$(srcdir)/fill-alpha-pattern.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-alpha-pattern.Tpo $(DEPDIR)/cairo_test_suite-fill-alpha-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-alpha-pattern.c' object='cairo_test_suite-fill-alpha-pattern.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-alpha-pattern.obj `if test -f 'fill-alpha-pattern.c'; then $(CYGPATH_W) 'fill-alpha-pattern.c'; else $(CYGPATH_W) '$(srcdir)/fill-alpha-pattern.c'; fi`
+
+cairo_test_suite-fill-and-stroke.o: fill-and-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-and-stroke.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-and-stroke.Tpo -c -o cairo_test_suite-fill-and-stroke.o `test -f 'fill-and-stroke.c' || echo '$(srcdir)/'`fill-and-stroke.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-and-stroke.Tpo $(DEPDIR)/cairo_test_suite-fill-and-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-and-stroke.c' object='cairo_test_suite-fill-and-stroke.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-and-stroke.o `test -f 'fill-and-stroke.c' || echo '$(srcdir)/'`fill-and-stroke.c
+
+cairo_test_suite-fill-and-stroke.obj: fill-and-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-and-stroke.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-and-stroke.Tpo -c -o cairo_test_suite-fill-and-stroke.obj `if test -f 'fill-and-stroke.c'; then $(CYGPATH_W) 'fill-and-stroke.c'; else $(CYGPATH_W) '$(srcdir)/fill-and-stroke.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-and-stroke.Tpo $(DEPDIR)/cairo_test_suite-fill-and-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-and-stroke.c' object='cairo_test_suite-fill-and-stroke.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-and-stroke.obj `if test -f 'fill-and-stroke.c'; then $(CYGPATH_W) 'fill-and-stroke.c'; else $(CYGPATH_W) '$(srcdir)/fill-and-stroke.c'; fi`
+
+cairo_test_suite-fill-and-stroke-alpha.o: fill-and-stroke-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-and-stroke-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha.Tpo -c -o cairo_test_suite-fill-and-stroke-alpha.o `test -f 'fill-and-stroke-alpha.c' || echo '$(srcdir)/'`fill-and-stroke-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha.Tpo $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-and-stroke-alpha.c' object='cairo_test_suite-fill-and-stroke-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-and-stroke-alpha.o `test -f 'fill-and-stroke-alpha.c' || echo '$(srcdir)/'`fill-and-stroke-alpha.c
+
+cairo_test_suite-fill-and-stroke-alpha.obj: fill-and-stroke-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-and-stroke-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha.Tpo -c -o cairo_test_suite-fill-and-stroke-alpha.obj `if test -f 'fill-and-stroke-alpha.c'; then $(CYGPATH_W) 'fill-and-stroke-alpha.c'; else $(CYGPATH_W) '$(srcdir)/fill-and-stroke-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha.Tpo $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-and-stroke-alpha.c' object='cairo_test_suite-fill-and-stroke-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-and-stroke-alpha.obj `if test -f 'fill-and-stroke-alpha.c'; then $(CYGPATH_W) 'fill-and-stroke-alpha.c'; else $(CYGPATH_W) '$(srcdir)/fill-and-stroke-alpha.c'; fi`
+
+cairo_test_suite-fill-and-stroke-alpha-add.o: fill-and-stroke-alpha-add.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-and-stroke-alpha-add.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha-add.Tpo -c -o cairo_test_suite-fill-and-stroke-alpha-add.o `test -f 'fill-and-stroke-alpha-add.c' || echo '$(srcdir)/'`fill-and-stroke-alpha-add.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha-add.Tpo $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha-add.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-and-stroke-alpha-add.c' object='cairo_test_suite-fill-and-stroke-alpha-add.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-and-stroke-alpha-add.o `test -f 'fill-and-stroke-alpha-add.c' || echo '$(srcdir)/'`fill-and-stroke-alpha-add.c
+
+cairo_test_suite-fill-and-stroke-alpha-add.obj: fill-and-stroke-alpha-add.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-and-stroke-alpha-add.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha-add.Tpo -c -o cairo_test_suite-fill-and-stroke-alpha-add.obj `if test -f 'fill-and-stroke-alpha-add.c'; then $(CYGPATH_W) 'fill-and-stroke-alpha-add.c'; else $(CYGPATH_W) '$(srcdir)/fill-and-stroke-alpha-add.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha-add.Tpo $(DEPDIR)/cairo_test_suite-fill-and-stroke-alpha-add.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-and-stroke-alpha-add.c' object='cairo_test_suite-fill-and-stroke-alpha-add.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-and-stroke-alpha-add.obj `if test -f 'fill-and-stroke-alpha-add.c'; then $(CYGPATH_W) 'fill-and-stroke-alpha-add.c'; else $(CYGPATH_W) '$(srcdir)/fill-and-stroke-alpha-add.c'; fi`
+
+cairo_test_suite-fill-degenerate-sort-order.o: fill-degenerate-sort-order.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-degenerate-sort-order.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-degenerate-sort-order.Tpo -c -o cairo_test_suite-fill-degenerate-sort-order.o `test -f 'fill-degenerate-sort-order.c' || echo '$(srcdir)/'`fill-degenerate-sort-order.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-degenerate-sort-order.Tpo $(DEPDIR)/cairo_test_suite-fill-degenerate-sort-order.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-degenerate-sort-order.c' object='cairo_test_suite-fill-degenerate-sort-order.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-degenerate-sort-order.o `test -f 'fill-degenerate-sort-order.c' || echo '$(srcdir)/'`fill-degenerate-sort-order.c
+
+cairo_test_suite-fill-degenerate-sort-order.obj: fill-degenerate-sort-order.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-degenerate-sort-order.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-degenerate-sort-order.Tpo -c -o cairo_test_suite-fill-degenerate-sort-order.obj `if test -f 'fill-degenerate-sort-order.c'; then $(CYGPATH_W) 'fill-degenerate-sort-order.c'; else $(CYGPATH_W) '$(srcdir)/fill-degenerate-sort-order.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-degenerate-sort-order.Tpo $(DEPDIR)/cairo_test_suite-fill-degenerate-sort-order.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-degenerate-sort-order.c' object='cairo_test_suite-fill-degenerate-sort-order.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-degenerate-sort-order.obj `if test -f 'fill-degenerate-sort-order.c'; then $(CYGPATH_W) 'fill-degenerate-sort-order.c'; else $(CYGPATH_W) '$(srcdir)/fill-degenerate-sort-order.c'; fi`
+
+cairo_test_suite-fill-empty.o: fill-empty.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-empty.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-empty.Tpo -c -o cairo_test_suite-fill-empty.o `test -f 'fill-empty.c' || echo '$(srcdir)/'`fill-empty.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-empty.Tpo $(DEPDIR)/cairo_test_suite-fill-empty.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-empty.c' object='cairo_test_suite-fill-empty.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-empty.o `test -f 'fill-empty.c' || echo '$(srcdir)/'`fill-empty.c
+
+cairo_test_suite-fill-empty.obj: fill-empty.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-empty.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-empty.Tpo -c -o cairo_test_suite-fill-empty.obj `if test -f 'fill-empty.c'; then $(CYGPATH_W) 'fill-empty.c'; else $(CYGPATH_W) '$(srcdir)/fill-empty.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-empty.Tpo $(DEPDIR)/cairo_test_suite-fill-empty.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-empty.c' object='cairo_test_suite-fill-empty.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-empty.obj `if test -f 'fill-empty.c'; then $(CYGPATH_W) 'fill-empty.c'; else $(CYGPATH_W) '$(srcdir)/fill-empty.c'; fi`
+
+cairo_test_suite-fill-image.o: fill-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-image.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-image.Tpo -c -o cairo_test_suite-fill-image.o `test -f 'fill-image.c' || echo '$(srcdir)/'`fill-image.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-image.Tpo $(DEPDIR)/cairo_test_suite-fill-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-image.c' object='cairo_test_suite-fill-image.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-image.o `test -f 'fill-image.c' || echo '$(srcdir)/'`fill-image.c
+
+cairo_test_suite-fill-image.obj: fill-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-image.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-image.Tpo -c -o cairo_test_suite-fill-image.obj `if test -f 'fill-image.c'; then $(CYGPATH_W) 'fill-image.c'; else $(CYGPATH_W) '$(srcdir)/fill-image.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-image.Tpo $(DEPDIR)/cairo_test_suite-fill-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-image.c' object='cairo_test_suite-fill-image.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-image.obj `if test -f 'fill-image.c'; then $(CYGPATH_W) 'fill-image.c'; else $(CYGPATH_W) '$(srcdir)/fill-image.c'; fi`
+
+cairo_test_suite-fill-missed-stop.o: fill-missed-stop.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-missed-stop.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-missed-stop.Tpo -c -o cairo_test_suite-fill-missed-stop.o `test -f 'fill-missed-stop.c' || echo '$(srcdir)/'`fill-missed-stop.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-missed-stop.Tpo $(DEPDIR)/cairo_test_suite-fill-missed-stop.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-missed-stop.c' object='cairo_test_suite-fill-missed-stop.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-missed-stop.o `test -f 'fill-missed-stop.c' || echo '$(srcdir)/'`fill-missed-stop.c
+
+cairo_test_suite-fill-missed-stop.obj: fill-missed-stop.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-missed-stop.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-missed-stop.Tpo -c -o cairo_test_suite-fill-missed-stop.obj `if test -f 'fill-missed-stop.c'; then $(CYGPATH_W) 'fill-missed-stop.c'; else $(CYGPATH_W) '$(srcdir)/fill-missed-stop.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-missed-stop.Tpo $(DEPDIR)/cairo_test_suite-fill-missed-stop.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-missed-stop.c' object='cairo_test_suite-fill-missed-stop.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-missed-stop.obj `if test -f 'fill-missed-stop.c'; then $(CYGPATH_W) 'fill-missed-stop.c'; else $(CYGPATH_W) '$(srcdir)/fill-missed-stop.c'; fi`
+
+cairo_test_suite-fill-rule.o: fill-rule.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-rule.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-rule.Tpo -c -o cairo_test_suite-fill-rule.o `test -f 'fill-rule.c' || echo '$(srcdir)/'`fill-rule.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-rule.Tpo $(DEPDIR)/cairo_test_suite-fill-rule.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-rule.c' object='cairo_test_suite-fill-rule.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-rule.o `test -f 'fill-rule.c' || echo '$(srcdir)/'`fill-rule.c
+
+cairo_test_suite-fill-rule.obj: fill-rule.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fill-rule.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fill-rule.Tpo -c -o cairo_test_suite-fill-rule.obj `if test -f 'fill-rule.c'; then $(CYGPATH_W) 'fill-rule.c'; else $(CYGPATH_W) '$(srcdir)/fill-rule.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fill-rule.Tpo $(DEPDIR)/cairo_test_suite-fill-rule.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fill-rule.c' object='cairo_test_suite-fill-rule.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fill-rule.obj `if test -f 'fill-rule.c'; then $(CYGPATH_W) 'fill-rule.c'; else $(CYGPATH_W) '$(srcdir)/fill-rule.c'; fi`
+
+cairo_test_suite-filter-bilinear-extents.o: filter-bilinear-extents.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-filter-bilinear-extents.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-filter-bilinear-extents.Tpo -c -o cairo_test_suite-filter-bilinear-extents.o `test -f 'filter-bilinear-extents.c' || echo '$(srcdir)/'`filter-bilinear-extents.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-filter-bilinear-extents.Tpo $(DEPDIR)/cairo_test_suite-filter-bilinear-extents.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='filter-bilinear-extents.c' object='cairo_test_suite-filter-bilinear-extents.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-filter-bilinear-extents.o `test -f 'filter-bilinear-extents.c' || echo '$(srcdir)/'`filter-bilinear-extents.c
+
+cairo_test_suite-filter-bilinear-extents.obj: filter-bilinear-extents.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-filter-bilinear-extents.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-filter-bilinear-extents.Tpo -c -o cairo_test_suite-filter-bilinear-extents.obj `if test -f 'filter-bilinear-extents.c'; then $(CYGPATH_W) 'filter-bilinear-extents.c'; else $(CYGPATH_W) '$(srcdir)/filter-bilinear-extents.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-filter-bilinear-extents.Tpo $(DEPDIR)/cairo_test_suite-filter-bilinear-extents.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='filter-bilinear-extents.c' object='cairo_test_suite-filter-bilinear-extents.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-filter-bilinear-extents.obj `if test -f 'filter-bilinear-extents.c'; then $(CYGPATH_W) 'filter-bilinear-extents.c'; else $(CYGPATH_W) '$(srcdir)/filter-bilinear-extents.c'; fi`
+
+cairo_test_suite-filter-nearest-offset.o: filter-nearest-offset.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-filter-nearest-offset.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-filter-nearest-offset.Tpo -c -o cairo_test_suite-filter-nearest-offset.o `test -f 'filter-nearest-offset.c' || echo '$(srcdir)/'`filter-nearest-offset.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-filter-nearest-offset.Tpo $(DEPDIR)/cairo_test_suite-filter-nearest-offset.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='filter-nearest-offset.c' object='cairo_test_suite-filter-nearest-offset.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-filter-nearest-offset.o `test -f 'filter-nearest-offset.c' || echo '$(srcdir)/'`filter-nearest-offset.c
+
+cairo_test_suite-filter-nearest-offset.obj: filter-nearest-offset.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-filter-nearest-offset.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-filter-nearest-offset.Tpo -c -o cairo_test_suite-filter-nearest-offset.obj `if test -f 'filter-nearest-offset.c'; then $(CYGPATH_W) 'filter-nearest-offset.c'; else $(CYGPATH_W) '$(srcdir)/filter-nearest-offset.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-filter-nearest-offset.Tpo $(DEPDIR)/cairo_test_suite-filter-nearest-offset.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='filter-nearest-offset.c' object='cairo_test_suite-filter-nearest-offset.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-filter-nearest-offset.obj `if test -f 'filter-nearest-offset.c'; then $(CYGPATH_W) 'filter-nearest-offset.c'; else $(CYGPATH_W) '$(srcdir)/filter-nearest-offset.c'; fi`
+
+cairo_test_suite-filter-nearest-transformed.o: filter-nearest-transformed.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-filter-nearest-transformed.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-filter-nearest-transformed.Tpo -c -o cairo_test_suite-filter-nearest-transformed.o `test -f 'filter-nearest-transformed.c' || echo '$(srcdir)/'`filter-nearest-transformed.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-filter-nearest-transformed.Tpo $(DEPDIR)/cairo_test_suite-filter-nearest-transformed.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='filter-nearest-transformed.c' object='cairo_test_suite-filter-nearest-transformed.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-filter-nearest-transformed.o `test -f 'filter-nearest-transformed.c' || echo '$(srcdir)/'`filter-nearest-transformed.c
+
+cairo_test_suite-filter-nearest-transformed.obj: filter-nearest-transformed.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-filter-nearest-transformed.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-filter-nearest-transformed.Tpo -c -o cairo_test_suite-filter-nearest-transformed.obj `if test -f 'filter-nearest-transformed.c'; then $(CYGPATH_W) 'filter-nearest-transformed.c'; else $(CYGPATH_W) '$(srcdir)/filter-nearest-transformed.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-filter-nearest-transformed.Tpo $(DEPDIR)/cairo_test_suite-filter-nearest-transformed.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='filter-nearest-transformed.c' object='cairo_test_suite-filter-nearest-transformed.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-filter-nearest-transformed.obj `if test -f 'filter-nearest-transformed.c'; then $(CYGPATH_W) 'filter-nearest-transformed.c'; else $(CYGPATH_W) '$(srcdir)/filter-nearest-transformed.c'; fi`
+
+cairo_test_suite-finer-grained-fallbacks.o: finer-grained-fallbacks.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-finer-grained-fallbacks.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-finer-grained-fallbacks.Tpo -c -o cairo_test_suite-finer-grained-fallbacks.o `test -f 'finer-grained-fallbacks.c' || echo '$(srcdir)/'`finer-grained-fallbacks.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-finer-grained-fallbacks.Tpo $(DEPDIR)/cairo_test_suite-finer-grained-fallbacks.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='finer-grained-fallbacks.c' object='cairo_test_suite-finer-grained-fallbacks.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-finer-grained-fallbacks.o `test -f 'finer-grained-fallbacks.c' || echo '$(srcdir)/'`finer-grained-fallbacks.c
+
+cairo_test_suite-finer-grained-fallbacks.obj: finer-grained-fallbacks.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-finer-grained-fallbacks.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-finer-grained-fallbacks.Tpo -c -o cairo_test_suite-finer-grained-fallbacks.obj `if test -f 'finer-grained-fallbacks.c'; then $(CYGPATH_W) 'finer-grained-fallbacks.c'; else $(CYGPATH_W) '$(srcdir)/finer-grained-fallbacks.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-finer-grained-fallbacks.Tpo $(DEPDIR)/cairo_test_suite-finer-grained-fallbacks.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='finer-grained-fallbacks.c' object='cairo_test_suite-finer-grained-fallbacks.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-finer-grained-fallbacks.obj `if test -f 'finer-grained-fallbacks.c'; then $(CYGPATH_W) 'finer-grained-fallbacks.c'; else $(CYGPATH_W) '$(srcdir)/finer-grained-fallbacks.c'; fi`
+
+cairo_test_suite-font-face-get-type.o: font-face-get-type.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-font-face-get-type.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-font-face-get-type.Tpo -c -o cairo_test_suite-font-face-get-type.o `test -f 'font-face-get-type.c' || echo '$(srcdir)/'`font-face-get-type.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-font-face-get-type.Tpo $(DEPDIR)/cairo_test_suite-font-face-get-type.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font-face-get-type.c' object='cairo_test_suite-font-face-get-type.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-font-face-get-type.o `test -f 'font-face-get-type.c' || echo '$(srcdir)/'`font-face-get-type.c
+
+cairo_test_suite-font-face-get-type.obj: font-face-get-type.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-font-face-get-type.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-font-face-get-type.Tpo -c -o cairo_test_suite-font-face-get-type.obj `if test -f 'font-face-get-type.c'; then $(CYGPATH_W) 'font-face-get-type.c'; else $(CYGPATH_W) '$(srcdir)/font-face-get-type.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-font-face-get-type.Tpo $(DEPDIR)/cairo_test_suite-font-face-get-type.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font-face-get-type.c' object='cairo_test_suite-font-face-get-type.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-font-face-get-type.obj `if test -f 'font-face-get-type.c'; then $(CYGPATH_W) 'font-face-get-type.c'; else $(CYGPATH_W) '$(srcdir)/font-face-get-type.c'; fi`
+
+cairo_test_suite-font-matrix-translation.o: font-matrix-translation.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-font-matrix-translation.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-font-matrix-translation.Tpo -c -o cairo_test_suite-font-matrix-translation.o `test -f 'font-matrix-translation.c' || echo '$(srcdir)/'`font-matrix-translation.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-font-matrix-translation.Tpo $(DEPDIR)/cairo_test_suite-font-matrix-translation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font-matrix-translation.c' object='cairo_test_suite-font-matrix-translation.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-font-matrix-translation.o `test -f 'font-matrix-translation.c' || echo '$(srcdir)/'`font-matrix-translation.c
+
+cairo_test_suite-font-matrix-translation.obj: font-matrix-translation.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-font-matrix-translation.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-font-matrix-translation.Tpo -c -o cairo_test_suite-font-matrix-translation.obj `if test -f 'font-matrix-translation.c'; then $(CYGPATH_W) 'font-matrix-translation.c'; else $(CYGPATH_W) '$(srcdir)/font-matrix-translation.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-font-matrix-translation.Tpo $(DEPDIR)/cairo_test_suite-font-matrix-translation.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font-matrix-translation.c' object='cairo_test_suite-font-matrix-translation.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-font-matrix-translation.obj `if test -f 'font-matrix-translation.c'; then $(CYGPATH_W) 'font-matrix-translation.c'; else $(CYGPATH_W) '$(srcdir)/font-matrix-translation.c'; fi`
+
+cairo_test_suite-font-options.o: font-options.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-font-options.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-font-options.Tpo -c -o cairo_test_suite-font-options.o `test -f 'font-options.c' || echo '$(srcdir)/'`font-options.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-font-options.Tpo $(DEPDIR)/cairo_test_suite-font-options.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font-options.c' object='cairo_test_suite-font-options.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-font-options.o `test -f 'font-options.c' || echo '$(srcdir)/'`font-options.c
+
+cairo_test_suite-font-options.obj: font-options.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-font-options.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-font-options.Tpo -c -o cairo_test_suite-font-options.obj `if test -f 'font-options.c'; then $(CYGPATH_W) 'font-options.c'; else $(CYGPATH_W) '$(srcdir)/font-options.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-font-options.Tpo $(DEPDIR)/cairo_test_suite-font-options.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font-options.c' object='cairo_test_suite-font-options.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-font-options.obj `if test -f 'font-options.c'; then $(CYGPATH_W) 'font-options.c'; else $(CYGPATH_W) '$(srcdir)/font-options.c'; fi`
+
+cairo_test_suite-glyph-cache-pressure.o: glyph-cache-pressure.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-glyph-cache-pressure.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-glyph-cache-pressure.Tpo -c -o cairo_test_suite-glyph-cache-pressure.o `test -f 'glyph-cache-pressure.c' || echo '$(srcdir)/'`glyph-cache-pressure.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-glyph-cache-pressure.Tpo $(DEPDIR)/cairo_test_suite-glyph-cache-pressure.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='glyph-cache-pressure.c' object='cairo_test_suite-glyph-cache-pressure.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-glyph-cache-pressure.o `test -f 'glyph-cache-pressure.c' || echo '$(srcdir)/'`glyph-cache-pressure.c
+
+cairo_test_suite-glyph-cache-pressure.obj: glyph-cache-pressure.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-glyph-cache-pressure.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-glyph-cache-pressure.Tpo -c -o cairo_test_suite-glyph-cache-pressure.obj `if test -f 'glyph-cache-pressure.c'; then $(CYGPATH_W) 'glyph-cache-pressure.c'; else $(CYGPATH_W) '$(srcdir)/glyph-cache-pressure.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-glyph-cache-pressure.Tpo $(DEPDIR)/cairo_test_suite-glyph-cache-pressure.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='glyph-cache-pressure.c' object='cairo_test_suite-glyph-cache-pressure.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-glyph-cache-pressure.obj `if test -f 'glyph-cache-pressure.c'; then $(CYGPATH_W) 'glyph-cache-pressure.c'; else $(CYGPATH_W) '$(srcdir)/glyph-cache-pressure.c'; fi`
+
+cairo_test_suite-get-and-set.o: get-and-set.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-and-set.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-and-set.Tpo -c -o cairo_test_suite-get-and-set.o `test -f 'get-and-set.c' || echo '$(srcdir)/'`get-and-set.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-and-set.Tpo $(DEPDIR)/cairo_test_suite-get-and-set.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-and-set.c' object='cairo_test_suite-get-and-set.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-and-set.o `test -f 'get-and-set.c' || echo '$(srcdir)/'`get-and-set.c
+
+cairo_test_suite-get-and-set.obj: get-and-set.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-and-set.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-and-set.Tpo -c -o cairo_test_suite-get-and-set.obj `if test -f 'get-and-set.c'; then $(CYGPATH_W) 'get-and-set.c'; else $(CYGPATH_W) '$(srcdir)/get-and-set.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-and-set.Tpo $(DEPDIR)/cairo_test_suite-get-and-set.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-and-set.c' object='cairo_test_suite-get-and-set.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-and-set.obj `if test -f 'get-and-set.c'; then $(CYGPATH_W) 'get-and-set.c'; else $(CYGPATH_W) '$(srcdir)/get-and-set.c'; fi`
+
+cairo_test_suite-get-clip.o: get-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-clip.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-clip.Tpo -c -o cairo_test_suite-get-clip.o `test -f 'get-clip.c' || echo '$(srcdir)/'`get-clip.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-clip.Tpo $(DEPDIR)/cairo_test_suite-get-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-clip.c' object='cairo_test_suite-get-clip.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-clip.o `test -f 'get-clip.c' || echo '$(srcdir)/'`get-clip.c
+
+cairo_test_suite-get-clip.obj: get-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-clip.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-clip.Tpo -c -o cairo_test_suite-get-clip.obj `if test -f 'get-clip.c'; then $(CYGPATH_W) 'get-clip.c'; else $(CYGPATH_W) '$(srcdir)/get-clip.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-clip.Tpo $(DEPDIR)/cairo_test_suite-get-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-clip.c' object='cairo_test_suite-get-clip.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-clip.obj `if test -f 'get-clip.c'; then $(CYGPATH_W) 'get-clip.c'; else $(CYGPATH_W) '$(srcdir)/get-clip.c'; fi`
+
+cairo_test_suite-get-group-target.o: get-group-target.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-group-target.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-group-target.Tpo -c -o cairo_test_suite-get-group-target.o `test -f 'get-group-target.c' || echo '$(srcdir)/'`get-group-target.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-group-target.Tpo $(DEPDIR)/cairo_test_suite-get-group-target.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-group-target.c' object='cairo_test_suite-get-group-target.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-group-target.o `test -f 'get-group-target.c' || echo '$(srcdir)/'`get-group-target.c
+
+cairo_test_suite-get-group-target.obj: get-group-target.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-group-target.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-group-target.Tpo -c -o cairo_test_suite-get-group-target.obj `if test -f 'get-group-target.c'; then $(CYGPATH_W) 'get-group-target.c'; else $(CYGPATH_W) '$(srcdir)/get-group-target.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-group-target.Tpo $(DEPDIR)/cairo_test_suite-get-group-target.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-group-target.c' object='cairo_test_suite-get-group-target.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-group-target.obj `if test -f 'get-group-target.c'; then $(CYGPATH_W) 'get-group-target.c'; else $(CYGPATH_W) '$(srcdir)/get-group-target.c'; fi`
+
+cairo_test_suite-get-path-extents.o: get-path-extents.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-path-extents.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-path-extents.Tpo -c -o cairo_test_suite-get-path-extents.o `test -f 'get-path-extents.c' || echo '$(srcdir)/'`get-path-extents.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-path-extents.Tpo $(DEPDIR)/cairo_test_suite-get-path-extents.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-path-extents.c' object='cairo_test_suite-get-path-extents.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-path-extents.o `test -f 'get-path-extents.c' || echo '$(srcdir)/'`get-path-extents.c
+
+cairo_test_suite-get-path-extents.obj: get-path-extents.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-path-extents.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-path-extents.Tpo -c -o cairo_test_suite-get-path-extents.obj `if test -f 'get-path-extents.c'; then $(CYGPATH_W) 'get-path-extents.c'; else $(CYGPATH_W) '$(srcdir)/get-path-extents.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-path-extents.Tpo $(DEPDIR)/cairo_test_suite-get-path-extents.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-path-extents.c' object='cairo_test_suite-get-path-extents.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-path-extents.obj `if test -f 'get-path-extents.c'; then $(CYGPATH_W) 'get-path-extents.c'; else $(CYGPATH_W) '$(srcdir)/get-path-extents.c'; fi`
+
+cairo_test_suite-gradient-alpha.o: gradient-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-gradient-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-gradient-alpha.Tpo -c -o cairo_test_suite-gradient-alpha.o `test -f 'gradient-alpha.c' || echo '$(srcdir)/'`gradient-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-gradient-alpha.Tpo $(DEPDIR)/cairo_test_suite-gradient-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gradient-alpha.c' object='cairo_test_suite-gradient-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-gradient-alpha.o `test -f 'gradient-alpha.c' || echo '$(srcdir)/'`gradient-alpha.c
+
+cairo_test_suite-gradient-alpha.obj: gradient-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-gradient-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-gradient-alpha.Tpo -c -o cairo_test_suite-gradient-alpha.obj `if test -f 'gradient-alpha.c'; then $(CYGPATH_W) 'gradient-alpha.c'; else $(CYGPATH_W) '$(srcdir)/gradient-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-gradient-alpha.Tpo $(DEPDIR)/cairo_test_suite-gradient-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gradient-alpha.c' object='cairo_test_suite-gradient-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-gradient-alpha.obj `if test -f 'gradient-alpha.c'; then $(CYGPATH_W) 'gradient-alpha.c'; else $(CYGPATH_W) '$(srcdir)/gradient-alpha.c'; fi`
+
+cairo_test_suite-gradient-constant-alpha.o: gradient-constant-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-gradient-constant-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-gradient-constant-alpha.Tpo -c -o cairo_test_suite-gradient-constant-alpha.o `test -f 'gradient-constant-alpha.c' || echo '$(srcdir)/'`gradient-constant-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-gradient-constant-alpha.Tpo $(DEPDIR)/cairo_test_suite-gradient-constant-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gradient-constant-alpha.c' object='cairo_test_suite-gradient-constant-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-gradient-constant-alpha.o `test -f 'gradient-constant-alpha.c' || echo '$(srcdir)/'`gradient-constant-alpha.c
+
+cairo_test_suite-gradient-constant-alpha.obj: gradient-constant-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-gradient-constant-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-gradient-constant-alpha.Tpo -c -o cairo_test_suite-gradient-constant-alpha.obj `if test -f 'gradient-constant-alpha.c'; then $(CYGPATH_W) 'gradient-constant-alpha.c'; else $(CYGPATH_W) '$(srcdir)/gradient-constant-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-gradient-constant-alpha.Tpo $(DEPDIR)/cairo_test_suite-gradient-constant-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gradient-constant-alpha.c' object='cairo_test_suite-gradient-constant-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-gradient-constant-alpha.obj `if test -f 'gradient-constant-alpha.c'; then $(CYGPATH_W) 'gradient-constant-alpha.c'; else $(CYGPATH_W) '$(srcdir)/gradient-constant-alpha.c'; fi`
+
+cairo_test_suite-gradient-zero-stops.o: gradient-zero-stops.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-gradient-zero-stops.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-gradient-zero-stops.Tpo -c -o cairo_test_suite-gradient-zero-stops.o `test -f 'gradient-zero-stops.c' || echo '$(srcdir)/'`gradient-zero-stops.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-gradient-zero-stops.Tpo $(DEPDIR)/cairo_test_suite-gradient-zero-stops.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gradient-zero-stops.c' object='cairo_test_suite-gradient-zero-stops.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-gradient-zero-stops.o `test -f 'gradient-zero-stops.c' || echo '$(srcdir)/'`gradient-zero-stops.c
+
+cairo_test_suite-gradient-zero-stops.obj: gradient-zero-stops.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-gradient-zero-stops.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-gradient-zero-stops.Tpo -c -o cairo_test_suite-gradient-zero-stops.obj `if test -f 'gradient-zero-stops.c'; then $(CYGPATH_W) 'gradient-zero-stops.c'; else $(CYGPATH_W) '$(srcdir)/gradient-zero-stops.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-gradient-zero-stops.Tpo $(DEPDIR)/cairo_test_suite-gradient-zero-stops.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gradient-zero-stops.c' object='cairo_test_suite-gradient-zero-stops.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-gradient-zero-stops.obj `if test -f 'gradient-zero-stops.c'; then $(CYGPATH_W) 'gradient-zero-stops.c'; else $(CYGPATH_W) '$(srcdir)/gradient-zero-stops.c'; fi`
+
+cairo_test_suite-group-clip.o: group-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-group-clip.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-group-clip.Tpo -c -o cairo_test_suite-group-clip.o `test -f 'group-clip.c' || echo '$(srcdir)/'`group-clip.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-group-clip.Tpo $(DEPDIR)/cairo_test_suite-group-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='group-clip.c' object='cairo_test_suite-group-clip.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-group-clip.o `test -f 'group-clip.c' || echo '$(srcdir)/'`group-clip.c
+
+cairo_test_suite-group-clip.obj: group-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-group-clip.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-group-clip.Tpo -c -o cairo_test_suite-group-clip.obj `if test -f 'group-clip.c'; then $(CYGPATH_W) 'group-clip.c'; else $(CYGPATH_W) '$(srcdir)/group-clip.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-group-clip.Tpo $(DEPDIR)/cairo_test_suite-group-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='group-clip.c' object='cairo_test_suite-group-clip.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-group-clip.obj `if test -f 'group-clip.c'; then $(CYGPATH_W) 'group-clip.c'; else $(CYGPATH_W) '$(srcdir)/group-clip.c'; fi`
+
+cairo_test_suite-group-paint.o: group-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-group-paint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-group-paint.Tpo -c -o cairo_test_suite-group-paint.o `test -f 'group-paint.c' || echo '$(srcdir)/'`group-paint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-group-paint.Tpo $(DEPDIR)/cairo_test_suite-group-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='group-paint.c' object='cairo_test_suite-group-paint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-group-paint.o `test -f 'group-paint.c' || echo '$(srcdir)/'`group-paint.c
+
+cairo_test_suite-group-paint.obj: group-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-group-paint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-group-paint.Tpo -c -o cairo_test_suite-group-paint.obj `if test -f 'group-paint.c'; then $(CYGPATH_W) 'group-paint.c'; else $(CYGPATH_W) '$(srcdir)/group-paint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-group-paint.Tpo $(DEPDIR)/cairo_test_suite-group-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='group-paint.c' object='cairo_test_suite-group-paint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-group-paint.obj `if test -f 'group-paint.c'; then $(CYGPATH_W) 'group-paint.c'; else $(CYGPATH_W) '$(srcdir)/group-paint.c'; fi`
+
+cairo_test_suite-group-unaligned.o: group-unaligned.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-group-unaligned.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-group-unaligned.Tpo -c -o cairo_test_suite-group-unaligned.o `test -f 'group-unaligned.c' || echo '$(srcdir)/'`group-unaligned.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-group-unaligned.Tpo $(DEPDIR)/cairo_test_suite-group-unaligned.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='group-unaligned.c' object='cairo_test_suite-group-unaligned.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-group-unaligned.o `test -f 'group-unaligned.c' || echo '$(srcdir)/'`group-unaligned.c
+
+cairo_test_suite-group-unaligned.obj: group-unaligned.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-group-unaligned.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-group-unaligned.Tpo -c -o cairo_test_suite-group-unaligned.obj `if test -f 'group-unaligned.c'; then $(CYGPATH_W) 'group-unaligned.c'; else $(CYGPATH_W) '$(srcdir)/group-unaligned.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-group-unaligned.Tpo $(DEPDIR)/cairo_test_suite-group-unaligned.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='group-unaligned.c' object='cairo_test_suite-group-unaligned.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-group-unaligned.obj `if test -f 'group-unaligned.c'; then $(CYGPATH_W) 'group-unaligned.c'; else $(CYGPATH_W) '$(srcdir)/group-unaligned.c'; fi`
+
+cairo_test_suite-huge-linear.o: huge-linear.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-huge-linear.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-huge-linear.Tpo -c -o cairo_test_suite-huge-linear.o `test -f 'huge-linear.c' || echo '$(srcdir)/'`huge-linear.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-huge-linear.Tpo $(DEPDIR)/cairo_test_suite-huge-linear.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='huge-linear.c' object='cairo_test_suite-huge-linear.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-huge-linear.o `test -f 'huge-linear.c' || echo '$(srcdir)/'`huge-linear.c
+
+cairo_test_suite-huge-linear.obj: huge-linear.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-huge-linear.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-huge-linear.Tpo -c -o cairo_test_suite-huge-linear.obj `if test -f 'huge-linear.c'; then $(CYGPATH_W) 'huge-linear.c'; else $(CYGPATH_W) '$(srcdir)/huge-linear.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-huge-linear.Tpo $(DEPDIR)/cairo_test_suite-huge-linear.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='huge-linear.c' object='cairo_test_suite-huge-linear.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-huge-linear.obj `if test -f 'huge-linear.c'; then $(CYGPATH_W) 'huge-linear.c'; else $(CYGPATH_W) '$(srcdir)/huge-linear.c'; fi`
+
+cairo_test_suite-huge-radial.o: huge-radial.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-huge-radial.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-huge-radial.Tpo -c -o cairo_test_suite-huge-radial.o `test -f 'huge-radial.c' || echo '$(srcdir)/'`huge-radial.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-huge-radial.Tpo $(DEPDIR)/cairo_test_suite-huge-radial.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='huge-radial.c' object='cairo_test_suite-huge-radial.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-huge-radial.o `test -f 'huge-radial.c' || echo '$(srcdir)/'`huge-radial.c
+
+cairo_test_suite-huge-radial.obj: huge-radial.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-huge-radial.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-huge-radial.Tpo -c -o cairo_test_suite-huge-radial.obj `if test -f 'huge-radial.c'; then $(CYGPATH_W) 'huge-radial.c'; else $(CYGPATH_W) '$(srcdir)/huge-radial.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-huge-radial.Tpo $(DEPDIR)/cairo_test_suite-huge-radial.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='huge-radial.c' object='cairo_test_suite-huge-radial.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-huge-radial.obj `if test -f 'huge-radial.c'; then $(CYGPATH_W) 'huge-radial.c'; else $(CYGPATH_W) '$(srcdir)/huge-radial.c'; fi`
+
+cairo_test_suite-image-surface-source.o: image-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-image-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-image-surface-source.Tpo -c -o cairo_test_suite-image-surface-source.o `test -f 'image-surface-source.c' || echo '$(srcdir)/'`image-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-image-surface-source.Tpo $(DEPDIR)/cairo_test_suite-image-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='image-surface-source.c' object='cairo_test_suite-image-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-image-surface-source.o `test -f 'image-surface-source.c' || echo '$(srcdir)/'`image-surface-source.c
+
+cairo_test_suite-image-surface-source.obj: image-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-image-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-image-surface-source.Tpo -c -o cairo_test_suite-image-surface-source.obj `if test -f 'image-surface-source.c'; then $(CYGPATH_W) 'image-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/image-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-image-surface-source.Tpo $(DEPDIR)/cairo_test_suite-image-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='image-surface-source.c' object='cairo_test_suite-image-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-image-surface-source.obj `if test -f 'image-surface-source.c'; then $(CYGPATH_W) 'image-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/image-surface-source.c'; fi`
+
+cairo_test_suite-implicit-close.o: implicit-close.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-implicit-close.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-implicit-close.Tpo -c -o cairo_test_suite-implicit-close.o `test -f 'implicit-close.c' || echo '$(srcdir)/'`implicit-close.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-implicit-close.Tpo $(DEPDIR)/cairo_test_suite-implicit-close.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='implicit-close.c' object='cairo_test_suite-implicit-close.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-implicit-close.o `test -f 'implicit-close.c' || echo '$(srcdir)/'`implicit-close.c
+
+cairo_test_suite-implicit-close.obj: implicit-close.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-implicit-close.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-implicit-close.Tpo -c -o cairo_test_suite-implicit-close.obj `if test -f 'implicit-close.c'; then $(CYGPATH_W) 'implicit-close.c'; else $(CYGPATH_W) '$(srcdir)/implicit-close.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-implicit-close.Tpo $(DEPDIR)/cairo_test_suite-implicit-close.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='implicit-close.c' object='cairo_test_suite-implicit-close.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-implicit-close.obj `if test -f 'implicit-close.c'; then $(CYGPATH_W) 'implicit-close.c'; else $(CYGPATH_W) '$(srcdir)/implicit-close.c'; fi`
+
+cairo_test_suite-infinite-join.o: infinite-join.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-infinite-join.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-infinite-join.Tpo -c -o cairo_test_suite-infinite-join.o `test -f 'infinite-join.c' || echo '$(srcdir)/'`infinite-join.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-infinite-join.Tpo $(DEPDIR)/cairo_test_suite-infinite-join.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='infinite-join.c' object='cairo_test_suite-infinite-join.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-infinite-join.o `test -f 'infinite-join.c' || echo '$(srcdir)/'`infinite-join.c
+
+cairo_test_suite-infinite-join.obj: infinite-join.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-infinite-join.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-infinite-join.Tpo -c -o cairo_test_suite-infinite-join.obj `if test -f 'infinite-join.c'; then $(CYGPATH_W) 'infinite-join.c'; else $(CYGPATH_W) '$(srcdir)/infinite-join.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-infinite-join.Tpo $(DEPDIR)/cairo_test_suite-infinite-join.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='infinite-join.c' object='cairo_test_suite-infinite-join.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-infinite-join.obj `if test -f 'infinite-join.c'; then $(CYGPATH_W) 'infinite-join.c'; else $(CYGPATH_W) '$(srcdir)/infinite-join.c'; fi`
+
+cairo_test_suite-in-fill-empty-trapezoid.o: in-fill-empty-trapezoid.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-in-fill-empty-trapezoid.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-in-fill-empty-trapezoid.Tpo -c -o cairo_test_suite-in-fill-empty-trapezoid.o `test -f 'in-fill-empty-trapezoid.c' || echo '$(srcdir)/'`in-fill-empty-trapezoid.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-in-fill-empty-trapezoid.Tpo $(DEPDIR)/cairo_test_suite-in-fill-empty-trapezoid.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='in-fill-empty-trapezoid.c' object='cairo_test_suite-in-fill-empty-trapezoid.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-in-fill-empty-trapezoid.o `test -f 'in-fill-empty-trapezoid.c' || echo '$(srcdir)/'`in-fill-empty-trapezoid.c
+
+cairo_test_suite-in-fill-empty-trapezoid.obj: in-fill-empty-trapezoid.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-in-fill-empty-trapezoid.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-in-fill-empty-trapezoid.Tpo -c -o cairo_test_suite-in-fill-empty-trapezoid.obj `if test -f 'in-fill-empty-trapezoid.c'; then $(CYGPATH_W) 'in-fill-empty-trapezoid.c'; else $(CYGPATH_W) '$(srcdir)/in-fill-empty-trapezoid.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-in-fill-empty-trapezoid.Tpo $(DEPDIR)/cairo_test_suite-in-fill-empty-trapezoid.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='in-fill-empty-trapezoid.c' object='cairo_test_suite-in-fill-empty-trapezoid.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-in-fill-empty-trapezoid.obj `if test -f 'in-fill-empty-trapezoid.c'; then $(CYGPATH_W) 'in-fill-empty-trapezoid.c'; else $(CYGPATH_W) '$(srcdir)/in-fill-empty-trapezoid.c'; fi`
+
+cairo_test_suite-in-fill-trapezoid.o: in-fill-trapezoid.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-in-fill-trapezoid.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-in-fill-trapezoid.Tpo -c -o cairo_test_suite-in-fill-trapezoid.o `test -f 'in-fill-trapezoid.c' || echo '$(srcdir)/'`in-fill-trapezoid.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-in-fill-trapezoid.Tpo $(DEPDIR)/cairo_test_suite-in-fill-trapezoid.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='in-fill-trapezoid.c' object='cairo_test_suite-in-fill-trapezoid.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-in-fill-trapezoid.o `test -f 'in-fill-trapezoid.c' || echo '$(srcdir)/'`in-fill-trapezoid.c
+
+cairo_test_suite-in-fill-trapezoid.obj: in-fill-trapezoid.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-in-fill-trapezoid.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-in-fill-trapezoid.Tpo -c -o cairo_test_suite-in-fill-trapezoid.obj `if test -f 'in-fill-trapezoid.c'; then $(CYGPATH_W) 'in-fill-trapezoid.c'; else $(CYGPATH_W) '$(srcdir)/in-fill-trapezoid.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-in-fill-trapezoid.Tpo $(DEPDIR)/cairo_test_suite-in-fill-trapezoid.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='in-fill-trapezoid.c' object='cairo_test_suite-in-fill-trapezoid.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-in-fill-trapezoid.obj `if test -f 'in-fill-trapezoid.c'; then $(CYGPATH_W) 'in-fill-trapezoid.c'; else $(CYGPATH_W) '$(srcdir)/in-fill-trapezoid.c'; fi`
+
+cairo_test_suite-invalid-matrix.o: invalid-matrix.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-invalid-matrix.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-invalid-matrix.Tpo -c -o cairo_test_suite-invalid-matrix.o `test -f 'invalid-matrix.c' || echo '$(srcdir)/'`invalid-matrix.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-invalid-matrix.Tpo $(DEPDIR)/cairo_test_suite-invalid-matrix.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='invalid-matrix.c' object='cairo_test_suite-invalid-matrix.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-invalid-matrix.o `test -f 'invalid-matrix.c' || echo '$(srcdir)/'`invalid-matrix.c
+
+cairo_test_suite-invalid-matrix.obj: invalid-matrix.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-invalid-matrix.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-invalid-matrix.Tpo -c -o cairo_test_suite-invalid-matrix.obj `if test -f 'invalid-matrix.c'; then $(CYGPATH_W) 'invalid-matrix.c'; else $(CYGPATH_W) '$(srcdir)/invalid-matrix.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-invalid-matrix.Tpo $(DEPDIR)/cairo_test_suite-invalid-matrix.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='invalid-matrix.c' object='cairo_test_suite-invalid-matrix.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-invalid-matrix.obj `if test -f 'invalid-matrix.c'; then $(CYGPATH_W) 'invalid-matrix.c'; else $(CYGPATH_W) '$(srcdir)/invalid-matrix.c'; fi`
+
+cairo_test_suite-joins.o: joins.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-joins.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-joins.Tpo -c -o cairo_test_suite-joins.o `test -f 'joins.c' || echo '$(srcdir)/'`joins.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-joins.Tpo $(DEPDIR)/cairo_test_suite-joins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='joins.c' object='cairo_test_suite-joins.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-joins.o `test -f 'joins.c' || echo '$(srcdir)/'`joins.c
+
+cairo_test_suite-joins.obj: joins.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-joins.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-joins.Tpo -c -o cairo_test_suite-joins.obj `if test -f 'joins.c'; then $(CYGPATH_W) 'joins.c'; else $(CYGPATH_W) '$(srcdir)/joins.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-joins.Tpo $(DEPDIR)/cairo_test_suite-joins.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='joins.c' object='cairo_test_suite-joins.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-joins.obj `if test -f 'joins.c'; then $(CYGPATH_W) 'joins.c'; else $(CYGPATH_W) '$(srcdir)/joins.c'; fi`
+
+cairo_test_suite-large-clip.o: large-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-clip.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-clip.Tpo -c -o cairo_test_suite-large-clip.o `test -f 'large-clip.c' || echo '$(srcdir)/'`large-clip.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-clip.Tpo $(DEPDIR)/cairo_test_suite-large-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-clip.c' object='cairo_test_suite-large-clip.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-clip.o `test -f 'large-clip.c' || echo '$(srcdir)/'`large-clip.c
+
+cairo_test_suite-large-clip.obj: large-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-clip.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-clip.Tpo -c -o cairo_test_suite-large-clip.obj `if test -f 'large-clip.c'; then $(CYGPATH_W) 'large-clip.c'; else $(CYGPATH_W) '$(srcdir)/large-clip.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-clip.Tpo $(DEPDIR)/cairo_test_suite-large-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-clip.c' object='cairo_test_suite-large-clip.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-clip.obj `if test -f 'large-clip.c'; then $(CYGPATH_W) 'large-clip.c'; else $(CYGPATH_W) '$(srcdir)/large-clip.c'; fi`
+
+cairo_test_suite-large-font.o: large-font.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-font.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-font.Tpo -c -o cairo_test_suite-large-font.o `test -f 'large-font.c' || echo '$(srcdir)/'`large-font.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-font.Tpo $(DEPDIR)/cairo_test_suite-large-font.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-font.c' object='cairo_test_suite-large-font.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-font.o `test -f 'large-font.c' || echo '$(srcdir)/'`large-font.c
+
+cairo_test_suite-large-font.obj: large-font.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-font.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-font.Tpo -c -o cairo_test_suite-large-font.obj `if test -f 'large-font.c'; then $(CYGPATH_W) 'large-font.c'; else $(CYGPATH_W) '$(srcdir)/large-font.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-font.Tpo $(DEPDIR)/cairo_test_suite-large-font.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-font.c' object='cairo_test_suite-large-font.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-font.obj `if test -f 'large-font.c'; then $(CYGPATH_W) 'large-font.c'; else $(CYGPATH_W) '$(srcdir)/large-font.c'; fi`
+
+cairo_test_suite-large-source.o: large-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-source.Tpo -c -o cairo_test_suite-large-source.o `test -f 'large-source.c' || echo '$(srcdir)/'`large-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-source.Tpo $(DEPDIR)/cairo_test_suite-large-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-source.c' object='cairo_test_suite-large-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-source.o `test -f 'large-source.c' || echo '$(srcdir)/'`large-source.c
+
+cairo_test_suite-large-source.obj: large-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-source.Tpo -c -o cairo_test_suite-large-source.obj `if test -f 'large-source.c'; then $(CYGPATH_W) 'large-source.c'; else $(CYGPATH_W) '$(srcdir)/large-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-source.Tpo $(DEPDIR)/cairo_test_suite-large-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-source.c' object='cairo_test_suite-large-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-source.obj `if test -f 'large-source.c'; then $(CYGPATH_W) 'large-source.c'; else $(CYGPATH_W) '$(srcdir)/large-source.c'; fi`
+
+cairo_test_suite-large-source-roi.o: large-source-roi.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-source-roi.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-source-roi.Tpo -c -o cairo_test_suite-large-source-roi.o `test -f 'large-source-roi.c' || echo '$(srcdir)/'`large-source-roi.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-source-roi.Tpo $(DEPDIR)/cairo_test_suite-large-source-roi.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-source-roi.c' object='cairo_test_suite-large-source-roi.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-source-roi.o `test -f 'large-source-roi.c' || echo '$(srcdir)/'`large-source-roi.c
+
+cairo_test_suite-large-source-roi.obj: large-source-roi.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-source-roi.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-source-roi.Tpo -c -o cairo_test_suite-large-source-roi.obj `if test -f 'large-source-roi.c'; then $(CYGPATH_W) 'large-source-roi.c'; else $(CYGPATH_W) '$(srcdir)/large-source-roi.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-source-roi.Tpo $(DEPDIR)/cairo_test_suite-large-source-roi.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-source-roi.c' object='cairo_test_suite-large-source-roi.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-source-roi.obj `if test -f 'large-source-roi.c'; then $(CYGPATH_W) 'large-source-roi.c'; else $(CYGPATH_W) '$(srcdir)/large-source-roi.c'; fi`
+
+cairo_test_suite-large-twin-antialias-mixed.o: large-twin-antialias-mixed.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-twin-antialias-mixed.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-twin-antialias-mixed.Tpo -c -o cairo_test_suite-large-twin-antialias-mixed.o `test -f 'large-twin-antialias-mixed.c' || echo '$(srcdir)/'`large-twin-antialias-mixed.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-twin-antialias-mixed.Tpo $(DEPDIR)/cairo_test_suite-large-twin-antialias-mixed.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-twin-antialias-mixed.c' object='cairo_test_suite-large-twin-antialias-mixed.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-twin-antialias-mixed.o `test -f 'large-twin-antialias-mixed.c' || echo '$(srcdir)/'`large-twin-antialias-mixed.c
+
+cairo_test_suite-large-twin-antialias-mixed.obj: large-twin-antialias-mixed.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-large-twin-antialias-mixed.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-large-twin-antialias-mixed.Tpo -c -o cairo_test_suite-large-twin-antialias-mixed.obj `if test -f 'large-twin-antialias-mixed.c'; then $(CYGPATH_W) 'large-twin-antialias-mixed.c'; else $(CYGPATH_W) '$(srcdir)/large-twin-antialias-mixed.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-large-twin-antialias-mixed.Tpo $(DEPDIR)/cairo_test_suite-large-twin-antialias-mixed.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='large-twin-antialias-mixed.c' object='cairo_test_suite-large-twin-antialias-mixed.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-large-twin-antialias-mixed.obj `if test -f 'large-twin-antialias-mixed.c'; then $(CYGPATH_W) 'large-twin-antialias-mixed.c'; else $(CYGPATH_W) '$(srcdir)/large-twin-antialias-mixed.c'; fi`
+
+cairo_test_suite-leaky-dash.o: leaky-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-dash.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-dash.Tpo -c -o cairo_test_suite-leaky-dash.o `test -f 'leaky-dash.c' || echo '$(srcdir)/'`leaky-dash.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-dash.Tpo $(DEPDIR)/cairo_test_suite-leaky-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-dash.c' object='cairo_test_suite-leaky-dash.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-dash.o `test -f 'leaky-dash.c' || echo '$(srcdir)/'`leaky-dash.c
+
+cairo_test_suite-leaky-dash.obj: leaky-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-dash.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-dash.Tpo -c -o cairo_test_suite-leaky-dash.obj `if test -f 'leaky-dash.c'; then $(CYGPATH_W) 'leaky-dash.c'; else $(CYGPATH_W) '$(srcdir)/leaky-dash.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-dash.Tpo $(DEPDIR)/cairo_test_suite-leaky-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-dash.c' object='cairo_test_suite-leaky-dash.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-dash.obj `if test -f 'leaky-dash.c'; then $(CYGPATH_W) 'leaky-dash.c'; else $(CYGPATH_W) '$(srcdir)/leaky-dash.c'; fi`
+
+cairo_test_suite-leaky-dashed-rectangle.o: leaky-dashed-rectangle.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-dashed-rectangle.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-dashed-rectangle.Tpo -c -o cairo_test_suite-leaky-dashed-rectangle.o `test -f 'leaky-dashed-rectangle.c' || echo '$(srcdir)/'`leaky-dashed-rectangle.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-dashed-rectangle.Tpo $(DEPDIR)/cairo_test_suite-leaky-dashed-rectangle.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-dashed-rectangle.c' object='cairo_test_suite-leaky-dashed-rectangle.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-dashed-rectangle.o `test -f 'leaky-dashed-rectangle.c' || echo '$(srcdir)/'`leaky-dashed-rectangle.c
+
+cairo_test_suite-leaky-dashed-rectangle.obj: leaky-dashed-rectangle.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-dashed-rectangle.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-dashed-rectangle.Tpo -c -o cairo_test_suite-leaky-dashed-rectangle.obj `if test -f 'leaky-dashed-rectangle.c'; then $(CYGPATH_W) 'leaky-dashed-rectangle.c'; else $(CYGPATH_W) '$(srcdir)/leaky-dashed-rectangle.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-dashed-rectangle.Tpo $(DEPDIR)/cairo_test_suite-leaky-dashed-rectangle.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-dashed-rectangle.c' object='cairo_test_suite-leaky-dashed-rectangle.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-dashed-rectangle.obj `if test -f 'leaky-dashed-rectangle.c'; then $(CYGPATH_W) 'leaky-dashed-rectangle.c'; else $(CYGPATH_W) '$(srcdir)/leaky-dashed-rectangle.c'; fi`
+
+cairo_test_suite-leaky-dashed-stroke.o: leaky-dashed-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-dashed-stroke.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-dashed-stroke.Tpo -c -o cairo_test_suite-leaky-dashed-stroke.o `test -f 'leaky-dashed-stroke.c' || echo '$(srcdir)/'`leaky-dashed-stroke.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-dashed-stroke.Tpo $(DEPDIR)/cairo_test_suite-leaky-dashed-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-dashed-stroke.c' object='cairo_test_suite-leaky-dashed-stroke.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-dashed-stroke.o `test -f 'leaky-dashed-stroke.c' || echo '$(srcdir)/'`leaky-dashed-stroke.c
+
+cairo_test_suite-leaky-dashed-stroke.obj: leaky-dashed-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-dashed-stroke.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-dashed-stroke.Tpo -c -o cairo_test_suite-leaky-dashed-stroke.obj `if test -f 'leaky-dashed-stroke.c'; then $(CYGPATH_W) 'leaky-dashed-stroke.c'; else $(CYGPATH_W) '$(srcdir)/leaky-dashed-stroke.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-dashed-stroke.Tpo $(DEPDIR)/cairo_test_suite-leaky-dashed-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-dashed-stroke.c' object='cairo_test_suite-leaky-dashed-stroke.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-dashed-stroke.obj `if test -f 'leaky-dashed-stroke.c'; then $(CYGPATH_W) 'leaky-dashed-stroke.c'; else $(CYGPATH_W) '$(srcdir)/leaky-dashed-stroke.c'; fi`
+
+cairo_test_suite-leaky-polygon.o: leaky-polygon.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-polygon.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-polygon.Tpo -c -o cairo_test_suite-leaky-polygon.o `test -f 'leaky-polygon.c' || echo '$(srcdir)/'`leaky-polygon.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-polygon.Tpo $(DEPDIR)/cairo_test_suite-leaky-polygon.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-polygon.c' object='cairo_test_suite-leaky-polygon.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-polygon.o `test -f 'leaky-polygon.c' || echo '$(srcdir)/'`leaky-polygon.c
+
+cairo_test_suite-leaky-polygon.obj: leaky-polygon.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-leaky-polygon.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-leaky-polygon.Tpo -c -o cairo_test_suite-leaky-polygon.obj `if test -f 'leaky-polygon.c'; then $(CYGPATH_W) 'leaky-polygon.c'; else $(CYGPATH_W) '$(srcdir)/leaky-polygon.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-leaky-polygon.Tpo $(DEPDIR)/cairo_test_suite-leaky-polygon.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='leaky-polygon.c' object='cairo_test_suite-leaky-polygon.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-leaky-polygon.obj `if test -f 'leaky-polygon.c'; then $(CYGPATH_W) 'leaky-polygon.c'; else $(CYGPATH_W) '$(srcdir)/leaky-polygon.c'; fi`
+
+cairo_test_suite-line-width.o: line-width.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-line-width.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-line-width.Tpo -c -o cairo_test_suite-line-width.o `test -f 'line-width.c' || echo '$(srcdir)/'`line-width.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-line-width.Tpo $(DEPDIR)/cairo_test_suite-line-width.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='line-width.c' object='cairo_test_suite-line-width.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-line-width.o `test -f 'line-width.c' || echo '$(srcdir)/'`line-width.c
+
+cairo_test_suite-line-width.obj: line-width.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-line-width.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-line-width.Tpo -c -o cairo_test_suite-line-width.obj `if test -f 'line-width.c'; then $(CYGPATH_W) 'line-width.c'; else $(CYGPATH_W) '$(srcdir)/line-width.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-line-width.Tpo $(DEPDIR)/cairo_test_suite-line-width.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='line-width.c' object='cairo_test_suite-line-width.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-line-width.obj `if test -f 'line-width.c'; then $(CYGPATH_W) 'line-width.c'; else $(CYGPATH_W) '$(srcdir)/line-width.c'; fi`
+
+cairo_test_suite-line-width-scale.o: line-width-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-line-width-scale.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-line-width-scale.Tpo -c -o cairo_test_suite-line-width-scale.o `test -f 'line-width-scale.c' || echo '$(srcdir)/'`line-width-scale.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-line-width-scale.Tpo $(DEPDIR)/cairo_test_suite-line-width-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='line-width-scale.c' object='cairo_test_suite-line-width-scale.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-line-width-scale.o `test -f 'line-width-scale.c' || echo '$(srcdir)/'`line-width-scale.c
+
+cairo_test_suite-line-width-scale.obj: line-width-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-line-width-scale.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-line-width-scale.Tpo -c -o cairo_test_suite-line-width-scale.obj `if test -f 'line-width-scale.c'; then $(CYGPATH_W) 'line-width-scale.c'; else $(CYGPATH_W) '$(srcdir)/line-width-scale.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-line-width-scale.Tpo $(DEPDIR)/cairo_test_suite-line-width-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='line-width-scale.c' object='cairo_test_suite-line-width-scale.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-line-width-scale.obj `if test -f 'line-width-scale.c'; then $(CYGPATH_W) 'line-width-scale.c'; else $(CYGPATH_W) '$(srcdir)/line-width-scale.c'; fi`
+
+cairo_test_suite-line-width-zero.o: line-width-zero.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-line-width-zero.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-line-width-zero.Tpo -c -o cairo_test_suite-line-width-zero.o `test -f 'line-width-zero.c' || echo '$(srcdir)/'`line-width-zero.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-line-width-zero.Tpo $(DEPDIR)/cairo_test_suite-line-width-zero.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='line-width-zero.c' object='cairo_test_suite-line-width-zero.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-line-width-zero.o `test -f 'line-width-zero.c' || echo '$(srcdir)/'`line-width-zero.c
+
+cairo_test_suite-line-width-zero.obj: line-width-zero.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-line-width-zero.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-line-width-zero.Tpo -c -o cairo_test_suite-line-width-zero.obj `if test -f 'line-width-zero.c'; then $(CYGPATH_W) 'line-width-zero.c'; else $(CYGPATH_W) '$(srcdir)/line-width-zero.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-line-width-zero.Tpo $(DEPDIR)/cairo_test_suite-line-width-zero.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='line-width-zero.c' object='cairo_test_suite-line-width-zero.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-line-width-zero.obj `if test -f 'line-width-zero.c'; then $(CYGPATH_W) 'line-width-zero.c'; else $(CYGPATH_W) '$(srcdir)/line-width-zero.c'; fi`
+
+cairo_test_suite-linear-gradient.o: linear-gradient.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-linear-gradient.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-linear-gradient.Tpo -c -o cairo_test_suite-linear-gradient.o `test -f 'linear-gradient.c' || echo '$(srcdir)/'`linear-gradient.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-linear-gradient.Tpo $(DEPDIR)/cairo_test_suite-linear-gradient.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linear-gradient.c' object='cairo_test_suite-linear-gradient.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-linear-gradient.o `test -f 'linear-gradient.c' || echo '$(srcdir)/'`linear-gradient.c
+
+cairo_test_suite-linear-gradient.obj: linear-gradient.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-linear-gradient.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-linear-gradient.Tpo -c -o cairo_test_suite-linear-gradient.obj `if test -f 'linear-gradient.c'; then $(CYGPATH_W) 'linear-gradient.c'; else $(CYGPATH_W) '$(srcdir)/linear-gradient.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-linear-gradient.Tpo $(DEPDIR)/cairo_test_suite-linear-gradient.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linear-gradient.c' object='cairo_test_suite-linear-gradient.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-linear-gradient.obj `if test -f 'linear-gradient.c'; then $(CYGPATH_W) 'linear-gradient.c'; else $(CYGPATH_W) '$(srcdir)/linear-gradient.c'; fi`
+
+cairo_test_suite-linear-gradient-reflect.o: linear-gradient-reflect.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-linear-gradient-reflect.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-linear-gradient-reflect.Tpo -c -o cairo_test_suite-linear-gradient-reflect.o `test -f 'linear-gradient-reflect.c' || echo '$(srcdir)/'`linear-gradient-reflect.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-linear-gradient-reflect.Tpo $(DEPDIR)/cairo_test_suite-linear-gradient-reflect.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linear-gradient-reflect.c' object='cairo_test_suite-linear-gradient-reflect.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-linear-gradient-reflect.o `test -f 'linear-gradient-reflect.c' || echo '$(srcdir)/'`linear-gradient-reflect.c
+
+cairo_test_suite-linear-gradient-reflect.obj: linear-gradient-reflect.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-linear-gradient-reflect.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-linear-gradient-reflect.Tpo -c -o cairo_test_suite-linear-gradient-reflect.obj `if test -f 'linear-gradient-reflect.c'; then $(CYGPATH_W) 'linear-gradient-reflect.c'; else $(CYGPATH_W) '$(srcdir)/linear-gradient-reflect.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-linear-gradient-reflect.Tpo $(DEPDIR)/cairo_test_suite-linear-gradient-reflect.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='linear-gradient-reflect.c' object='cairo_test_suite-linear-gradient-reflect.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-linear-gradient-reflect.obj `if test -f 'linear-gradient-reflect.c'; then $(CYGPATH_W) 'linear-gradient-reflect.c'; else $(CYGPATH_W) '$(srcdir)/linear-gradient-reflect.c'; fi`
+
+cairo_test_suite-long-dashed-lines.o: long-dashed-lines.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-long-dashed-lines.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-long-dashed-lines.Tpo -c -o cairo_test_suite-long-dashed-lines.o `test -f 'long-dashed-lines.c' || echo '$(srcdir)/'`long-dashed-lines.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-long-dashed-lines.Tpo $(DEPDIR)/cairo_test_suite-long-dashed-lines.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='long-dashed-lines.c' object='cairo_test_suite-long-dashed-lines.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-long-dashed-lines.o `test -f 'long-dashed-lines.c' || echo '$(srcdir)/'`long-dashed-lines.c
+
+cairo_test_suite-long-dashed-lines.obj: long-dashed-lines.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-long-dashed-lines.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-long-dashed-lines.Tpo -c -o cairo_test_suite-long-dashed-lines.obj `if test -f 'long-dashed-lines.c'; then $(CYGPATH_W) 'long-dashed-lines.c'; else $(CYGPATH_W) '$(srcdir)/long-dashed-lines.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-long-dashed-lines.Tpo $(DEPDIR)/cairo_test_suite-long-dashed-lines.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='long-dashed-lines.c' object='cairo_test_suite-long-dashed-lines.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-long-dashed-lines.obj `if test -f 'long-dashed-lines.c'; then $(CYGPATH_W) 'long-dashed-lines.c'; else $(CYGPATH_W) '$(srcdir)/long-dashed-lines.c'; fi`
+
+cairo_test_suite-long-lines.o: long-lines.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-long-lines.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-long-lines.Tpo -c -o cairo_test_suite-long-lines.o `test -f 'long-lines.c' || echo '$(srcdir)/'`long-lines.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-long-lines.Tpo $(DEPDIR)/cairo_test_suite-long-lines.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='long-lines.c' object='cairo_test_suite-long-lines.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-long-lines.o `test -f 'long-lines.c' || echo '$(srcdir)/'`long-lines.c
+
+cairo_test_suite-long-lines.obj: long-lines.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-long-lines.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-long-lines.Tpo -c -o cairo_test_suite-long-lines.obj `if test -f 'long-lines.c'; then $(CYGPATH_W) 'long-lines.c'; else $(CYGPATH_W) '$(srcdir)/long-lines.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-long-lines.Tpo $(DEPDIR)/cairo_test_suite-long-lines.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='long-lines.c' object='cairo_test_suite-long-lines.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-long-lines.obj `if test -f 'long-lines.c'; then $(CYGPATH_W) 'long-lines.c'; else $(CYGPATH_W) '$(srcdir)/long-lines.c'; fi`
+
+cairo_test_suite-mask.o: mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask.Tpo -c -o cairo_test_suite-mask.o `test -f 'mask.c' || echo '$(srcdir)/'`mask.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask.Tpo $(DEPDIR)/cairo_test_suite-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask.c' object='cairo_test_suite-mask.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask.o `test -f 'mask.c' || echo '$(srcdir)/'`mask.c
+
+cairo_test_suite-mask.obj: mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask.Tpo -c -o cairo_test_suite-mask.obj `if test -f 'mask.c'; then $(CYGPATH_W) 'mask.c'; else $(CYGPATH_W) '$(srcdir)/mask.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask.Tpo $(DEPDIR)/cairo_test_suite-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask.c' object='cairo_test_suite-mask.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask.obj `if test -f 'mask.c'; then $(CYGPATH_W) 'mask.c'; else $(CYGPATH_W) '$(srcdir)/mask.c'; fi`
+
+cairo_test_suite-mask-alpha.o: mask-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-alpha.Tpo -c -o cairo_test_suite-mask-alpha.o `test -f 'mask-alpha.c' || echo '$(srcdir)/'`mask-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-alpha.Tpo $(DEPDIR)/cairo_test_suite-mask-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-alpha.c' object='cairo_test_suite-mask-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-alpha.o `test -f 'mask-alpha.c' || echo '$(srcdir)/'`mask-alpha.c
+
+cairo_test_suite-mask-alpha.obj: mask-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-alpha.Tpo -c -o cairo_test_suite-mask-alpha.obj `if test -f 'mask-alpha.c'; then $(CYGPATH_W) 'mask-alpha.c'; else $(CYGPATH_W) '$(srcdir)/mask-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-alpha.Tpo $(DEPDIR)/cairo_test_suite-mask-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-alpha.c' object='cairo_test_suite-mask-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-alpha.obj `if test -f 'mask-alpha.c'; then $(CYGPATH_W) 'mask-alpha.c'; else $(CYGPATH_W) '$(srcdir)/mask-alpha.c'; fi`
+
+cairo_test_suite-mask-ctm.o: mask-ctm.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-ctm.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-ctm.Tpo -c -o cairo_test_suite-mask-ctm.o `test -f 'mask-ctm.c' || echo '$(srcdir)/'`mask-ctm.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-ctm.Tpo $(DEPDIR)/cairo_test_suite-mask-ctm.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-ctm.c' object='cairo_test_suite-mask-ctm.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-ctm.o `test -f 'mask-ctm.c' || echo '$(srcdir)/'`mask-ctm.c
+
+cairo_test_suite-mask-ctm.obj: mask-ctm.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-ctm.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-ctm.Tpo -c -o cairo_test_suite-mask-ctm.obj `if test -f 'mask-ctm.c'; then $(CYGPATH_W) 'mask-ctm.c'; else $(CYGPATH_W) '$(srcdir)/mask-ctm.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-ctm.Tpo $(DEPDIR)/cairo_test_suite-mask-ctm.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-ctm.c' object='cairo_test_suite-mask-ctm.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-ctm.obj `if test -f 'mask-ctm.c'; then $(CYGPATH_W) 'mask-ctm.c'; else $(CYGPATH_W) '$(srcdir)/mask-ctm.c'; fi`
+
+cairo_test_suite-mask-glyphs.o: mask-glyphs.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-glyphs.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-glyphs.Tpo -c -o cairo_test_suite-mask-glyphs.o `test -f 'mask-glyphs.c' || echo '$(srcdir)/'`mask-glyphs.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-glyphs.Tpo $(DEPDIR)/cairo_test_suite-mask-glyphs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-glyphs.c' object='cairo_test_suite-mask-glyphs.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-glyphs.o `test -f 'mask-glyphs.c' || echo '$(srcdir)/'`mask-glyphs.c
+
+cairo_test_suite-mask-glyphs.obj: mask-glyphs.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-glyphs.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-glyphs.Tpo -c -o cairo_test_suite-mask-glyphs.obj `if test -f 'mask-glyphs.c'; then $(CYGPATH_W) 'mask-glyphs.c'; else $(CYGPATH_W) '$(srcdir)/mask-glyphs.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-glyphs.Tpo $(DEPDIR)/cairo_test_suite-mask-glyphs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-glyphs.c' object='cairo_test_suite-mask-glyphs.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-glyphs.obj `if test -f 'mask-glyphs.c'; then $(CYGPATH_W) 'mask-glyphs.c'; else $(CYGPATH_W) '$(srcdir)/mask-glyphs.c'; fi`
+
+cairo_test_suite-mask-surface-ctm.o: mask-surface-ctm.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-surface-ctm.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-surface-ctm.Tpo -c -o cairo_test_suite-mask-surface-ctm.o `test -f 'mask-surface-ctm.c' || echo '$(srcdir)/'`mask-surface-ctm.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-surface-ctm.Tpo $(DEPDIR)/cairo_test_suite-mask-surface-ctm.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-surface-ctm.c' object='cairo_test_suite-mask-surface-ctm.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-surface-ctm.o `test -f 'mask-surface-ctm.c' || echo '$(srcdir)/'`mask-surface-ctm.c
+
+cairo_test_suite-mask-surface-ctm.obj: mask-surface-ctm.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-surface-ctm.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-surface-ctm.Tpo -c -o cairo_test_suite-mask-surface-ctm.obj `if test -f 'mask-surface-ctm.c'; then $(CYGPATH_W) 'mask-surface-ctm.c'; else $(CYGPATH_W) '$(srcdir)/mask-surface-ctm.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-surface-ctm.Tpo $(DEPDIR)/cairo_test_suite-mask-surface-ctm.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-surface-ctm.c' object='cairo_test_suite-mask-surface-ctm.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-surface-ctm.obj `if test -f 'mask-surface-ctm.c'; then $(CYGPATH_W) 'mask-surface-ctm.c'; else $(CYGPATH_W) '$(srcdir)/mask-surface-ctm.c'; fi`
+
+cairo_test_suite-mask-transformed-image.o: mask-transformed-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-transformed-image.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-transformed-image.Tpo -c -o cairo_test_suite-mask-transformed-image.o `test -f 'mask-transformed-image.c' || echo '$(srcdir)/'`mask-transformed-image.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-transformed-image.Tpo $(DEPDIR)/cairo_test_suite-mask-transformed-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-transformed-image.c' object='cairo_test_suite-mask-transformed-image.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-transformed-image.o `test -f 'mask-transformed-image.c' || echo '$(srcdir)/'`mask-transformed-image.c
+
+cairo_test_suite-mask-transformed-image.obj: mask-transformed-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-transformed-image.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-transformed-image.Tpo -c -o cairo_test_suite-mask-transformed-image.obj `if test -f 'mask-transformed-image.c'; then $(CYGPATH_W) 'mask-transformed-image.c'; else $(CYGPATH_W) '$(srcdir)/mask-transformed-image.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-transformed-image.Tpo $(DEPDIR)/cairo_test_suite-mask-transformed-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-transformed-image.c' object='cairo_test_suite-mask-transformed-image.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-transformed-image.obj `if test -f 'mask-transformed-image.c'; then $(CYGPATH_W) 'mask-transformed-image.c'; else $(CYGPATH_W) '$(srcdir)/mask-transformed-image.c'; fi`
+
+cairo_test_suite-mask-transformed-similar.o: mask-transformed-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-transformed-similar.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-transformed-similar.Tpo -c -o cairo_test_suite-mask-transformed-similar.o `test -f 'mask-transformed-similar.c' || echo '$(srcdir)/'`mask-transformed-similar.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-transformed-similar.Tpo $(DEPDIR)/cairo_test_suite-mask-transformed-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-transformed-similar.c' object='cairo_test_suite-mask-transformed-similar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-transformed-similar.o `test -f 'mask-transformed-similar.c' || echo '$(srcdir)/'`mask-transformed-similar.c
+
+cairo_test_suite-mask-transformed-similar.obj: mask-transformed-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mask-transformed-similar.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mask-transformed-similar.Tpo -c -o cairo_test_suite-mask-transformed-similar.obj `if test -f 'mask-transformed-similar.c'; then $(CYGPATH_W) 'mask-transformed-similar.c'; else $(CYGPATH_W) '$(srcdir)/mask-transformed-similar.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mask-transformed-similar.Tpo $(DEPDIR)/cairo_test_suite-mask-transformed-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mask-transformed-similar.c' object='cairo_test_suite-mask-transformed-similar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mask-transformed-similar.obj `if test -f 'mask-transformed-similar.c'; then $(CYGPATH_W) 'mask-transformed-similar.c'; else $(CYGPATH_W) '$(srcdir)/mask-transformed-similar.c'; fi`
+
+cairo_test_suite-meta-surface-pattern.o: meta-surface-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-meta-surface-pattern.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-meta-surface-pattern.Tpo -c -o cairo_test_suite-meta-surface-pattern.o `test -f 'meta-surface-pattern.c' || echo '$(srcdir)/'`meta-surface-pattern.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-meta-surface-pattern.Tpo $(DEPDIR)/cairo_test_suite-meta-surface-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='meta-surface-pattern.c' object='cairo_test_suite-meta-surface-pattern.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-meta-surface-pattern.o `test -f 'meta-surface-pattern.c' || echo '$(srcdir)/'`meta-surface-pattern.c
+
+cairo_test_suite-meta-surface-pattern.obj: meta-surface-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-meta-surface-pattern.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-meta-surface-pattern.Tpo -c -o cairo_test_suite-meta-surface-pattern.obj `if test -f 'meta-surface-pattern.c'; then $(CYGPATH_W) 'meta-surface-pattern.c'; else $(CYGPATH_W) '$(srcdir)/meta-surface-pattern.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-meta-surface-pattern.Tpo $(DEPDIR)/cairo_test_suite-meta-surface-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='meta-surface-pattern.c' object='cairo_test_suite-meta-surface-pattern.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-meta-surface-pattern.obj `if test -f 'meta-surface-pattern.c'; then $(CYGPATH_W) 'meta-surface-pattern.c'; else $(CYGPATH_W) '$(srcdir)/meta-surface-pattern.c'; fi`
+
+cairo_test_suite-mime-data.o: mime-data.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mime-data.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-mime-data.Tpo -c -o cairo_test_suite-mime-data.o `test -f 'mime-data.c' || echo '$(srcdir)/'`mime-data.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mime-data.Tpo $(DEPDIR)/cairo_test_suite-mime-data.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mime-data.c' object='cairo_test_suite-mime-data.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mime-data.o `test -f 'mime-data.c' || echo '$(srcdir)/'`mime-data.c
+
+cairo_test_suite-mime-data.obj: mime-data.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-mime-data.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-mime-data.Tpo -c -o cairo_test_suite-mime-data.obj `if test -f 'mime-data.c'; then $(CYGPATH_W) 'mime-data.c'; else $(CYGPATH_W) '$(srcdir)/mime-data.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-mime-data.Tpo $(DEPDIR)/cairo_test_suite-mime-data.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mime-data.c' object='cairo_test_suite-mime-data.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-mime-data.obj `if test -f 'mime-data.c'; then $(CYGPATH_W) 'mime-data.c'; else $(CYGPATH_W) '$(srcdir)/mime-data.c'; fi`
+
+cairo_test_suite-miter-precision.o: miter-precision.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-miter-precision.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-miter-precision.Tpo -c -o cairo_test_suite-miter-precision.o `test -f 'miter-precision.c' || echo '$(srcdir)/'`miter-precision.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-miter-precision.Tpo $(DEPDIR)/cairo_test_suite-miter-precision.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='miter-precision.c' object='cairo_test_suite-miter-precision.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-miter-precision.o `test -f 'miter-precision.c' || echo '$(srcdir)/'`miter-precision.c
+
+cairo_test_suite-miter-precision.obj: miter-precision.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-miter-precision.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-miter-precision.Tpo -c -o cairo_test_suite-miter-precision.obj `if test -f 'miter-precision.c'; then $(CYGPATH_W) 'miter-precision.c'; else $(CYGPATH_W) '$(srcdir)/miter-precision.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-miter-precision.Tpo $(DEPDIR)/cairo_test_suite-miter-precision.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='miter-precision.c' object='cairo_test_suite-miter-precision.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-miter-precision.obj `if test -f 'miter-precision.c'; then $(CYGPATH_W) 'miter-precision.c'; else $(CYGPATH_W) '$(srcdir)/miter-precision.c'; fi`
+
+cairo_test_suite-move-to-show-surface.o: move-to-show-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-move-to-show-surface.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-move-to-show-surface.Tpo -c -o cairo_test_suite-move-to-show-surface.o `test -f 'move-to-show-surface.c' || echo '$(srcdir)/'`move-to-show-surface.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-move-to-show-surface.Tpo $(DEPDIR)/cairo_test_suite-move-to-show-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='move-to-show-surface.c' object='cairo_test_suite-move-to-show-surface.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-move-to-show-surface.o `test -f 'move-to-show-surface.c' || echo '$(srcdir)/'`move-to-show-surface.c
+
+cairo_test_suite-move-to-show-surface.obj: move-to-show-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-move-to-show-surface.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-move-to-show-surface.Tpo -c -o cairo_test_suite-move-to-show-surface.obj `if test -f 'move-to-show-surface.c'; then $(CYGPATH_W) 'move-to-show-surface.c'; else $(CYGPATH_W) '$(srcdir)/move-to-show-surface.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-move-to-show-surface.Tpo $(DEPDIR)/cairo_test_suite-move-to-show-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='move-to-show-surface.c' object='cairo_test_suite-move-to-show-surface.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-move-to-show-surface.obj `if test -f 'move-to-show-surface.c'; then $(CYGPATH_W) 'move-to-show-surface.c'; else $(CYGPATH_W) '$(srcdir)/move-to-show-surface.c'; fi`
+
+cairo_test_suite-new-sub-path.o: new-sub-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-new-sub-path.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-new-sub-path.Tpo -c -o cairo_test_suite-new-sub-path.o `test -f 'new-sub-path.c' || echo '$(srcdir)/'`new-sub-path.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-new-sub-path.Tpo $(DEPDIR)/cairo_test_suite-new-sub-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-sub-path.c' object='cairo_test_suite-new-sub-path.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-new-sub-path.o `test -f 'new-sub-path.c' || echo '$(srcdir)/'`new-sub-path.c
+
+cairo_test_suite-new-sub-path.obj: new-sub-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-new-sub-path.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-new-sub-path.Tpo -c -o cairo_test_suite-new-sub-path.obj `if test -f 'new-sub-path.c'; then $(CYGPATH_W) 'new-sub-path.c'; else $(CYGPATH_W) '$(srcdir)/new-sub-path.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-new-sub-path.Tpo $(DEPDIR)/cairo_test_suite-new-sub-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='new-sub-path.c' object='cairo_test_suite-new-sub-path.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-new-sub-path.obj `if test -f 'new-sub-path.c'; then $(CYGPATH_W) 'new-sub-path.c'; else $(CYGPATH_W) '$(srcdir)/new-sub-path.c'; fi`
+
+cairo_test_suite-nil-surface.o: nil-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-nil-surface.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-nil-surface.Tpo -c -o cairo_test_suite-nil-surface.o `test -f 'nil-surface.c' || echo '$(srcdir)/'`nil-surface.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-nil-surface.Tpo $(DEPDIR)/cairo_test_suite-nil-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nil-surface.c' object='cairo_test_suite-nil-surface.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-nil-surface.o `test -f 'nil-surface.c' || echo '$(srcdir)/'`nil-surface.c
+
+cairo_test_suite-nil-surface.obj: nil-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-nil-surface.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-nil-surface.Tpo -c -o cairo_test_suite-nil-surface.obj `if test -f 'nil-surface.c'; then $(CYGPATH_W) 'nil-surface.c'; else $(CYGPATH_W) '$(srcdir)/nil-surface.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-nil-surface.Tpo $(DEPDIR)/cairo_test_suite-nil-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='nil-surface.c' object='cairo_test_suite-nil-surface.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-nil-surface.obj `if test -f 'nil-surface.c'; then $(CYGPATH_W) 'nil-surface.c'; else $(CYGPATH_W) '$(srcdir)/nil-surface.c'; fi`
+
+cairo_test_suite-operator.o: operator.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator.Tpo -c -o cairo_test_suite-operator.o `test -f 'operator.c' || echo '$(srcdir)/'`operator.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator.Tpo $(DEPDIR)/cairo_test_suite-operator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator.c' object='cairo_test_suite-operator.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator.o `test -f 'operator.c' || echo '$(srcdir)/'`operator.c
+
+cairo_test_suite-operator.obj: operator.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator.Tpo -c -o cairo_test_suite-operator.obj `if test -f 'operator.c'; then $(CYGPATH_W) 'operator.c'; else $(CYGPATH_W) '$(srcdir)/operator.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator.Tpo $(DEPDIR)/cairo_test_suite-operator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator.c' object='cairo_test_suite-operator.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator.obj `if test -f 'operator.c'; then $(CYGPATH_W) 'operator.c'; else $(CYGPATH_W) '$(srcdir)/operator.c'; fi`
+
+cairo_test_suite-operator-alpha.o: operator-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator-alpha.Tpo -c -o cairo_test_suite-operator-alpha.o `test -f 'operator-alpha.c' || echo '$(srcdir)/'`operator-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator-alpha.Tpo $(DEPDIR)/cairo_test_suite-operator-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator-alpha.c' object='cairo_test_suite-operator-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator-alpha.o `test -f 'operator-alpha.c' || echo '$(srcdir)/'`operator-alpha.c
+
+cairo_test_suite-operator-alpha.obj: operator-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator-alpha.Tpo -c -o cairo_test_suite-operator-alpha.obj `if test -f 'operator-alpha.c'; then $(CYGPATH_W) 'operator-alpha.c'; else $(CYGPATH_W) '$(srcdir)/operator-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator-alpha.Tpo $(DEPDIR)/cairo_test_suite-operator-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator-alpha.c' object='cairo_test_suite-operator-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator-alpha.obj `if test -f 'operator-alpha.c'; then $(CYGPATH_W) 'operator-alpha.c'; else $(CYGPATH_W) '$(srcdir)/operator-alpha.c'; fi`
+
+cairo_test_suite-operator-clear.o: operator-clear.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator-clear.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator-clear.Tpo -c -o cairo_test_suite-operator-clear.o `test -f 'operator-clear.c' || echo '$(srcdir)/'`operator-clear.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator-clear.Tpo $(DEPDIR)/cairo_test_suite-operator-clear.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator-clear.c' object='cairo_test_suite-operator-clear.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator-clear.o `test -f 'operator-clear.c' || echo '$(srcdir)/'`operator-clear.c
+
+cairo_test_suite-operator-clear.obj: operator-clear.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator-clear.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator-clear.Tpo -c -o cairo_test_suite-operator-clear.obj `if test -f 'operator-clear.c'; then $(CYGPATH_W) 'operator-clear.c'; else $(CYGPATH_W) '$(srcdir)/operator-clear.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator-clear.Tpo $(DEPDIR)/cairo_test_suite-operator-clear.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator-clear.c' object='cairo_test_suite-operator-clear.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator-clear.obj `if test -f 'operator-clear.c'; then $(CYGPATH_W) 'operator-clear.c'; else $(CYGPATH_W) '$(srcdir)/operator-clear.c'; fi`
+
+cairo_test_suite-operator-source.o: operator-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator-source.Tpo -c -o cairo_test_suite-operator-source.o `test -f 'operator-source.c' || echo '$(srcdir)/'`operator-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator-source.Tpo $(DEPDIR)/cairo_test_suite-operator-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator-source.c' object='cairo_test_suite-operator-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator-source.o `test -f 'operator-source.c' || echo '$(srcdir)/'`operator-source.c
+
+cairo_test_suite-operator-source.obj: operator-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-operator-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-operator-source.Tpo -c -o cairo_test_suite-operator-source.obj `if test -f 'operator-source.c'; then $(CYGPATH_W) 'operator-source.c'; else $(CYGPATH_W) '$(srcdir)/operator-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-operator-source.Tpo $(DEPDIR)/cairo_test_suite-operator-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='operator-source.c' object='cairo_test_suite-operator-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-operator-source.obj `if test -f 'operator-source.c'; then $(CYGPATH_W) 'operator-source.c'; else $(CYGPATH_W) '$(srcdir)/operator-source.c'; fi`
+
+cairo_test_suite-over-above-source.o: over-above-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-above-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-above-source.Tpo -c -o cairo_test_suite-over-above-source.o `test -f 'over-above-source.c' || echo '$(srcdir)/'`over-above-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-above-source.Tpo $(DEPDIR)/cairo_test_suite-over-above-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-above-source.c' object='cairo_test_suite-over-above-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-above-source.o `test -f 'over-above-source.c' || echo '$(srcdir)/'`over-above-source.c
+
+cairo_test_suite-over-above-source.obj: over-above-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-above-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-above-source.Tpo -c -o cairo_test_suite-over-above-source.obj `if test -f 'over-above-source.c'; then $(CYGPATH_W) 'over-above-source.c'; else $(CYGPATH_W) '$(srcdir)/over-above-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-above-source.Tpo $(DEPDIR)/cairo_test_suite-over-above-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-above-source.c' object='cairo_test_suite-over-above-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-above-source.obj `if test -f 'over-above-source.c'; then $(CYGPATH_W) 'over-above-source.c'; else $(CYGPATH_W) '$(srcdir)/over-above-source.c'; fi`
+
+cairo_test_suite-over-around-source.o: over-around-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-around-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-around-source.Tpo -c -o cairo_test_suite-over-around-source.o `test -f 'over-around-source.c' || echo '$(srcdir)/'`over-around-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-around-source.Tpo $(DEPDIR)/cairo_test_suite-over-around-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-around-source.c' object='cairo_test_suite-over-around-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-around-source.o `test -f 'over-around-source.c' || echo '$(srcdir)/'`over-around-source.c
+
+cairo_test_suite-over-around-source.obj: over-around-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-around-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-around-source.Tpo -c -o cairo_test_suite-over-around-source.obj `if test -f 'over-around-source.c'; then $(CYGPATH_W) 'over-around-source.c'; else $(CYGPATH_W) '$(srcdir)/over-around-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-around-source.Tpo $(DEPDIR)/cairo_test_suite-over-around-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-around-source.c' object='cairo_test_suite-over-around-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-around-source.obj `if test -f 'over-around-source.c'; then $(CYGPATH_W) 'over-around-source.c'; else $(CYGPATH_W) '$(srcdir)/over-around-source.c'; fi`
+
+cairo_test_suite-over-below-source.o: over-below-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-below-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-below-source.Tpo -c -o cairo_test_suite-over-below-source.o `test -f 'over-below-source.c' || echo '$(srcdir)/'`over-below-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-below-source.Tpo $(DEPDIR)/cairo_test_suite-over-below-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-below-source.c' object='cairo_test_suite-over-below-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-below-source.o `test -f 'over-below-source.c' || echo '$(srcdir)/'`over-below-source.c
+
+cairo_test_suite-over-below-source.obj: over-below-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-below-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-below-source.Tpo -c -o cairo_test_suite-over-below-source.obj `if test -f 'over-below-source.c'; then $(CYGPATH_W) 'over-below-source.c'; else $(CYGPATH_W) '$(srcdir)/over-below-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-below-source.Tpo $(DEPDIR)/cairo_test_suite-over-below-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-below-source.c' object='cairo_test_suite-over-below-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-below-source.obj `if test -f 'over-below-source.c'; then $(CYGPATH_W) 'over-below-source.c'; else $(CYGPATH_W) '$(srcdir)/over-below-source.c'; fi`
+
+cairo_test_suite-over-between-source.o: over-between-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-between-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-between-source.Tpo -c -o cairo_test_suite-over-between-source.o `test -f 'over-between-source.c' || echo '$(srcdir)/'`over-between-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-between-source.Tpo $(DEPDIR)/cairo_test_suite-over-between-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-between-source.c' object='cairo_test_suite-over-between-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-between-source.o `test -f 'over-between-source.c' || echo '$(srcdir)/'`over-between-source.c
+
+cairo_test_suite-over-between-source.obj: over-between-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-over-between-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-over-between-source.Tpo -c -o cairo_test_suite-over-between-source.obj `if test -f 'over-between-source.c'; then $(CYGPATH_W) 'over-between-source.c'; else $(CYGPATH_W) '$(srcdir)/over-between-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-over-between-source.Tpo $(DEPDIR)/cairo_test_suite-over-between-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='over-between-source.c' object='cairo_test_suite-over-between-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-over-between-source.obj `if test -f 'over-between-source.c'; then $(CYGPATH_W) 'over-between-source.c'; else $(CYGPATH_W) '$(srcdir)/over-between-source.c'; fi`
+
+cairo_test_suite-overlapping-glyphs.o: overlapping-glyphs.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-overlapping-glyphs.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-overlapping-glyphs.Tpo -c -o cairo_test_suite-overlapping-glyphs.o `test -f 'overlapping-glyphs.c' || echo '$(srcdir)/'`overlapping-glyphs.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-overlapping-glyphs.Tpo $(DEPDIR)/cairo_test_suite-overlapping-glyphs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='overlapping-glyphs.c' object='cairo_test_suite-overlapping-glyphs.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-overlapping-glyphs.o `test -f 'overlapping-glyphs.c' || echo '$(srcdir)/'`overlapping-glyphs.c
+
+cairo_test_suite-overlapping-glyphs.obj: overlapping-glyphs.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-overlapping-glyphs.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-overlapping-glyphs.Tpo -c -o cairo_test_suite-overlapping-glyphs.obj `if test -f 'overlapping-glyphs.c'; then $(CYGPATH_W) 'overlapping-glyphs.c'; else $(CYGPATH_W) '$(srcdir)/overlapping-glyphs.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-overlapping-glyphs.Tpo $(DEPDIR)/cairo_test_suite-overlapping-glyphs.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='overlapping-glyphs.c' object='cairo_test_suite-overlapping-glyphs.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-overlapping-glyphs.obj `if test -f 'overlapping-glyphs.c'; then $(CYGPATH_W) 'overlapping-glyphs.c'; else $(CYGPATH_W) '$(srcdir)/overlapping-glyphs.c'; fi`
+
+cairo_test_suite-paint.o: paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint.Tpo -c -o cairo_test_suite-paint.o `test -f 'paint.c' || echo '$(srcdir)/'`paint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint.Tpo $(DEPDIR)/cairo_test_suite-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint.c' object='cairo_test_suite-paint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint.o `test -f 'paint.c' || echo '$(srcdir)/'`paint.c
+
+cairo_test_suite-paint.obj: paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint.Tpo -c -o cairo_test_suite-paint.obj `if test -f 'paint.c'; then $(CYGPATH_W) 'paint.c'; else $(CYGPATH_W) '$(srcdir)/paint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint.Tpo $(DEPDIR)/cairo_test_suite-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint.c' object='cairo_test_suite-paint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint.obj `if test -f 'paint.c'; then $(CYGPATH_W) 'paint.c'; else $(CYGPATH_W) '$(srcdir)/paint.c'; fi`
+
+cairo_test_suite-paint-repeat.o: paint-repeat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint-repeat.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint-repeat.Tpo -c -o cairo_test_suite-paint-repeat.o `test -f 'paint-repeat.c' || echo '$(srcdir)/'`paint-repeat.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint-repeat.Tpo $(DEPDIR)/cairo_test_suite-paint-repeat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint-repeat.c' object='cairo_test_suite-paint-repeat.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint-repeat.o `test -f 'paint-repeat.c' || echo '$(srcdir)/'`paint-repeat.c
+
+cairo_test_suite-paint-repeat.obj: paint-repeat.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint-repeat.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint-repeat.Tpo -c -o cairo_test_suite-paint-repeat.obj `if test -f 'paint-repeat.c'; then $(CYGPATH_W) 'paint-repeat.c'; else $(CYGPATH_W) '$(srcdir)/paint-repeat.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint-repeat.Tpo $(DEPDIR)/cairo_test_suite-paint-repeat.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint-repeat.c' object='cairo_test_suite-paint-repeat.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint-repeat.obj `if test -f 'paint-repeat.c'; then $(CYGPATH_W) 'paint-repeat.c'; else $(CYGPATH_W) '$(srcdir)/paint-repeat.c'; fi`
+
+cairo_test_suite-paint-source-alpha.o: paint-source-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint-source-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint-source-alpha.Tpo -c -o cairo_test_suite-paint-source-alpha.o `test -f 'paint-source-alpha.c' || echo '$(srcdir)/'`paint-source-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint-source-alpha.Tpo $(DEPDIR)/cairo_test_suite-paint-source-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint-source-alpha.c' object='cairo_test_suite-paint-source-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint-source-alpha.o `test -f 'paint-source-alpha.c' || echo '$(srcdir)/'`paint-source-alpha.c
+
+cairo_test_suite-paint-source-alpha.obj: paint-source-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint-source-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint-source-alpha.Tpo -c -o cairo_test_suite-paint-source-alpha.obj `if test -f 'paint-source-alpha.c'; then $(CYGPATH_W) 'paint-source-alpha.c'; else $(CYGPATH_W) '$(srcdir)/paint-source-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint-source-alpha.Tpo $(DEPDIR)/cairo_test_suite-paint-source-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint-source-alpha.c' object='cairo_test_suite-paint-source-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint-source-alpha.obj `if test -f 'paint-source-alpha.c'; then $(CYGPATH_W) 'paint-source-alpha.c'; else $(CYGPATH_W) '$(srcdir)/paint-source-alpha.c'; fi`
+
+cairo_test_suite-paint-with-alpha.o: paint-with-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint-with-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint-with-alpha.Tpo -c -o cairo_test_suite-paint-with-alpha.o `test -f 'paint-with-alpha.c' || echo '$(srcdir)/'`paint-with-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint-with-alpha.Tpo $(DEPDIR)/cairo_test_suite-paint-with-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint-with-alpha.c' object='cairo_test_suite-paint-with-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint-with-alpha.o `test -f 'paint-with-alpha.c' || echo '$(srcdir)/'`paint-with-alpha.c
+
+cairo_test_suite-paint-with-alpha.obj: paint-with-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-paint-with-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-paint-with-alpha.Tpo -c -o cairo_test_suite-paint-with-alpha.obj `if test -f 'paint-with-alpha.c'; then $(CYGPATH_W) 'paint-with-alpha.c'; else $(CYGPATH_W) '$(srcdir)/paint-with-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-paint-with-alpha.Tpo $(DEPDIR)/cairo_test_suite-paint-with-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='paint-with-alpha.c' object='cairo_test_suite-paint-with-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-paint-with-alpha.obj `if test -f 'paint-with-alpha.c'; then $(CYGPATH_W) 'paint-with-alpha.c'; else $(CYGPATH_W) '$(srcdir)/paint-with-alpha.c'; fi`
+
+cairo_test_suite-path-append.o: path-append.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-path-append.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-path-append.Tpo -c -o cairo_test_suite-path-append.o `test -f 'path-append.c' || echo '$(srcdir)/'`path-append.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-path-append.Tpo $(DEPDIR)/cairo_test_suite-path-append.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='path-append.c' object='cairo_test_suite-path-append.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-path-append.o `test -f 'path-append.c' || echo '$(srcdir)/'`path-append.c
+
+cairo_test_suite-path-append.obj: path-append.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-path-append.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-path-append.Tpo -c -o cairo_test_suite-path-append.obj `if test -f 'path-append.c'; then $(CYGPATH_W) 'path-append.c'; else $(CYGPATH_W) '$(srcdir)/path-append.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-path-append.Tpo $(DEPDIR)/cairo_test_suite-path-append.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='path-append.c' object='cairo_test_suite-path-append.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-path-append.obj `if test -f 'path-append.c'; then $(CYGPATH_W) 'path-append.c'; else $(CYGPATH_W) '$(srcdir)/path-append.c'; fi`
+
+cairo_test_suite-path-precision.o: path-precision.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-path-precision.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-path-precision.Tpo -c -o cairo_test_suite-path-precision.o `test -f 'path-precision.c' || echo '$(srcdir)/'`path-precision.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-path-precision.Tpo $(DEPDIR)/cairo_test_suite-path-precision.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='path-precision.c' object='cairo_test_suite-path-precision.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-path-precision.o `test -f 'path-precision.c' || echo '$(srcdir)/'`path-precision.c
+
+cairo_test_suite-path-precision.obj: path-precision.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-path-precision.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-path-precision.Tpo -c -o cairo_test_suite-path-precision.obj `if test -f 'path-precision.c'; then $(CYGPATH_W) 'path-precision.c'; else $(CYGPATH_W) '$(srcdir)/path-precision.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-path-precision.Tpo $(DEPDIR)/cairo_test_suite-path-precision.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='path-precision.c' object='cairo_test_suite-path-precision.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-path-precision.obj `if test -f 'path-precision.c'; then $(CYGPATH_W) 'path-precision.c'; else $(CYGPATH_W) '$(srcdir)/path-precision.c'; fi`
+
+cairo_test_suite-pattern-get-type.o: pattern-get-type.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pattern-get-type.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-pattern-get-type.Tpo -c -o cairo_test_suite-pattern-get-type.o `test -f 'pattern-get-type.c' || echo '$(srcdir)/'`pattern-get-type.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pattern-get-type.Tpo $(DEPDIR)/cairo_test_suite-pattern-get-type.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pattern-get-type.c' object='cairo_test_suite-pattern-get-type.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pattern-get-type.o `test -f 'pattern-get-type.c' || echo '$(srcdir)/'`pattern-get-type.c
+
+cairo_test_suite-pattern-get-type.obj: pattern-get-type.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pattern-get-type.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-pattern-get-type.Tpo -c -o cairo_test_suite-pattern-get-type.obj `if test -f 'pattern-get-type.c'; then $(CYGPATH_W) 'pattern-get-type.c'; else $(CYGPATH_W) '$(srcdir)/pattern-get-type.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pattern-get-type.Tpo $(DEPDIR)/cairo_test_suite-pattern-get-type.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pattern-get-type.c' object='cairo_test_suite-pattern-get-type.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pattern-get-type.obj `if test -f 'pattern-get-type.c'; then $(CYGPATH_W) 'pattern-get-type.c'; else $(CYGPATH_W) '$(srcdir)/pattern-get-type.c'; fi`
+
+cairo_test_suite-pattern-getters.o: pattern-getters.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pattern-getters.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-pattern-getters.Tpo -c -o cairo_test_suite-pattern-getters.o `test -f 'pattern-getters.c' || echo '$(srcdir)/'`pattern-getters.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pattern-getters.Tpo $(DEPDIR)/cairo_test_suite-pattern-getters.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pattern-getters.c' object='cairo_test_suite-pattern-getters.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pattern-getters.o `test -f 'pattern-getters.c' || echo '$(srcdir)/'`pattern-getters.c
+
+cairo_test_suite-pattern-getters.obj: pattern-getters.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pattern-getters.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-pattern-getters.Tpo -c -o cairo_test_suite-pattern-getters.obj `if test -f 'pattern-getters.c'; then $(CYGPATH_W) 'pattern-getters.c'; else $(CYGPATH_W) '$(srcdir)/pattern-getters.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pattern-getters.Tpo $(DEPDIR)/cairo_test_suite-pattern-getters.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pattern-getters.c' object='cairo_test_suite-pattern-getters.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pattern-getters.obj `if test -f 'pattern-getters.c'; then $(CYGPATH_W) 'pattern-getters.c'; else $(CYGPATH_W) '$(srcdir)/pattern-getters.c'; fi`
+
+cairo_test_suite-pixman-rotate.o: pixman-rotate.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pixman-rotate.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-pixman-rotate.Tpo -c -o cairo_test_suite-pixman-rotate.o `test -f 'pixman-rotate.c' || echo '$(srcdir)/'`pixman-rotate.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pixman-rotate.Tpo $(DEPDIR)/cairo_test_suite-pixman-rotate.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pixman-rotate.c' object='cairo_test_suite-pixman-rotate.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pixman-rotate.o `test -f 'pixman-rotate.c' || echo '$(srcdir)/'`pixman-rotate.c
+
+cairo_test_suite-pixman-rotate.obj: pixman-rotate.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pixman-rotate.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-pixman-rotate.Tpo -c -o cairo_test_suite-pixman-rotate.obj `if test -f 'pixman-rotate.c'; then $(CYGPATH_W) 'pixman-rotate.c'; else $(CYGPATH_W) '$(srcdir)/pixman-rotate.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pixman-rotate.Tpo $(DEPDIR)/cairo_test_suite-pixman-rotate.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pixman-rotate.c' object='cairo_test_suite-pixman-rotate.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pixman-rotate.obj `if test -f 'pixman-rotate.c'; then $(CYGPATH_W) 'pixman-rotate.c'; else $(CYGPATH_W) '$(srcdir)/pixman-rotate.c'; fi`
+
+cairo_test_suite-png.o: png.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-png.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-png.Tpo -c -o cairo_test_suite-png.o `test -f 'png.c' || echo '$(srcdir)/'`png.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-png.Tpo $(DEPDIR)/cairo_test_suite-png.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='png.c' object='cairo_test_suite-png.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-png.o `test -f 'png.c' || echo '$(srcdir)/'`png.c
+
+cairo_test_suite-png.obj: png.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-png.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-png.Tpo -c -o cairo_test_suite-png.obj `if test -f 'png.c'; then $(CYGPATH_W) 'png.c'; else $(CYGPATH_W) '$(srcdir)/png.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-png.Tpo $(DEPDIR)/cairo_test_suite-png.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='png.c' object='cairo_test_suite-png.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-png.obj `if test -f 'png.c'; then $(CYGPATH_W) 'png.c'; else $(CYGPATH_W) '$(srcdir)/png.c'; fi`
+
+cairo_test_suite-push-group.o: push-group.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-push-group.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-push-group.Tpo -c -o cairo_test_suite-push-group.o `test -f 'push-group.c' || echo '$(srcdir)/'`push-group.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-push-group.Tpo $(DEPDIR)/cairo_test_suite-push-group.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='push-group.c' object='cairo_test_suite-push-group.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-push-group.o `test -f 'push-group.c' || echo '$(srcdir)/'`push-group.c
+
+cairo_test_suite-push-group.obj: push-group.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-push-group.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-push-group.Tpo -c -o cairo_test_suite-push-group.obj `if test -f 'push-group.c'; then $(CYGPATH_W) 'push-group.c'; else $(CYGPATH_W) '$(srcdir)/push-group.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-push-group.Tpo $(DEPDIR)/cairo_test_suite-push-group.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='push-group.c' object='cairo_test_suite-push-group.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-push-group.obj `if test -f 'push-group.c'; then $(CYGPATH_W) 'push-group.c'; else $(CYGPATH_W) '$(srcdir)/push-group.c'; fi`
+
+cairo_test_suite-push-group-color.o: push-group-color.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-push-group-color.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-push-group-color.Tpo -c -o cairo_test_suite-push-group-color.o `test -f 'push-group-color.c' || echo '$(srcdir)/'`push-group-color.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-push-group-color.Tpo $(DEPDIR)/cairo_test_suite-push-group-color.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='push-group-color.c' object='cairo_test_suite-push-group-color.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-push-group-color.o `test -f 'push-group-color.c' || echo '$(srcdir)/'`push-group-color.c
+
+cairo_test_suite-push-group-color.obj: push-group-color.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-push-group-color.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-push-group-color.Tpo -c -o cairo_test_suite-push-group-color.obj `if test -f 'push-group-color.c'; then $(CYGPATH_W) 'push-group-color.c'; else $(CYGPATH_W) '$(srcdir)/push-group-color.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-push-group-color.Tpo $(DEPDIR)/cairo_test_suite-push-group-color.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='push-group-color.c' object='cairo_test_suite-push-group-color.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-push-group-color.obj `if test -f 'push-group-color.c'; then $(CYGPATH_W) 'push-group-color.c'; else $(CYGPATH_W) '$(srcdir)/push-group-color.c'; fi`
+
+cairo_test_suite-radial-gradient.o: radial-gradient.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-radial-gradient.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-radial-gradient.Tpo -c -o cairo_test_suite-radial-gradient.o `test -f 'radial-gradient.c' || echo '$(srcdir)/'`radial-gradient.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-radial-gradient.Tpo $(DEPDIR)/cairo_test_suite-radial-gradient.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='radial-gradient.c' object='cairo_test_suite-radial-gradient.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-radial-gradient.o `test -f 'radial-gradient.c' || echo '$(srcdir)/'`radial-gradient.c
+
+cairo_test_suite-radial-gradient.obj: radial-gradient.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-radial-gradient.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-radial-gradient.Tpo -c -o cairo_test_suite-radial-gradient.obj `if test -f 'radial-gradient.c'; then $(CYGPATH_W) 'radial-gradient.c'; else $(CYGPATH_W) '$(srcdir)/radial-gradient.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-radial-gradient.Tpo $(DEPDIR)/cairo_test_suite-radial-gradient.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='radial-gradient.c' object='cairo_test_suite-radial-gradient.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-radial-gradient.obj `if test -f 'radial-gradient.c'; then $(CYGPATH_W) 'radial-gradient.c'; else $(CYGPATH_W) '$(srcdir)/radial-gradient.c'; fi`
+
+cairo_test_suite-random-intersections-eo.o: random-intersections-eo.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-eo.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-eo.Tpo -c -o cairo_test_suite-random-intersections-eo.o `test -f 'random-intersections-eo.c' || echo '$(srcdir)/'`random-intersections-eo.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-eo.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-eo.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-eo.c' object='cairo_test_suite-random-intersections-eo.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-eo.o `test -f 'random-intersections-eo.c' || echo '$(srcdir)/'`random-intersections-eo.c
+
+cairo_test_suite-random-intersections-eo.obj: random-intersections-eo.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-eo.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-eo.Tpo -c -o cairo_test_suite-random-intersections-eo.obj `if test -f 'random-intersections-eo.c'; then $(CYGPATH_W) 'random-intersections-eo.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-eo.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-eo.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-eo.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-eo.c' object='cairo_test_suite-random-intersections-eo.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-eo.obj `if test -f 'random-intersections-eo.c'; then $(CYGPATH_W) 'random-intersections-eo.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-eo.c'; fi`
+
+cairo_test_suite-random-intersections-nonzero.o: random-intersections-nonzero.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-nonzero.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-nonzero.Tpo -c -o cairo_test_suite-random-intersections-nonzero.o `test -f 'random-intersections-nonzero.c' || echo '$(srcdir)/'`random-intersections-nonzero.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-nonzero.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-nonzero.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-nonzero.c' object='cairo_test_suite-random-intersections-nonzero.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-nonzero.o `test -f 'random-intersections-nonzero.c' || echo '$(srcdir)/'`random-intersections-nonzero.c
+
+cairo_test_suite-random-intersections-nonzero.obj: random-intersections-nonzero.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-nonzero.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-nonzero.Tpo -c -o cairo_test_suite-random-intersections-nonzero.obj `if test -f 'random-intersections-nonzero.c'; then $(CYGPATH_W) 'random-intersections-nonzero.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-nonzero.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-nonzero.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-nonzero.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-nonzero.c' object='cairo_test_suite-random-intersections-nonzero.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-nonzero.obj `if test -f 'random-intersections-nonzero.c'; then $(CYGPATH_W) 'random-intersections-nonzero.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-nonzero.c'; fi`
+
+cairo_test_suite-random-intersections-curves-eo.o: random-intersections-curves-eo.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-curves-eo.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-curves-eo.Tpo -c -o cairo_test_suite-random-intersections-curves-eo.o `test -f 'random-intersections-curves-eo.c' || echo '$(srcdir)/'`random-intersections-curves-eo.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-curves-eo.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-curves-eo.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-curves-eo.c' object='cairo_test_suite-random-intersections-curves-eo.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-curves-eo.o `test -f 'random-intersections-curves-eo.c' || echo '$(srcdir)/'`random-intersections-curves-eo.c
+
+cairo_test_suite-random-intersections-curves-eo.obj: random-intersections-curves-eo.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-curves-eo.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-curves-eo.Tpo -c -o cairo_test_suite-random-intersections-curves-eo.obj `if test -f 'random-intersections-curves-eo.c'; then $(CYGPATH_W) 'random-intersections-curves-eo.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-curves-eo.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-curves-eo.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-curves-eo.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-curves-eo.c' object='cairo_test_suite-random-intersections-curves-eo.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-curves-eo.obj `if test -f 'random-intersections-curves-eo.c'; then $(CYGPATH_W) 'random-intersections-curves-eo.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-curves-eo.c'; fi`
+
+cairo_test_suite-random-intersections-curves-nz.o: random-intersections-curves-nz.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-curves-nz.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-curves-nz.Tpo -c -o cairo_test_suite-random-intersections-curves-nz.o `test -f 'random-intersections-curves-nz.c' || echo '$(srcdir)/'`random-intersections-curves-nz.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-curves-nz.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-curves-nz.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-curves-nz.c' object='cairo_test_suite-random-intersections-curves-nz.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-curves-nz.o `test -f 'random-intersections-curves-nz.c' || echo '$(srcdir)/'`random-intersections-curves-nz.c
+
+cairo_test_suite-random-intersections-curves-nz.obj: random-intersections-curves-nz.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-random-intersections-curves-nz.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-random-intersections-curves-nz.Tpo -c -o cairo_test_suite-random-intersections-curves-nz.obj `if test -f 'random-intersections-curves-nz.c'; then $(CYGPATH_W) 'random-intersections-curves-nz.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-curves-nz.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-random-intersections-curves-nz.Tpo $(DEPDIR)/cairo_test_suite-random-intersections-curves-nz.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='random-intersections-curves-nz.c' object='cairo_test_suite-random-intersections-curves-nz.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-random-intersections-curves-nz.obj `if test -f 'random-intersections-curves-nz.c'; then $(CYGPATH_W) 'random-intersections-curves-nz.c'; else $(CYGPATH_W) '$(srcdir)/random-intersections-curves-nz.c'; fi`
+
+cairo_test_suite-rectangle-rounding-error.o: rectangle-rounding-error.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectangle-rounding-error.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectangle-rounding-error.Tpo -c -o cairo_test_suite-rectangle-rounding-error.o `test -f 'rectangle-rounding-error.c' || echo '$(srcdir)/'`rectangle-rounding-error.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectangle-rounding-error.Tpo $(DEPDIR)/cairo_test_suite-rectangle-rounding-error.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectangle-rounding-error.c' object='cairo_test_suite-rectangle-rounding-error.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectangle-rounding-error.o `test -f 'rectangle-rounding-error.c' || echo '$(srcdir)/'`rectangle-rounding-error.c
+
+cairo_test_suite-rectangle-rounding-error.obj: rectangle-rounding-error.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectangle-rounding-error.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectangle-rounding-error.Tpo -c -o cairo_test_suite-rectangle-rounding-error.obj `if test -f 'rectangle-rounding-error.c'; then $(CYGPATH_W) 'rectangle-rounding-error.c'; else $(CYGPATH_W) '$(srcdir)/rectangle-rounding-error.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectangle-rounding-error.Tpo $(DEPDIR)/cairo_test_suite-rectangle-rounding-error.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectangle-rounding-error.c' object='cairo_test_suite-rectangle-rounding-error.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectangle-rounding-error.obj `if test -f 'rectangle-rounding-error.c'; then $(CYGPATH_W) 'rectangle-rounding-error.c'; else $(CYGPATH_W) '$(srcdir)/rectangle-rounding-error.c'; fi`
+
+cairo_test_suite-rectilinear-fill.o: rectilinear-fill.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-fill.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-fill.Tpo -c -o cairo_test_suite-rectilinear-fill.o `test -f 'rectilinear-fill.c' || echo '$(srcdir)/'`rectilinear-fill.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-fill.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-fill.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-fill.c' object='cairo_test_suite-rectilinear-fill.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-fill.o `test -f 'rectilinear-fill.c' || echo '$(srcdir)/'`rectilinear-fill.c
+
+cairo_test_suite-rectilinear-fill.obj: rectilinear-fill.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-fill.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-fill.Tpo -c -o cairo_test_suite-rectilinear-fill.obj `if test -f 'rectilinear-fill.c'; then $(CYGPATH_W) 'rectilinear-fill.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-fill.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-fill.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-fill.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-fill.c' object='cairo_test_suite-rectilinear-fill.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-fill.obj `if test -f 'rectilinear-fill.c'; then $(CYGPATH_W) 'rectilinear-fill.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-fill.c'; fi`
+
+cairo_test_suite-rectilinear-miter-limit.o: rectilinear-miter-limit.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-miter-limit.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-miter-limit.Tpo -c -o cairo_test_suite-rectilinear-miter-limit.o `test -f 'rectilinear-miter-limit.c' || echo '$(srcdir)/'`rectilinear-miter-limit.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-miter-limit.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-miter-limit.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-miter-limit.c' object='cairo_test_suite-rectilinear-miter-limit.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-miter-limit.o `test -f 'rectilinear-miter-limit.c' || echo '$(srcdir)/'`rectilinear-miter-limit.c
+
+cairo_test_suite-rectilinear-miter-limit.obj: rectilinear-miter-limit.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-miter-limit.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-miter-limit.Tpo -c -o cairo_test_suite-rectilinear-miter-limit.obj `if test -f 'rectilinear-miter-limit.c'; then $(CYGPATH_W) 'rectilinear-miter-limit.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-miter-limit.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-miter-limit.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-miter-limit.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-miter-limit.c' object='cairo_test_suite-rectilinear-miter-limit.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-miter-limit.obj `if test -f 'rectilinear-miter-limit.c'; then $(CYGPATH_W) 'rectilinear-miter-limit.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-miter-limit.c'; fi`
+
+cairo_test_suite-rectilinear-dash.o: rectilinear-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-dash.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-dash.Tpo -c -o cairo_test_suite-rectilinear-dash.o `test -f 'rectilinear-dash.c' || echo '$(srcdir)/'`rectilinear-dash.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-dash.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-dash.c' object='cairo_test_suite-rectilinear-dash.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-dash.o `test -f 'rectilinear-dash.c' || echo '$(srcdir)/'`rectilinear-dash.c
+
+cairo_test_suite-rectilinear-dash.obj: rectilinear-dash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-dash.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-dash.Tpo -c -o cairo_test_suite-rectilinear-dash.obj `if test -f 'rectilinear-dash.c'; then $(CYGPATH_W) 'rectilinear-dash.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-dash.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-dash.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-dash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-dash.c' object='cairo_test_suite-rectilinear-dash.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-dash.obj `if test -f 'rectilinear-dash.c'; then $(CYGPATH_W) 'rectilinear-dash.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-dash.c'; fi`
+
+cairo_test_suite-rectilinear-stroke.o: rectilinear-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-stroke.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-stroke.Tpo -c -o cairo_test_suite-rectilinear-stroke.o `test -f 'rectilinear-stroke.c' || echo '$(srcdir)/'`rectilinear-stroke.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-stroke.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-stroke.c' object='cairo_test_suite-rectilinear-stroke.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-stroke.o `test -f 'rectilinear-stroke.c' || echo '$(srcdir)/'`rectilinear-stroke.c
+
+cairo_test_suite-rectilinear-stroke.obj: rectilinear-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rectilinear-stroke.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rectilinear-stroke.Tpo -c -o cairo_test_suite-rectilinear-stroke.obj `if test -f 'rectilinear-stroke.c'; then $(CYGPATH_W) 'rectilinear-stroke.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-stroke.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rectilinear-stroke.Tpo $(DEPDIR)/cairo_test_suite-rectilinear-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rectilinear-stroke.c' object='cairo_test_suite-rectilinear-stroke.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rectilinear-stroke.obj `if test -f 'rectilinear-stroke.c'; then $(CYGPATH_W) 'rectilinear-stroke.c'; else $(CYGPATH_W) '$(srcdir)/rectilinear-stroke.c'; fi`
+
+cairo_test_suite-reflected-stroke.o: reflected-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-reflected-stroke.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-reflected-stroke.Tpo -c -o cairo_test_suite-reflected-stroke.o `test -f 'reflected-stroke.c' || echo '$(srcdir)/'`reflected-stroke.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-reflected-stroke.Tpo $(DEPDIR)/cairo_test_suite-reflected-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='reflected-stroke.c' object='cairo_test_suite-reflected-stroke.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-reflected-stroke.o `test -f 'reflected-stroke.c' || echo '$(srcdir)/'`reflected-stroke.c
+
+cairo_test_suite-reflected-stroke.obj: reflected-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-reflected-stroke.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-reflected-stroke.Tpo -c -o cairo_test_suite-reflected-stroke.obj `if test -f 'reflected-stroke.c'; then $(CYGPATH_W) 'reflected-stroke.c'; else $(CYGPATH_W) '$(srcdir)/reflected-stroke.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-reflected-stroke.Tpo $(DEPDIR)/cairo_test_suite-reflected-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='reflected-stroke.c' object='cairo_test_suite-reflected-stroke.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-reflected-stroke.obj `if test -f 'reflected-stroke.c'; then $(CYGPATH_W) 'reflected-stroke.c'; else $(CYGPATH_W) '$(srcdir)/reflected-stroke.c'; fi`
+
+cairo_test_suite-rel-path.o: rel-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rel-path.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rel-path.Tpo -c -o cairo_test_suite-rel-path.o `test -f 'rel-path.c' || echo '$(srcdir)/'`rel-path.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rel-path.Tpo $(DEPDIR)/cairo_test_suite-rel-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rel-path.c' object='cairo_test_suite-rel-path.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rel-path.o `test -f 'rel-path.c' || echo '$(srcdir)/'`rel-path.c
+
+cairo_test_suite-rel-path.obj: rel-path.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rel-path.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rel-path.Tpo -c -o cairo_test_suite-rel-path.obj `if test -f 'rel-path.c'; then $(CYGPATH_W) 'rel-path.c'; else $(CYGPATH_W) '$(srcdir)/rel-path.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rel-path.Tpo $(DEPDIR)/cairo_test_suite-rel-path.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rel-path.c' object='cairo_test_suite-rel-path.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rel-path.obj `if test -f 'rel-path.c'; then $(CYGPATH_W) 'rel-path.c'; else $(CYGPATH_W) '$(srcdir)/rel-path.c'; fi`
+
+cairo_test_suite-rgb24-ignore-alpha.o: rgb24-ignore-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rgb24-ignore-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rgb24-ignore-alpha.Tpo -c -o cairo_test_suite-rgb24-ignore-alpha.o `test -f 'rgb24-ignore-alpha.c' || echo '$(srcdir)/'`rgb24-ignore-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rgb24-ignore-alpha.Tpo $(DEPDIR)/cairo_test_suite-rgb24-ignore-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rgb24-ignore-alpha.c' object='cairo_test_suite-rgb24-ignore-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rgb24-ignore-alpha.o `test -f 'rgb24-ignore-alpha.c' || echo '$(srcdir)/'`rgb24-ignore-alpha.c
+
+cairo_test_suite-rgb24-ignore-alpha.obj: rgb24-ignore-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rgb24-ignore-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rgb24-ignore-alpha.Tpo -c -o cairo_test_suite-rgb24-ignore-alpha.obj `if test -f 'rgb24-ignore-alpha.c'; then $(CYGPATH_W) 'rgb24-ignore-alpha.c'; else $(CYGPATH_W) '$(srcdir)/rgb24-ignore-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rgb24-ignore-alpha.Tpo $(DEPDIR)/cairo_test_suite-rgb24-ignore-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rgb24-ignore-alpha.c' object='cairo_test_suite-rgb24-ignore-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rgb24-ignore-alpha.obj `if test -f 'rgb24-ignore-alpha.c'; then $(CYGPATH_W) 'rgb24-ignore-alpha.c'; else $(CYGPATH_W) '$(srcdir)/rgb24-ignore-alpha.c'; fi`
+
+cairo_test_suite-rotate-image-surface-paint.o: rotate-image-surface-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rotate-image-surface-paint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rotate-image-surface-paint.Tpo -c -o cairo_test_suite-rotate-image-surface-paint.o `test -f 'rotate-image-surface-paint.c' || echo '$(srcdir)/'`rotate-image-surface-paint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rotate-image-surface-paint.Tpo $(DEPDIR)/cairo_test_suite-rotate-image-surface-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rotate-image-surface-paint.c' object='cairo_test_suite-rotate-image-surface-paint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rotate-image-surface-paint.o `test -f 'rotate-image-surface-paint.c' || echo '$(srcdir)/'`rotate-image-surface-paint.c
+
+cairo_test_suite-rotate-image-surface-paint.obj: rotate-image-surface-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rotate-image-surface-paint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rotate-image-surface-paint.Tpo -c -o cairo_test_suite-rotate-image-surface-paint.obj `if test -f 'rotate-image-surface-paint.c'; then $(CYGPATH_W) 'rotate-image-surface-paint.c'; else $(CYGPATH_W) '$(srcdir)/rotate-image-surface-paint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rotate-image-surface-paint.Tpo $(DEPDIR)/cairo_test_suite-rotate-image-surface-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rotate-image-surface-paint.c' object='cairo_test_suite-rotate-image-surface-paint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rotate-image-surface-paint.obj `if test -f 'rotate-image-surface-paint.c'; then $(CYGPATH_W) 'rotate-image-surface-paint.c'; else $(CYGPATH_W) '$(srcdir)/rotate-image-surface-paint.c'; fi`
+
+cairo_test_suite-rotated-clip.o: rotated-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rotated-clip.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-rotated-clip.Tpo -c -o cairo_test_suite-rotated-clip.o `test -f 'rotated-clip.c' || echo '$(srcdir)/'`rotated-clip.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rotated-clip.Tpo $(DEPDIR)/cairo_test_suite-rotated-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rotated-clip.c' object='cairo_test_suite-rotated-clip.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rotated-clip.o `test -f 'rotated-clip.c' || echo '$(srcdir)/'`rotated-clip.c
+
+cairo_test_suite-rotated-clip.obj: rotated-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-rotated-clip.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-rotated-clip.Tpo -c -o cairo_test_suite-rotated-clip.obj `if test -f 'rotated-clip.c'; then $(CYGPATH_W) 'rotated-clip.c'; else $(CYGPATH_W) '$(srcdir)/rotated-clip.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-rotated-clip.Tpo $(DEPDIR)/cairo_test_suite-rotated-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rotated-clip.c' object='cairo_test_suite-rotated-clip.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-rotated-clip.obj `if test -f 'rotated-clip.c'; then $(CYGPATH_W) 'rotated-clip.c'; else $(CYGPATH_W) '$(srcdir)/rotated-clip.c'; fi`
+
+cairo_test_suite-scale-down-source-surface-paint.o: scale-down-source-surface-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-down-source-surface-paint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-down-source-surface-paint.Tpo -c -o cairo_test_suite-scale-down-source-surface-paint.o `test -f 'scale-down-source-surface-paint.c' || echo '$(srcdir)/'`scale-down-source-surface-paint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-down-source-surface-paint.Tpo $(DEPDIR)/cairo_test_suite-scale-down-source-surface-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-down-source-surface-paint.c' object='cairo_test_suite-scale-down-source-surface-paint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-down-source-surface-paint.o `test -f 'scale-down-source-surface-paint.c' || echo '$(srcdir)/'`scale-down-source-surface-paint.c
+
+cairo_test_suite-scale-down-source-surface-paint.obj: scale-down-source-surface-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-down-source-surface-paint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-down-source-surface-paint.Tpo -c -o cairo_test_suite-scale-down-source-surface-paint.obj `if test -f 'scale-down-source-surface-paint.c'; then $(CYGPATH_W) 'scale-down-source-surface-paint.c'; else $(CYGPATH_W) '$(srcdir)/scale-down-source-surface-paint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-down-source-surface-paint.Tpo $(DEPDIR)/cairo_test_suite-scale-down-source-surface-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-down-source-surface-paint.c' object='cairo_test_suite-scale-down-source-surface-paint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-down-source-surface-paint.obj `if test -f 'scale-down-source-surface-paint.c'; then $(CYGPATH_W) 'scale-down-source-surface-paint.c'; else $(CYGPATH_W) '$(srcdir)/scale-down-source-surface-paint.c'; fi`
+
+cairo_test_suite-scale-offset-image.o: scale-offset-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-offset-image.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-offset-image.Tpo -c -o cairo_test_suite-scale-offset-image.o `test -f 'scale-offset-image.c' || echo '$(srcdir)/'`scale-offset-image.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-offset-image.Tpo $(DEPDIR)/cairo_test_suite-scale-offset-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-offset-image.c' object='cairo_test_suite-scale-offset-image.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-offset-image.o `test -f 'scale-offset-image.c' || echo '$(srcdir)/'`scale-offset-image.c
+
+cairo_test_suite-scale-offset-image.obj: scale-offset-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-offset-image.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-offset-image.Tpo -c -o cairo_test_suite-scale-offset-image.obj `if test -f 'scale-offset-image.c'; then $(CYGPATH_W) 'scale-offset-image.c'; else $(CYGPATH_W) '$(srcdir)/scale-offset-image.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-offset-image.Tpo $(DEPDIR)/cairo_test_suite-scale-offset-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-offset-image.c' object='cairo_test_suite-scale-offset-image.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-offset-image.obj `if test -f 'scale-offset-image.c'; then $(CYGPATH_W) 'scale-offset-image.c'; else $(CYGPATH_W) '$(srcdir)/scale-offset-image.c'; fi`
+
+cairo_test_suite-scale-offset-similar.o: scale-offset-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-offset-similar.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-offset-similar.Tpo -c -o cairo_test_suite-scale-offset-similar.o `test -f 'scale-offset-similar.c' || echo '$(srcdir)/'`scale-offset-similar.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-offset-similar.Tpo $(DEPDIR)/cairo_test_suite-scale-offset-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-offset-similar.c' object='cairo_test_suite-scale-offset-similar.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-offset-similar.o `test -f 'scale-offset-similar.c' || echo '$(srcdir)/'`scale-offset-similar.c
+
+cairo_test_suite-scale-offset-similar.obj: scale-offset-similar.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-offset-similar.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-offset-similar.Tpo -c -o cairo_test_suite-scale-offset-similar.obj `if test -f 'scale-offset-similar.c'; then $(CYGPATH_W) 'scale-offset-similar.c'; else $(CYGPATH_W) '$(srcdir)/scale-offset-similar.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-offset-similar.Tpo $(DEPDIR)/cairo_test_suite-scale-offset-similar.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-offset-similar.c' object='cairo_test_suite-scale-offset-similar.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-offset-similar.obj `if test -f 'scale-offset-similar.c'; then $(CYGPATH_W) 'scale-offset-similar.c'; else $(CYGPATH_W) '$(srcdir)/scale-offset-similar.c'; fi`
+
+cairo_test_suite-scale-source-surface-paint.o: scale-source-surface-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-source-surface-paint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-source-surface-paint.Tpo -c -o cairo_test_suite-scale-source-surface-paint.o `test -f 'scale-source-surface-paint.c' || echo '$(srcdir)/'`scale-source-surface-paint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-source-surface-paint.Tpo $(DEPDIR)/cairo_test_suite-scale-source-surface-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-source-surface-paint.c' object='cairo_test_suite-scale-source-surface-paint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-source-surface-paint.o `test -f 'scale-source-surface-paint.c' || echo '$(srcdir)/'`scale-source-surface-paint.c
+
+cairo_test_suite-scale-source-surface-paint.obj: scale-source-surface-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scale-source-surface-paint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-scale-source-surface-paint.Tpo -c -o cairo_test_suite-scale-source-surface-paint.obj `if test -f 'scale-source-surface-paint.c'; then $(CYGPATH_W) 'scale-source-surface-paint.c'; else $(CYGPATH_W) '$(srcdir)/scale-source-surface-paint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scale-source-surface-paint.Tpo $(DEPDIR)/cairo_test_suite-scale-source-surface-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scale-source-surface-paint.c' object='cairo_test_suite-scale-source-surface-paint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scale-source-surface-paint.obj `if test -f 'scale-source-surface-paint.c'; then $(CYGPATH_W) 'scale-source-surface-paint.c'; else $(CYGPATH_W) '$(srcdir)/scale-source-surface-paint.c'; fi`
+
+cairo_test_suite-scaled-font-zero-matrix.o: scaled-font-zero-matrix.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scaled-font-zero-matrix.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-scaled-font-zero-matrix.Tpo -c -o cairo_test_suite-scaled-font-zero-matrix.o `test -f 'scaled-font-zero-matrix.c' || echo '$(srcdir)/'`scaled-font-zero-matrix.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scaled-font-zero-matrix.Tpo $(DEPDIR)/cairo_test_suite-scaled-font-zero-matrix.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scaled-font-zero-matrix.c' object='cairo_test_suite-scaled-font-zero-matrix.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scaled-font-zero-matrix.o `test -f 'scaled-font-zero-matrix.c' || echo '$(srcdir)/'`scaled-font-zero-matrix.c
+
+cairo_test_suite-scaled-font-zero-matrix.obj: scaled-font-zero-matrix.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-scaled-font-zero-matrix.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-scaled-font-zero-matrix.Tpo -c -o cairo_test_suite-scaled-font-zero-matrix.obj `if test -f 'scaled-font-zero-matrix.c'; then $(CYGPATH_W) 'scaled-font-zero-matrix.c'; else $(CYGPATH_W) '$(srcdir)/scaled-font-zero-matrix.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-scaled-font-zero-matrix.Tpo $(DEPDIR)/cairo_test_suite-scaled-font-zero-matrix.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='scaled-font-zero-matrix.c' object='cairo_test_suite-scaled-font-zero-matrix.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-scaled-font-zero-matrix.obj `if test -f 'scaled-font-zero-matrix.c'; then $(CYGPATH_W) 'scaled-font-zero-matrix.c'; else $(CYGPATH_W) '$(srcdir)/scaled-font-zero-matrix.c'; fi`
+
+cairo_test_suite-stroke-ctm-caps.o: stroke-ctm-caps.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-stroke-ctm-caps.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-stroke-ctm-caps.Tpo -c -o cairo_test_suite-stroke-ctm-caps.o `test -f 'stroke-ctm-caps.c' || echo '$(srcdir)/'`stroke-ctm-caps.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-stroke-ctm-caps.Tpo $(DEPDIR)/cairo_test_suite-stroke-ctm-caps.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stroke-ctm-caps.c' object='cairo_test_suite-stroke-ctm-caps.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-stroke-ctm-caps.o `test -f 'stroke-ctm-caps.c' || echo '$(srcdir)/'`stroke-ctm-caps.c
+
+cairo_test_suite-stroke-ctm-caps.obj: stroke-ctm-caps.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-stroke-ctm-caps.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-stroke-ctm-caps.Tpo -c -o cairo_test_suite-stroke-ctm-caps.obj `if test -f 'stroke-ctm-caps.c'; then $(CYGPATH_W) 'stroke-ctm-caps.c'; else $(CYGPATH_W) '$(srcdir)/stroke-ctm-caps.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-stroke-ctm-caps.Tpo $(DEPDIR)/cairo_test_suite-stroke-ctm-caps.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stroke-ctm-caps.c' object='cairo_test_suite-stroke-ctm-caps.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-stroke-ctm-caps.obj `if test -f 'stroke-ctm-caps.c'; then $(CYGPATH_W) 'stroke-ctm-caps.c'; else $(CYGPATH_W) '$(srcdir)/stroke-ctm-caps.c'; fi`
+
+cairo_test_suite-stroke-image.o: stroke-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-stroke-image.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-stroke-image.Tpo -c -o cairo_test_suite-stroke-image.o `test -f 'stroke-image.c' || echo '$(srcdir)/'`stroke-image.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-stroke-image.Tpo $(DEPDIR)/cairo_test_suite-stroke-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stroke-image.c' object='cairo_test_suite-stroke-image.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-stroke-image.o `test -f 'stroke-image.c' || echo '$(srcdir)/'`stroke-image.c
+
+cairo_test_suite-stroke-image.obj: stroke-image.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-stroke-image.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-stroke-image.Tpo -c -o cairo_test_suite-stroke-image.obj `if test -f 'stroke-image.c'; then $(CYGPATH_W) 'stroke-image.c'; else $(CYGPATH_W) '$(srcdir)/stroke-image.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-stroke-image.Tpo $(DEPDIR)/cairo_test_suite-stroke-image.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='stroke-image.c' object='cairo_test_suite-stroke-image.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-stroke-image.obj `if test -f 'stroke-image.c'; then $(CYGPATH_W) 'stroke-image.c'; else $(CYGPATH_W) '$(srcdir)/stroke-image.c'; fi`
+
+cairo_test_suite-select-font-face.o: select-font-face.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-select-font-face.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-select-font-face.Tpo -c -o cairo_test_suite-select-font-face.o `test -f 'select-font-face.c' || echo '$(srcdir)/'`select-font-face.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-select-font-face.Tpo $(DEPDIR)/cairo_test_suite-select-font-face.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='select-font-face.c' object='cairo_test_suite-select-font-face.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-select-font-face.o `test -f 'select-font-face.c' || echo '$(srcdir)/'`select-font-face.c
+
+cairo_test_suite-select-font-face.obj: select-font-face.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-select-font-face.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-select-font-face.Tpo -c -o cairo_test_suite-select-font-face.obj `if test -f 'select-font-face.c'; then $(CYGPATH_W) 'select-font-face.c'; else $(CYGPATH_W) '$(srcdir)/select-font-face.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-select-font-face.Tpo $(DEPDIR)/cairo_test_suite-select-font-face.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='select-font-face.c' object='cairo_test_suite-select-font-face.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-select-font-face.obj `if test -f 'select-font-face.c'; then $(CYGPATH_W) 'select-font-face.c'; else $(CYGPATH_W) '$(srcdir)/select-font-face.c'; fi`
+
+cairo_test_suite-select-font-no-show-text.o: select-font-no-show-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-select-font-no-show-text.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-select-font-no-show-text.Tpo -c -o cairo_test_suite-select-font-no-show-text.o `test -f 'select-font-no-show-text.c' || echo '$(srcdir)/'`select-font-no-show-text.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-select-font-no-show-text.Tpo $(DEPDIR)/cairo_test_suite-select-font-no-show-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='select-font-no-show-text.c' object='cairo_test_suite-select-font-no-show-text.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-select-font-no-show-text.o `test -f 'select-font-no-show-text.c' || echo '$(srcdir)/'`select-font-no-show-text.c
+
+cairo_test_suite-select-font-no-show-text.obj: select-font-no-show-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-select-font-no-show-text.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-select-font-no-show-text.Tpo -c -o cairo_test_suite-select-font-no-show-text.obj `if test -f 'select-font-no-show-text.c'; then $(CYGPATH_W) 'select-font-no-show-text.c'; else $(CYGPATH_W) '$(srcdir)/select-font-no-show-text.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-select-font-no-show-text.Tpo $(DEPDIR)/cairo_test_suite-select-font-no-show-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='select-font-no-show-text.c' object='cairo_test_suite-select-font-no-show-text.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-select-font-no-show-text.obj `if test -f 'select-font-no-show-text.c'; then $(CYGPATH_W) 'select-font-no-show-text.c'; else $(CYGPATH_W) '$(srcdir)/select-font-no-show-text.c'; fi`
+
+cairo_test_suite-self-copy.o: self-copy.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-self-copy.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-self-copy.Tpo -c -o cairo_test_suite-self-copy.o `test -f 'self-copy.c' || echo '$(srcdir)/'`self-copy.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-self-copy.Tpo $(DEPDIR)/cairo_test_suite-self-copy.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='self-copy.c' object='cairo_test_suite-self-copy.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-self-copy.o `test -f 'self-copy.c' || echo '$(srcdir)/'`self-copy.c
+
+cairo_test_suite-self-copy.obj: self-copy.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-self-copy.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-self-copy.Tpo -c -o cairo_test_suite-self-copy.obj `if test -f 'self-copy.c'; then $(CYGPATH_W) 'self-copy.c'; else $(CYGPATH_W) '$(srcdir)/self-copy.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-self-copy.Tpo $(DEPDIR)/cairo_test_suite-self-copy.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='self-copy.c' object='cairo_test_suite-self-copy.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-self-copy.obj `if test -f 'self-copy.c'; then $(CYGPATH_W) 'self-copy.c'; else $(CYGPATH_W) '$(srcdir)/self-copy.c'; fi`
+
+cairo_test_suite-self-copy-overlap.o: self-copy-overlap.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-self-copy-overlap.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-self-copy-overlap.Tpo -c -o cairo_test_suite-self-copy-overlap.o `test -f 'self-copy-overlap.c' || echo '$(srcdir)/'`self-copy-overlap.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-self-copy-overlap.Tpo $(DEPDIR)/cairo_test_suite-self-copy-overlap.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='self-copy-overlap.c' object='cairo_test_suite-self-copy-overlap.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-self-copy-overlap.o `test -f 'self-copy-overlap.c' || echo '$(srcdir)/'`self-copy-overlap.c
+
+cairo_test_suite-self-copy-overlap.obj: self-copy-overlap.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-self-copy-overlap.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-self-copy-overlap.Tpo -c -o cairo_test_suite-self-copy-overlap.obj `if test -f 'self-copy-overlap.c'; then $(CYGPATH_W) 'self-copy-overlap.c'; else $(CYGPATH_W) '$(srcdir)/self-copy-overlap.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-self-copy-overlap.Tpo $(DEPDIR)/cairo_test_suite-self-copy-overlap.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='self-copy-overlap.c' object='cairo_test_suite-self-copy-overlap.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-self-copy-overlap.obj `if test -f 'self-copy-overlap.c'; then $(CYGPATH_W) 'self-copy-overlap.c'; else $(CYGPATH_W) '$(srcdir)/self-copy-overlap.c'; fi`
+
+cairo_test_suite-self-intersecting.o: self-intersecting.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-self-intersecting.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-self-intersecting.Tpo -c -o cairo_test_suite-self-intersecting.o `test -f 'self-intersecting.c' || echo '$(srcdir)/'`self-intersecting.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-self-intersecting.Tpo $(DEPDIR)/cairo_test_suite-self-intersecting.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='self-intersecting.c' object='cairo_test_suite-self-intersecting.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-self-intersecting.o `test -f 'self-intersecting.c' || echo '$(srcdir)/'`self-intersecting.c
+
+cairo_test_suite-self-intersecting.obj: self-intersecting.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-self-intersecting.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-self-intersecting.Tpo -c -o cairo_test_suite-self-intersecting.obj `if test -f 'self-intersecting.c'; then $(CYGPATH_W) 'self-intersecting.c'; else $(CYGPATH_W) '$(srcdir)/self-intersecting.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-self-intersecting.Tpo $(DEPDIR)/cairo_test_suite-self-intersecting.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='self-intersecting.c' object='cairo_test_suite-self-intersecting.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-self-intersecting.obj `if test -f 'self-intersecting.c'; then $(CYGPATH_W) 'self-intersecting.c'; else $(CYGPATH_W) '$(srcdir)/self-intersecting.c'; fi`
+
+cairo_test_suite-set-source.o: set-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-set-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-set-source.Tpo -c -o cairo_test_suite-set-source.o `test -f 'set-source.c' || echo '$(srcdir)/'`set-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-set-source.Tpo $(DEPDIR)/cairo_test_suite-set-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='set-source.c' object='cairo_test_suite-set-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-set-source.o `test -f 'set-source.c' || echo '$(srcdir)/'`set-source.c
+
+cairo_test_suite-set-source.obj: set-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-set-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-set-source.Tpo -c -o cairo_test_suite-set-source.obj `if test -f 'set-source.c'; then $(CYGPATH_W) 'set-source.c'; else $(CYGPATH_W) '$(srcdir)/set-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-set-source.Tpo $(DEPDIR)/cairo_test_suite-set-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='set-source.c' object='cairo_test_suite-set-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-set-source.obj `if test -f 'set-source.c'; then $(CYGPATH_W) 'set-source.c'; else $(CYGPATH_W) '$(srcdir)/set-source.c'; fi`
+
+cairo_test_suite-show-glyphs-many.o: show-glyphs-many.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-show-glyphs-many.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-show-glyphs-many.Tpo -c -o cairo_test_suite-show-glyphs-many.o `test -f 'show-glyphs-many.c' || echo '$(srcdir)/'`show-glyphs-many.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-show-glyphs-many.Tpo $(DEPDIR)/cairo_test_suite-show-glyphs-many.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='show-glyphs-many.c' object='cairo_test_suite-show-glyphs-many.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-show-glyphs-many.o `test -f 'show-glyphs-many.c' || echo '$(srcdir)/'`show-glyphs-many.c
+
+cairo_test_suite-show-glyphs-many.obj: show-glyphs-many.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-show-glyphs-many.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-show-glyphs-many.Tpo -c -o cairo_test_suite-show-glyphs-many.obj `if test -f 'show-glyphs-many.c'; then $(CYGPATH_W) 'show-glyphs-many.c'; else $(CYGPATH_W) '$(srcdir)/show-glyphs-many.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-show-glyphs-many.Tpo $(DEPDIR)/cairo_test_suite-show-glyphs-many.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='show-glyphs-many.c' object='cairo_test_suite-show-glyphs-many.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-show-glyphs-many.obj `if test -f 'show-glyphs-many.c'; then $(CYGPATH_W) 'show-glyphs-many.c'; else $(CYGPATH_W) '$(srcdir)/show-glyphs-many.c'; fi`
+
+cairo_test_suite-show-text-current-point.o: show-text-current-point.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-show-text-current-point.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-show-text-current-point.Tpo -c -o cairo_test_suite-show-text-current-point.o `test -f 'show-text-current-point.c' || echo '$(srcdir)/'`show-text-current-point.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-show-text-current-point.Tpo $(DEPDIR)/cairo_test_suite-show-text-current-point.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='show-text-current-point.c' object='cairo_test_suite-show-text-current-point.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-show-text-current-point.o `test -f 'show-text-current-point.c' || echo '$(srcdir)/'`show-text-current-point.c
+
+cairo_test_suite-show-text-current-point.obj: show-text-current-point.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-show-text-current-point.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-show-text-current-point.Tpo -c -o cairo_test_suite-show-text-current-point.obj `if test -f 'show-text-current-point.c'; then $(CYGPATH_W) 'show-text-current-point.c'; else $(CYGPATH_W) '$(srcdir)/show-text-current-point.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-show-text-current-point.Tpo $(DEPDIR)/cairo_test_suite-show-text-current-point.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='show-text-current-point.c' object='cairo_test_suite-show-text-current-point.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-show-text-current-point.obj `if test -f 'show-text-current-point.c'; then $(CYGPATH_W) 'show-text-current-point.c'; else $(CYGPATH_W) '$(srcdir)/show-text-current-point.c'; fi`
+
+cairo_test_suite-skew-extreme.o: skew-extreme.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-skew-extreme.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-skew-extreme.Tpo -c -o cairo_test_suite-skew-extreme.o `test -f 'skew-extreme.c' || echo '$(srcdir)/'`skew-extreme.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-skew-extreme.Tpo $(DEPDIR)/cairo_test_suite-skew-extreme.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='skew-extreme.c' object='cairo_test_suite-skew-extreme.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-skew-extreme.o `test -f 'skew-extreme.c' || echo '$(srcdir)/'`skew-extreme.c
+
+cairo_test_suite-skew-extreme.obj: skew-extreme.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-skew-extreme.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-skew-extreme.Tpo -c -o cairo_test_suite-skew-extreme.obj `if test -f 'skew-extreme.c'; then $(CYGPATH_W) 'skew-extreme.c'; else $(CYGPATH_W) '$(srcdir)/skew-extreme.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-skew-extreme.Tpo $(DEPDIR)/cairo_test_suite-skew-extreme.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='skew-extreme.c' object='cairo_test_suite-skew-extreme.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-skew-extreme.obj `if test -f 'skew-extreme.c'; then $(CYGPATH_W) 'skew-extreme.c'; else $(CYGPATH_W) '$(srcdir)/skew-extreme.c'; fi`
+
+cairo_test_suite-smask.o: smask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask.Tpo -c -o cairo_test_suite-smask.o `test -f 'smask.c' || echo '$(srcdir)/'`smask.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask.Tpo $(DEPDIR)/cairo_test_suite-smask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask.c' object='cairo_test_suite-smask.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask.o `test -f 'smask.c' || echo '$(srcdir)/'`smask.c
+
+cairo_test_suite-smask.obj: smask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask.Tpo -c -o cairo_test_suite-smask.obj `if test -f 'smask.c'; then $(CYGPATH_W) 'smask.c'; else $(CYGPATH_W) '$(srcdir)/smask.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask.Tpo $(DEPDIR)/cairo_test_suite-smask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask.c' object='cairo_test_suite-smask.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask.obj `if test -f 'smask.c'; then $(CYGPATH_W) 'smask.c'; else $(CYGPATH_W) '$(srcdir)/smask.c'; fi`
+
+cairo_test_suite-smask-fill.o: smask-fill.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-fill.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-fill.Tpo -c -o cairo_test_suite-smask-fill.o `test -f 'smask-fill.c' || echo '$(srcdir)/'`smask-fill.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-fill.Tpo $(DEPDIR)/cairo_test_suite-smask-fill.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-fill.c' object='cairo_test_suite-smask-fill.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-fill.o `test -f 'smask-fill.c' || echo '$(srcdir)/'`smask-fill.c
+
+cairo_test_suite-smask-fill.obj: smask-fill.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-fill.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-fill.Tpo -c -o cairo_test_suite-smask-fill.obj `if test -f 'smask-fill.c'; then $(CYGPATH_W) 'smask-fill.c'; else $(CYGPATH_W) '$(srcdir)/smask-fill.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-fill.Tpo $(DEPDIR)/cairo_test_suite-smask-fill.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-fill.c' object='cairo_test_suite-smask-fill.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-fill.obj `if test -f 'smask-fill.c'; then $(CYGPATH_W) 'smask-fill.c'; else $(CYGPATH_W) '$(srcdir)/smask-fill.c'; fi`
+
+cairo_test_suite-smask-image-mask.o: smask-image-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-image-mask.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-image-mask.Tpo -c -o cairo_test_suite-smask-image-mask.o `test -f 'smask-image-mask.c' || echo '$(srcdir)/'`smask-image-mask.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-image-mask.Tpo $(DEPDIR)/cairo_test_suite-smask-image-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-image-mask.c' object='cairo_test_suite-smask-image-mask.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-image-mask.o `test -f 'smask-image-mask.c' || echo '$(srcdir)/'`smask-image-mask.c
+
+cairo_test_suite-smask-image-mask.obj: smask-image-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-image-mask.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-image-mask.Tpo -c -o cairo_test_suite-smask-image-mask.obj `if test -f 'smask-image-mask.c'; then $(CYGPATH_W) 'smask-image-mask.c'; else $(CYGPATH_W) '$(srcdir)/smask-image-mask.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-image-mask.Tpo $(DEPDIR)/cairo_test_suite-smask-image-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-image-mask.c' object='cairo_test_suite-smask-image-mask.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-image-mask.obj `if test -f 'smask-image-mask.c'; then $(CYGPATH_W) 'smask-image-mask.c'; else $(CYGPATH_W) '$(srcdir)/smask-image-mask.c'; fi`
+
+cairo_test_suite-smask-mask.o: smask-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-mask.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-mask.Tpo -c -o cairo_test_suite-smask-mask.o `test -f 'smask-mask.c' || echo '$(srcdir)/'`smask-mask.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-mask.Tpo $(DEPDIR)/cairo_test_suite-smask-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-mask.c' object='cairo_test_suite-smask-mask.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-mask.o `test -f 'smask-mask.c' || echo '$(srcdir)/'`smask-mask.c
+
+cairo_test_suite-smask-mask.obj: smask-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-mask.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-mask.Tpo -c -o cairo_test_suite-smask-mask.obj `if test -f 'smask-mask.c'; then $(CYGPATH_W) 'smask-mask.c'; else $(CYGPATH_W) '$(srcdir)/smask-mask.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-mask.Tpo $(DEPDIR)/cairo_test_suite-smask-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-mask.c' object='cairo_test_suite-smask-mask.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-mask.obj `if test -f 'smask-mask.c'; then $(CYGPATH_W) 'smask-mask.c'; else $(CYGPATH_W) '$(srcdir)/smask-mask.c'; fi`
+
+cairo_test_suite-smask-paint.o: smask-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-paint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-paint.Tpo -c -o cairo_test_suite-smask-paint.o `test -f 'smask-paint.c' || echo '$(srcdir)/'`smask-paint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-paint.Tpo $(DEPDIR)/cairo_test_suite-smask-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-paint.c' object='cairo_test_suite-smask-paint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-paint.o `test -f 'smask-paint.c' || echo '$(srcdir)/'`smask-paint.c
+
+cairo_test_suite-smask-paint.obj: smask-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-paint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-paint.Tpo -c -o cairo_test_suite-smask-paint.obj `if test -f 'smask-paint.c'; then $(CYGPATH_W) 'smask-paint.c'; else $(CYGPATH_W) '$(srcdir)/smask-paint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-paint.Tpo $(DEPDIR)/cairo_test_suite-smask-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-paint.c' object='cairo_test_suite-smask-paint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-paint.obj `if test -f 'smask-paint.c'; then $(CYGPATH_W) 'smask-paint.c'; else $(CYGPATH_W) '$(srcdir)/smask-paint.c'; fi`
+
+cairo_test_suite-smask-stroke.o: smask-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-stroke.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-stroke.Tpo -c -o cairo_test_suite-smask-stroke.o `test -f 'smask-stroke.c' || echo '$(srcdir)/'`smask-stroke.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-stroke.Tpo $(DEPDIR)/cairo_test_suite-smask-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-stroke.c' object='cairo_test_suite-smask-stroke.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-stroke.o `test -f 'smask-stroke.c' || echo '$(srcdir)/'`smask-stroke.c
+
+cairo_test_suite-smask-stroke.obj: smask-stroke.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-stroke.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-stroke.Tpo -c -o cairo_test_suite-smask-stroke.obj `if test -f 'smask-stroke.c'; then $(CYGPATH_W) 'smask-stroke.c'; else $(CYGPATH_W) '$(srcdir)/smask-stroke.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-stroke.Tpo $(DEPDIR)/cairo_test_suite-smask-stroke.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-stroke.c' object='cairo_test_suite-smask-stroke.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-stroke.obj `if test -f 'smask-stroke.c'; then $(CYGPATH_W) 'smask-stroke.c'; else $(CYGPATH_W) '$(srcdir)/smask-stroke.c'; fi`
+
+cairo_test_suite-smask-text.o: smask-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-text.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-text.Tpo -c -o cairo_test_suite-smask-text.o `test -f 'smask-text.c' || echo '$(srcdir)/'`smask-text.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-text.Tpo $(DEPDIR)/cairo_test_suite-smask-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-text.c' object='cairo_test_suite-smask-text.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-text.o `test -f 'smask-text.c' || echo '$(srcdir)/'`smask-text.c
+
+cairo_test_suite-smask-text.obj: smask-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-smask-text.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-smask-text.Tpo -c -o cairo_test_suite-smask-text.obj `if test -f 'smask-text.c'; then $(CYGPATH_W) 'smask-text.c'; else $(CYGPATH_W) '$(srcdir)/smask-text.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-smask-text.Tpo $(DEPDIR)/cairo_test_suite-smask-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='smask-text.c' object='cairo_test_suite-smask-text.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-smask-text.obj `if test -f 'smask-text.c'; then $(CYGPATH_W) 'smask-text.c'; else $(CYGPATH_W) '$(srcdir)/smask-text.c'; fi`
+
+cairo_test_suite-solid-pattern-cache-stress.o: solid-pattern-cache-stress.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-solid-pattern-cache-stress.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-solid-pattern-cache-stress.Tpo -c -o cairo_test_suite-solid-pattern-cache-stress.o `test -f 'solid-pattern-cache-stress.c' || echo '$(srcdir)/'`solid-pattern-cache-stress.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-solid-pattern-cache-stress.Tpo $(DEPDIR)/cairo_test_suite-solid-pattern-cache-stress.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='solid-pattern-cache-stress.c' object='cairo_test_suite-solid-pattern-cache-stress.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-solid-pattern-cache-stress.o `test -f 'solid-pattern-cache-stress.c' || echo '$(srcdir)/'`solid-pattern-cache-stress.c
+
+cairo_test_suite-solid-pattern-cache-stress.obj: solid-pattern-cache-stress.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-solid-pattern-cache-stress.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-solid-pattern-cache-stress.Tpo -c -o cairo_test_suite-solid-pattern-cache-stress.obj `if test -f 'solid-pattern-cache-stress.c'; then $(CYGPATH_W) 'solid-pattern-cache-stress.c'; else $(CYGPATH_W) '$(srcdir)/solid-pattern-cache-stress.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-solid-pattern-cache-stress.Tpo $(DEPDIR)/cairo_test_suite-solid-pattern-cache-stress.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='solid-pattern-cache-stress.c' object='cairo_test_suite-solid-pattern-cache-stress.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-solid-pattern-cache-stress.obj `if test -f 'solid-pattern-cache-stress.c'; then $(CYGPATH_W) 'solid-pattern-cache-stress.c'; else $(CYGPATH_W) '$(srcdir)/solid-pattern-cache-stress.c'; fi`
+
+cairo_test_suite-source-clip.o: source-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-source-clip.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-source-clip.Tpo -c -o cairo_test_suite-source-clip.o `test -f 'source-clip.c' || echo '$(srcdir)/'`source-clip.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-source-clip.Tpo $(DEPDIR)/cairo_test_suite-source-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-clip.c' object='cairo_test_suite-source-clip.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-source-clip.o `test -f 'source-clip.c' || echo '$(srcdir)/'`source-clip.c
+
+cairo_test_suite-source-clip.obj: source-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-source-clip.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-source-clip.Tpo -c -o cairo_test_suite-source-clip.obj `if test -f 'source-clip.c'; then $(CYGPATH_W) 'source-clip.c'; else $(CYGPATH_W) '$(srcdir)/source-clip.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-source-clip.Tpo $(DEPDIR)/cairo_test_suite-source-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-clip.c' object='cairo_test_suite-source-clip.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-source-clip.obj `if test -f 'source-clip.c'; then $(CYGPATH_W) 'source-clip.c'; else $(CYGPATH_W) '$(srcdir)/source-clip.c'; fi`
+
+cairo_test_suite-source-clip-scale.o: source-clip-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-source-clip-scale.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-source-clip-scale.Tpo -c -o cairo_test_suite-source-clip-scale.o `test -f 'source-clip-scale.c' || echo '$(srcdir)/'`source-clip-scale.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-source-clip-scale.Tpo $(DEPDIR)/cairo_test_suite-source-clip-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-clip-scale.c' object='cairo_test_suite-source-clip-scale.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-source-clip-scale.o `test -f 'source-clip-scale.c' || echo '$(srcdir)/'`source-clip-scale.c
+
+cairo_test_suite-source-clip-scale.obj: source-clip-scale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-source-clip-scale.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-source-clip-scale.Tpo -c -o cairo_test_suite-source-clip-scale.obj `if test -f 'source-clip-scale.c'; then $(CYGPATH_W) 'source-clip-scale.c'; else $(CYGPATH_W) '$(srcdir)/source-clip-scale.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-source-clip-scale.Tpo $(DEPDIR)/cairo_test_suite-source-clip-scale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-clip-scale.c' object='cairo_test_suite-source-clip-scale.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-source-clip-scale.obj `if test -f 'source-clip-scale.c'; then $(CYGPATH_W) 'source-clip-scale.c'; else $(CYGPATH_W) '$(srcdir)/source-clip-scale.c'; fi`
+
+cairo_test_suite-source-surface-scale-paint.o: source-surface-scale-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-source-surface-scale-paint.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-source-surface-scale-paint.Tpo -c -o cairo_test_suite-source-surface-scale-paint.o `test -f 'source-surface-scale-paint.c' || echo '$(srcdir)/'`source-surface-scale-paint.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-source-surface-scale-paint.Tpo $(DEPDIR)/cairo_test_suite-source-surface-scale-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-surface-scale-paint.c' object='cairo_test_suite-source-surface-scale-paint.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-source-surface-scale-paint.o `test -f 'source-surface-scale-paint.c' || echo '$(srcdir)/'`source-surface-scale-paint.c
+
+cairo_test_suite-source-surface-scale-paint.obj: source-surface-scale-paint.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-source-surface-scale-paint.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-source-surface-scale-paint.Tpo -c -o cairo_test_suite-source-surface-scale-paint.obj `if test -f 'source-surface-scale-paint.c'; then $(CYGPATH_W) 'source-surface-scale-paint.c'; else $(CYGPATH_W) '$(srcdir)/source-surface-scale-paint.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-source-surface-scale-paint.Tpo $(DEPDIR)/cairo_test_suite-source-surface-scale-paint.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='source-surface-scale-paint.c' object='cairo_test_suite-source-surface-scale-paint.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-source-surface-scale-paint.obj `if test -f 'source-surface-scale-paint.c'; then $(CYGPATH_W) 'source-surface-scale-paint.c'; else $(CYGPATH_W) '$(srcdir)/source-surface-scale-paint.c'; fi`
+
+cairo_test_suite-spline-decomposition.o: spline-decomposition.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-spline-decomposition.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-spline-decomposition.Tpo -c -o cairo_test_suite-spline-decomposition.o `test -f 'spline-decomposition.c' || echo '$(srcdir)/'`spline-decomposition.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-spline-decomposition.Tpo $(DEPDIR)/cairo_test_suite-spline-decomposition.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='spline-decomposition.c' object='cairo_test_suite-spline-decomposition.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-spline-decomposition.o `test -f 'spline-decomposition.c' || echo '$(srcdir)/'`spline-decomposition.c
+
+cairo_test_suite-spline-decomposition.obj: spline-decomposition.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-spline-decomposition.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-spline-decomposition.Tpo -c -o cairo_test_suite-spline-decomposition.obj `if test -f 'spline-decomposition.c'; then $(CYGPATH_W) 'spline-decomposition.c'; else $(CYGPATH_W) '$(srcdir)/spline-decomposition.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-spline-decomposition.Tpo $(DEPDIR)/cairo_test_suite-spline-decomposition.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='spline-decomposition.c' object='cairo_test_suite-spline-decomposition.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-spline-decomposition.obj `if test -f 'spline-decomposition.c'; then $(CYGPATH_W) 'spline-decomposition.c'; else $(CYGPATH_W) '$(srcdir)/spline-decomposition.c'; fi`
+
+cairo_test_suite-surface-finish-twice.o: surface-finish-twice.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-finish-twice.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-finish-twice.Tpo -c -o cairo_test_suite-surface-finish-twice.o `test -f 'surface-finish-twice.c' || echo '$(srcdir)/'`surface-finish-twice.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-finish-twice.Tpo $(DEPDIR)/cairo_test_suite-surface-finish-twice.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-finish-twice.c' object='cairo_test_suite-surface-finish-twice.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-finish-twice.o `test -f 'surface-finish-twice.c' || echo '$(srcdir)/'`surface-finish-twice.c
+
+cairo_test_suite-surface-finish-twice.obj: surface-finish-twice.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-finish-twice.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-finish-twice.Tpo -c -o cairo_test_suite-surface-finish-twice.obj `if test -f 'surface-finish-twice.c'; then $(CYGPATH_W) 'surface-finish-twice.c'; else $(CYGPATH_W) '$(srcdir)/surface-finish-twice.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-finish-twice.Tpo $(DEPDIR)/cairo_test_suite-surface-finish-twice.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-finish-twice.c' object='cairo_test_suite-surface-finish-twice.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-finish-twice.obj `if test -f 'surface-finish-twice.c'; then $(CYGPATH_W) 'surface-finish-twice.c'; else $(CYGPATH_W) '$(srcdir)/surface-finish-twice.c'; fi`
+
+cairo_test_suite-surface-pattern.o: surface-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern.Tpo -c -o cairo_test_suite-surface-pattern.o `test -f 'surface-pattern.c' || echo '$(srcdir)/'`surface-pattern.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern.c' object='cairo_test_suite-surface-pattern.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern.o `test -f 'surface-pattern.c' || echo '$(srcdir)/'`surface-pattern.c
+
+cairo_test_suite-surface-pattern.obj: surface-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern.Tpo -c -o cairo_test_suite-surface-pattern.obj `if test -f 'surface-pattern.c'; then $(CYGPATH_W) 'surface-pattern.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern.c' object='cairo_test_suite-surface-pattern.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern.obj `if test -f 'surface-pattern.c'; then $(CYGPATH_W) 'surface-pattern.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern.c'; fi`
+
+cairo_test_suite-surface-pattern-big-scale-down.o: surface-pattern-big-scale-down.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern-big-scale-down.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern-big-scale-down.Tpo -c -o cairo_test_suite-surface-pattern-big-scale-down.o `test -f 'surface-pattern-big-scale-down.c' || echo '$(srcdir)/'`surface-pattern-big-scale-down.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern-big-scale-down.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern-big-scale-down.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern-big-scale-down.c' object='cairo_test_suite-surface-pattern-big-scale-down.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern-big-scale-down.o `test -f 'surface-pattern-big-scale-down.c' || echo '$(srcdir)/'`surface-pattern-big-scale-down.c
+
+cairo_test_suite-surface-pattern-big-scale-down.obj: surface-pattern-big-scale-down.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern-big-scale-down.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern-big-scale-down.Tpo -c -o cairo_test_suite-surface-pattern-big-scale-down.obj `if test -f 'surface-pattern-big-scale-down.c'; then $(CYGPATH_W) 'surface-pattern-big-scale-down.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern-big-scale-down.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern-big-scale-down.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern-big-scale-down.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern-big-scale-down.c' object='cairo_test_suite-surface-pattern-big-scale-down.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern-big-scale-down.obj `if test -f 'surface-pattern-big-scale-down.c'; then $(CYGPATH_W) 'surface-pattern-big-scale-down.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern-big-scale-down.c'; fi`
+
+cairo_test_suite-surface-pattern-scale-down.o: surface-pattern-scale-down.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern-scale-down.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern-scale-down.Tpo -c -o cairo_test_suite-surface-pattern-scale-down.o `test -f 'surface-pattern-scale-down.c' || echo '$(srcdir)/'`surface-pattern-scale-down.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern-scale-down.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern-scale-down.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern-scale-down.c' object='cairo_test_suite-surface-pattern-scale-down.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern-scale-down.o `test -f 'surface-pattern-scale-down.c' || echo '$(srcdir)/'`surface-pattern-scale-down.c
+
+cairo_test_suite-surface-pattern-scale-down.obj: surface-pattern-scale-down.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern-scale-down.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern-scale-down.Tpo -c -o cairo_test_suite-surface-pattern-scale-down.obj `if test -f 'surface-pattern-scale-down.c'; then $(CYGPATH_W) 'surface-pattern-scale-down.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern-scale-down.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern-scale-down.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern-scale-down.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern-scale-down.c' object='cairo_test_suite-surface-pattern-scale-down.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern-scale-down.obj `if test -f 'surface-pattern-scale-down.c'; then $(CYGPATH_W) 'surface-pattern-scale-down.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern-scale-down.c'; fi`
+
+cairo_test_suite-surface-pattern-scale-up.o: surface-pattern-scale-up.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern-scale-up.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern-scale-up.Tpo -c -o cairo_test_suite-surface-pattern-scale-up.o `test -f 'surface-pattern-scale-up.c' || echo '$(srcdir)/'`surface-pattern-scale-up.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern-scale-up.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern-scale-up.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern-scale-up.c' object='cairo_test_suite-surface-pattern-scale-up.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern-scale-up.o `test -f 'surface-pattern-scale-up.c' || echo '$(srcdir)/'`surface-pattern-scale-up.c
+
+cairo_test_suite-surface-pattern-scale-up.obj: surface-pattern-scale-up.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-surface-pattern-scale-up.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-surface-pattern-scale-up.Tpo -c -o cairo_test_suite-surface-pattern-scale-up.obj `if test -f 'surface-pattern-scale-up.c'; then $(CYGPATH_W) 'surface-pattern-scale-up.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern-scale-up.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-surface-pattern-scale-up.Tpo $(DEPDIR)/cairo_test_suite-surface-pattern-scale-up.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='surface-pattern-scale-up.c' object='cairo_test_suite-surface-pattern-scale-up.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-surface-pattern-scale-up.obj `if test -f 'surface-pattern-scale-up.c'; then $(CYGPATH_W) 'surface-pattern-scale-up.c'; else $(CYGPATH_W) '$(srcdir)/surface-pattern-scale-up.c'; fi`
+
+cairo_test_suite-text-antialias-gray.o: text-antialias-gray.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-antialias-gray.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-antialias-gray.Tpo -c -o cairo_test_suite-text-antialias-gray.o `test -f 'text-antialias-gray.c' || echo '$(srcdir)/'`text-antialias-gray.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-antialias-gray.Tpo $(DEPDIR)/cairo_test_suite-text-antialias-gray.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-antialias-gray.c' object='cairo_test_suite-text-antialias-gray.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-antialias-gray.o `test -f 'text-antialias-gray.c' || echo '$(srcdir)/'`text-antialias-gray.c
+
+cairo_test_suite-text-antialias-gray.obj: text-antialias-gray.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-antialias-gray.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-antialias-gray.Tpo -c -o cairo_test_suite-text-antialias-gray.obj `if test -f 'text-antialias-gray.c'; then $(CYGPATH_W) 'text-antialias-gray.c'; else $(CYGPATH_W) '$(srcdir)/text-antialias-gray.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-antialias-gray.Tpo $(DEPDIR)/cairo_test_suite-text-antialias-gray.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-antialias-gray.c' object='cairo_test_suite-text-antialias-gray.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-antialias-gray.obj `if test -f 'text-antialias-gray.c'; then $(CYGPATH_W) 'text-antialias-gray.c'; else $(CYGPATH_W) '$(srcdir)/text-antialias-gray.c'; fi`
+
+cairo_test_suite-text-antialias-none.o: text-antialias-none.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-antialias-none.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-antialias-none.Tpo -c -o cairo_test_suite-text-antialias-none.o `test -f 'text-antialias-none.c' || echo '$(srcdir)/'`text-antialias-none.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-antialias-none.Tpo $(DEPDIR)/cairo_test_suite-text-antialias-none.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-antialias-none.c' object='cairo_test_suite-text-antialias-none.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-antialias-none.o `test -f 'text-antialias-none.c' || echo '$(srcdir)/'`text-antialias-none.c
+
+cairo_test_suite-text-antialias-none.obj: text-antialias-none.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-antialias-none.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-antialias-none.Tpo -c -o cairo_test_suite-text-antialias-none.obj `if test -f 'text-antialias-none.c'; then $(CYGPATH_W) 'text-antialias-none.c'; else $(CYGPATH_W) '$(srcdir)/text-antialias-none.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-antialias-none.Tpo $(DEPDIR)/cairo_test_suite-text-antialias-none.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-antialias-none.c' object='cairo_test_suite-text-antialias-none.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-antialias-none.obj `if test -f 'text-antialias-none.c'; then $(CYGPATH_W) 'text-antialias-none.c'; else $(CYGPATH_W) '$(srcdir)/text-antialias-none.c'; fi`
+
+cairo_test_suite-text-antialias-subpixel.o: text-antialias-subpixel.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-antialias-subpixel.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-antialias-subpixel.Tpo -c -o cairo_test_suite-text-antialias-subpixel.o `test -f 'text-antialias-subpixel.c' || echo '$(srcdir)/'`text-antialias-subpixel.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-antialias-subpixel.Tpo $(DEPDIR)/cairo_test_suite-text-antialias-subpixel.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-antialias-subpixel.c' object='cairo_test_suite-text-antialias-subpixel.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-antialias-subpixel.o `test -f 'text-antialias-subpixel.c' || echo '$(srcdir)/'`text-antialias-subpixel.c
+
+cairo_test_suite-text-antialias-subpixel.obj: text-antialias-subpixel.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-antialias-subpixel.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-antialias-subpixel.Tpo -c -o cairo_test_suite-text-antialias-subpixel.obj `if test -f 'text-antialias-subpixel.c'; then $(CYGPATH_W) 'text-antialias-subpixel.c'; else $(CYGPATH_W) '$(srcdir)/text-antialias-subpixel.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-antialias-subpixel.Tpo $(DEPDIR)/cairo_test_suite-text-antialias-subpixel.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-antialias-subpixel.c' object='cairo_test_suite-text-antialias-subpixel.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-antialias-subpixel.obj `if test -f 'text-antialias-subpixel.c'; then $(CYGPATH_W) 'text-antialias-subpixel.c'; else $(CYGPATH_W) '$(srcdir)/text-antialias-subpixel.c'; fi`
+
+cairo_test_suite-text-cache-crash.o: text-cache-crash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-cache-crash.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-cache-crash.Tpo -c -o cairo_test_suite-text-cache-crash.o `test -f 'text-cache-crash.c' || echo '$(srcdir)/'`text-cache-crash.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-cache-crash.Tpo $(DEPDIR)/cairo_test_suite-text-cache-crash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-cache-crash.c' object='cairo_test_suite-text-cache-crash.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-cache-crash.o `test -f 'text-cache-crash.c' || echo '$(srcdir)/'`text-cache-crash.c
+
+cairo_test_suite-text-cache-crash.obj: text-cache-crash.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-cache-crash.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-cache-crash.Tpo -c -o cairo_test_suite-text-cache-crash.obj `if test -f 'text-cache-crash.c'; then $(CYGPATH_W) 'text-cache-crash.c'; else $(CYGPATH_W) '$(srcdir)/text-cache-crash.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-cache-crash.Tpo $(DEPDIR)/cairo_test_suite-text-cache-crash.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-cache-crash.c' object='cairo_test_suite-text-cache-crash.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-cache-crash.obj `if test -f 'text-cache-crash.c'; then $(CYGPATH_W) 'text-cache-crash.c'; else $(CYGPATH_W) '$(srcdir)/text-cache-crash.c'; fi`
+
+cairo_test_suite-text-glyph-range.o: text-glyph-range.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-glyph-range.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-glyph-range.Tpo -c -o cairo_test_suite-text-glyph-range.o `test -f 'text-glyph-range.c' || echo '$(srcdir)/'`text-glyph-range.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-glyph-range.Tpo $(DEPDIR)/cairo_test_suite-text-glyph-range.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-glyph-range.c' object='cairo_test_suite-text-glyph-range.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-glyph-range.o `test -f 'text-glyph-range.c' || echo '$(srcdir)/'`text-glyph-range.c
+
+cairo_test_suite-text-glyph-range.obj: text-glyph-range.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-glyph-range.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-glyph-range.Tpo -c -o cairo_test_suite-text-glyph-range.obj `if test -f 'text-glyph-range.c'; then $(CYGPATH_W) 'text-glyph-range.c'; else $(CYGPATH_W) '$(srcdir)/text-glyph-range.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-glyph-range.Tpo $(DEPDIR)/cairo_test_suite-text-glyph-range.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-glyph-range.c' object='cairo_test_suite-text-glyph-range.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-glyph-range.obj `if test -f 'text-glyph-range.c'; then $(CYGPATH_W) 'text-glyph-range.c'; else $(CYGPATH_W) '$(srcdir)/text-glyph-range.c'; fi`
+
+cairo_test_suite-text-pattern.o: text-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-pattern.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-pattern.Tpo -c -o cairo_test_suite-text-pattern.o `test -f 'text-pattern.c' || echo '$(srcdir)/'`text-pattern.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-pattern.Tpo $(DEPDIR)/cairo_test_suite-text-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-pattern.c' object='cairo_test_suite-text-pattern.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-pattern.o `test -f 'text-pattern.c' || echo '$(srcdir)/'`text-pattern.c
+
+cairo_test_suite-text-pattern.obj: text-pattern.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-pattern.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-pattern.Tpo -c -o cairo_test_suite-text-pattern.obj `if test -f 'text-pattern.c'; then $(CYGPATH_W) 'text-pattern.c'; else $(CYGPATH_W) '$(srcdir)/text-pattern.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-pattern.Tpo $(DEPDIR)/cairo_test_suite-text-pattern.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-pattern.c' object='cairo_test_suite-text-pattern.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-pattern.obj `if test -f 'text-pattern.c'; then $(CYGPATH_W) 'text-pattern.c'; else $(CYGPATH_W) '$(srcdir)/text-pattern.c'; fi`
+
+cairo_test_suite-text-rotate.o: text-rotate.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-rotate.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-rotate.Tpo -c -o cairo_test_suite-text-rotate.o `test -f 'text-rotate.c' || echo '$(srcdir)/'`text-rotate.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-rotate.Tpo $(DEPDIR)/cairo_test_suite-text-rotate.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-rotate.c' object='cairo_test_suite-text-rotate.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-rotate.o `test -f 'text-rotate.c' || echo '$(srcdir)/'`text-rotate.c
+
+cairo_test_suite-text-rotate.obj: text-rotate.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-rotate.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-rotate.Tpo -c -o cairo_test_suite-text-rotate.obj `if test -f 'text-rotate.c'; then $(CYGPATH_W) 'text-rotate.c'; else $(CYGPATH_W) '$(srcdir)/text-rotate.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-rotate.Tpo $(DEPDIR)/cairo_test_suite-text-rotate.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-rotate.c' object='cairo_test_suite-text-rotate.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-rotate.obj `if test -f 'text-rotate.c'; then $(CYGPATH_W) 'text-rotate.c'; else $(CYGPATH_W) '$(srcdir)/text-rotate.c'; fi`
+
+cairo_test_suite-text-transform.o: text-transform.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-transform.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-transform.Tpo -c -o cairo_test_suite-text-transform.o `test -f 'text-transform.c' || echo '$(srcdir)/'`text-transform.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-transform.Tpo $(DEPDIR)/cairo_test_suite-text-transform.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-transform.c' object='cairo_test_suite-text-transform.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-transform.o `test -f 'text-transform.c' || echo '$(srcdir)/'`text-transform.c
+
+cairo_test_suite-text-transform.obj: text-transform.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-transform.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-transform.Tpo -c -o cairo_test_suite-text-transform.obj `if test -f 'text-transform.c'; then $(CYGPATH_W) 'text-transform.c'; else $(CYGPATH_W) '$(srcdir)/text-transform.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-transform.Tpo $(DEPDIR)/cairo_test_suite-text-transform.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-transform.c' object='cairo_test_suite-text-transform.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-transform.obj `if test -f 'text-transform.c'; then $(CYGPATH_W) 'text-transform.c'; else $(CYGPATH_W) '$(srcdir)/text-transform.c'; fi`
+
+cairo_test_suite-text-zero-len.o: text-zero-len.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-zero-len.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-zero-len.Tpo -c -o cairo_test_suite-text-zero-len.o `test -f 'text-zero-len.c' || echo '$(srcdir)/'`text-zero-len.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-zero-len.Tpo $(DEPDIR)/cairo_test_suite-text-zero-len.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-zero-len.c' object='cairo_test_suite-text-zero-len.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-zero-len.o `test -f 'text-zero-len.c' || echo '$(srcdir)/'`text-zero-len.c
+
+cairo_test_suite-text-zero-len.obj: text-zero-len.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-text-zero-len.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-text-zero-len.Tpo -c -o cairo_test_suite-text-zero-len.obj `if test -f 'text-zero-len.c'; then $(CYGPATH_W) 'text-zero-len.c'; else $(CYGPATH_W) '$(srcdir)/text-zero-len.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-text-zero-len.Tpo $(DEPDIR)/cairo_test_suite-text-zero-len.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='text-zero-len.c' object='cairo_test_suite-text-zero-len.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-text-zero-len.obj `if test -f 'text-zero-len.c'; then $(CYGPATH_W) 'text-zero-len.c'; else $(CYGPATH_W) '$(srcdir)/text-zero-len.c'; fi`
+
+cairo_test_suite-toy-font-face.o: toy-font-face.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-toy-font-face.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-toy-font-face.Tpo -c -o cairo_test_suite-toy-font-face.o `test -f 'toy-font-face.c' || echo '$(srcdir)/'`toy-font-face.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-toy-font-face.Tpo $(DEPDIR)/cairo_test_suite-toy-font-face.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='toy-font-face.c' object='cairo_test_suite-toy-font-face.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-toy-font-face.o `test -f 'toy-font-face.c' || echo '$(srcdir)/'`toy-font-face.c
+
+cairo_test_suite-toy-font-face.obj: toy-font-face.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-toy-font-face.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-toy-font-face.Tpo -c -o cairo_test_suite-toy-font-face.obj `if test -f 'toy-font-face.c'; then $(CYGPATH_W) 'toy-font-face.c'; else $(CYGPATH_W) '$(srcdir)/toy-font-face.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-toy-font-face.Tpo $(DEPDIR)/cairo_test_suite-toy-font-face.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='toy-font-face.c' object='cairo_test_suite-toy-font-face.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-toy-font-face.obj `if test -f 'toy-font-face.c'; then $(CYGPATH_W) 'toy-font-face.c'; else $(CYGPATH_W) '$(srcdir)/toy-font-face.c'; fi`
+
+cairo_test_suite-transforms.o: transforms.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-transforms.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-transforms.Tpo -c -o cairo_test_suite-transforms.o `test -f 'transforms.c' || echo '$(srcdir)/'`transforms.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-transforms.Tpo $(DEPDIR)/cairo_test_suite-transforms.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transforms.c' object='cairo_test_suite-transforms.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-transforms.o `test -f 'transforms.c' || echo '$(srcdir)/'`transforms.c
+
+cairo_test_suite-transforms.obj: transforms.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-transforms.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-transforms.Tpo -c -o cairo_test_suite-transforms.obj `if test -f 'transforms.c'; then $(CYGPATH_W) 'transforms.c'; else $(CYGPATH_W) '$(srcdir)/transforms.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-transforms.Tpo $(DEPDIR)/cairo_test_suite-transforms.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transforms.c' object='cairo_test_suite-transforms.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-transforms.obj `if test -f 'transforms.c'; then $(CYGPATH_W) 'transforms.c'; else $(CYGPATH_W) '$(srcdir)/transforms.c'; fi`
+
+cairo_test_suite-translate-show-surface.o: translate-show-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-translate-show-surface.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-translate-show-surface.Tpo -c -o cairo_test_suite-translate-show-surface.o `test -f 'translate-show-surface.c' || echo '$(srcdir)/'`translate-show-surface.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-translate-show-surface.Tpo $(DEPDIR)/cairo_test_suite-translate-show-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='translate-show-surface.c' object='cairo_test_suite-translate-show-surface.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-translate-show-surface.o `test -f 'translate-show-surface.c' || echo '$(srcdir)/'`translate-show-surface.c
+
+cairo_test_suite-translate-show-surface.obj: translate-show-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-translate-show-surface.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-translate-show-surface.Tpo -c -o cairo_test_suite-translate-show-surface.obj `if test -f 'translate-show-surface.c'; then $(CYGPATH_W) 'translate-show-surface.c'; else $(CYGPATH_W) '$(srcdir)/translate-show-surface.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-translate-show-surface.Tpo $(DEPDIR)/cairo_test_suite-translate-show-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='translate-show-surface.c' object='cairo_test_suite-translate-show-surface.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-translate-show-surface.obj `if test -f 'translate-show-surface.c'; then $(CYGPATH_W) 'translate-show-surface.c'; else $(CYGPATH_W) '$(srcdir)/translate-show-surface.c'; fi`
+
+cairo_test_suite-trap-clip.o: trap-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-trap-clip.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-trap-clip.Tpo -c -o cairo_test_suite-trap-clip.o `test -f 'trap-clip.c' || echo '$(srcdir)/'`trap-clip.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-trap-clip.Tpo $(DEPDIR)/cairo_test_suite-trap-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trap-clip.c' object='cairo_test_suite-trap-clip.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-trap-clip.o `test -f 'trap-clip.c' || echo '$(srcdir)/'`trap-clip.c
+
+cairo_test_suite-trap-clip.obj: trap-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-trap-clip.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-trap-clip.Tpo -c -o cairo_test_suite-trap-clip.obj `if test -f 'trap-clip.c'; then $(CYGPATH_W) 'trap-clip.c'; else $(CYGPATH_W) '$(srcdir)/trap-clip.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-trap-clip.Tpo $(DEPDIR)/cairo_test_suite-trap-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trap-clip.c' object='cairo_test_suite-trap-clip.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-trap-clip.obj `if test -f 'trap-clip.c'; then $(CYGPATH_W) 'trap-clip.c'; else $(CYGPATH_W) '$(srcdir)/trap-clip.c'; fi`
+
+cairo_test_suite-twin.o: twin.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin.Tpo -c -o cairo_test_suite-twin.o `test -f 'twin.c' || echo '$(srcdir)/'`twin.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin.Tpo $(DEPDIR)/cairo_test_suite-twin.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin.c' object='cairo_test_suite-twin.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin.o `test -f 'twin.c' || echo '$(srcdir)/'`twin.c
+
+cairo_test_suite-twin.obj: twin.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin.Tpo -c -o cairo_test_suite-twin.obj `if test -f 'twin.c'; then $(CYGPATH_W) 'twin.c'; else $(CYGPATH_W) '$(srcdir)/twin.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin.Tpo $(DEPDIR)/cairo_test_suite-twin.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin.c' object='cairo_test_suite-twin.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin.obj `if test -f 'twin.c'; then $(CYGPATH_W) 'twin.c'; else $(CYGPATH_W) '$(srcdir)/twin.c'; fi`
+
+cairo_test_suite-twin-antialias-gray.o: twin-antialias-gray.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-gray.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-gray.Tpo -c -o cairo_test_suite-twin-antialias-gray.o `test -f 'twin-antialias-gray.c' || echo '$(srcdir)/'`twin-antialias-gray.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-gray.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-gray.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-gray.c' object='cairo_test_suite-twin-antialias-gray.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-gray.o `test -f 'twin-antialias-gray.c' || echo '$(srcdir)/'`twin-antialias-gray.c
+
+cairo_test_suite-twin-antialias-gray.obj: twin-antialias-gray.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-gray.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-gray.Tpo -c -o cairo_test_suite-twin-antialias-gray.obj `if test -f 'twin-antialias-gray.c'; then $(CYGPATH_W) 'twin-antialias-gray.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-gray.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-gray.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-gray.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-gray.c' object='cairo_test_suite-twin-antialias-gray.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-gray.obj `if test -f 'twin-antialias-gray.c'; then $(CYGPATH_W) 'twin-antialias-gray.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-gray.c'; fi`
+
+cairo_test_suite-twin-antialias-mixed.o: twin-antialias-mixed.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-mixed.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-mixed.Tpo -c -o cairo_test_suite-twin-antialias-mixed.o `test -f 'twin-antialias-mixed.c' || echo '$(srcdir)/'`twin-antialias-mixed.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-mixed.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-mixed.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-mixed.c' object='cairo_test_suite-twin-antialias-mixed.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-mixed.o `test -f 'twin-antialias-mixed.c' || echo '$(srcdir)/'`twin-antialias-mixed.c
+
+cairo_test_suite-twin-antialias-mixed.obj: twin-antialias-mixed.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-mixed.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-mixed.Tpo -c -o cairo_test_suite-twin-antialias-mixed.obj `if test -f 'twin-antialias-mixed.c'; then $(CYGPATH_W) 'twin-antialias-mixed.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-mixed.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-mixed.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-mixed.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-mixed.c' object='cairo_test_suite-twin-antialias-mixed.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-mixed.obj `if test -f 'twin-antialias-mixed.c'; then $(CYGPATH_W) 'twin-antialias-mixed.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-mixed.c'; fi`
+
+cairo_test_suite-twin-antialias-none.o: twin-antialias-none.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-none.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-none.Tpo -c -o cairo_test_suite-twin-antialias-none.o `test -f 'twin-antialias-none.c' || echo '$(srcdir)/'`twin-antialias-none.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-none.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-none.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-none.c' object='cairo_test_suite-twin-antialias-none.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-none.o `test -f 'twin-antialias-none.c' || echo '$(srcdir)/'`twin-antialias-none.c
+
+cairo_test_suite-twin-antialias-none.obj: twin-antialias-none.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-none.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-none.Tpo -c -o cairo_test_suite-twin-antialias-none.obj `if test -f 'twin-antialias-none.c'; then $(CYGPATH_W) 'twin-antialias-none.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-none.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-none.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-none.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-none.c' object='cairo_test_suite-twin-antialias-none.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-none.obj `if test -f 'twin-antialias-none.c'; then $(CYGPATH_W) 'twin-antialias-none.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-none.c'; fi`
+
+cairo_test_suite-twin-antialias-subpixel.o: twin-antialias-subpixel.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-subpixel.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-subpixel.Tpo -c -o cairo_test_suite-twin-antialias-subpixel.o `test -f 'twin-antialias-subpixel.c' || echo '$(srcdir)/'`twin-antialias-subpixel.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-subpixel.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-subpixel.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-subpixel.c' object='cairo_test_suite-twin-antialias-subpixel.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-subpixel.o `test -f 'twin-antialias-subpixel.c' || echo '$(srcdir)/'`twin-antialias-subpixel.c
+
+cairo_test_suite-twin-antialias-subpixel.obj: twin-antialias-subpixel.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-twin-antialias-subpixel.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-twin-antialias-subpixel.Tpo -c -o cairo_test_suite-twin-antialias-subpixel.obj `if test -f 'twin-antialias-subpixel.c'; then $(CYGPATH_W) 'twin-antialias-subpixel.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-subpixel.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-twin-antialias-subpixel.Tpo $(DEPDIR)/cairo_test_suite-twin-antialias-subpixel.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='twin-antialias-subpixel.c' object='cairo_test_suite-twin-antialias-subpixel.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-twin-antialias-subpixel.obj `if test -f 'twin-antialias-subpixel.c'; then $(CYGPATH_W) 'twin-antialias-subpixel.c'; else $(CYGPATH_W) '$(srcdir)/twin-antialias-subpixel.c'; fi`
+
+cairo_test_suite-unantialiased-shapes.o: unantialiased-shapes.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-unantialiased-shapes.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-unantialiased-shapes.Tpo -c -o cairo_test_suite-unantialiased-shapes.o `test -f 'unantialiased-shapes.c' || echo '$(srcdir)/'`unantialiased-shapes.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-unantialiased-shapes.Tpo $(DEPDIR)/cairo_test_suite-unantialiased-shapes.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='unantialiased-shapes.c' object='cairo_test_suite-unantialiased-shapes.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-unantialiased-shapes.o `test -f 'unantialiased-shapes.c' || echo '$(srcdir)/'`unantialiased-shapes.c
+
+cairo_test_suite-unantialiased-shapes.obj: unantialiased-shapes.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-unantialiased-shapes.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-unantialiased-shapes.Tpo -c -o cairo_test_suite-unantialiased-shapes.obj `if test -f 'unantialiased-shapes.c'; then $(CYGPATH_W) 'unantialiased-shapes.c'; else $(CYGPATH_W) '$(srcdir)/unantialiased-shapes.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-unantialiased-shapes.Tpo $(DEPDIR)/cairo_test_suite-unantialiased-shapes.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='unantialiased-shapes.c' object='cairo_test_suite-unantialiased-shapes.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-unantialiased-shapes.obj `if test -f 'unantialiased-shapes.c'; then $(CYGPATH_W) 'unantialiased-shapes.c'; else $(CYGPATH_W) '$(srcdir)/unantialiased-shapes.c'; fi`
+
+cairo_test_suite-unbounded-operator.o: unbounded-operator.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-unbounded-operator.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-unbounded-operator.Tpo -c -o cairo_test_suite-unbounded-operator.o `test -f 'unbounded-operator.c' || echo '$(srcdir)/'`unbounded-operator.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-unbounded-operator.Tpo $(DEPDIR)/cairo_test_suite-unbounded-operator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='unbounded-operator.c' object='cairo_test_suite-unbounded-operator.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-unbounded-operator.o `test -f 'unbounded-operator.c' || echo '$(srcdir)/'`unbounded-operator.c
+
+cairo_test_suite-unbounded-operator.obj: unbounded-operator.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-unbounded-operator.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-unbounded-operator.Tpo -c -o cairo_test_suite-unbounded-operator.obj `if test -f 'unbounded-operator.c'; then $(CYGPATH_W) 'unbounded-operator.c'; else $(CYGPATH_W) '$(srcdir)/unbounded-operator.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-unbounded-operator.Tpo $(DEPDIR)/cairo_test_suite-unbounded-operator.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='unbounded-operator.c' object='cairo_test_suite-unbounded-operator.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-unbounded-operator.obj `if test -f 'unbounded-operator.c'; then $(CYGPATH_W) 'unbounded-operator.c'; else $(CYGPATH_W) '$(srcdir)/unbounded-operator.c'; fi`
+
+cairo_test_suite-user-data.o: user-data.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-data.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-data.Tpo -c -o cairo_test_suite-user-data.o `test -f 'user-data.c' || echo '$(srcdir)/'`user-data.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-data.Tpo $(DEPDIR)/cairo_test_suite-user-data.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-data.c' object='cairo_test_suite-user-data.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-data.o `test -f 'user-data.c' || echo '$(srcdir)/'`user-data.c
+
+cairo_test_suite-user-data.obj: user-data.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-data.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-data.Tpo -c -o cairo_test_suite-user-data.obj `if test -f 'user-data.c'; then $(CYGPATH_W) 'user-data.c'; else $(CYGPATH_W) '$(srcdir)/user-data.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-data.Tpo $(DEPDIR)/cairo_test_suite-user-data.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-data.c' object='cairo_test_suite-user-data.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-data.obj `if test -f 'user-data.c'; then $(CYGPATH_W) 'user-data.c'; else $(CYGPATH_W) '$(srcdir)/user-data.c'; fi`
+
+cairo_test_suite-user-font.o: user-font.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font.Tpo -c -o cairo_test_suite-user-font.o `test -f 'user-font.c' || echo '$(srcdir)/'`user-font.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font.Tpo $(DEPDIR)/cairo_test_suite-user-font.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font.c' object='cairo_test_suite-user-font.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font.o `test -f 'user-font.c' || echo '$(srcdir)/'`user-font.c
+
+cairo_test_suite-user-font.obj: user-font.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font.Tpo -c -o cairo_test_suite-user-font.obj `if test -f 'user-font.c'; then $(CYGPATH_W) 'user-font.c'; else $(CYGPATH_W) '$(srcdir)/user-font.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font.Tpo $(DEPDIR)/cairo_test_suite-user-font.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font.c' object='cairo_test_suite-user-font.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font.obj `if test -f 'user-font.c'; then $(CYGPATH_W) 'user-font.c'; else $(CYGPATH_W) '$(srcdir)/user-font.c'; fi`
+
+cairo_test_suite-user-font-mask.o: user-font-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font-mask.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font-mask.Tpo -c -o cairo_test_suite-user-font-mask.o `test -f 'user-font-mask.c' || echo '$(srcdir)/'`user-font-mask.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font-mask.Tpo $(DEPDIR)/cairo_test_suite-user-font-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font-mask.c' object='cairo_test_suite-user-font-mask.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font-mask.o `test -f 'user-font-mask.c' || echo '$(srcdir)/'`user-font-mask.c
+
+cairo_test_suite-user-font-mask.obj: user-font-mask.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font-mask.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font-mask.Tpo -c -o cairo_test_suite-user-font-mask.obj `if test -f 'user-font-mask.c'; then $(CYGPATH_W) 'user-font-mask.c'; else $(CYGPATH_W) '$(srcdir)/user-font-mask.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font-mask.Tpo $(DEPDIR)/cairo_test_suite-user-font-mask.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font-mask.c' object='cairo_test_suite-user-font-mask.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font-mask.obj `if test -f 'user-font-mask.c'; then $(CYGPATH_W) 'user-font-mask.c'; else $(CYGPATH_W) '$(srcdir)/user-font-mask.c'; fi`
+
+cairo_test_suite-user-font-proxy.o: user-font-proxy.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font-proxy.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font-proxy.Tpo -c -o cairo_test_suite-user-font-proxy.o `test -f 'user-font-proxy.c' || echo '$(srcdir)/'`user-font-proxy.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font-proxy.Tpo $(DEPDIR)/cairo_test_suite-user-font-proxy.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font-proxy.c' object='cairo_test_suite-user-font-proxy.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font-proxy.o `test -f 'user-font-proxy.c' || echo '$(srcdir)/'`user-font-proxy.c
+
+cairo_test_suite-user-font-proxy.obj: user-font-proxy.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font-proxy.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font-proxy.Tpo -c -o cairo_test_suite-user-font-proxy.obj `if test -f 'user-font-proxy.c'; then $(CYGPATH_W) 'user-font-proxy.c'; else $(CYGPATH_W) '$(srcdir)/user-font-proxy.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font-proxy.Tpo $(DEPDIR)/cairo_test_suite-user-font-proxy.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font-proxy.c' object='cairo_test_suite-user-font-proxy.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font-proxy.obj `if test -f 'user-font-proxy.c'; then $(CYGPATH_W) 'user-font-proxy.c'; else $(CYGPATH_W) '$(srcdir)/user-font-proxy.c'; fi`
+
+cairo_test_suite-user-font-rescale.o: user-font-rescale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font-rescale.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font-rescale.Tpo -c -o cairo_test_suite-user-font-rescale.o `test -f 'user-font-rescale.c' || echo '$(srcdir)/'`user-font-rescale.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font-rescale.Tpo $(DEPDIR)/cairo_test_suite-user-font-rescale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font-rescale.c' object='cairo_test_suite-user-font-rescale.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font-rescale.o `test -f 'user-font-rescale.c' || echo '$(srcdir)/'`user-font-rescale.c
+
+cairo_test_suite-user-font-rescale.obj: user-font-rescale.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-user-font-rescale.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-user-font-rescale.Tpo -c -o cairo_test_suite-user-font-rescale.obj `if test -f 'user-font-rescale.c'; then $(CYGPATH_W) 'user-font-rescale.c'; else $(CYGPATH_W) '$(srcdir)/user-font-rescale.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-user-font-rescale.Tpo $(DEPDIR)/cairo_test_suite-user-font-rescale.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='user-font-rescale.c' object='cairo_test_suite-user-font-rescale.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-user-font-rescale.obj `if test -f 'user-font-rescale.c'; then $(CYGPATH_W) 'user-font-rescale.c'; else $(CYGPATH_W) '$(srcdir)/user-font-rescale.c'; fi`
+
+cairo_test_suite-zero-alpha.o: zero-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-zero-alpha.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-zero-alpha.Tpo -c -o cairo_test_suite-zero-alpha.o `test -f 'zero-alpha.c' || echo '$(srcdir)/'`zero-alpha.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-zero-alpha.Tpo $(DEPDIR)/cairo_test_suite-zero-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='zero-alpha.c' object='cairo_test_suite-zero-alpha.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-zero-alpha.o `test -f 'zero-alpha.c' || echo '$(srcdir)/'`zero-alpha.c
+
+cairo_test_suite-zero-alpha.obj: zero-alpha.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-zero-alpha.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-zero-alpha.Tpo -c -o cairo_test_suite-zero-alpha.obj `if test -f 'zero-alpha.c'; then $(CYGPATH_W) 'zero-alpha.c'; else $(CYGPATH_W) '$(srcdir)/zero-alpha.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-zero-alpha.Tpo $(DEPDIR)/cairo_test_suite-zero-alpha.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='zero-alpha.c' object='cairo_test_suite-zero-alpha.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-zero-alpha.obj `if test -f 'zero-alpha.c'; then $(CYGPATH_W) 'zero-alpha.c'; else $(CYGPATH_W) '$(srcdir)/zero-alpha.c'; fi`
+
+cairo_test_suite-pthread-show-text.o: pthread-show-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pthread-show-text.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-pthread-show-text.Tpo -c -o cairo_test_suite-pthread-show-text.o `test -f 'pthread-show-text.c' || echo '$(srcdir)/'`pthread-show-text.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pthread-show-text.Tpo $(DEPDIR)/cairo_test_suite-pthread-show-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pthread-show-text.c' object='cairo_test_suite-pthread-show-text.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pthread-show-text.o `test -f 'pthread-show-text.c' || echo '$(srcdir)/'`pthread-show-text.c
+
+cairo_test_suite-pthread-show-text.obj: pthread-show-text.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pthread-show-text.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-pthread-show-text.Tpo -c -o cairo_test_suite-pthread-show-text.obj `if test -f 'pthread-show-text.c'; then $(CYGPATH_W) 'pthread-show-text.c'; else $(CYGPATH_W) '$(srcdir)/pthread-show-text.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pthread-show-text.Tpo $(DEPDIR)/cairo_test_suite-pthread-show-text.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pthread-show-text.c' object='cairo_test_suite-pthread-show-text.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pthread-show-text.obj `if test -f 'pthread-show-text.c'; then $(CYGPATH_W) 'pthread-show-text.c'; else $(CYGPATH_W) '$(srcdir)/pthread-show-text.c'; fi`
+
+cairo_test_suite-bitmap-font.o: bitmap-font.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-bitmap-font.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-bitmap-font.Tpo -c -o cairo_test_suite-bitmap-font.o `test -f 'bitmap-font.c' || echo '$(srcdir)/'`bitmap-font.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-bitmap-font.Tpo $(DEPDIR)/cairo_test_suite-bitmap-font.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bitmap-font.c' object='cairo_test_suite-bitmap-font.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-bitmap-font.o `test -f 'bitmap-font.c' || echo '$(srcdir)/'`bitmap-font.c
+
+cairo_test_suite-bitmap-font.obj: bitmap-font.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-bitmap-font.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-bitmap-font.Tpo -c -o cairo_test_suite-bitmap-font.obj `if test -f 'bitmap-font.c'; then $(CYGPATH_W) 'bitmap-font.c'; else $(CYGPATH_W) '$(srcdir)/bitmap-font.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-bitmap-font.Tpo $(DEPDIR)/cairo_test_suite-bitmap-font.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bitmap-font.c' object='cairo_test_suite-bitmap-font.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-bitmap-font.obj `if test -f 'bitmap-font.c'; then $(CYGPATH_W) 'bitmap-font.c'; else $(CYGPATH_W) '$(srcdir)/bitmap-font.c'; fi`
+
+cairo_test_suite-ft-font-create-for-ft-face.o: ft-font-create-for-ft-face.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-font-create-for-ft-face.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-font-create-for-ft-face.Tpo -c -o cairo_test_suite-ft-font-create-for-ft-face.o `test -f 'ft-font-create-for-ft-face.c' || echo '$(srcdir)/'`ft-font-create-for-ft-face.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-font-create-for-ft-face.Tpo $(DEPDIR)/cairo_test_suite-ft-font-create-for-ft-face.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-font-create-for-ft-face.c' object='cairo_test_suite-ft-font-create-for-ft-face.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-font-create-for-ft-face.o `test -f 'ft-font-create-for-ft-face.c' || echo '$(srcdir)/'`ft-font-create-for-ft-face.c
+
+cairo_test_suite-ft-font-create-for-ft-face.obj: ft-font-create-for-ft-face.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-font-create-for-ft-face.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-font-create-for-ft-face.Tpo -c -o cairo_test_suite-ft-font-create-for-ft-face.obj `if test -f 'ft-font-create-for-ft-face.c'; then $(CYGPATH_W) 'ft-font-create-for-ft-face.c'; else $(CYGPATH_W) '$(srcdir)/ft-font-create-for-ft-face.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-font-create-for-ft-face.Tpo $(DEPDIR)/cairo_test_suite-ft-font-create-for-ft-face.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-font-create-for-ft-face.c' object='cairo_test_suite-ft-font-create-for-ft-face.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-font-create-for-ft-face.obj `if test -f 'ft-font-create-for-ft-face.c'; then $(CYGPATH_W) 'ft-font-create-for-ft-face.c'; else $(CYGPATH_W) '$(srcdir)/ft-font-create-for-ft-face.c'; fi`
+
+cairo_test_suite-ft-show-glyphs-positioning.o: ft-show-glyphs-positioning.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-show-glyphs-positioning.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-show-glyphs-positioning.Tpo -c -o cairo_test_suite-ft-show-glyphs-positioning.o `test -f 'ft-show-glyphs-positioning.c' || echo '$(srcdir)/'`ft-show-glyphs-positioning.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-show-glyphs-positioning.Tpo $(DEPDIR)/cairo_test_suite-ft-show-glyphs-positioning.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-show-glyphs-positioning.c' object='cairo_test_suite-ft-show-glyphs-positioning.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-show-glyphs-positioning.o `test -f 'ft-show-glyphs-positioning.c' || echo '$(srcdir)/'`ft-show-glyphs-positioning.c
+
+cairo_test_suite-ft-show-glyphs-positioning.obj: ft-show-glyphs-positioning.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-show-glyphs-positioning.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-show-glyphs-positioning.Tpo -c -o cairo_test_suite-ft-show-glyphs-positioning.obj `if test -f 'ft-show-glyphs-positioning.c'; then $(CYGPATH_W) 'ft-show-glyphs-positioning.c'; else $(CYGPATH_W) '$(srcdir)/ft-show-glyphs-positioning.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-show-glyphs-positioning.Tpo $(DEPDIR)/cairo_test_suite-ft-show-glyphs-positioning.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-show-glyphs-positioning.c' object='cairo_test_suite-ft-show-glyphs-positioning.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-show-glyphs-positioning.obj `if test -f 'ft-show-glyphs-positioning.c'; then $(CYGPATH_W) 'ft-show-glyphs-positioning.c'; else $(CYGPATH_W) '$(srcdir)/ft-show-glyphs-positioning.c'; fi`
+
+cairo_test_suite-ft-show-glyphs-table.o: ft-show-glyphs-table.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-show-glyphs-table.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-show-glyphs-table.Tpo -c -o cairo_test_suite-ft-show-glyphs-table.o `test -f 'ft-show-glyphs-table.c' || echo '$(srcdir)/'`ft-show-glyphs-table.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-show-glyphs-table.Tpo $(DEPDIR)/cairo_test_suite-ft-show-glyphs-table.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-show-glyphs-table.c' object='cairo_test_suite-ft-show-glyphs-table.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-show-glyphs-table.o `test -f 'ft-show-glyphs-table.c' || echo '$(srcdir)/'`ft-show-glyphs-table.c
+
+cairo_test_suite-ft-show-glyphs-table.obj: ft-show-glyphs-table.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-show-glyphs-table.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-show-glyphs-table.Tpo -c -o cairo_test_suite-ft-show-glyphs-table.obj `if test -f 'ft-show-glyphs-table.c'; then $(CYGPATH_W) 'ft-show-glyphs-table.c'; else $(CYGPATH_W) '$(srcdir)/ft-show-glyphs-table.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-show-glyphs-table.Tpo $(DEPDIR)/cairo_test_suite-ft-show-glyphs-table.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-show-glyphs-table.c' object='cairo_test_suite-ft-show-glyphs-table.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-show-glyphs-table.obj `if test -f 'ft-show-glyphs-table.c'; then $(CYGPATH_W) 'ft-show-glyphs-table.c'; else $(CYGPATH_W) '$(srcdir)/ft-show-glyphs-table.c'; fi`
+
+cairo_test_suite-ft-text-vertical-layout-type1.o: ft-text-vertical-layout-type1.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-text-vertical-layout-type1.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type1.Tpo -c -o cairo_test_suite-ft-text-vertical-layout-type1.o `test -f 'ft-text-vertical-layout-type1.c' || echo '$(srcdir)/'`ft-text-vertical-layout-type1.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type1.Tpo $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type1.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-text-vertical-layout-type1.c' object='cairo_test_suite-ft-text-vertical-layout-type1.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-text-vertical-layout-type1.o `test -f 'ft-text-vertical-layout-type1.c' || echo '$(srcdir)/'`ft-text-vertical-layout-type1.c
+
+cairo_test_suite-ft-text-vertical-layout-type1.obj: ft-text-vertical-layout-type1.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-text-vertical-layout-type1.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type1.Tpo -c -o cairo_test_suite-ft-text-vertical-layout-type1.obj `if test -f 'ft-text-vertical-layout-type1.c'; then $(CYGPATH_W) 'ft-text-vertical-layout-type1.c'; else $(CYGPATH_W) '$(srcdir)/ft-text-vertical-layout-type1.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type1.Tpo $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type1.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-text-vertical-layout-type1.c' object='cairo_test_suite-ft-text-vertical-layout-type1.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-text-vertical-layout-type1.obj `if test -f 'ft-text-vertical-layout-type1.c'; then $(CYGPATH_W) 'ft-text-vertical-layout-type1.c'; else $(CYGPATH_W) '$(srcdir)/ft-text-vertical-layout-type1.c'; fi`
+
+cairo_test_suite-ft-text-vertical-layout-type3.o: ft-text-vertical-layout-type3.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-text-vertical-layout-type3.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type3.Tpo -c -o cairo_test_suite-ft-text-vertical-layout-type3.o `test -f 'ft-text-vertical-layout-type3.c' || echo '$(srcdir)/'`ft-text-vertical-layout-type3.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type3.Tpo $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type3.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-text-vertical-layout-type3.c' object='cairo_test_suite-ft-text-vertical-layout-type3.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-text-vertical-layout-type3.o `test -f 'ft-text-vertical-layout-type3.c' || echo '$(srcdir)/'`ft-text-vertical-layout-type3.c
+
+cairo_test_suite-ft-text-vertical-layout-type3.obj: ft-text-vertical-layout-type3.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-text-vertical-layout-type3.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type3.Tpo -c -o cairo_test_suite-ft-text-vertical-layout-type3.obj `if test -f 'ft-text-vertical-layout-type3.c'; then $(CYGPATH_W) 'ft-text-vertical-layout-type3.c'; else $(CYGPATH_W) '$(srcdir)/ft-text-vertical-layout-type3.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type3.Tpo $(DEPDIR)/cairo_test_suite-ft-text-vertical-layout-type3.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-text-vertical-layout-type3.c' object='cairo_test_suite-ft-text-vertical-layout-type3.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-text-vertical-layout-type3.obj `if test -f 'ft-text-vertical-layout-type3.c'; then $(CYGPATH_W) 'ft-text-vertical-layout-type3.c'; else $(CYGPATH_W) '$(srcdir)/ft-text-vertical-layout-type3.c'; fi`
+
+cairo_test_suite-ft-text-antialias-none.o: ft-text-antialias-none.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-text-antialias-none.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-text-antialias-none.Tpo -c -o cairo_test_suite-ft-text-antialias-none.o `test -f 'ft-text-antialias-none.c' || echo '$(srcdir)/'`ft-text-antialias-none.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-text-antialias-none.Tpo $(DEPDIR)/cairo_test_suite-ft-text-antialias-none.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-text-antialias-none.c' object='cairo_test_suite-ft-text-antialias-none.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-text-antialias-none.o `test -f 'ft-text-antialias-none.c' || echo '$(srcdir)/'`ft-text-antialias-none.c
+
+cairo_test_suite-ft-text-antialias-none.obj: ft-text-antialias-none.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ft-text-antialias-none.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ft-text-antialias-none.Tpo -c -o cairo_test_suite-ft-text-antialias-none.obj `if test -f 'ft-text-antialias-none.c'; then $(CYGPATH_W) 'ft-text-antialias-none.c'; else $(CYGPATH_W) '$(srcdir)/ft-text-antialias-none.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ft-text-antialias-none.Tpo $(DEPDIR)/cairo_test_suite-ft-text-antialias-none.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ft-text-antialias-none.c' object='cairo_test_suite-ft-text-antialias-none.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ft-text-antialias-none.obj `if test -f 'ft-text-antialias-none.c'; then $(CYGPATH_W) 'ft-text-antialias-none.c'; else $(CYGPATH_W) '$(srcdir)/ft-text-antialias-none.c'; fi`
+
+cairo_test_suite-quartz-surface-source.o: quartz-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-quartz-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-quartz-surface-source.Tpo -c -o cairo_test_suite-quartz-surface-source.o `test -f 'quartz-surface-source.c' || echo '$(srcdir)/'`quartz-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-quartz-surface-source.Tpo $(DEPDIR)/cairo_test_suite-quartz-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='quartz-surface-source.c' object='cairo_test_suite-quartz-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-quartz-surface-source.o `test -f 'quartz-surface-source.c' || echo '$(srcdir)/'`quartz-surface-source.c
+
+cairo_test_suite-quartz-surface-source.obj: quartz-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-quartz-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-quartz-surface-source.Tpo -c -o cairo_test_suite-quartz-surface-source.obj `if test -f 'quartz-surface-source.c'; then $(CYGPATH_W) 'quartz-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/quartz-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-quartz-surface-source.Tpo $(DEPDIR)/cairo_test_suite-quartz-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='quartz-surface-source.c' object='cairo_test_suite-quartz-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-quartz-surface-source.obj `if test -f 'quartz-surface-source.c'; then $(CYGPATH_W) 'quartz-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/quartz-surface-source.c'; fi`
+
+cairo_test_suite-glitz-surface-source.o: glitz-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-glitz-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-glitz-surface-source.Tpo -c -o cairo_test_suite-glitz-surface-source.o `test -f 'glitz-surface-source.c' || echo '$(srcdir)/'`glitz-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-glitz-surface-source.Tpo $(DEPDIR)/cairo_test_suite-glitz-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='glitz-surface-source.c' object='cairo_test_suite-glitz-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-glitz-surface-source.o `test -f 'glitz-surface-source.c' || echo '$(srcdir)/'`glitz-surface-source.c
+
+cairo_test_suite-glitz-surface-source.obj: glitz-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-glitz-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-glitz-surface-source.Tpo -c -o cairo_test_suite-glitz-surface-source.obj `if test -f 'glitz-surface-source.c'; then $(CYGPATH_W) 'glitz-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/glitz-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-glitz-surface-source.Tpo $(DEPDIR)/cairo_test_suite-glitz-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='glitz-surface-source.c' object='cairo_test_suite-glitz-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-glitz-surface-source.obj `if test -f 'glitz-surface-source.c'; then $(CYGPATH_W) 'glitz-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/glitz-surface-source.c'; fi`
+
+cairo_test_suite-pdf-features.o: pdf-features.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pdf-features.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-pdf-features.Tpo -c -o cairo_test_suite-pdf-features.o `test -f 'pdf-features.c' || echo '$(srcdir)/'`pdf-features.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pdf-features.Tpo $(DEPDIR)/cairo_test_suite-pdf-features.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf-features.c' object='cairo_test_suite-pdf-features.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pdf-features.o `test -f 'pdf-features.c' || echo '$(srcdir)/'`pdf-features.c
+
+cairo_test_suite-pdf-features.obj: pdf-features.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pdf-features.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-pdf-features.Tpo -c -o cairo_test_suite-pdf-features.obj `if test -f 'pdf-features.c'; then $(CYGPATH_W) 'pdf-features.c'; else $(CYGPATH_W) '$(srcdir)/pdf-features.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pdf-features.Tpo $(DEPDIR)/cairo_test_suite-pdf-features.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf-features.c' object='cairo_test_suite-pdf-features.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pdf-features.obj `if test -f 'pdf-features.c'; then $(CYGPATH_W) 'pdf-features.c'; else $(CYGPATH_W) '$(srcdir)/pdf-features.c'; fi`
+
+cairo_test_suite-pdf-mime-data.o: pdf-mime-data.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pdf-mime-data.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-pdf-mime-data.Tpo -c -o cairo_test_suite-pdf-mime-data.o `test -f 'pdf-mime-data.c' || echo '$(srcdir)/'`pdf-mime-data.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pdf-mime-data.Tpo $(DEPDIR)/cairo_test_suite-pdf-mime-data.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf-mime-data.c' object='cairo_test_suite-pdf-mime-data.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pdf-mime-data.o `test -f 'pdf-mime-data.c' || echo '$(srcdir)/'`pdf-mime-data.c
+
+cairo_test_suite-pdf-mime-data.obj: pdf-mime-data.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pdf-mime-data.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-pdf-mime-data.Tpo -c -o cairo_test_suite-pdf-mime-data.obj `if test -f 'pdf-mime-data.c'; then $(CYGPATH_W) 'pdf-mime-data.c'; else $(CYGPATH_W) '$(srcdir)/pdf-mime-data.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pdf-mime-data.Tpo $(DEPDIR)/cairo_test_suite-pdf-mime-data.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf-mime-data.c' object='cairo_test_suite-pdf-mime-data.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pdf-mime-data.obj `if test -f 'pdf-mime-data.c'; then $(CYGPATH_W) 'pdf-mime-data.c'; else $(CYGPATH_W) '$(srcdir)/pdf-mime-data.c'; fi`
+
+cairo_test_suite-pdf-surface-source.o: pdf-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pdf-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-pdf-surface-source.Tpo -c -o cairo_test_suite-pdf-surface-source.o `test -f 'pdf-surface-source.c' || echo '$(srcdir)/'`pdf-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pdf-surface-source.Tpo $(DEPDIR)/cairo_test_suite-pdf-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf-surface-source.c' object='cairo_test_suite-pdf-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pdf-surface-source.o `test -f 'pdf-surface-source.c' || echo '$(srcdir)/'`pdf-surface-source.c
+
+cairo_test_suite-pdf-surface-source.obj: pdf-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-pdf-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-pdf-surface-source.Tpo -c -o cairo_test_suite-pdf-surface-source.obj `if test -f 'pdf-surface-source.c'; then $(CYGPATH_W) 'pdf-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/pdf-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-pdf-surface-source.Tpo $(DEPDIR)/cairo_test_suite-pdf-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf-surface-source.c' object='cairo_test_suite-pdf-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-pdf-surface-source.obj `if test -f 'pdf-surface-source.c'; then $(CYGPATH_W) 'pdf-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/pdf-surface-source.c'; fi`
+
+cairo_test_suite-ps-eps.o: ps-eps.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ps-eps.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ps-eps.Tpo -c -o cairo_test_suite-ps-eps.o `test -f 'ps-eps.c' || echo '$(srcdir)/'`ps-eps.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ps-eps.Tpo $(DEPDIR)/cairo_test_suite-ps-eps.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps-eps.c' object='cairo_test_suite-ps-eps.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ps-eps.o `test -f 'ps-eps.c' || echo '$(srcdir)/'`ps-eps.c
+
+cairo_test_suite-ps-eps.obj: ps-eps.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ps-eps.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ps-eps.Tpo -c -o cairo_test_suite-ps-eps.obj `if test -f 'ps-eps.c'; then $(CYGPATH_W) 'ps-eps.c'; else $(CYGPATH_W) '$(srcdir)/ps-eps.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ps-eps.Tpo $(DEPDIR)/cairo_test_suite-ps-eps.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps-eps.c' object='cairo_test_suite-ps-eps.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ps-eps.obj `if test -f 'ps-eps.c'; then $(CYGPATH_W) 'ps-eps.c'; else $(CYGPATH_W) '$(srcdir)/ps-eps.c'; fi`
+
+cairo_test_suite-ps-features.o: ps-features.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ps-features.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ps-features.Tpo -c -o cairo_test_suite-ps-features.o `test -f 'ps-features.c' || echo '$(srcdir)/'`ps-features.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ps-features.Tpo $(DEPDIR)/cairo_test_suite-ps-features.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps-features.c' object='cairo_test_suite-ps-features.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ps-features.o `test -f 'ps-features.c' || echo '$(srcdir)/'`ps-features.c
+
+cairo_test_suite-ps-features.obj: ps-features.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ps-features.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ps-features.Tpo -c -o cairo_test_suite-ps-features.obj `if test -f 'ps-features.c'; then $(CYGPATH_W) 'ps-features.c'; else $(CYGPATH_W) '$(srcdir)/ps-features.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ps-features.Tpo $(DEPDIR)/cairo_test_suite-ps-features.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps-features.c' object='cairo_test_suite-ps-features.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ps-features.obj `if test -f 'ps-features.c'; then $(CYGPATH_W) 'ps-features.c'; else $(CYGPATH_W) '$(srcdir)/ps-features.c'; fi`
+
+cairo_test_suite-ps-surface-source.o: ps-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ps-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-ps-surface-source.Tpo -c -o cairo_test_suite-ps-surface-source.o `test -f 'ps-surface-source.c' || echo '$(srcdir)/'`ps-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ps-surface-source.Tpo $(DEPDIR)/cairo_test_suite-ps-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps-surface-source.c' object='cairo_test_suite-ps-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ps-surface-source.o `test -f 'ps-surface-source.c' || echo '$(srcdir)/'`ps-surface-source.c
+
+cairo_test_suite-ps-surface-source.obj: ps-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-ps-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-ps-surface-source.Tpo -c -o cairo_test_suite-ps-surface-source.obj `if test -f 'ps-surface-source.c'; then $(CYGPATH_W) 'ps-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/ps-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-ps-surface-source.Tpo $(DEPDIR)/cairo_test_suite-ps-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps-surface-source.c' object='cairo_test_suite-ps-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-ps-surface-source.obj `if test -f 'ps-surface-source.c'; then $(CYGPATH_W) 'ps-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/ps-surface-source.c'; fi`
+
+cairo_test_suite-svg-surface.o: svg-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-svg-surface.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-svg-surface.Tpo -c -o cairo_test_suite-svg-surface.o `test -f 'svg-surface.c' || echo '$(srcdir)/'`svg-surface.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-svg-surface.Tpo $(DEPDIR)/cairo_test_suite-svg-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg-surface.c' object='cairo_test_suite-svg-surface.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-svg-surface.o `test -f 'svg-surface.c' || echo '$(srcdir)/'`svg-surface.c
+
+cairo_test_suite-svg-surface.obj: svg-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-svg-surface.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-svg-surface.Tpo -c -o cairo_test_suite-svg-surface.obj `if test -f 'svg-surface.c'; then $(CYGPATH_W) 'svg-surface.c'; else $(CYGPATH_W) '$(srcdir)/svg-surface.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-svg-surface.Tpo $(DEPDIR)/cairo_test_suite-svg-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg-surface.c' object='cairo_test_suite-svg-surface.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-svg-surface.obj `if test -f 'svg-surface.c'; then $(CYGPATH_W) 'svg-surface.c'; else $(CYGPATH_W) '$(srcdir)/svg-surface.c'; fi`
+
+cairo_test_suite-svg-clip.o: svg-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-svg-clip.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-svg-clip.Tpo -c -o cairo_test_suite-svg-clip.o `test -f 'svg-clip.c' || echo '$(srcdir)/'`svg-clip.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-svg-clip.Tpo $(DEPDIR)/cairo_test_suite-svg-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg-clip.c' object='cairo_test_suite-svg-clip.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-svg-clip.o `test -f 'svg-clip.c' || echo '$(srcdir)/'`svg-clip.c
+
+cairo_test_suite-svg-clip.obj: svg-clip.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-svg-clip.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-svg-clip.Tpo -c -o cairo_test_suite-svg-clip.obj `if test -f 'svg-clip.c'; then $(CYGPATH_W) 'svg-clip.c'; else $(CYGPATH_W) '$(srcdir)/svg-clip.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-svg-clip.Tpo $(DEPDIR)/cairo_test_suite-svg-clip.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg-clip.c' object='cairo_test_suite-svg-clip.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-svg-clip.obj `if test -f 'svg-clip.c'; then $(CYGPATH_W) 'svg-clip.c'; else $(CYGPATH_W) '$(srcdir)/svg-clip.c'; fi`
+
+cairo_test_suite-svg-surface-source.o: svg-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-svg-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-svg-surface-source.Tpo -c -o cairo_test_suite-svg-surface-source.o `test -f 'svg-surface-source.c' || echo '$(srcdir)/'`svg-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-svg-surface-source.Tpo $(DEPDIR)/cairo_test_suite-svg-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg-surface-source.c' object='cairo_test_suite-svg-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-svg-surface-source.o `test -f 'svg-surface-source.c' || echo '$(srcdir)/'`svg-surface-source.c
+
+cairo_test_suite-svg-surface-source.obj: svg-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-svg-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-svg-surface-source.Tpo -c -o cairo_test_suite-svg-surface-source.obj `if test -f 'svg-surface-source.c'; then $(CYGPATH_W) 'svg-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/svg-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-svg-surface-source.Tpo $(DEPDIR)/cairo_test_suite-svg-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg-surface-source.c' object='cairo_test_suite-svg-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-svg-surface-source.obj `if test -f 'svg-surface-source.c'; then $(CYGPATH_W) 'svg-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/svg-surface-source.c'; fi`
+
+cairo_test_suite-test-fallback16-surface-source.o: test-fallback16-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-test-fallback16-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-test-fallback16-surface-source.Tpo -c -o cairo_test_suite-test-fallback16-surface-source.o `test -f 'test-fallback16-surface-source.c' || echo '$(srcdir)/'`test-fallback16-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-test-fallback16-surface-source.Tpo $(DEPDIR)/cairo_test_suite-test-fallback16-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-fallback16-surface-source.c' object='cairo_test_suite-test-fallback16-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-test-fallback16-surface-source.o `test -f 'test-fallback16-surface-source.c' || echo '$(srcdir)/'`test-fallback16-surface-source.c
+
+cairo_test_suite-test-fallback16-surface-source.obj: test-fallback16-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-test-fallback16-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-test-fallback16-surface-source.Tpo -c -o cairo_test_suite-test-fallback16-surface-source.obj `if test -f 'test-fallback16-surface-source.c'; then $(CYGPATH_W) 'test-fallback16-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/test-fallback16-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-test-fallback16-surface-source.Tpo $(DEPDIR)/cairo_test_suite-test-fallback16-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='test-fallback16-surface-source.c' object='cairo_test_suite-test-fallback16-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-test-fallback16-surface-source.obj `if test -f 'test-fallback16-surface-source.c'; then $(CYGPATH_W) 'test-fallback16-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/test-fallback16-surface-source.c'; fi`
+
+cairo_test_suite-xlib-expose-event.o: xlib-expose-event.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-xlib-expose-event.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-xlib-expose-event.Tpo -c -o cairo_test_suite-xlib-expose-event.o `test -f 'xlib-expose-event.c' || echo '$(srcdir)/'`xlib-expose-event.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-xlib-expose-event.Tpo $(DEPDIR)/cairo_test_suite-xlib-expose-event.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlib-expose-event.c' object='cairo_test_suite-xlib-expose-event.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-xlib-expose-event.o `test -f 'xlib-expose-event.c' || echo '$(srcdir)/'`xlib-expose-event.c
+
+cairo_test_suite-xlib-expose-event.obj: xlib-expose-event.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-xlib-expose-event.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-xlib-expose-event.Tpo -c -o cairo_test_suite-xlib-expose-event.obj `if test -f 'xlib-expose-event.c'; then $(CYGPATH_W) 'xlib-expose-event.c'; else $(CYGPATH_W) '$(srcdir)/xlib-expose-event.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-xlib-expose-event.Tpo $(DEPDIR)/cairo_test_suite-xlib-expose-event.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlib-expose-event.c' object='cairo_test_suite-xlib-expose-event.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-xlib-expose-event.obj `if test -f 'xlib-expose-event.c'; then $(CYGPATH_W) 'xlib-expose-event.c'; else $(CYGPATH_W) '$(srcdir)/xlib-expose-event.c'; fi`
+
+cairo_test_suite-xlib-surface.o: xlib-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-xlib-surface.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-xlib-surface.Tpo -c -o cairo_test_suite-xlib-surface.o `test -f 'xlib-surface.c' || echo '$(srcdir)/'`xlib-surface.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-xlib-surface.Tpo $(DEPDIR)/cairo_test_suite-xlib-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlib-surface.c' object='cairo_test_suite-xlib-surface.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-xlib-surface.o `test -f 'xlib-surface.c' || echo '$(srcdir)/'`xlib-surface.c
+
+cairo_test_suite-xlib-surface.obj: xlib-surface.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-xlib-surface.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-xlib-surface.Tpo -c -o cairo_test_suite-xlib-surface.obj `if test -f 'xlib-surface.c'; then $(CYGPATH_W) 'xlib-surface.c'; else $(CYGPATH_W) '$(srcdir)/xlib-surface.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-xlib-surface.Tpo $(DEPDIR)/cairo_test_suite-xlib-surface.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlib-surface.c' object='cairo_test_suite-xlib-surface.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-xlib-surface.obj `if test -f 'xlib-surface.c'; then $(CYGPATH_W) 'xlib-surface.c'; else $(CYGPATH_W) '$(srcdir)/xlib-surface.c'; fi`
+
+cairo_test_suite-xlib-surface-source.o: xlib-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-xlib-surface-source.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-xlib-surface-source.Tpo -c -o cairo_test_suite-xlib-surface-source.o `test -f 'xlib-surface-source.c' || echo '$(srcdir)/'`xlib-surface-source.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-xlib-surface-source.Tpo $(DEPDIR)/cairo_test_suite-xlib-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlib-surface-source.c' object='cairo_test_suite-xlib-surface-source.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-xlib-surface-source.o `test -f 'xlib-surface-source.c' || echo '$(srcdir)/'`xlib-surface-source.c
+
+cairo_test_suite-xlib-surface-source.obj: xlib-surface-source.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-xlib-surface-source.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-xlib-surface-source.Tpo -c -o cairo_test_suite-xlib-surface-source.obj `if test -f 'xlib-surface-source.c'; then $(CYGPATH_W) 'xlib-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/xlib-surface-source.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-xlib-surface-source.Tpo $(DEPDIR)/cairo_test_suite-xlib-surface-source.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='xlib-surface-source.c' object='cairo_test_suite-xlib-surface-source.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-xlib-surface-source.obj `if test -f 'xlib-surface-source.c'; then $(CYGPATH_W) 'xlib-surface-source.c'; else $(CYGPATH_W) '$(srcdir)/xlib-surface-source.c'; fi`
+
+cairo_test_suite-get-xrender-format.o: get-xrender-format.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-xrender-format.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-xrender-format.Tpo -c -o cairo_test_suite-get-xrender-format.o `test -f 'get-xrender-format.c' || echo '$(srcdir)/'`get-xrender-format.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-xrender-format.Tpo $(DEPDIR)/cairo_test_suite-get-xrender-format.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-xrender-format.c' object='cairo_test_suite-get-xrender-format.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-xrender-format.o `test -f 'get-xrender-format.c' || echo '$(srcdir)/'`get-xrender-format.c
+
+cairo_test_suite-get-xrender-format.obj: get-xrender-format.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-get-xrender-format.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-get-xrender-format.Tpo -c -o cairo_test_suite-get-xrender-format.obj `if test -f 'get-xrender-format.c'; then $(CYGPATH_W) 'get-xrender-format.c'; else $(CYGPATH_W) '$(srcdir)/get-xrender-format.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-get-xrender-format.Tpo $(DEPDIR)/cairo_test_suite-get-xrender-format.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='get-xrender-format.c' object='cairo_test_suite-get-xrender-format.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-get-xrender-format.obj `if test -f 'get-xrender-format.c'; then $(CYGPATH_W) 'get-xrender-format.c'; else $(CYGPATH_W) '$(srcdir)/get-xrender-format.c'; fi`
+
+cairo_test_suite-multi-page.o: multi-page.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-multi-page.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-multi-page.Tpo -c -o cairo_test_suite-multi-page.o `test -f 'multi-page.c' || echo '$(srcdir)/'`multi-page.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-multi-page.Tpo $(DEPDIR)/cairo_test_suite-multi-page.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='multi-page.c' object='cairo_test_suite-multi-page.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-multi-page.o `test -f 'multi-page.c' || echo '$(srcdir)/'`multi-page.c
+
+cairo_test_suite-multi-page.obj: multi-page.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-multi-page.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-multi-page.Tpo -c -o cairo_test_suite-multi-page.obj `if test -f 'multi-page.c'; then $(CYGPATH_W) 'multi-page.c'; else $(CYGPATH_W) '$(srcdir)/multi-page.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-multi-page.Tpo $(DEPDIR)/cairo_test_suite-multi-page.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='multi-page.c' object='cairo_test_suite-multi-page.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-multi-page.obj `if test -f 'multi-page.c'; then $(CYGPATH_W) 'multi-page.c'; else $(CYGPATH_W) '$(srcdir)/multi-page.c'; fi`
+
+cairo_test_suite-fallback-resolution.o: fallback-resolution.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fallback-resolution.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-fallback-resolution.Tpo -c -o cairo_test_suite-fallback-resolution.o `test -f 'fallback-resolution.c' || echo '$(srcdir)/'`fallback-resolution.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fallback-resolution.Tpo $(DEPDIR)/cairo_test_suite-fallback-resolution.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fallback-resolution.c' object='cairo_test_suite-fallback-resolution.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fallback-resolution.o `test -f 'fallback-resolution.c' || echo '$(srcdir)/'`fallback-resolution.c
+
+cairo_test_suite-fallback-resolution.obj: fallback-resolution.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-fallback-resolution.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-fallback-resolution.Tpo -c -o cairo_test_suite-fallback-resolution.obj `if test -f 'fallback-resolution.c'; then $(CYGPATH_W) 'fallback-resolution.c'; else $(CYGPATH_W) '$(srcdir)/fallback-resolution.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-fallback-resolution.Tpo $(DEPDIR)/cairo_test_suite-fallback-resolution.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fallback-resolution.c' object='cairo_test_suite-fallback-resolution.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-fallback-resolution.obj `if test -f 'fallback-resolution.c'; then $(CYGPATH_W) 'fallback-resolution.c'; else $(CYGPATH_W) '$(srcdir)/fallback-resolution.c'; fi`
+
+cairo_test_suite-cairo-test-constructors.o: cairo-test-constructors.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-cairo-test-constructors.o -MD -MP -MF $(DEPDIR)/cairo_test_suite-cairo-test-constructors.Tpo -c -o cairo_test_suite-cairo-test-constructors.o `test -f 'cairo-test-constructors.c' || echo '$(srcdir)/'`cairo-test-constructors.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-cairo-test-constructors.Tpo $(DEPDIR)/cairo_test_suite-cairo-test-constructors.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test-constructors.c' object='cairo_test_suite-cairo-test-constructors.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-cairo-test-constructors.o `test -f 'cairo-test-constructors.c' || echo '$(srcdir)/'`cairo-test-constructors.c
+
+cairo_test_suite-cairo-test-constructors.obj: cairo-test-constructors.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -MT cairo_test_suite-cairo-test-constructors.obj -MD -MP -MF $(DEPDIR)/cairo_test_suite-cairo-test-constructors.Tpo -c -o cairo_test_suite-cairo-test-constructors.obj `if test -f 'cairo-test-constructors.c'; then $(CYGPATH_W) 'cairo-test-constructors.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test-constructors.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_suite-cairo-test-constructors.Tpo $(DEPDIR)/cairo_test_suite-cairo-test-constructors.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test-constructors.c' object='cairo_test_suite-cairo-test-constructors.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_suite_CFLAGS) $(CFLAGS) -c -o cairo_test_suite-cairo-test-constructors.obj `if test -f 'cairo-test-constructors.c'; then $(CYGPATH_W) 'cairo-test-constructors.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test-constructors.c'; fi`
+
+cairo_test_trace-cairo-test-trace.o: cairo-test-trace.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -MT cairo_test_trace-cairo-test-trace.o -MD -MP -MF $(DEPDIR)/cairo_test_trace-cairo-test-trace.Tpo -c -o cairo_test_trace-cairo-test-trace.o `test -f 'cairo-test-trace.c' || echo '$(srcdir)/'`cairo-test-trace.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_trace-cairo-test-trace.Tpo $(DEPDIR)/cairo_test_trace-cairo-test-trace.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test-trace.c' object='cairo_test_trace-cairo-test-trace.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -c -o cairo_test_trace-cairo-test-trace.o `test -f 'cairo-test-trace.c' || echo '$(srcdir)/'`cairo-test-trace.c
+
+cairo_test_trace-cairo-test-trace.obj: cairo-test-trace.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -MT cairo_test_trace-cairo-test-trace.obj -MD -MP -MF $(DEPDIR)/cairo_test_trace-cairo-test-trace.Tpo -c -o cairo_test_trace-cairo-test-trace.obj `if test -f 'cairo-test-trace.c'; then $(CYGPATH_W) 'cairo-test-trace.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test-trace.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_trace-cairo-test-trace.Tpo $(DEPDIR)/cairo_test_trace-cairo-test-trace.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='cairo-test-trace.c' object='cairo_test_trace-cairo-test-trace.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -c -o cairo_test_trace-cairo-test-trace.obj `if test -f 'cairo-test-trace.c'; then $(CYGPATH_W) 'cairo-test-trace.c'; else $(CYGPATH_W) '$(srcdir)/cairo-test-trace.c'; fi`
+
+cairo_test_trace-buffer-diff.o: buffer-diff.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -MT cairo_test_trace-buffer-diff.o -MD -MP -MF $(DEPDIR)/cairo_test_trace-buffer-diff.Tpo -c -o cairo_test_trace-buffer-diff.o `test -f 'buffer-diff.c' || echo '$(srcdir)/'`buffer-diff.c
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_trace-buffer-diff.Tpo $(DEPDIR)/cairo_test_trace-buffer-diff.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buffer-diff.c' object='cairo_test_trace-buffer-diff.o' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -c -o cairo_test_trace-buffer-diff.o `test -f 'buffer-diff.c' || echo '$(srcdir)/'`buffer-diff.c
+
+cairo_test_trace-buffer-diff.obj: buffer-diff.c
+@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -MT cairo_test_trace-buffer-diff.obj -MD -MP -MF $(DEPDIR)/cairo_test_trace-buffer-diff.Tpo -c -o cairo_test_trace-buffer-diff.obj `if test -f 'buffer-diff.c'; then $(CYGPATH_W) 'buffer-diff.c'; else $(CYGPATH_W) '$(srcdir)/buffer-diff.c'; fi`
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/cairo_test_trace-buffer-diff.Tpo $(DEPDIR)/cairo_test_trace-buffer-diff.Po
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='buffer-diff.c' object='cairo_test_trace-buffer-diff.obj' libtool=no @AMDEPBACKSLASH@
+@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
+@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(cairo_test_trace_CFLAGS) $(CFLAGS) -c -o cairo_test_trace-buffer-diff.obj `if test -f 'buffer-diff.c'; then $(CYGPATH_W) 'buffer-diff.c'; else $(CYGPATH_W) '$(srcdir)/buffer-diff.c'; fi`
+
pdf2png-pdf2png.o: pdf2png.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdf2png_CFLAGS) $(CFLAGS) -MT pdf2png-pdf2png.o -MD -MP -MF $(DEPDIR)/pdf2png-pdf2png.Tpo -c -o pdf2png-pdf2png.o `test -f 'pdf2png.c' || echo '$(srcdir)/'`pdf2png.c
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/pdf2png-pdf2png.Tpo $(DEPDIR)/pdf2png-pdf2png.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pdf2png-pdf2png.Tpo $(DEPDIR)/pdf2png-pdf2png.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf2png.c' object='pdf2png-pdf2png.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdf2png_CFLAGS) $(CFLAGS) -c -o pdf2png-pdf2png.o `test -f 'pdf2png.c' || echo '$(srcdir)/'`pdf2png.c
pdf2png-pdf2png.obj: pdf2png.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdf2png_CFLAGS) $(CFLAGS) -MT pdf2png-pdf2png.obj -MD -MP -MF $(DEPDIR)/pdf2png-pdf2png.Tpo -c -o pdf2png-pdf2png.obj `if test -f 'pdf2png.c'; then $(CYGPATH_W) 'pdf2png.c'; else $(CYGPATH_W) '$(srcdir)/pdf2png.c'; fi`
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/pdf2png-pdf2png.Tpo $(DEPDIR)/pdf2png-pdf2png.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/pdf2png-pdf2png.Tpo $(DEPDIR)/pdf2png-pdf2png.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='pdf2png.c' object='pdf2png-pdf2png.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(pdf2png_CFLAGS) $(CFLAGS) -c -o pdf2png-pdf2png.obj `if test -f 'pdf2png.c'; then $(CYGPATH_W) 'pdf2png.c'; else $(CYGPATH_W) '$(srcdir)/pdf2png.c'; fi`
ps2png-ps2png.o: ps2png.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ps2png_CFLAGS) $(CFLAGS) -MT ps2png-ps2png.o -MD -MP -MF $(DEPDIR)/ps2png-ps2png.Tpo -c -o ps2png-ps2png.o `test -f 'ps2png.c' || echo '$(srcdir)/'`ps2png.c
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/ps2png-ps2png.Tpo $(DEPDIR)/ps2png-ps2png.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ps2png-ps2png.Tpo $(DEPDIR)/ps2png-ps2png.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps2png.c' object='ps2png-ps2png.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ps2png_CFLAGS) $(CFLAGS) -c -o ps2png-ps2png.o `test -f 'ps2png.c' || echo '$(srcdir)/'`ps2png.c
ps2png-ps2png.obj: ps2png.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ps2png_CFLAGS) $(CFLAGS) -MT ps2png-ps2png.obj -MD -MP -MF $(DEPDIR)/ps2png-ps2png.Tpo -c -o ps2png-ps2png.obj `if test -f 'ps2png.c'; then $(CYGPATH_W) 'ps2png.c'; else $(CYGPATH_W) '$(srcdir)/ps2png.c'; fi`
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/ps2png-ps2png.Tpo $(DEPDIR)/ps2png-ps2png.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/ps2png-ps2png.Tpo $(DEPDIR)/ps2png-ps2png.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ps2png.c' object='ps2png-ps2png.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(ps2png_CFLAGS) $(CFLAGS) -c -o ps2png-ps2png.obj `if test -f 'ps2png.c'; then $(CYGPATH_W) 'ps2png.c'; else $(CYGPATH_W) '$(srcdir)/ps2png.c'; fi`
svg2png-svg2png.o: svg2png.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(svg2png_CFLAGS) $(CFLAGS) -MT svg2png-svg2png.o -MD -MP -MF $(DEPDIR)/svg2png-svg2png.Tpo -c -o svg2png-svg2png.o `test -f 'svg2png.c' || echo '$(srcdir)/'`svg2png.c
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/svg2png-svg2png.Tpo $(DEPDIR)/svg2png-svg2png.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/svg2png-svg2png.Tpo $(DEPDIR)/svg2png-svg2png.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg2png.c' object='svg2png-svg2png.o' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(svg2png_CFLAGS) $(CFLAGS) -c -o svg2png-svg2png.o `test -f 'svg2png.c' || echo '$(srcdir)/'`svg2png.c
svg2png-svg2png.obj: svg2png.c
@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(svg2png_CFLAGS) $(CFLAGS) -MT svg2png-svg2png.obj -MD -MP -MF $(DEPDIR)/svg2png-svg2png.Tpo -c -o svg2png-svg2png.obj `if test -f 'svg2png.c'; then $(CYGPATH_W) 'svg2png.c'; else $(CYGPATH_W) '$(srcdir)/svg2png.c'; fi`
-@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/svg2png-svg2png.Tpo $(DEPDIR)/svg2png-svg2png.Po
+@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/svg2png-svg2png.Tpo $(DEPDIR)/svg2png-svg2png.Po
@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='svg2png.c' object='svg2png-svg2png.obj' libtool=no @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(svg2png_CFLAGS) $(CFLAGS) -c -o svg2png-svg2png.obj `if test -f 'svg2png.c'; then $(CYGPATH_W) 'svg2png.c'; else $(CYGPATH_W) '$(srcdir)/svg2png.c'; fi`
@@ -2154,7 +6193,7 @@ $(RECURSIVE_TARGETS):
else \
local_target="$$target"; \
fi; \
- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done; \
if test "$$dot_seen" = "no"; then \
@@ -2188,16 +6227,16 @@ $(RECURSIVE_CLEAN_TARGETS):
else \
local_target="$$target"; \
fi; \
- (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|| eval $$failcom; \
done && test -z "$$fail"
tags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
done
ctags-recursive:
list='$(SUBDIRS)'; for subdir in $$list; do \
- test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
+ test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
done
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
@@ -2212,7 +6251,7 @@ tags: TAGS
TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
- tags=; \
+ set x; \
here=`pwd`; \
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
include_option=--etags-include; \
@@ -2224,7 +6263,7 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
list='$(SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test ! -f $$subdir/TAGS || \
- tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
+ set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
fi; \
done; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
@@ -2233,29 +6272,34 @@ TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
done | \
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
- if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
+ shift; \
+ if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
test -n "$$unique" || unique=$$empty_fix; \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$tags $$unique; \
+ if test $$# -gt 0; then \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ "$$@" $$unique; \
+ else \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$unique; \
+ fi; \
fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
$(TAGS_FILES) $(LISP)
- tags=; \
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
unique=`for i in $$list; do \
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
done | \
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
END { if (nonempty) { for (i in files) print i; }; }'`; \
- test -z "$(CTAGS_ARGS)$$tags$$unique" \
+ test -z "$(CTAGS_ARGS)$$unique" \
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$tags $$unique
+ $$unique
GTAGS:
here=`$(am__cd) $(top_builddir) && pwd` \
- && cd $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) $$here
+ && $(am__cd) $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) "$$here"
distclean-tags:
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
@@ -2264,6 +6308,7 @@ check-TESTS: $(TESTS)
@failed=0; all=0; xfail=0; xpass=0; skip=0; \
srcdir=$(srcdir); export srcdir; \
list=' $(TESTS) '; \
+ $(am__tty_colors); \
if test -n "$$list"; then \
for tst in $$list; do \
if test -f ./$$tst; then dir=./; \
@@ -2275,10 +6320,10 @@ check-TESTS: $(TESTS)
*[\ \ ]$$tst[\ \ ]*) \
xpass=`expr $$xpass + 1`; \
failed=`expr $$failed + 1`; \
- echo "XPASS: $$tst"; \
+ col=$$red; res=XPASS; \
;; \
*) \
- echo "PASS: $$tst"; \
+ col=$$grn; res=PASS; \
;; \
esac; \
elif test $$? -ne 77; then \
@@ -2286,17 +6331,18 @@ check-TESTS: $(TESTS)
case " $(XFAIL_TESTS) " in \
*[\ \ ]$$tst[\ \ ]*) \
xfail=`expr $$xfail + 1`; \
- echo "XFAIL: $$tst"; \
+ col=$$lgn; res=XFAIL; \
;; \
*) \
failed=`expr $$failed + 1`; \
- echo "FAIL: $$tst"; \
+ col=$$red; res=FAIL; \
;; \
esac; \
else \
skip=`expr $$skip + 1`; \
- echo "SKIP: $$tst"; \
+ col=$$blu; res=SKIP; \
fi; \
+ echo "$${col}$$res$${std}: $$tst"; \
done; \
if test "$$all" -eq 1; then \
tests="test"; \
@@ -2338,11 +6384,15 @@ check-TESTS: $(TESTS)
dashes="$$report"; \
fi; \
dashes=`echo "$$dashes" | sed s/./=/g`; \
- echo "$$dashes"; \
+ if test "$$failed" -eq 0; then \
+ echo "$$grn$$dashes"; \
+ else \
+ echo "$$red$$dashes"; \
+ fi; \
echo "$$banner"; \
test -z "$$skipped" || echo "$$skipped"; \
test -z "$$report" || echo "$$report"; \
- echo "$$dashes"; \
+ echo "$$dashes$$std"; \
test "$$failed" -eq 0; \
else :; fi
@@ -2362,29 +6412,44 @@ distdir: $(DISTFILES)
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
if test -d $$d/$$file; then \
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d "$(distdir)/$$file"; then \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
+ fi; \
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
+ find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
fi; \
- cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
else \
- test -f $(distdir)/$$file \
- || cp -p $$d/$$file $(distdir)/$$file \
+ test -f "$(distdir)/$$file" \
+ || cp -p $$d/$$file "$(distdir)/$$file" \
|| exit 1; \
fi; \
done
- list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
if test "$$subdir" = .; then :; else \
test -d "$(distdir)/$$subdir" \
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|| exit 1; \
- distdir=`$(am__cd) $(distdir) && pwd`; \
- top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
- (cd $$subdir && \
+ fi; \
+ done
+ @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
+ $(am__relativize); \
+ new_distdir=$$reldir; \
+ dir1=$$subdir; dir2="$(top_distdir)"; \
+ $(am__relativize); \
+ new_top_distdir=$$reldir; \
+ echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
+ echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
+ ($(am__cd) $$subdir && \
$(MAKE) $(AM_MAKEFLAGS) \
- top_distdir="$$top_distdir" \
- distdir="$$distdir/$$subdir" \
+ top_distdir="$$new_top_distdir" \
+ distdir="$$new_distdir" \
am__remove_distdir=: \
am__skip_length_check=: \
+ am__skip_mode_fix=: \
distdir) \
|| exit 1; \
fi; \
@@ -2394,7 +6459,7 @@ check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-recursive
-all-am: Makefile $(SCRIPTS)
+all-am: Makefile
installdirs: installdirs-recursive
installdirs-am:
install: $(BUILT_SOURCES)
@@ -2419,6 +6484,7 @@ clean-generic:
distclean-generic:
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+ -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
maintainer-clean-generic:
@@ -2453,18 +6519,28 @@ install-data-am:
install-dvi: install-dvi-recursive
+install-dvi-am:
+
install-exec-am:
install-html: install-html-recursive
+install-html-am:
+
install-info: install-info-recursive
+install-info-am:
+
install-man:
install-pdf: install-pdf-recursive
+install-pdf-am:
+
install-ps: install-ps-recursive
+install-ps-am:
+
installcheck-am:
maintainer-clean: maintainer-clean-recursive
@@ -2487,8 +6563,9 @@ ps-am:
uninstall-am:
-.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
- install-strip
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
+ check-am ctags-recursive install install-am install-strip \
+ tags-recursive
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
all all-am check check-TESTS check-am clean \
@@ -2506,8 +6583,8 @@ uninstall-am:
pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
-cairo-test-constructors.c: Makefile $(test_sources) make-cairo-test-constructors.pl
- @(cd $(srcdir) && ./make-cairo-test-constructors.pl $(test_sources)) > $@
+cairo-test-constructors.c: Makefile $(test_sources) make-cairo-test-constructors.sh
+ (cd $(srcdir) && sh ./make-cairo-test-constructors.sh $(test_sources)) > $@
# A target to summarise the failures
check-summary:
@@ -2605,9 +6682,8 @@ run:
$(MAKE) $(AM_MAKEFLAGS) check TESTS_ENVIRONMENT='$(TESTS_ENVIRONMENT) $(top_builddir)/libtool --mode=execute env $(TOOL)'
# Check tests under valgrind. Saves log to valgrind-log
-check-valgrind: MODE+=,foreground
check-valgrind:
- $(MAKE) $(AM_MAKEFLAGS) check TESTS_ENVIRONMENT='$(TESTS_ENVIRONMENT) $(top_builddir)/libtool --mode=execute valgrind $(VALGRIND_FLAGS)' 2>&1 | tee valgrind-log
+ $(MAKE) $(AM_MAKEFLAGS) check TESTS_ENVIRONMENT='$(TESTS_ENVIRONMENT) CAIRO_TEST_MODE="$(MODE),foreground CAIRO_TEST_TIMEOUT=0" $(top_builddir)/libtool --mode=execute valgrind $(VALGRIND_FLAGS)' 2>&1 | tee valgrind-log
%.log: %.c cairo-test-suite
-./cairo-test-suite $(<:.c=)
@@ -2628,7 +6704,7 @@ check-ref-dups:
# Not exactly the best script in the world...
check-ref-missing:
@cd "$(srcdir)"; \
- REFS=`git ls-files "*.ref.png"`; \
+ REFS=`git ls-files "*.ref.png" "*.xfail.png" "*.new.png"`; \
ret=true; \
missing=""; \
for i in $$REFS; do \
@@ -2642,7 +6718,7 @@ check-ref-missing:
ret=false; \
fi >&2; \
if $$ret; then \
- REFS=`ls *.ref.png`; \
+ REFS=`ls *.ref.png *.xfail.png *.new.png`; \
for i in $$REFS; do \
echo "" $(REFERENCE_IMAGES) "" | grep -sq " $$i " || missing="$$missing $$i" ; \
done ; \
@@ -2670,6 +6746,7 @@ check-ref-missing:
release-verify-sane-tests: check-ref-missing
.PHONY: check-valgrind test recheck retest rehtml check-ref-dups check-ref-missing release-verify-sane-tests
+
# 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.
.NOEXPORT: