summaryrefslogtreecommitdiff
path: root/Build/source/libs/pixman/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/pixman/Makefile.in')
-rw-r--r--Build/source/libs/pixman/Makefile.in191
1 files changed, 146 insertions, 45 deletions
diff --git a/Build/source/libs/pixman/Makefile.in b/Build/source/libs/pixman/Makefile.in
index 6e887cb4d02..0ea3055c085 100644
--- a/Build/source/libs/pixman/Makefile.in
+++ b/Build/source/libs/pixman/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.15.1 from Makefile.am.
+# Makefile.in generated by automake 1.16.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2017 Free Software Foundation, Inc.
+# Copyright (C) 1994-2018 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -168,7 +168,38 @@ am__v_at_0 = @
am__v_at_1 =
DEFAULT_INCLUDES = -I.@am__isrc@
depcomp = $(SHELL) $(top_srcdir)/../../build-aux/depcomp
-am__depfiles_maybe = depfiles
+am__maybe_remake_depfiles = depfiles
+am__depfiles_remade = ./$(DEPDIR)/pixtest-pixtest.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access-accessors.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-arm.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-bits-image.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine-float.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine32.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-conical-gradient.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge-accessors.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-fast-path.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-filter.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-general.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-glyph.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-gradient-walker.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-image.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-implementation.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-linear-gradient.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-matrix.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-mips.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-noop.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-ppc.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-radial-gradient.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region16.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region32.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-solid-fill.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-timer.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-trap.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-utils.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-x86.Po \
+ @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman.Po
am__mv = mv -f
AM_V_lt = $(am__v_lt_@AM_V@)
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
@@ -208,7 +239,8 @@ am__recursive_targets = \
$(RECURSIVE_CLEAN_TARGETS) \
$(am__extra_recursive_targets)
AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
- cscope check recheck distdir dist dist-all distcheck
+ cscope check recheck distdir distdir-am dist dist-all \
+ distcheck
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
$(LISP)config.h.in
# Read a list of newline-separated strings from the standard input,
@@ -675,8 +707,8 @@ Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
echo ' $(SHELL) ./config.status'; \
$(SHELL) ./config.status;; \
*) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
esac;
$(srcdir)/../../am/dist_hook.am $(srcdir)/sources.am $(srcdir)/../../am/rebuild.am $(am__empty):
@@ -706,6 +738,9 @@ distclean-hdr:
pixman-version.h: $(top_builddir)/config.status $(top_srcdir)/pixman-src/pixman/pixman-version.h.in
cd $(top_builddir) && $(SHELL) ./config.status $@
+clean-checkPROGRAMS:
+ -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
+
clean-noinstLIBRARIES:
-test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
@PIXMAN_TREE@/pixman/$(am__dirstamp):
@@ -810,9 +845,6 @@ libpixman.a: $(libpixman_a_OBJECTS) $(libpixman_a_DEPENDENCIES) $(EXTRA_libpixma
$(AM_V_AR)$(libpixman_a_AR) libpixman.a $(libpixman_a_OBJECTS) $(libpixman_a_LIBADD)
$(AM_V_at)$(RANLIB) libpixman.a
-clean-checkPROGRAMS:
- -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
-
pixtest$(EXEEXT): $(pixtest_OBJECTS) $(pixtest_DEPENDENCIES) $(EXTRA_pixtest_DEPENDENCIES)
@rm -f pixtest$(EXEEXT)
$(AM_V_CCLD)$(LINK) $(pixtest_OBJECTS) $(pixtest_LDADD) $(LIBS)
@@ -824,37 +856,43 @@ mostlyclean-compile:
distclean-compile:
-rm -f *.tab.c
-@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixtest-pixtest.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access-accessors.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-arm.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-bits-image.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine-float.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine32.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-conical-gradient.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge-accessors.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-fast-path.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-filter.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-general.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-glyph.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-gradient-walker.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-image.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-implementation.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-linear-gradient.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-matrix.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-mips.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-noop.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-ppc.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-radial-gradient.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region16.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region32.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-solid-fill.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-timer.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-trap.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-utils.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-x86.Po@am__quote@
-@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixtest-pixtest.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access-accessors.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-arm.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-bits-image.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine-float.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine32.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-conical-gradient.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge-accessors.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-fast-path.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-filter.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-general.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-glyph.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-gradient-walker.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-image.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-implementation.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-linear-gradient.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-matrix.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-mips.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-noop.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-ppc.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-radial-gradient.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region16.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region32.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-solid-fill.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-timer.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-trap.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-utils.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-x86.Po@am__quote@ # am--include-marker
+@AMDEP_TRUE@@am__include@ @am__quote@@PIXMAN_TREE@/pixman/$(DEPDIR)/pixman.Po@am__quote@ # am--include-marker
+
+$(am__depfiles_remade):
+ @$(MKDIR_P) $(@D)
+ @echo '# dummy' >$@-t && $(am__mv) $@-t $@
+
+am--depfiles: $(am__depfiles_remade)
.c.o:
@am__fastdepCC_TRUE@ $(AM_V_CC)depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
@@ -1112,7 +1150,7 @@ $(TEST_SUITE_LOG): $(TEST_LOGS)
fi; \
$$success || exit 1
-check-TESTS:
+check-TESTS: $(check_PROGRAMS) $(dist_check_SCRIPTS)
@list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
@list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
@test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
@@ -1148,7 +1186,10 @@ recheck: all $(check_PROGRAMS) $(dist_check_SCRIPTS)
@am__EXEEXT_TRUE@ $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
@am__EXEEXT_TRUE@ "$$tst" $(AM_TESTS_FD_REDIRECT)
-distdir: $(DISTFILES)
+distdir: $(BUILT_SOURCES)
+ $(MAKE) $(AM_MAKEFLAGS) distdir-am
+
+distdir-am: $(DISTFILES)
$(am__remove_distdir)
test -d "$(distdir)" || mkdir "$(distdir)"
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
@@ -1390,7 +1431,37 @@ clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
distclean: distclean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
- -rm -rf ./$(DEPDIR) @PIXMAN_TREE@/pixman/$(DEPDIR)
+ -rm -f ./$(DEPDIR)/pixtest-pixtest.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access-accessors.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-arm.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-bits-image.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine-float.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine32.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-conical-gradient.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge-accessors.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-fast-path.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-filter.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-general.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-glyph.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-gradient-walker.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-image.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-implementation.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-linear-gradient.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-matrix.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-mips.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-noop.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-ppc.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-radial-gradient.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region16.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region32.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-solid-fill.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-timer.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-trap.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-utils.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-x86.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman.Po
-rm -f Makefile
distclean-am: clean-am distclean-compile distclean-generic \
distclean-hdr distclean-tags
@@ -1438,7 +1509,37 @@ installcheck-am:
maintainer-clean: maintainer-clean-recursive
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
-rm -rf $(top_srcdir)/autom4te.cache
- -rm -rf ./$(DEPDIR) @PIXMAN_TREE@/pixman/$(DEPDIR)
+ -rm -f ./$(DEPDIR)/pixtest-pixtest.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access-accessors.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-access.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-arm.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-bits-image.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine-float.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-combine32.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-conical-gradient.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge-accessors.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-edge.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-fast-path.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-filter.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-general.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-glyph.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-gradient-walker.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-image.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-implementation.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-linear-gradient.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-matrix.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-mips.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-noop.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-ppc.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-radial-gradient.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region16.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-region32.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-solid-fill.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-timer.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-trap.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-utils.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman-x86.Po
+ -rm -f @PIXMAN_TREE@/pixman/$(DEPDIR)/pixman.Po
-rm -f Makefile
maintainer-clean-am: distclean-am maintainer-clean-generic
@@ -1459,7 +1560,7 @@ uninstall-am:
.MAKE: $(am__recursive_targets) all check-am install-am install-strip
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
- am--refresh check check-TESTS check-am clean \
+ am--depfiles am--refresh check check-TESTS check-am clean \
clean-checkPROGRAMS clean-cscope clean-generic \
clean-noinstLIBRARIES cscope cscopelist-am ctags ctags-am dist \
dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \