1# Makefile.in generated by automake 1.14.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18VPATH = @srcdir@
19am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20am__make_running_with_option = \
21  case $${target_option-} in \
22      ?) ;; \
23      *) echo "am__make_running_with_option: internal error: invalid" \
24              "target option '$${target_option-}' specified" >&2; \
25         exit 1;; \
26  esac; \
27  has_opt=no; \
28  sane_makeflags=$$MAKEFLAGS; \
29  if $(am__is_gnu_make); then \
30    sane_makeflags=$$MFLAGS; \
31  else \
32    case $$MAKEFLAGS in \
33      *\\[\ \	]*) \
34        bs=\\; \
35        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
36          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
37    esac; \
38  fi; \
39  skip_next=no; \
40  strip_trailopt () \
41  { \
42    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
43  }; \
44  for flg in $$sane_makeflags; do \
45    test $$skip_next = yes && { skip_next=no; continue; }; \
46    case $$flg in \
47      *=*|--*) continue;; \
48        -*I) strip_trailopt 'I'; skip_next=yes;; \
49      -*I?*) strip_trailopt 'I';; \
50        -*O) strip_trailopt 'O'; skip_next=yes;; \
51      -*O?*) strip_trailopt 'O';; \
52        -*l) strip_trailopt 'l'; skip_next=yes;; \
53      -*l?*) strip_trailopt 'l';; \
54      -[dEDm]) skip_next=yes;; \
55      -[JT]) skip_next=yes;; \
56    esac; \
57    case $$flg in \
58      *$$target_option*) has_opt=yes; break;; \
59    esac; \
60  done; \
61  test $$has_opt = yes
62am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64pkgdatadir = $(datadir)/@PACKAGE@
65pkgincludedir = $(includedir)/@PACKAGE@
66pkglibdir = $(libdir)/@PACKAGE@
67pkglibexecdir = $(libexecdir)/@PACKAGE@
68am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69install_sh_DATA = $(install_sh) -c -m 644
70install_sh_PROGRAM = $(install_sh) -c
71install_sh_SCRIPT = $(install_sh) -c
72INSTALL_HEADER = $(INSTALL_DATA)
73transform = $(program_transform_name)
74NORMAL_INSTALL = :
75PRE_INSTALL = :
76POST_INSTALL = :
77NORMAL_UNINSTALL = :
78PRE_UNINSTALL = :
79POST_UNINSTALL = :
80build_triplet = @build@
81host_triplet = @host@
82
83# mmx code
84@USE_MMX_TRUE@am__append_1 = libpixman-mmx.la
85@USE_MMX_TRUE@am__append_2 = $(MMX_LDFLAGS)
86@USE_MMX_TRUE@am__append_3 = libpixman-mmx.la
87
88# vmx code
89@USE_VMX_TRUE@am__append_4 = libpixman-vmx.la
90@USE_VMX_TRUE@am__append_5 = libpixman-vmx.la
91
92# sse2 code
93@USE_SSE2_TRUE@am__append_6 = libpixman-sse2.la
94@USE_SSE2_TRUE@am__append_7 = $(SSE2_LDFLAGS)
95@USE_SSE2_TRUE@am__append_8 = libpixman-sse2.la
96
97# arm simd code
98@USE_ARM_SIMD_TRUE@am__append_9 = libpixman-arm-simd.la
99@USE_ARM_SIMD_TRUE@am__append_10 = libpixman-arm-simd.la
100
101# arm neon code
102@USE_ARM_NEON_TRUE@am__append_11 = libpixman-arm-neon.la
103@USE_ARM_NEON_TRUE@am__append_12 = libpixman-arm-neon.la
104subdir = pixman
105DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
106	$(srcdir)/pixman-version.h.in $(top_srcdir)/depcomp \
107	$(libpixmaninclude_HEADERS)
108ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
109am__aclocal_m4_deps = $(top_srcdir)/configure.ac
110am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
111	$(ACLOCAL_M4)
112mkinstalldirs = $(install_sh) -d
113CONFIG_HEADER = $(top_builddir)/config.h
114CONFIG_CLEAN_FILES = pixman-version.h
115CONFIG_CLEAN_VPATH_FILES =
116am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117am__vpath_adj = case $$p in \
118    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
119    *) f=$$p;; \
120  esac;
121am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
122am__install_max = 40
123am__nobase_strip_setup = \
124  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
125am__nobase_strip = \
126  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127am__nobase_list = $(am__nobase_strip_setup); \
128  for p in $$list; do echo "$$p $$p"; done | \
129  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131    if (++n[$$2] == $(am__install_max)) \
132      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133    END { for (dir in files) print dir, files[dir] }'
134am__base_list = \
135  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137am__uninstall_files_from_dir = { \
138  test -z "$$files" \
139    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141         $(am__cd) "$$dir" && rm -f $$files; }; \
142  }
143am__installdirs = "$(DESTDIR)$(libdir)" \
144	"$(DESTDIR)$(libpixmanincludedir)"
145LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
146libpixman_1_la_DEPENDENCIES = $(am__append_3) $(am__append_5) \
147	$(am__append_8) $(am__append_10) $(am__append_12)
148am_libpixman_1_la_OBJECTS = pixman-access.lo \
149	pixman-access-accessors.lo pixman-cpu.lo \
150	pixman-gradient-walker.lo pixman-region16.lo \
151	pixman-region32.lo pixman-image.lo pixman-implementation.lo \
152	pixman-combine32.lo pixman-combine64.lo pixman-general.lo \
153	pixman.lo pixman-fast-path.lo pixman-solid-fill.lo \
154	pixman-conical-gradient.lo pixman-linear-gradient.lo \
155	pixman-radial-gradient.lo pixman-bits-image.lo pixman-utils.lo \
156	pixman-edge.lo pixman-edge-accessors.lo pixman-trap.lo \
157	pixman-timer.lo pixman-matrix.lo
158libpixman_1_la_OBJECTS = $(am_libpixman_1_la_OBJECTS)
159AM_V_lt = $(am__v_lt_@AM_V@)
160am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
161am__v_lt_0 = --silent
162am__v_lt_1 =
163libpixman_1_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
164	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
165	$(AM_CFLAGS) $(CFLAGS) $(libpixman_1_la_LDFLAGS) $(LDFLAGS) -o \
166	$@
167am__DEPENDENCIES_1 =
168@USE_ARM_NEON_TRUE@libpixman_arm_neon_la_DEPENDENCIES =  \
169@USE_ARM_NEON_TRUE@	$(am__DEPENDENCIES_1)
170am__libpixman_arm_neon_la_SOURCES_DIST = pixman-arm-neon.c \
171	pixman-arm-common.h pixman-arm-neon-asm.S \
172	pixman-arm-neon-asm.h
173@USE_ARM_NEON_TRUE@am_libpixman_arm_neon_la_OBJECTS =  \
174@USE_ARM_NEON_TRUE@	libpixman_arm_neon_la-pixman-arm-neon.lo \
175@USE_ARM_NEON_TRUE@	pixman-arm-neon-asm.lo
176libpixman_arm_neon_la_OBJECTS = $(am_libpixman_arm_neon_la_OBJECTS)
177libpixman_arm_neon_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
178	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
179	$(libpixman_arm_neon_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
180	$(LDFLAGS) -o $@
181@USE_ARM_NEON_TRUE@am_libpixman_arm_neon_la_rpath =
182@USE_ARM_SIMD_TRUE@libpixman_arm_simd_la_DEPENDENCIES =  \
183@USE_ARM_SIMD_TRUE@	$(am__DEPENDENCIES_1)
184am__libpixman_arm_simd_la_SOURCES_DIST = pixman-arm-simd.c \
185	pixman-arm-common.h pixman-arm-simd-asm.S
186@USE_ARM_SIMD_TRUE@am_libpixman_arm_simd_la_OBJECTS =  \
187@USE_ARM_SIMD_TRUE@	libpixman_arm_simd_la-pixman-arm-simd.lo \
188@USE_ARM_SIMD_TRUE@	pixman-arm-simd-asm.lo
189libpixman_arm_simd_la_OBJECTS = $(am_libpixman_arm_simd_la_OBJECTS)
190libpixman_arm_simd_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
191	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
192	$(libpixman_arm_simd_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
193	$(LDFLAGS) -o $@
194@USE_ARM_SIMD_TRUE@am_libpixman_arm_simd_la_rpath =
195@USE_MMX_TRUE@libpixman_mmx_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
196am__libpixman_mmx_la_SOURCES_DIST = pixman-mmx.c
197@USE_MMX_TRUE@am_libpixman_mmx_la_OBJECTS =  \
198@USE_MMX_TRUE@	libpixman_mmx_la-pixman-mmx.lo
199libpixman_mmx_la_OBJECTS = $(am_libpixman_mmx_la_OBJECTS)
200libpixman_mmx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
201	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
202	$(libpixman_mmx_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
203	-o $@
204@USE_MMX_TRUE@am_libpixman_mmx_la_rpath =
205@USE_SSE2_TRUE@libpixman_sse2_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
206am__libpixman_sse2_la_SOURCES_DIST = pixman-sse2.c
207@USE_SSE2_TRUE@am_libpixman_sse2_la_OBJECTS =  \
208@USE_SSE2_TRUE@	libpixman_sse2_la-pixman-sse2.lo
209libpixman_sse2_la_OBJECTS = $(am_libpixman_sse2_la_OBJECTS)
210libpixman_sse2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
211	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
212	$(libpixman_sse2_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
213	-o $@
214@USE_SSE2_TRUE@am_libpixman_sse2_la_rpath =
215@USE_VMX_TRUE@libpixman_vmx_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
216am__libpixman_vmx_la_SOURCES_DIST = pixman-vmx.c pixman-combine32.h
217@USE_VMX_TRUE@am_libpixman_vmx_la_OBJECTS =  \
218@USE_VMX_TRUE@	libpixman_vmx_la-pixman-vmx.lo
219libpixman_vmx_la_OBJECTS = $(am_libpixman_vmx_la_OBJECTS)
220libpixman_vmx_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
221	$(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
222	$(libpixman_vmx_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
223	-o $@
224@USE_VMX_TRUE@am_libpixman_vmx_la_rpath =
225AM_V_P = $(am__v_P_@AM_V@)
226am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
227am__v_P_0 = false
228am__v_P_1 = :
229AM_V_GEN = $(am__v_GEN_@AM_V@)
230am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
231am__v_GEN_0 = @echo "  GEN     " $@;
232am__v_GEN_1 =
233AM_V_at = $(am__v_at_@AM_V@)
234am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
235am__v_at_0 = @
236am__v_at_1 =
237DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
238depcomp = $(SHELL) $(top_srcdir)/depcomp
239am__depfiles_maybe = depfiles
240am__mv = mv -f
241CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
242	$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS)
243LTCPPASCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
244	$(LIBTOOLFLAGS) --mode=compile $(CCAS) $(DEFS) \
245	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
246	$(AM_CCASFLAGS) $(CCASFLAGS)
247AM_V_CPPAS = $(am__v_CPPAS_@AM_V@)
248am__v_CPPAS_ = $(am__v_CPPAS_@AM_DEFAULT_V@)
249am__v_CPPAS_0 = @echo "  CPPAS   " $@;
250am__v_CPPAS_1 =
251COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
252	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
253LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
254	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
255	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
256	$(AM_CFLAGS) $(CFLAGS)
257AM_V_CC = $(am__v_CC_@AM_V@)
258am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
259am__v_CC_0 = @echo "  CC      " $@;
260am__v_CC_1 =
261CCLD = $(CC)
262LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
263	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
264	$(AM_LDFLAGS) $(LDFLAGS) -o $@
265AM_V_CCLD = $(am__v_CCLD_@AM_V@)
266am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
267am__v_CCLD_0 = @echo "  CCLD    " $@;
268am__v_CCLD_1 =
269SOURCES = $(libpixman_1_la_SOURCES) $(libpixman_arm_neon_la_SOURCES) \
270	$(libpixman_arm_simd_la_SOURCES) $(libpixman_mmx_la_SOURCES) \
271	$(libpixman_sse2_la_SOURCES) $(libpixman_vmx_la_SOURCES)
272DIST_SOURCES = $(libpixman_1_la_SOURCES) \
273	$(am__libpixman_arm_neon_la_SOURCES_DIST) \
274	$(am__libpixman_arm_simd_la_SOURCES_DIST) \
275	$(am__libpixman_mmx_la_SOURCES_DIST) \
276	$(am__libpixman_sse2_la_SOURCES_DIST) \
277	$(am__libpixman_vmx_la_SOURCES_DIST)
278am__can_run_installinfo = \
279  case $$AM_UPDATE_INFO_DIR in \
280    n|no|NO) false;; \
281    *) (install-info --version) >/dev/null 2>&1;; \
282  esac
283HEADERS = $(libpixmaninclude_HEADERS)
284am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
285# Read a list of newline-separated strings from the standard input,
286# and print each of them once, without duplicates.  Input order is
287# *not* preserved.
288am__uniquify_input = $(AWK) '\
289  BEGIN { nonempty = 0; } \
290  { items[$$0] = 1; nonempty = 1; } \
291  END { if (nonempty) { for (i in items) print i; }; } \
292'
293# Make sure the list of sources is unique.  This is necessary because,
294# e.g., the same source file might be shared among _SOURCES variables
295# for different programs/libraries.
296am__define_uniq_tagged_files = \
297  list='$(am__tagged_files)'; \
298  unique=`for i in $$list; do \
299    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
300  done | $(am__uniquify_input)`
301ETAGS = etags
302CTAGS = ctags
303DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
304ACLOCAL = @ACLOCAL@
305AMTAR = @AMTAR@
306AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
307AR = @AR@
308AUTOCONF = @AUTOCONF@
309AUTOHEADER = @AUTOHEADER@
310AUTOMAKE = @AUTOMAKE@
311AWK = @AWK@
312CC = @CC@
313CCAS = @CCAS@
314CCASDEPMODE = @CCASDEPMODE@
315CCASFLAGS = @CCASFLAGS@
316CCDEPMODE = @CCDEPMODE@
317CFLAGS = @CFLAGS@
318CPP = @CPP@
319CPPFLAGS = @CPPFLAGS@
320CYGPATH_W = @CYGPATH_W@
321DEFS = @DEFS@
322DEPDIR = @DEPDIR@
323DEP_CFLAGS = @DEP_CFLAGS@
324DEP_LIBS = @DEP_LIBS@
325DLLTOOL = @DLLTOOL@
326DSYMUTIL = @DSYMUTIL@
327DUMPBIN = @DUMPBIN@
328ECHO_C = @ECHO_C@
329ECHO_N = @ECHO_N@
330ECHO_T = @ECHO_T@
331EGREP = @EGREP@
332EXEEXT = @EXEEXT@
333FGREP = @FGREP@
334GREP = @GREP@
335GTK_CFLAGS = @GTK_CFLAGS@
336GTK_LIBS = @GTK_LIBS@
337HAVE_PTHREAD_SETSPECIFIC = @HAVE_PTHREAD_SETSPECIFIC@
338INSTALL = @INSTALL@
339INSTALL_DATA = @INSTALL_DATA@
340INSTALL_PROGRAM = @INSTALL_PROGRAM@
341INSTALL_SCRIPT = @INSTALL_SCRIPT@
342INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
343LD = @LD@
344LDFLAGS = @LDFLAGS@
345LIBOBJS = @LIBOBJS@
346LIBS = @LIBS@
347LIBTOOL = @LIBTOOL@
348LIPO = @LIPO@
349LN_S = @LN_S@
350LTLIBOBJS = @LTLIBOBJS@
351LT_VERSION_INFO = @LT_VERSION_INFO@
352MAKEINFO = @MAKEINFO@
353MANIFEST_TOOL = @MANIFEST_TOOL@
354MKDIR_P = @MKDIR_P@
355MMX_CFLAGS = @MMX_CFLAGS@
356MMX_LDFLAGS = @MMX_LDFLAGS@
357NM = @NM@
358NMEDIT = @NMEDIT@
359OBJDUMP = @OBJDUMP@
360OBJEXT = @OBJEXT@
361OTOOL = @OTOOL@
362OTOOL64 = @OTOOL64@
363PACKAGE = @PACKAGE@
364PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
365PACKAGE_NAME = @PACKAGE_NAME@
366PACKAGE_STRING = @PACKAGE_STRING@
367PACKAGE_TARNAME = @PACKAGE_TARNAME@
368PACKAGE_URL = @PACKAGE_URL@
369PACKAGE_VERSION = @PACKAGE_VERSION@
370PATH_SEPARATOR = @PATH_SEPARATOR@
371PERL = @PERL@
372PIXMAN_TIMERS = @PIXMAN_TIMERS@
373PIXMAN_VERSION_MAJOR = @PIXMAN_VERSION_MAJOR@
374PIXMAN_VERSION_MICRO = @PIXMAN_VERSION_MICRO@
375PIXMAN_VERSION_MINOR = @PIXMAN_VERSION_MINOR@
376PKG_CONFIG = @PKG_CONFIG@
377PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
378PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
379PTHREAD_LDFLAGS = @PTHREAD_LDFLAGS@
380RANLIB = @RANLIB@
381SED = @SED@
382SET_MAKE = @SET_MAKE@
383SHELL = @SHELL@
384SSE2_CFLAGS = @SSE2_CFLAGS@
385SSE2_LDFLAGS = @SSE2_LDFLAGS@
386STRIP = @STRIP@
387TOOLCHAIN_SUPPORTS__THREAD = @TOOLCHAIN_SUPPORTS__THREAD@
388VERSION = @VERSION@
389VMX_CFLAGS = @VMX_CFLAGS@
390abs_builddir = @abs_builddir@
391abs_srcdir = @abs_srcdir@
392abs_top_builddir = @abs_top_builddir@
393abs_top_srcdir = @abs_top_srcdir@
394ac_ct_AR = @ac_ct_AR@
395ac_ct_CC = @ac_ct_CC@
396ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
397am__include = @am__include@
398am__leading_dot = @am__leading_dot@
399am__quote = @am__quote@
400am__tar = @am__tar@
401am__untar = @am__untar@
402bindir = @bindir@
403build = @build@
404build_alias = @build_alias@
405build_cpu = @build_cpu@
406build_os = @build_os@
407build_vendor = @build_vendor@
408builddir = @builddir@
409datadir = @datadir@
410datarootdir = @datarootdir@
411docdir = @docdir@
412dvidir = @dvidir@
413exec_prefix = @exec_prefix@
414host = @host@
415host_alias = @host_alias@
416host_cpu = @host_cpu@
417host_os = @host_os@
418host_vendor = @host_vendor@
419htmldir = @htmldir@
420includedir = @includedir@
421infodir = @infodir@
422install_sh = @install_sh@
423libdir = @libdir@
424libexecdir = @libexecdir@
425localedir = @localedir@
426localstatedir = @localstatedir@
427mandir = @mandir@
428mkdir_p = @mkdir_p@
429oldincludedir = @oldincludedir@
430pdfdir = @pdfdir@
431prefix = @prefix@
432program_transform_name = @program_transform_name@
433psdir = @psdir@
434sbindir = @sbindir@
435sharedstatedir = @sharedstatedir@
436srcdir = @srcdir@
437sysconfdir = @sysconfdir@
438target_alias = @target_alias@
439top_build_prefix = @top_build_prefix@
440top_builddir = @top_builddir@
441top_srcdir = @top_srcdir@
442lib_LTLIBRARIES = libpixman-1.la
443libpixman_1_la_LDFLAGS = -version-info $(LT_VERSION_INFO) \
444	-no-undefined @PTHREAD_LDFLAGS@ $(am__append_2) \
445	$(am__append_7)
446libpixman_1_la_LIBADD = @DEP_LIBS@ -lm $(am__append_3) $(am__append_5) \
447	$(am__append_8) $(am__append_10) $(am__append_12)
448libpixman_1_la_SOURCES = \
449	pixman.h				\
450	pixman-accessor.h			\
451	pixman-access.c				\
452	pixman-access-accessors.c		\
453	pixman-cpu.c				\
454	pixman-gradient-walker.c		\
455	pixman-region16.c			\
456	pixman-region32.c			\
457	pixman-compiler.h			\
458	pixman-private.h			\
459	pixman-image.c				\
460	pixman-implementation.c			\
461	pixman-combine32.c			\
462	pixman-combine32.h			\
463	pixman-combine64.c			\
464	pixman-combine64.h			\
465	pixman-general.c			\
466	pixman.c				\
467	pixman-fast-path.c			\
468	pixman-solid-fill.c			\
469	pixman-conical-gradient.c		\
470	pixman-linear-gradient.c		\
471	pixman-radial-gradient.c		\
472	pixman-bits-image.c			\
473	pixman-utils.c				\
474	pixman-edge.c				\
475	pixman-edge-accessors.c			\
476	pixman-edge-imp.h			\
477	pixman-trap.c				\
478	pixman-timer.c				\
479	pixman-matrix.c
480
481libpixmanincludedir = $(includedir)/pixman-1/
482libpixmaninclude_HEADERS = pixman.h pixman-version.h
483noinst_LTLIBRARIES = $(am__append_1) $(am__append_4) $(am__append_6) \
484	$(am__append_9) $(am__append_11)
485BUILT_SOURCES = pixman-combine32.h pixman-combine32.c pixman-combine64.h pixman-combine64.c
486EXTRA_DIST = Makefile.win32 pixman-combine.c.template make-combine.pl pixman-region.c \
487	pixman-combine.h.template solaris-hwcap.mapfile pixman-x64-mmx-emulation.h
488
489CLEANFILES = pixman-combine32.c pixman-combine64.c pixman-combine32.h pixman-combine64.h
490@USE_MMX_TRUE@libpixman_mmx_la_SOURCES = \
491@USE_MMX_TRUE@	pixman-mmx.c
492
493@USE_MMX_TRUE@libpixman_mmx_la_CFLAGS = $(DEP_CFLAGS) $(MMX_CFLAGS)
494@USE_MMX_TRUE@libpixman_mmx_la_LIBADD = $(DEP_LIBS)
495@USE_MMX_TRUE@ASM_CFLAGS_mmx = $(MMX_CFLAGS)
496@USE_VMX_TRUE@libpixman_vmx_la_SOURCES = \
497@USE_VMX_TRUE@	pixman-vmx.c \
498@USE_VMX_TRUE@	pixman-combine32.h
499
500@USE_VMX_TRUE@libpixman_vmx_la_CFLAGS = $(DEP_CFLAGS) $(VMX_CFLAGS)
501@USE_VMX_TRUE@libpixman_vmx_la_LIBADD = $(DEP_LIBS)
502@USE_VMX_TRUE@ASM_CFLAGS_vmx = $(VMX_CFLAGS)
503@USE_SSE2_TRUE@libpixman_sse2_la_SOURCES = \
504@USE_SSE2_TRUE@	pixman-sse2.c
505
506@USE_SSE2_TRUE@libpixman_sse2_la_CFLAGS = $(DEP_CFLAGS) $(SSE2_CFLAGS)
507@USE_SSE2_TRUE@libpixman_sse2_la_LIBADD = $(DEP_LIBS)
508@USE_SSE2_TRUE@ASM_CFLAGS_sse2 = $(SSE2_CFLAGS)
509@USE_ARM_SIMD_TRUE@libpixman_arm_simd_la_SOURCES = \
510@USE_ARM_SIMD_TRUE@	pixman-arm-simd.c	\
511@USE_ARM_SIMD_TRUE@	pixman-arm-common.h	\
512@USE_ARM_SIMD_TRUE@	pixman-arm-simd-asm.S
513
514@USE_ARM_SIMD_TRUE@libpixman_arm_simd_la_CFLAGS = $(DEP_CFLAGS)
515@USE_ARM_SIMD_TRUE@libpixman_arm_simd_la_LIBADD = $(DEP_LIBS)
516@USE_ARM_SIMD_TRUE@ASM_CFLAGS_arm_simd =
517@USE_ARM_NEON_TRUE@libpixman_arm_neon_la_SOURCES = \
518@USE_ARM_NEON_TRUE@        pixman-arm-neon.c	\
519@USE_ARM_NEON_TRUE@        pixman-arm-common.h	\
520@USE_ARM_NEON_TRUE@        pixman-arm-neon-asm.S	\
521@USE_ARM_NEON_TRUE@        pixman-arm-neon-asm.h
522
523@USE_ARM_NEON_TRUE@libpixman_arm_neon_la_CFLAGS = $(DEP_CFLAGS)
524@USE_ARM_NEON_TRUE@libpixman_arm_neon_la_LIBADD = $(DEP_LIBS)
525@USE_ARM_NEON_TRUE@ASM_CFLAGS_arm_neon =
526all: $(BUILT_SOURCES)
527	$(MAKE) $(AM_MAKEFLAGS) all-am
528
529.SUFFIXES:
530.SUFFIXES: .S .c .lo .o .obj .s
531$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
532	@for dep in $?; do \
533	  case '$(am__configure_deps)' in \
534	    *$$dep*) \
535	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
536	        && { if test -f $@; then exit 0; else break; fi; }; \
537	      exit 1;; \
538	  esac; \
539	done; \
540	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign pixman/Makefile'; \
541	$(am__cd) $(top_srcdir) && \
542	  $(AUTOMAKE) --foreign pixman/Makefile
543.PRECIOUS: Makefile
544Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
545	@case '$?' in \
546	  *config.status*) \
547	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
548	  *) \
549	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
550	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
551	esac;
552
553$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
554	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
555
556$(top_srcdir)/configure:  $(am__configure_deps)
557	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
558$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
559	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
560$(am__aclocal_m4_deps):
561pixman-version.h: $(top_builddir)/config.status $(srcdir)/pixman-version.h.in
562	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
563
564install-libLTLIBRARIES: $(lib_LTLIBRARIES)
565	@$(NORMAL_INSTALL)
566	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
567	list2=; for p in $$list; do \
568	  if test -f $$p; then \
569	    list2="$$list2 $$p"; \
570	  else :; fi; \
571	done; \
572	test -z "$$list2" || { \
573	  echo " $(MKDIR_P) '$(DESTDIR)$(libdir)'"; \
574	  $(MKDIR_P) "$(DESTDIR)$(libdir)" || exit 1; \
575	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
576	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
577	}
578
579uninstall-libLTLIBRARIES:
580	@$(NORMAL_UNINSTALL)
581	@list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
582	for p in $$list; do \
583	  $(am__strip_dir) \
584	  echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
585	  $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
586	done
587
588clean-libLTLIBRARIES:
589	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
590	@list='$(lib_LTLIBRARIES)'; \
591	locs=`for p in $$list; do echo $$p; done | \
592	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
593	      sort -u`; \
594	test -z "$$locs" || { \
595	  echo rm -f $${locs}; \
596	  rm -f $${locs}; \
597	}
598
599clean-noinstLTLIBRARIES:
600	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
601	@list='$(noinst_LTLIBRARIES)'; \
602	locs=`for p in $$list; do echo $$p; done | \
603	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
604	      sort -u`; \
605	test -z "$$locs" || { \
606	  echo rm -f $${locs}; \
607	  rm -f $${locs}; \
608	}
609
610libpixman-1.la: $(libpixman_1_la_OBJECTS) $(libpixman_1_la_DEPENDENCIES) $(EXTRA_libpixman_1_la_DEPENDENCIES)
611	$(AM_V_CCLD)$(libpixman_1_la_LINK) -rpath $(libdir) $(libpixman_1_la_OBJECTS) $(libpixman_1_la_LIBADD) $(LIBS)
612
613libpixman-arm-neon.la: $(libpixman_arm_neon_la_OBJECTS) $(libpixman_arm_neon_la_DEPENDENCIES) $(EXTRA_libpixman_arm_neon_la_DEPENDENCIES)
614	$(AM_V_CCLD)$(libpixman_arm_neon_la_LINK) $(am_libpixman_arm_neon_la_rpath) $(libpixman_arm_neon_la_OBJECTS) $(libpixman_arm_neon_la_LIBADD) $(LIBS)
615
616libpixman-arm-simd.la: $(libpixman_arm_simd_la_OBJECTS) $(libpixman_arm_simd_la_DEPENDENCIES) $(EXTRA_libpixman_arm_simd_la_DEPENDENCIES)
617	$(AM_V_CCLD)$(libpixman_arm_simd_la_LINK) $(am_libpixman_arm_simd_la_rpath) $(libpixman_arm_simd_la_OBJECTS) $(libpixman_arm_simd_la_LIBADD) $(LIBS)
618
619libpixman-mmx.la: $(libpixman_mmx_la_OBJECTS) $(libpixman_mmx_la_DEPENDENCIES) $(EXTRA_libpixman_mmx_la_DEPENDENCIES)
620	$(AM_V_CCLD)$(libpixman_mmx_la_LINK) $(am_libpixman_mmx_la_rpath) $(libpixman_mmx_la_OBJECTS) $(libpixman_mmx_la_LIBADD) $(LIBS)
621
622libpixman-sse2.la: $(libpixman_sse2_la_OBJECTS) $(libpixman_sse2_la_DEPENDENCIES) $(EXTRA_libpixman_sse2_la_DEPENDENCIES)
623	$(AM_V_CCLD)$(libpixman_sse2_la_LINK) $(am_libpixman_sse2_la_rpath) $(libpixman_sse2_la_OBJECTS) $(libpixman_sse2_la_LIBADD) $(LIBS)
624
625libpixman-vmx.la: $(libpixman_vmx_la_OBJECTS) $(libpixman_vmx_la_DEPENDENCIES) $(EXTRA_libpixman_vmx_la_DEPENDENCIES)
626	$(AM_V_CCLD)$(libpixman_vmx_la_LINK) $(am_libpixman_vmx_la_rpath) $(libpixman_vmx_la_OBJECTS) $(libpixman_vmx_la_LIBADD) $(LIBS)
627
628mostlyclean-compile:
629	-rm -f *.$(OBJEXT)
630
631distclean-compile:
632	-rm -f *.tab.c
633
634@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixman_arm_neon_la-pixman-arm-neon.Plo@am__quote@
635@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixman_arm_simd_la-pixman-arm-simd.Plo@am__quote@
636@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixman_mmx_la-pixman-mmx.Plo@am__quote@
637@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixman_sse2_la-pixman-sse2.Plo@am__quote@
638@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libpixman_vmx_la-pixman-vmx.Plo@am__quote@
639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-access-accessors.Plo@am__quote@
640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-access.Plo@am__quote@
641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-arm-neon-asm.Plo@am__quote@
642@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-arm-simd-asm.Plo@am__quote@
643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-bits-image.Plo@am__quote@
644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-combine32.Plo@am__quote@
645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-combine64.Plo@am__quote@
646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-conical-gradient.Plo@am__quote@
647@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-cpu.Plo@am__quote@
648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-edge-accessors.Plo@am__quote@
649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-edge.Plo@am__quote@
650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-fast-path.Plo@am__quote@
651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-general.Plo@am__quote@
652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-gradient-walker.Plo@am__quote@
653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-image.Plo@am__quote@
654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-implementation.Plo@am__quote@
655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-linear-gradient.Plo@am__quote@
656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-matrix.Plo@am__quote@
657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-radial-gradient.Plo@am__quote@
658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-region16.Plo@am__quote@
659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-region32.Plo@am__quote@
660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-solid-fill.Plo@am__quote@
661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-timer.Plo@am__quote@
662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-trap.Plo@am__quote@
663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman-utils.Plo@am__quote@
664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pixman.Plo@am__quote@
665
666.S.o:
667@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
668@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
669@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
670@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
671@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ $<
672
673.S.obj:
674@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(CPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
675@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
676@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
677@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
678@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
679
680.S.lo:
681@am__fastdepCCAS_TRUE@	$(AM_V_CPPAS)$(LTCPPASCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
682@am__fastdepCCAS_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
683@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
684@AMDEP_TRUE@@am__fastdepCCAS_FALSE@	DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@
685@am__fastdepCCAS_FALSE@	$(AM_V_CPPAS@am__nodep@)$(LTCPPASCOMPILE) -c -o $@ $<
686
687.c.o:
688@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
689@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
690@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
691@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
692@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
693
694.c.obj:
695@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
696@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
697@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
698@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
700
701.c.lo:
702@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
703@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
704@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
705@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
706@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
707
708libpixman_arm_neon_la-pixman-arm-neon.lo: pixman-arm-neon.c
709@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_arm_neon_la_CFLAGS) $(CFLAGS) -MT libpixman_arm_neon_la-pixman-arm-neon.lo -MD -MP -MF $(DEPDIR)/libpixman_arm_neon_la-pixman-arm-neon.Tpo -c -o libpixman_arm_neon_la-pixman-arm-neon.lo `test -f 'pixman-arm-neon.c' || echo '$(srcdir)/'`pixman-arm-neon.c
710@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpixman_arm_neon_la-pixman-arm-neon.Tpo $(DEPDIR)/libpixman_arm_neon_la-pixman-arm-neon.Plo
711@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pixman-arm-neon.c' object='libpixman_arm_neon_la-pixman-arm-neon.lo' libtool=yes @AMDEPBACKSLASH@
712@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
713@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_arm_neon_la_CFLAGS) $(CFLAGS) -c -o libpixman_arm_neon_la-pixman-arm-neon.lo `test -f 'pixman-arm-neon.c' || echo '$(srcdir)/'`pixman-arm-neon.c
714
715libpixman_arm_simd_la-pixman-arm-simd.lo: pixman-arm-simd.c
716@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_arm_simd_la_CFLAGS) $(CFLAGS) -MT libpixman_arm_simd_la-pixman-arm-simd.lo -MD -MP -MF $(DEPDIR)/libpixman_arm_simd_la-pixman-arm-simd.Tpo -c -o libpixman_arm_simd_la-pixman-arm-simd.lo `test -f 'pixman-arm-simd.c' || echo '$(srcdir)/'`pixman-arm-simd.c
717@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpixman_arm_simd_la-pixman-arm-simd.Tpo $(DEPDIR)/libpixman_arm_simd_la-pixman-arm-simd.Plo
718@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pixman-arm-simd.c' object='libpixman_arm_simd_la-pixman-arm-simd.lo' libtool=yes @AMDEPBACKSLASH@
719@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
720@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_arm_simd_la_CFLAGS) $(CFLAGS) -c -o libpixman_arm_simd_la-pixman-arm-simd.lo `test -f 'pixman-arm-simd.c' || echo '$(srcdir)/'`pixman-arm-simd.c
721
722libpixman_mmx_la-pixman-mmx.lo: pixman-mmx.c
723@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_mmx_la_CFLAGS) $(CFLAGS) -MT libpixman_mmx_la-pixman-mmx.lo -MD -MP -MF $(DEPDIR)/libpixman_mmx_la-pixman-mmx.Tpo -c -o libpixman_mmx_la-pixman-mmx.lo `test -f 'pixman-mmx.c' || echo '$(srcdir)/'`pixman-mmx.c
724@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpixman_mmx_la-pixman-mmx.Tpo $(DEPDIR)/libpixman_mmx_la-pixman-mmx.Plo
725@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pixman-mmx.c' object='libpixman_mmx_la-pixman-mmx.lo' libtool=yes @AMDEPBACKSLASH@
726@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
727@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_mmx_la_CFLAGS) $(CFLAGS) -c -o libpixman_mmx_la-pixman-mmx.lo `test -f 'pixman-mmx.c' || echo '$(srcdir)/'`pixman-mmx.c
728
729libpixman_sse2_la-pixman-sse2.lo: pixman-sse2.c
730@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_sse2_la_CFLAGS) $(CFLAGS) -MT libpixman_sse2_la-pixman-sse2.lo -MD -MP -MF $(DEPDIR)/libpixman_sse2_la-pixman-sse2.Tpo -c -o libpixman_sse2_la-pixman-sse2.lo `test -f 'pixman-sse2.c' || echo '$(srcdir)/'`pixman-sse2.c
731@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpixman_sse2_la-pixman-sse2.Tpo $(DEPDIR)/libpixman_sse2_la-pixman-sse2.Plo
732@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pixman-sse2.c' object='libpixman_sse2_la-pixman-sse2.lo' libtool=yes @AMDEPBACKSLASH@
733@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
734@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_sse2_la_CFLAGS) $(CFLAGS) -c -o libpixman_sse2_la-pixman-sse2.lo `test -f 'pixman-sse2.c' || echo '$(srcdir)/'`pixman-sse2.c
735
736libpixman_vmx_la-pixman-vmx.lo: pixman-vmx.c
737@am__fastdepCC_TRUE@	$(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_vmx_la_CFLAGS) $(CFLAGS) -MT libpixman_vmx_la-pixman-vmx.lo -MD -MP -MF $(DEPDIR)/libpixman_vmx_la-pixman-vmx.Tpo -c -o libpixman_vmx_la-pixman-vmx.lo `test -f 'pixman-vmx.c' || echo '$(srcdir)/'`pixman-vmx.c
738@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/libpixman_vmx_la-pixman-vmx.Tpo $(DEPDIR)/libpixman_vmx_la-pixman-vmx.Plo
739@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='pixman-vmx.c' object='libpixman_vmx_la-pixman-vmx.lo' libtool=yes @AMDEPBACKSLASH@
740@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
741@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libpixman_vmx_la_CFLAGS) $(CFLAGS) -c -o libpixman_vmx_la-pixman-vmx.lo `test -f 'pixman-vmx.c' || echo '$(srcdir)/'`pixman-vmx.c
742
743mostlyclean-libtool:
744	-rm -f *.lo
745
746clean-libtool:
747	-rm -rf .libs _libs
748install-libpixmanincludeHEADERS: $(libpixmaninclude_HEADERS)
749	@$(NORMAL_INSTALL)
750	@list='$(libpixmaninclude_HEADERS)'; test -n "$(libpixmanincludedir)" || list=; \
751	if test -n "$$list"; then \
752	  echo " $(MKDIR_P) '$(DESTDIR)$(libpixmanincludedir)'"; \
753	  $(MKDIR_P) "$(DESTDIR)$(libpixmanincludedir)" || exit 1; \
754	fi; \
755	for p in $$list; do \
756	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
757	  echo "$$d$$p"; \
758	done | $(am__base_list) | \
759	while read files; do \
760	  echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(libpixmanincludedir)'"; \
761	  $(INSTALL_HEADER) $$files "$(DESTDIR)$(libpixmanincludedir)" || exit $$?; \
762	done
763
764uninstall-libpixmanincludeHEADERS:
765	@$(NORMAL_UNINSTALL)
766	@list='$(libpixmaninclude_HEADERS)'; test -n "$(libpixmanincludedir)" || list=; \
767	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
768	dir='$(DESTDIR)$(libpixmanincludedir)'; $(am__uninstall_files_from_dir)
769
770ID: $(am__tagged_files)
771	$(am__define_uniq_tagged_files); mkid -fID $$unique
772tags: tags-am
773TAGS: tags
774
775tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
776	set x; \
777	here=`pwd`; \
778	$(am__define_uniq_tagged_files); \
779	shift; \
780	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
781	  test -n "$$unique" || unique=$$empty_fix; \
782	  if test $$# -gt 0; then \
783	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
784	      "$$@" $$unique; \
785	  else \
786	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
787	      $$unique; \
788	  fi; \
789	fi
790ctags: ctags-am
791
792CTAGS: ctags
793ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
794	$(am__define_uniq_tagged_files); \
795	test -z "$(CTAGS_ARGS)$$unique" \
796	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
797	     $$unique
798
799GTAGS:
800	here=`$(am__cd) $(top_builddir) && pwd` \
801	  && $(am__cd) $(top_srcdir) \
802	  && gtags -i $(GTAGS_ARGS) "$$here"
803cscopelist: cscopelist-am
804
805cscopelist-am: $(am__tagged_files)
806	list='$(am__tagged_files)'; \
807	case "$(srcdir)" in \
808	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
809	  *) sdir=$(subdir)/$(srcdir) ;; \
810	esac; \
811	for i in $$list; do \
812	  if test -f "$$i"; then \
813	    echo "$(subdir)/$$i"; \
814	  else \
815	    echo "$$sdir/$$i"; \
816	  fi; \
817	done >> $(top_builddir)/cscope.files
818
819distclean-tags:
820	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
821
822distdir: $(DISTFILES)
823	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
824	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
825	list='$(DISTFILES)'; \
826	  dist_files=`for file in $$list; do echo $$file; done | \
827	  sed -e "s|^$$srcdirstrip/||;t" \
828	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
829	case $$dist_files in \
830	  */*) $(MKDIR_P) `echo "$$dist_files" | \
831			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
832			   sort -u` ;; \
833	esac; \
834	for file in $$dist_files; do \
835	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
836	  if test -d $$d/$$file; then \
837	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
838	    if test -d "$(distdir)/$$file"; then \
839	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
840	    fi; \
841	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
842	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
843	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
844	    fi; \
845	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
846	  else \
847	    test -f "$(distdir)/$$file" \
848	    || cp -p $$d/$$file "$(distdir)/$$file" \
849	    || exit 1; \
850	  fi; \
851	done
852check-am: all-am
853check: $(BUILT_SOURCES)
854	$(MAKE) $(AM_MAKEFLAGS) check-am
855all-am: Makefile $(LTLIBRARIES) $(HEADERS)
856installdirs:
857	for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(libpixmanincludedir)"; do \
858	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
859	done
860install: $(BUILT_SOURCES)
861	$(MAKE) $(AM_MAKEFLAGS) install-am
862install-exec: install-exec-am
863install-data: install-data-am
864uninstall: uninstall-am
865
866install-am: all-am
867	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
868
869installcheck: installcheck-am
870install-strip:
871	if test -z '$(STRIP)'; then \
872	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
873	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
874	      install; \
875	else \
876	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
877	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
878	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
879	fi
880mostlyclean-generic:
881
882clean-generic:
883	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
884
885distclean-generic:
886	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
887	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
888
889maintainer-clean-generic:
890	@echo "This command is intended for maintainers to use"
891	@echo "it deletes files that may require special tools to rebuild."
892	-test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
893clean: clean-am
894
895clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
896	clean-noinstLTLIBRARIES mostlyclean-am
897
898distclean: distclean-am
899	-rm -rf ./$(DEPDIR)
900	-rm -f Makefile
901distclean-am: clean-am distclean-compile distclean-generic \
902	distclean-tags
903
904dvi: dvi-am
905
906dvi-am:
907
908html: html-am
909
910html-am:
911
912info: info-am
913
914info-am:
915
916install-data-am: install-libpixmanincludeHEADERS
917
918install-dvi: install-dvi-am
919
920install-dvi-am:
921
922install-exec-am: install-libLTLIBRARIES
923
924install-html: install-html-am
925
926install-html-am:
927
928install-info: install-info-am
929
930install-info-am:
931
932install-man:
933
934install-pdf: install-pdf-am
935
936install-pdf-am:
937
938install-ps: install-ps-am
939
940install-ps-am:
941
942installcheck-am:
943
944maintainer-clean: maintainer-clean-am
945	-rm -rf ./$(DEPDIR)
946	-rm -f Makefile
947maintainer-clean-am: distclean-am maintainer-clean-generic
948
949mostlyclean: mostlyclean-am
950
951mostlyclean-am: mostlyclean-compile mostlyclean-generic \
952	mostlyclean-libtool
953
954pdf: pdf-am
955
956pdf-am:
957
958ps: ps-am
959
960ps-am:
961
962uninstall-am: uninstall-libLTLIBRARIES \
963	uninstall-libpixmanincludeHEADERS
964
965.MAKE: all check install install-am install-strip
966
967.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
968	clean-libLTLIBRARIES clean-libtool clean-noinstLTLIBRARIES \
969	cscopelist-am ctags ctags-am distclean distclean-compile \
970	distclean-generic distclean-libtool distclean-tags distdir dvi \
971	dvi-am html html-am info info-am install install-am \
972	install-data install-data-am install-dvi install-dvi-am \
973	install-exec install-exec-am install-html install-html-am \
974	install-info install-info-am install-libLTLIBRARIES \
975	install-libpixmanincludeHEADERS install-man install-pdf \
976	install-pdf-am install-ps install-ps-am install-strip \
977	installcheck installcheck-am installdirs maintainer-clean \
978	maintainer-clean-generic mostlyclean mostlyclean-compile \
979	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
980	tags tags-am uninstall uninstall-am uninstall-libLTLIBRARIES \
981	uninstall-libpixmanincludeHEADERS
982
983
984pixman-combine32.c : pixman-combine.c.template pixman-combine32.h make-combine.pl
985	$(PERL) $(srcdir)/make-combine.pl 8 < $(srcdir)/pixman-combine.c.template > $@ || ($(RM) $@; exit 1)
986pixman-combine32.h : pixman-combine.h.template make-combine.pl
987	$(PERL) $(srcdir)/make-combine.pl 8 < $(srcdir)/pixman-combine.h.template > $@ || ($(RM) $@; exit 1)
988
989pixman-combine64.c : pixman-combine.c.template pixman-combine64.h make-combine.pl
990	$(PERL) $(srcdir)/make-combine.pl 16 < $(srcdir)/pixman-combine.c.template > $@ || ($(RM) $@; exit 1)
991pixman-combine64.h : pixman-combine.h.template make-combine.pl
992	$(PERL) $(srcdir)/make-combine.pl 16 < $(srcdir)/pixman-combine.h.template > $@ || ($(RM) $@; exit 1)
993
994.c.s : $(libpixmaninclude_HEADERS) $(BUILT_SOURCES)
995	$(CC) $(CFLAGS) $(ASM_CFLAGS_$(@:pixman-%.s=%)) $(ASM_CFLAGS_$(@:pixman-arm-%.s=arm_%)) -DHAVE_CONFIG_H -I$(srcdir) -I$(builddir) -I$(top_builddir) -S -o $@ $<
996
997# Tell versions [3.59,3.63) of GNU make to not export all variables.
998# Otherwise a system limit (for SysV at least) may be exceeded.
999.NOEXPORT:
1000