Imported Upstream version 1.7.0
[platform/upstream/python-elementary.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18
19 VPATH = @srcdir@
20 am__make_dryrun = \
21   { \
22     am__dry=no; \
23     case $$MAKEFLAGS in \
24       *\\[\ \   ]*) \
25         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
26           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
27       *) \
28         for am__flg in $$MAKEFLAGS; do \
29           case $$am__flg in \
30             *=*|--*) ;; \
31             *n*) am__dry=yes; break;; \
32           esac; \
33         done;; \
34     esac; \
35     test $$am__dry = yes; \
36   }
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkgincludedir = $(includedir)/@PACKAGE@
39 pkglibdir = $(libdir)/@PACKAGE@
40 pkglibexecdir = $(libexecdir)/@PACKAGE@
41 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42 install_sh_DATA = $(install_sh) -c -m 644
43 install_sh_PROGRAM = $(install_sh) -c
44 install_sh_SCRIPT = $(install_sh) -c
45 INSTALL_HEADER = $(INSTALL_DATA)
46 transform = $(program_transform_name)
47 NORMAL_INSTALL = :
48 PRE_INSTALL = :
49 POST_INSTALL = :
50 NORMAL_UNINSTALL = :
51 PRE_UNINSTALL = :
52 POST_UNINSTALL = :
53 build_triplet = @build@
54 host_triplet = @host@
55 subdir = .
56 DIST_COMMON = README $(am__configure_deps) $(pyelementary_PYTHON) \
57         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
58         $(srcdir)/python-elementary.pc.in $(top_srcdir)/configure \
59         AUTHORS COPYING ChangeLog INSTALL NEWS config.guess config.sub \
60         depcomp install-sh ltmain.sh missing py-compile
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/m4/cython.m4 \
63         $(top_srcdir)/m4/filter-var.m4 $(top_srcdir)/m4/libtool.m4 \
64         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
65         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
66         $(top_srcdir)/m4/python-efl.m4 $(top_srcdir)/m4/python.m4 \
67         $(top_srcdir)/m4/pythonpath.m4 $(top_srcdir)/configure.ac
68 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
69         $(ACLOCAL_M4)
70 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
71  configure.lineno config.status.lineno
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_CLEAN_FILES = python-elementary.pc
74 CONFIG_CLEAN_VPATH_FILES =
75 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
76 am__vpath_adj = case $$p in \
77     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
78     *) f=$$p;; \
79   esac;
80 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
81 am__install_max = 40
82 am__nobase_strip_setup = \
83   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
84 am__nobase_strip = \
85   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
86 am__nobase_list = $(am__nobase_strip_setup); \
87   for p in $$list; do echo "$$p $$p"; done | \
88   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
89   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
90     if (++n[$$2] == $(am__install_max)) \
91       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
92     END { for (dir in files) print dir, files[dir] }'
93 am__base_list = \
94   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
95   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
96 am__uninstall_files_from_dir = { \
97   test -z "$$files" \
98     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
99     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
100          $(am__cd) "$$dir" && rm -f $$files; }; \
101   }
102 am__installdirs = "$(DESTDIR)$(pyexecelementarydir)" \
103         "$(DESTDIR)$(pyelementarydir)" "$(DESTDIR)$(examplesdir)" \
104         "$(DESTDIR)$(examplesimagesdir)" "$(DESTDIR)$(pkgconfigdir)"
105 LTLIBRARIES = $(pyexecelementary_LTLIBRARIES)
106 c_elementary_la_DEPENDENCIES =
107 am_c_elementary_la_OBJECTS =  \
108         c_elementary_la-elementary.c_elementary.lo
109 c_elementary_la_OBJECTS = $(am_c_elementary_la_OBJECTS)
110 AM_V_lt = $(am__v_lt_@AM_V@)
111 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
112 am__v_lt_0 = --silent
113 c_elementary_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
114         $(c_elementary_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
115         $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(c_elementary_la_LDFLAGS) \
116         $(LDFLAGS) -o $@
117 DEFAULT_INCLUDES = -I.@am__isrc@
118 depcomp = $(SHELL) $(top_srcdir)/depcomp
119 am__depfiles_maybe = depfiles
120 am__mv = mv -f
121 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
122         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
123 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
124         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
125         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
126         $(AM_CFLAGS) $(CFLAGS)
127 AM_V_CC = $(am__v_CC_@AM_V@)
128 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
129 am__v_CC_0 = @echo "  CC    " $@;
130 AM_V_at = $(am__v_at_@AM_V@)
131 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
132 am__v_at_0 = @
133 CCLD = $(CC)
134 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
135         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
136         $(AM_LDFLAGS) $(LDFLAGS) -o $@
137 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
138 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
139 am__v_CCLD_0 = @echo "  CCLD  " $@;
140 AM_V_GEN = $(am__v_GEN_@AM_V@)
141 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
142 am__v_GEN_0 = @echo "  GEN   " $@;
143 SOURCES = $(c_elementary_la_SOURCES)
144 DIST_SOURCES = $(c_elementary_la_SOURCES)
145 am__can_run_installinfo = \
146   case $$AM_UPDATE_INFO_DIR in \
147     n|no|NO) false;; \
148     *) (install-info --version) >/dev/null 2>&1;; \
149   esac
150 am__py_compile = PYTHON=$(PYTHON) $(SHELL) $(py_compile)
151 py_compile = $(top_srcdir)/py-compile
152 DATA = $(examples_DATA) $(examplesimages_DATA) $(pkgconfig_DATA)
153 ETAGS = etags
154 CTAGS = ctags
155 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
156 distdir = $(PACKAGE)-$(VERSION)
157 top_distdir = $(distdir)
158 am__remove_distdir = \
159   if test -d "$(distdir)"; then \
160     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
161       && rm -rf "$(distdir)" \
162       || { sleep 5 && rm -rf "$(distdir)"; }; \
163   else :; fi
164 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
165 GZIP_ENV = --best
166 distuninstallcheck_listfiles = find . -type f -print
167 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
168   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
169 ACLOCAL = @ACLOCAL@
170 AMTAR = @AMTAR@
171 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
172 AR = @AR@
173 AS = @AS@
174 AUTOCONF = @AUTOCONF@
175 AUTOHEADER = @AUTOHEADER@
176 AUTOMAKE = @AUTOMAKE@
177 AWK = @AWK@
178 CC = @CC@
179 CCDEPMODE = @CCDEPMODE@
180 CFLAGS = @CFLAGS@
181 CPP = @CPP@
182 CPPFLAGS = @CPPFLAGS@
183 CYGPATH_W = @CYGPATH_W@
184 CYTHONFLAGS = @CYTHONFLAGS@
185 CYTHON_ELEMENTARY_INCLUDEDIR = @CYTHON_ELEMENTARY_INCLUDEDIR@
186 DEFS = @DEFS@
187 DEPDIR = @DEPDIR@
188 DLLTOOL = @DLLTOOL@
189 DSYMUTIL = @DSYMUTIL@
190 DUMPBIN = @DUMPBIN@
191 ECHO_C = @ECHO_C@
192 ECHO_N = @ECHO_N@
193 ECHO_T = @ECHO_T@
194 EGREP = @EGREP@
195 ELEMENTARY_CFLAGS = @ELEMENTARY_CFLAGS@
196 ELEMENTARY_LIBS = @ELEMENTARY_LIBS@
197 EPYDOC = @EPYDOC@
198 EXEEXT = @EXEEXT@
199 FGREP = @FGREP@
200 GREP = @GREP@
201 INSTALL = @INSTALL@
202 INSTALL_DATA = @INSTALL_DATA@
203 INSTALL_PROGRAM = @INSTALL_PROGRAM@
204 INSTALL_SCRIPT = @INSTALL_SCRIPT@
205 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
206 LD = @LD@
207 LDFLAGS = @LDFLAGS@
208 LIBOBJS = @LIBOBJS@
209 LIBS = @LIBS@
210 LIBTOOL = @LIBTOOL@
211 LIPO = @LIPO@
212 LN_S = @LN_S@
213 LTLIBOBJS = @LTLIBOBJS@
214 MAKEINFO = @MAKEINFO@
215 MANIFEST_TOOL = @MANIFEST_TOOL@
216 MKDIR_P = @MKDIR_P@
217 NM = @NM@
218 NMEDIT = @NMEDIT@
219 OBJDUMP = @OBJDUMP@
220 OBJEXT = @OBJEXT@
221 OTOOL = @OTOOL@
222 OTOOL64 = @OTOOL64@
223 PACKAGE = @PACKAGE@
224 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
225 PACKAGE_NAME = @PACKAGE_NAME@
226 PACKAGE_STRING = @PACKAGE_STRING@
227 PACKAGE_TARNAME = @PACKAGE_TARNAME@
228 PACKAGE_URL = @PACKAGE_URL@
229 PACKAGE_VERSION = @PACKAGE_VERSION@
230 PATH_SEPARATOR = @PATH_SEPARATOR@
231 PKG_CONFIG = @PKG_CONFIG@
232 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
233 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
234 PYTHON = @PYTHON@
235 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
236 PYTHON_INCLUDES = @PYTHON_INCLUDES@
237 PYTHON_PLATFORM = @PYTHON_PLATFORM@
238 PYTHON_PREFIX = @PYTHON_PREFIX@
239 PYTHON_VERSION = @PYTHON_VERSION@
240 RANLIB = @RANLIB@
241 SED = @SED@
242 SET_MAKE = @SET_MAKE@
243 SHELL = @SHELL@
244 STRIP = @STRIP@
245 VERSION = @VERSION@
246 VMAJ = @VMAJ@
247 abs_builddir = @abs_builddir@
248 abs_srcdir = @abs_srcdir@
249 abs_top_builddir = @abs_top_builddir@
250 abs_top_srcdir = @abs_top_srcdir@
251 ac_ct_AR = @ac_ct_AR@
252 ac_ct_CC = @ac_ct_CC@
253 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
254 am__include = @am__include@
255 am__leading_dot = @am__leading_dot@
256 am__quote = @am__quote@
257 am__tar = @am__tar@
258 am__untar = @am__untar@
259 bindir = @bindir@
260 build = @build@
261 build_alias = @build_alias@
262 build_cpu = @build_cpu@
263 build_os = @build_os@
264 build_vendor = @build_vendor@
265 builddir = @builddir@
266 datadir = @datadir@
267 datarootdir = @datarootdir@
268 docdir = @docdir@
269 dvidir = @dvidir@
270 exec_prefix = @exec_prefix@
271 host = @host@
272 host_alias = @host_alias@
273 host_cpu = @host_cpu@
274 host_os = @host_os@
275 host_vendor = @host_vendor@
276 htmldir = @htmldir@
277 includedir = @includedir@
278 infodir = @infodir@
279 install_sh = @install_sh@
280 libdir = @libdir@
281 libexecdir = @libexecdir@
282 localedir = @localedir@
283 localstatedir = @localstatedir@
284 mandir = @mandir@
285 mkdir_p = @mkdir_p@
286 oldincludedir = @oldincludedir@
287 pdfdir = @pdfdir@
288 pkgconfig_elementary_requires_libs = @pkgconfig_elementary_requires_libs@
289 pkgconfig_requires_private = @pkgconfig_requires_private@
290 pkgpyexecdir = @pkgpyexecdir@
291 pkgpythondir = @pkgpythondir@
292 prefix = @prefix@
293 program_transform_name = @program_transform_name@
294 psdir = @psdir@
295 pyexecdir = @pyexecdir@
296 pythondir = @pythondir@
297 release_info = @release_info@
298 sbindir = @sbindir@
299 sharedstatedir = @sharedstatedir@
300 srcdir = @srcdir@
301 sysconfdir = @sysconfdir@
302 target_alias = @target_alias@
303 top_build_prefix = @top_build_prefix@
304 top_builddir = @top_builddir@
305 top_srcdir = @top_srcdir@
306 version_info = @version_info@
307 ACLOCAL_AMFLAGS = -I m4
308 cython_ins = elementary/elementary.c_elementary.pyx
309 cython_outs = \
310         elementary/elementary.c_elementary.c \
311         elementary/elementary.c_elementary.h
312
313 CYTHON_ELEMENTARY_FLAGS = -I@CYTHON_ELEMENTARY_INCLUDEDIR@
314
315 # python-elementary still does not export any public cpython/cython interfaces
316 # pyincelementarydir = $(includedir)/@PACKAGE@/elementary
317 # pyincelementary_DATA = ... elementary/elementary.c_elementary.h ...
318 c_elementary_includes = \
319         include/elementary/c_elementary.pxd \
320         include/elementary/__init__.py
321
322 c_elementary_deps = \
323         elementary/elementary.c_elementary_actionslider.pxi \
324         elementary/elementary.c_elementary_background.pxi \
325         elementary/elementary.c_elementary_box.pxi \
326         elementary/elementary.c_elementary_bubble.pxi \
327         elementary/elementary.c_elementary_button.pxi \
328         elementary/elementary.c_elementary_calendar.pxi \
329         elementary/elementary.c_elementary_check.pxi \
330         elementary/elementary.c_elementary_clock.pxi \
331         elementary/elementary.c_elementary_colorselector.pxi \
332         elementary/elementary.c_elementary_configuration.pxi \
333         elementary/elementary.c_elementary_conformant.pxi \
334         elementary/elementary.c_elementary_ctxpopup.pxi \
335         elementary/elementary.c_elementary_dayselector.pxi \
336         elementary/elementary.c_elementary_datetime.pxi \
337         elementary/elementary.c_elementary_diskselector.pxi \
338         elementary/elementary.c_elementary_entry.pxi \
339         elementary/elementary.c_elementary_fileselector.pxi \
340         elementary/elementary.c_elementary_fileselector_entry.pxi \
341         elementary/elementary.c_elementary_fileselector_button.pxi \
342         elementary/elementary.c_elementary_flip.pxi \
343         elementary/elementary.c_elementary_flipselector.pxi \
344         elementary/elementary.c_elementary_frame.pxi \
345         elementary/elementary.c_elementary_genlist.pxi \
346         elementary/elementary.c_elementary_gengrid.pxi \
347         elementary/elementary.c_elementary_gesture_layer.pxi \
348         elementary/elementary.c_elementary_grid.pxi \
349         elementary/elementary.c_elementary_hover.pxi \
350         elementary/elementary.c_elementary_hoversel.pxi \
351         elementary/elementary.c_elementary_icon.pxi \
352         elementary/elementary.c_elementary_image.pxi \
353         elementary/elementary.c_elementary_index.pxi \
354         elementary/elementary.c_elementary_innerwindow.pxi \
355         elementary/elementary.c_elementary_label.pxi \
356         elementary/elementary.c_elementary_layout.pxi \
357         elementary/elementary.c_elementary_layout_class.pxi \
358         elementary/elementary.c_elementary_list.pxi \
359         elementary/elementary.c_elementary_map.pxi \
360         elementary/elementary.c_elementary_mapbuf.pxi \
361         elementary/elementary.c_elementary_menu.pxi \
362         elementary/elementary.c_elementary_multibuttonentry.pxi \
363         elementary/elementary.c_elementary_need.pxi \
364         elementary/elementary.c_elementary_notify.pxi \
365         elementary/elementary.c_elementary_object.pxi \
366         elementary/elementary.c_elementary_object_item.pxi \
367         elementary/elementary.c_elementary_naviframe.pxi \
368         elementary/elementary.c_elementary_panel.pxi \
369         elementary/elementary.c_elementary_panes.pxi \
370         elementary/elementary.c_elementary_photo.pxi \
371         elementary/elementary.c_elementary_photocam.pxi \
372         elementary/elementary.c_elementary_plug.pxi \
373         elementary/elementary.c_elementary_popup.pxi \
374         elementary/elementary.c_elementary_progressbar.pxi \
375         elementary/elementary.c_elementary_radio.pxi \
376         elementary/elementary.c_elementary_scroller.pxi \
377         elementary/elementary.c_elementary_segment_control.pxi \
378         elementary/elementary.c_elementary_separator.pxi \
379         elementary/elementary.c_elementary_slider.pxi \
380         elementary/elementary.c_elementary_slideshow.pxi \
381         elementary/elementary.c_elementary_spinner.pxi \
382         elementary/elementary.c_elementary_table.pxi \
383         elementary/elementary.c_elementary_theme.pxi \
384         elementary/elementary.c_elementary_thumb.pxi \
385         elementary/elementary.c_elementary_toolbar.pxi \
386         elementary/elementary.c_elementary_transit.pxi \
387         elementary/elementary.c_elementary_video.pxi \
388         elementary/elementary.c_elementary_web.pxi \
389         elementary/elementary.c_elementary_window.pxi
390
391
392 # elementary tests are not actual unit tests but a test AND a nice example
393 examples_files = \
394         tests/test.py \
395         tests/test.edj \
396         tests/cursors.edj \
397         tests/external.edj \
398         tests/test_3d.py \
399         tests/test_actionslider.py \
400         tests/test_bg.py \
401         tests/test_box.py \
402         tests/test_button.py \
403         tests/test_calendar.py \
404         tests/test_check.py \
405         tests/test_clock.py \
406         tests/test_colorselector.py \
407         tests/test_config.py \
408         tests/test_ctxpopup.py \
409         tests/test_datetime.py \
410         tests/test_dayselector.py \
411         tests/test_diskselector.py \
412         tests/test_entry.py \
413         tests/test_external.py \
414         tests/test_fileselector.py \
415         tests/test_flip.py \
416         tests/test_flipselector.py \
417         tests/test_frame.py \
418         tests/test_genlist.py \
419         tests/test_gengrid.py \
420         tests/test_grid.py \
421         tests/test_hover.py \
422         tests/test_hoversel.py \
423         tests/test_icon.py \
424         tests/test_index.py \
425         tests/test_inwin.py \
426         tests/test_label.py \
427         tests/test_layout.py \
428         tests/test_list.py \
429         tests/test_mapbuf.py \
430         tests/test_map.py \
431         tests/test_map2.py \
432         tests/test_map3.py \
433         tests/test_menu.py \
434         tests/test_multibuttonentry.py \
435         tests/test_naviframe.py \
436         tests/test_notify.py \
437         tests/test_panel.py \
438         tests/test_panes.py \
439         tests/test_photo.py \
440         tests/test_popup.py \
441         tests/test_progressbar.py \
442         tests/test_radio.py \
443         tests/test_scroller.py \
444         tests/test_segment_control.py \
445         tests/test_separator.py \
446         tests/test_slideshow.py \
447         tests/test_spinner.py \
448         tests/test_table.py \
449         tests/test_thumb.py \
450         tests/test_toolbar.py \
451         tests/test_tooltip.py \
452         tests/test_video.py \
453         tests/test_web.py \
454         tests/test_win.py
455
456 examples_images_files = \
457         tests/images/icon_00.png \
458         tests/images/icon_01.png \
459         tests/images/icon_02.png \
460         tests/images/icon_03.png \
461         tests/images/icon_04.png \
462         tests/images/icon_05.png \
463         tests/images/icon_06.png \
464         tests/images/icon_07.png \
465         tests/images/icon_08.png \
466         tests/images/icon_09.png \
467         tests/images/icon_10.png \
468         tests/images/icon_11.png \
469         tests/images/icon_12.png \
470         tests/images/icon_13.png \
471         tests/images/icon_14.png \
472         tests/images/icon_15.png \
473         tests/images/icon_16.png \
474         tests/images/icon_17.png \
475         tests/images/icon_18.png \
476         tests/images/icon_19.png \
477         tests/images/icon_20.png \
478         tests/images/icon_21.png \
479         tests/images/icon_22.png \
480         tests/images/icon_23.png \
481         tests/images/insanely_huge_test_image.jpg \
482         tests/images/logo.png \
483         tests/images/logo_small.png \
484         tests/images/panel_01.jpg \
485         tests/images/plant_01.jpg \
486         tests/images/rock_01.jpg \
487         tests/images/rock_02.jpg \
488         tests/images/sky_01.jpg \
489         tests/images/sky_02.jpg \
490         tests/images/sky_03.jpg \
491         tests/images/sky_04.jpg \
492         tests/images/wood_01.jpg \
493         tests/images/icon_right_arrow.png \
494         tests/images/mystrale.jpg \
495         tests/images/mystrale_2.jpg \
496         tests/images/clo.png \
497         tests/images/under.png \
498         tests/images/sky.jpg
499
500 tests_files = 
501 MAINTAINERCLEANFILES = \
502         m4/libtool.m4 \
503         m4/lt~obsolete.m4 \
504         m4/ltoptions.m4 \
505         m4/ltsugar.m4 \
506         m4/ltversion.m4 \
507         m4/libtool.m4 \
508         ltmain.sh \
509         depcomp \
510         aclocal.m4 \
511         config.guess \
512         config.sub \
513         configure \
514         install-sh \
515         Makefile.in \
516         missing \
517         py-compile \
518         config.h.in \
519         $(cython_outs)
520
521 EXTRA_DIST = \
522         AUTHORS \
523         COPYING \
524         README \
525         autogen.sh \
526         python-elementary.pc.in \
527         $(cython_ins) $(cython_outs) \
528         $(c_elementary_includes) \
529         $(c_elementary_deps) \
530         $(examples_files) \
531         $(examples_images_files) \
532         $(tests_files)
533
534
535 # do not distcleancheck for generated elementary.c_elementary.[ch]
536 distcleancheck_listfiles = \
537         find . -type f \
538                 \( -not -name 'elementary.c_elementary.c' -a \
539                    -not -name 'elementary.c_elementary.h' \)
540
541 pkgconfigdir = $(libdir)/pkgconfig
542 pkgconfig_DATA = python-elementary.pc
543 @HAVE_CYTHON_TRUE@BUILT_SOURCES = $(cython_outs)
544 AM_CPPFLAGS = \
545         -I$(top_srcdir) \
546         -I$(top_srcdir)/elementary \
547         -I$(top_srcdir)/include \
548         @PYTHON_INCLUDES@ \
549         @ELEMENTARY_CFLAGS@
550
551 pyexecelementarydir = $(pyexecdir)/elementary
552 pyexecelementary_LTLIBRARIES = c_elementary.la
553 c_elementary_la_LIBADD = @ELEMENTARY_LIBS@
554 c_elementary_la_LDFLAGS = -module -avoid-version
555 c_elementary_la_LIBTOOLFLAGS = --tag=disable-static
556 c_elementary_la_SOURCES = \
557         $(top_builddir)/elementary/elementary.c_elementary.c \
558         $(top_builddir)/elementary/elementary.c_elementary.h
559
560 pyelementarydir = $(pythondir)/elementary
561 pyelementary_PYTHON = elementary/__init__.py elementary/cursors.py
562 @WANT_EXAMPLES_TRUE@examplesdir = $(pkgdatadir)/examples
563 @WANT_EXAMPLES_TRUE@examples_DATA = $(examples_files)
564 @WANT_EXAMPLES_TRUE@examplesimagesdir = $(examplesdir)/images
565 @WANT_EXAMPLES_TRUE@examplesimages_DATA = $(examples_images_files)
566 all: $(BUILT_SOURCES)
567         $(MAKE) $(AM_MAKEFLAGS) all-am
568
569 .SUFFIXES:
570 .SUFFIXES: .c .lo .o .obj
571 am--refresh: Makefile
572         @:
573 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
574         @for dep in $?; do \
575           case '$(am__configure_deps)' in \
576             *$$dep*) \
577               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
578               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
579                 && exit 0; \
580               exit 1;; \
581           esac; \
582         done; \
583         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
584         $(am__cd) $(top_srcdir) && \
585           $(AUTOMAKE) --gnu Makefile
586 .PRECIOUS: Makefile
587 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
588         @case '$?' in \
589           *config.status*) \
590             echo ' $(SHELL) ./config.status'; \
591             $(SHELL) ./config.status;; \
592           *) \
593             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
594             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
595         esac;
596
597 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
598         $(SHELL) ./config.status --recheck
599
600 $(top_srcdir)/configure:  $(am__configure_deps)
601         $(am__cd) $(srcdir) && $(AUTOCONF)
602 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
603         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
604 $(am__aclocal_m4_deps):
605 python-elementary.pc: $(top_builddir)/config.status $(srcdir)/python-elementary.pc.in
606         cd $(top_builddir) && $(SHELL) ./config.status $@
607 install-pyexecelementaryLTLIBRARIES: $(pyexecelementary_LTLIBRARIES)
608         @$(NORMAL_INSTALL)
609         @list='$(pyexecelementary_LTLIBRARIES)'; test -n "$(pyexecelementarydir)" || list=; \
610         list2=; for p in $$list; do \
611           if test -f $$p; then \
612             list2="$$list2 $$p"; \
613           else :; fi; \
614         done; \
615         test -z "$$list2" || { \
616           echo " $(MKDIR_P) '$(DESTDIR)$(pyexecelementarydir)'"; \
617           $(MKDIR_P) "$(DESTDIR)$(pyexecelementarydir)" || exit 1; \
618           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pyexecelementarydir)'"; \
619           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pyexecelementarydir)"; \
620         }
621
622 uninstall-pyexecelementaryLTLIBRARIES:
623         @$(NORMAL_UNINSTALL)
624         @list='$(pyexecelementary_LTLIBRARIES)'; test -n "$(pyexecelementarydir)" || list=; \
625         for p in $$list; do \
626           $(am__strip_dir) \
627           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pyexecelementarydir)/$$f'"; \
628           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pyexecelementarydir)/$$f"; \
629         done
630
631 clean-pyexecelementaryLTLIBRARIES:
632         -test -z "$(pyexecelementary_LTLIBRARIES)" || rm -f $(pyexecelementary_LTLIBRARIES)
633         @list='$(pyexecelementary_LTLIBRARIES)'; for p in $$list; do \
634           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
635           test "$$dir" != "$$p" || dir=.; \
636           echo "rm -f \"$${dir}/so_locations\""; \
637           rm -f "$${dir}/so_locations"; \
638         done
639 c_elementary.la: $(c_elementary_la_OBJECTS) $(c_elementary_la_DEPENDENCIES) $(EXTRA_c_elementary_la_DEPENDENCIES) 
640         $(AM_V_CCLD)$(c_elementary_la_LINK) -rpath $(pyexecelementarydir) $(c_elementary_la_OBJECTS) $(c_elementary_la_LIBADD) $(LIBS)
641
642 mostlyclean-compile:
643         -rm -f *.$(OBJEXT)
644
645 distclean-compile:
646         -rm -f *.tab.c
647
648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/c_elementary_la-elementary.c_elementary.Plo@am__quote@
649
650 .c.o:
651 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
652 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
653 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
654 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
655 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
656
657 .c.obj:
658 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
659 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
660 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
661 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
662 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
663
664 .c.lo:
665 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
666 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
667 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
668 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
669 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
670
671 c_elementary_la-elementary.c_elementary.lo: $(top_builddir)/elementary/elementary.c_elementary.c
672 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(c_elementary_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT c_elementary_la-elementary.c_elementary.lo -MD -MP -MF $(DEPDIR)/c_elementary_la-elementary.c_elementary.Tpo -c -o c_elementary_la-elementary.c_elementary.lo `test -f '$(top_builddir)/elementary/elementary.c_elementary.c' || echo '$(srcdir)/'`$(top_builddir)/elementary/elementary.c_elementary.c
673 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/c_elementary_la-elementary.c_elementary.Tpo $(DEPDIR)/c_elementary_la-elementary.c_elementary.Plo
674 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$(top_builddir)/elementary/elementary.c_elementary.c' object='c_elementary_la-elementary.c_elementary.lo' libtool=yes @AMDEPBACKSLASH@
675 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
676 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(c_elementary_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o c_elementary_la-elementary.c_elementary.lo `test -f '$(top_builddir)/elementary/elementary.c_elementary.c' || echo '$(srcdir)/'`$(top_builddir)/elementary/elementary.c_elementary.c
677
678 mostlyclean-libtool:
679         -rm -f *.lo
680
681 clean-libtool:
682         -rm -rf .libs _libs
683
684 distclean-libtool:
685         -rm -f libtool config.lt
686 install-pyelementaryPYTHON: $(pyelementary_PYTHON)
687         @$(NORMAL_INSTALL)
688         @list='$(pyelementary_PYTHON)'; dlist=; list2=; test -n "$(pyelementarydir)" || list=; \
689         if test -n "$$list"; then \
690           echo " $(MKDIR_P) '$(DESTDIR)$(pyelementarydir)'"; \
691           $(MKDIR_P) "$(DESTDIR)$(pyelementarydir)" || exit 1; \
692         fi; \
693         for p in $$list; do \
694           if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
695           if test -f $$b$$p; then \
696             $(am__strip_dir) \
697             dlist="$$dlist $$f"; \
698             list2="$$list2 $$b$$p"; \
699           else :; fi; \
700         done; \
701         for file in $$list2; do echo $$file; done | $(am__base_list) | \
702         while read files; do \
703           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pyelementarydir)'"; \
704           $(INSTALL_DATA) $$files "$(DESTDIR)$(pyelementarydir)" || exit $$?; \
705         done || exit $$?; \
706         if test -n "$$dlist"; then \
707           $(am__py_compile) --destdir "$(DESTDIR)" \
708                             --basedir "$(pyelementarydir)" $$dlist; \
709         else :; fi
710
711 uninstall-pyelementaryPYTHON:
712         @$(NORMAL_UNINSTALL)
713         @list='$(pyelementary_PYTHON)'; test -n "$(pyelementarydir)" || list=; \
714         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
715         test -n "$$files" || exit 0; \
716         dir='$(DESTDIR)$(pyelementarydir)'; \
717         filesc=`echo "$$files" | sed 's|$$|c|'`; \
718         fileso=`echo "$$files" | sed 's|$$|o|'`; \
719         st=0; \
720         for files in "$$files" "$$filesc" "$$fileso"; do \
721           $(am__uninstall_files_from_dir) || st=$$?; \
722         done; \
723         exit $$st
724 install-examplesDATA: $(examples_DATA)
725         @$(NORMAL_INSTALL)
726         @list='$(examples_DATA)'; test -n "$(examplesdir)" || list=; \
727         if test -n "$$list"; then \
728           echo " $(MKDIR_P) '$(DESTDIR)$(examplesdir)'"; \
729           $(MKDIR_P) "$(DESTDIR)$(examplesdir)" || exit 1; \
730         fi; \
731         for p in $$list; do \
732           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
733           echo "$$d$$p"; \
734         done | $(am__base_list) | \
735         while read files; do \
736           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesdir)'"; \
737           $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesdir)" || exit $$?; \
738         done
739
740 uninstall-examplesDATA:
741         @$(NORMAL_UNINSTALL)
742         @list='$(examples_DATA)'; test -n "$(examplesdir)" || list=; \
743         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
744         dir='$(DESTDIR)$(examplesdir)'; $(am__uninstall_files_from_dir)
745 install-examplesimagesDATA: $(examplesimages_DATA)
746         @$(NORMAL_INSTALL)
747         @list='$(examplesimages_DATA)'; test -n "$(examplesimagesdir)" || list=; \
748         if test -n "$$list"; then \
749           echo " $(MKDIR_P) '$(DESTDIR)$(examplesimagesdir)'"; \
750           $(MKDIR_P) "$(DESTDIR)$(examplesimagesdir)" || exit 1; \
751         fi; \
752         for p in $$list; do \
753           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
754           echo "$$d$$p"; \
755         done | $(am__base_list) | \
756         while read files; do \
757           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(examplesimagesdir)'"; \
758           $(INSTALL_DATA) $$files "$(DESTDIR)$(examplesimagesdir)" || exit $$?; \
759         done
760
761 uninstall-examplesimagesDATA:
762         @$(NORMAL_UNINSTALL)
763         @list='$(examplesimages_DATA)'; test -n "$(examplesimagesdir)" || list=; \
764         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
765         dir='$(DESTDIR)$(examplesimagesdir)'; $(am__uninstall_files_from_dir)
766 install-pkgconfigDATA: $(pkgconfig_DATA)
767         @$(NORMAL_INSTALL)
768         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
769         if test -n "$$list"; then \
770           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
771           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
772         fi; \
773         for p in $$list; do \
774           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
775           echo "$$d$$p"; \
776         done | $(am__base_list) | \
777         while read files; do \
778           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
779           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
780         done
781
782 uninstall-pkgconfigDATA:
783         @$(NORMAL_UNINSTALL)
784         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
785         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
786         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
787
788 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
789         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
790         unique=`for i in $$list; do \
791             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
792           done | \
793           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
794               END { if (nonempty) { for (i in files) print i; }; }'`; \
795         mkid -fID $$unique
796 tags: TAGS
797
798 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
799                 $(TAGS_FILES) $(LISP)
800         set x; \
801         here=`pwd`; \
802         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
803         unique=`for i in $$list; do \
804             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
805           done | \
806           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
807               END { if (nonempty) { for (i in files) print i; }; }'`; \
808         shift; \
809         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
810           test -n "$$unique" || unique=$$empty_fix; \
811           if test $$# -gt 0; then \
812             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
813               "$$@" $$unique; \
814           else \
815             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
816               $$unique; \
817           fi; \
818         fi
819 ctags: CTAGS
820 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
821                 $(TAGS_FILES) $(LISP)
822         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
823         unique=`for i in $$list; do \
824             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
825           done | \
826           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
827               END { if (nonempty) { for (i in files) print i; }; }'`; \
828         test -z "$(CTAGS_ARGS)$$unique" \
829           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
830              $$unique
831
832 GTAGS:
833         here=`$(am__cd) $(top_builddir) && pwd` \
834           && $(am__cd) $(top_srcdir) \
835           && gtags -i $(GTAGS_ARGS) "$$here"
836
837 distclean-tags:
838         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
839
840 distdir: $(DISTFILES)
841         $(am__remove_distdir)
842         test -d "$(distdir)" || mkdir "$(distdir)"
843         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
844         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
845         list='$(DISTFILES)'; \
846           dist_files=`for file in $$list; do echo $$file; done | \
847           sed -e "s|^$$srcdirstrip/||;t" \
848               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
849         case $$dist_files in \
850           */*) $(MKDIR_P) `echo "$$dist_files" | \
851                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
852                            sort -u` ;; \
853         esac; \
854         for file in $$dist_files; do \
855           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
856           if test -d $$d/$$file; then \
857             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
858             if test -d "$(distdir)/$$file"; then \
859               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
860             fi; \
861             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
862               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
863               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
864             fi; \
865             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
866           else \
867             test -f "$(distdir)/$$file" \
868             || cp -p $$d/$$file "$(distdir)/$$file" \
869             || exit 1; \
870           fi; \
871         done
872         -test -n "$(am__skip_mode_fix)" \
873         || find "$(distdir)" -type d ! -perm -755 \
874                 -exec chmod u+rwx,go+rx {} \; -o \
875           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
876           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
877           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
878         || chmod -R a+r "$(distdir)"
879 dist-gzip: distdir
880         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
881         $(am__remove_distdir)
882 dist-bzip2: distdir
883         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
884         $(am__remove_distdir)
885
886 dist-lzip: distdir
887         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
888         $(am__remove_distdir)
889
890 dist-lzma: distdir
891         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
892         $(am__remove_distdir)
893
894 dist-xz: distdir
895         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
896         $(am__remove_distdir)
897
898 dist-tarZ: distdir
899         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
900         $(am__remove_distdir)
901
902 dist-shar: distdir
903         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
904         $(am__remove_distdir)
905
906 dist-zip: distdir
907         -rm -f $(distdir).zip
908         zip -rq $(distdir).zip $(distdir)
909         $(am__remove_distdir)
910
911 dist dist-all: distdir
912         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
913         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
914         $(am__remove_distdir)
915
916 # This target untars the dist file and tries a VPATH configuration.  Then
917 # it guarantees that the distribution is self-contained by making another
918 # tarfile.
919 distcheck: dist
920         case '$(DIST_ARCHIVES)' in \
921         *.tar.gz*) \
922           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
923         *.tar.bz2*) \
924           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
925         *.tar.lzma*) \
926           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
927         *.tar.lz*) \
928           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
929         *.tar.xz*) \
930           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
931         *.tar.Z*) \
932           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
933         *.shar.gz*) \
934           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
935         *.zip*) \
936           unzip $(distdir).zip ;;\
937         esac
938         chmod -R a-w $(distdir); chmod u+w $(distdir)
939         mkdir $(distdir)/_build
940         mkdir $(distdir)/_inst
941         chmod a-w $(distdir)
942         test -d $(distdir)/_build || exit 0; \
943         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
944           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
945           && am__cwd=`pwd` \
946           && $(am__cd) $(distdir)/_build \
947           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
948             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
949             $(DISTCHECK_CONFIGURE_FLAGS) \
950           && $(MAKE) $(AM_MAKEFLAGS) \
951           && $(MAKE) $(AM_MAKEFLAGS) dvi \
952           && $(MAKE) $(AM_MAKEFLAGS) check \
953           && $(MAKE) $(AM_MAKEFLAGS) install \
954           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
955           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
956           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
957                 distuninstallcheck \
958           && chmod -R a-w "$$dc_install_base" \
959           && ({ \
960                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
961                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
962                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
963                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
964                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
965               } || { rm -rf "$$dc_destdir"; exit 1; }) \
966           && rm -rf "$$dc_destdir" \
967           && $(MAKE) $(AM_MAKEFLAGS) dist \
968           && rm -rf $(DIST_ARCHIVES) \
969           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
970           && cd "$$am__cwd" \
971           || exit 1
972         $(am__remove_distdir)
973         @(echo "$(distdir) archives ready for distribution: "; \
974           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
975           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
976 distuninstallcheck:
977         @test -n '$(distuninstallcheck_dir)' || { \
978           echo 'ERROR: trying to run $@ with an empty' \
979                '$$(distuninstallcheck_dir)' >&2; \
980           exit 1; \
981         }; \
982         $(am__cd) '$(distuninstallcheck_dir)' || { \
983           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
984           exit 1; \
985         }; \
986         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
987            || { echo "ERROR: files left after uninstall:" ; \
988                 if test -n "$(DESTDIR)"; then \
989                   echo "  (check DESTDIR support)"; \
990                 fi ; \
991                 $(distuninstallcheck_listfiles) ; \
992                 exit 1; } >&2
993 distcleancheck: distclean
994         @if test '$(srcdir)' = . ; then \
995           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
996           exit 1 ; \
997         fi
998         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
999           || { echo "ERROR: files left in build directory after distclean:" ; \
1000                $(distcleancheck_listfiles) ; \
1001                exit 1; } >&2
1002 check-am: all-am
1003 check: $(BUILT_SOURCES)
1004         $(MAKE) $(AM_MAKEFLAGS) check-am
1005 all-am: Makefile $(LTLIBRARIES) $(DATA)
1006 installdirs:
1007         for dir in "$(DESTDIR)$(pyexecelementarydir)" "$(DESTDIR)$(pyelementarydir)" "$(DESTDIR)$(examplesdir)" "$(DESTDIR)$(examplesimagesdir)" "$(DESTDIR)$(pkgconfigdir)"; do \
1008           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1009         done
1010 install: $(BUILT_SOURCES)
1011         $(MAKE) $(AM_MAKEFLAGS) install-am
1012 install-exec: install-exec-am
1013 install-data: install-data-am
1014 uninstall: uninstall-am
1015
1016 install-am: all-am
1017         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1018
1019 installcheck: installcheck-am
1020 install-strip:
1021         if test -z '$(STRIP)'; then \
1022           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1023             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1024               install; \
1025         else \
1026           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1027             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1028             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1029         fi
1030 mostlyclean-generic:
1031
1032 clean-generic:
1033
1034 distclean-generic:
1035         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1036         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1037
1038 maintainer-clean-generic:
1039         @echo "This command is intended for maintainers to use"
1040         @echo "it deletes files that may require special tools to rebuild."
1041         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1042         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1043 @HAVE_EPYDOC_FALSE@clean-local:
1044 clean: clean-am
1045
1046 clean-am: clean-generic clean-libtool clean-local \
1047         clean-pyexecelementaryLTLIBRARIES mostlyclean-am
1048
1049 distclean: distclean-am
1050         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1051         -rm -rf ./$(DEPDIR)
1052         -rm -f Makefile
1053 distclean-am: clean-am distclean-compile distclean-generic \
1054         distclean-libtool distclean-tags
1055
1056 dvi: dvi-am
1057
1058 dvi-am:
1059
1060 html: html-am
1061
1062 html-am:
1063
1064 info: info-am
1065
1066 info-am:
1067
1068 install-data-am: install-examplesDATA install-examplesimagesDATA \
1069         install-pkgconfigDATA install-pyelementaryPYTHON
1070
1071 install-dvi: install-dvi-am
1072
1073 install-dvi-am:
1074
1075 install-exec-am: install-pyexecelementaryLTLIBRARIES
1076
1077 install-html: install-html-am
1078
1079 install-html-am:
1080
1081 install-info: install-info-am
1082
1083 install-info-am:
1084
1085 install-man:
1086
1087 install-pdf: install-pdf-am
1088
1089 install-pdf-am:
1090
1091 install-ps: install-ps-am
1092
1093 install-ps-am:
1094
1095 installcheck-am:
1096
1097 maintainer-clean: maintainer-clean-am
1098         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1099         -rm -rf $(top_srcdir)/autom4te.cache
1100         -rm -rf ./$(DEPDIR)
1101         -rm -f Makefile
1102 maintainer-clean-am: distclean-am maintainer-clean-generic
1103
1104 mostlyclean: mostlyclean-am
1105
1106 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1107         mostlyclean-libtool
1108
1109 pdf: pdf-am
1110
1111 pdf-am:
1112
1113 ps: ps-am
1114
1115 ps-am:
1116
1117 uninstall-am: uninstall-examplesDATA uninstall-examplesimagesDATA \
1118         uninstall-pkgconfigDATA uninstall-pyelementaryPYTHON \
1119         uninstall-pyexecelementaryLTLIBRARIES
1120
1121 .MAKE: all check install install-am install-strip
1122
1123 .PHONY: CTAGS GTAGS all all-am am--refresh check check-am clean \
1124         clean-generic clean-libtool clean-local \
1125         clean-pyexecelementaryLTLIBRARIES ctags dist dist-all \
1126         dist-bzip2 dist-gzip dist-lzip dist-lzma dist-shar dist-tarZ \
1127         dist-xz dist-zip distcheck distclean distclean-compile \
1128         distclean-generic distclean-libtool distclean-tags \
1129         distcleancheck distdir distuninstallcheck dvi dvi-am html \
1130         html-am info info-am install install-am install-data \
1131         install-data-am install-dvi install-dvi-am \
1132         install-examplesDATA install-examplesimagesDATA install-exec \
1133         install-exec-am install-html install-html-am install-info \
1134         install-info-am install-man install-pdf install-pdf-am \
1135         install-pkgconfigDATA install-ps install-ps-am \
1136         install-pyelementaryPYTHON install-pyexecelementaryLTLIBRARIES \
1137         install-strip installcheck installcheck-am installdirs \
1138         maintainer-clean maintainer-clean-generic mostlyclean \
1139         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1140         pdf pdf-am ps ps-am tags uninstall uninstall-am \
1141         uninstall-examplesDATA uninstall-examplesimagesDATA \
1142         uninstall-pkgconfigDATA uninstall-pyelementaryPYTHON \
1143         uninstall-pyexecelementaryLTLIBRARIES
1144
1145 @HAVE_CYTHON_TRUE@$(top_builddir)/elementary/elementary.c_elementary.c $(top_builddir)/elementary/elementary.c_elementary.h: $(top_srcdir)/elementary/elementary.c_elementary.pyx $(c_elementary_deps) $(c_elementary_includes) Makefile
1146 @HAVE_CYTHON_TRUE@      @$(MKDIR_P) $(top_builddir)/elementary
1147 @HAVE_CYTHON_TRUE@      $(AM_V_GEN)cd $(top_builddir) && $(PYTHON) -m cython $(CYTHON_ELEMENTARY_FLAGS) -I$(top_srcdir)/include $(CYTHONFLAGS) -o $@ $<
1148 @HAVE_CYTHON_FALSE@$(top_builddir)/elementary/elementary.c_elementary.c $(top_builddir)/elementary/elementary.c_elementary.h: Makefile
1149 @HAVE_CYTHON_FALSE@     @echo "NOTE: No cython, using pre-generated elementary.c_elementary.[ch]"
1150 @HAVE_CYTHON_FALSE@     @$(MKDIR_P) $(top_builddir)/elementary
1151 @HAVE_CYTHON_FALSE@     $(AM_V_GEN)for f in elementary/elementary.c_elementary.c elementary/elementary.c_elementary.h; do if ! cmp $(top_srcdir)/$$f $(top_srcdir)/$$f > /dev/null; then cp $(top_srcdir)/$$f $(top_builddir)/$$f; fi; done
1152
1153 .PHONY: doc doc-clean
1154 @HAVE_EPYDOC_TRUE@clean-local: doc-clean
1155 @HAVE_EPYDOC_TRUE@doc-clean:
1156 @HAVE_EPYDOC_TRUE@      rm -fr doc/api/html
1157 @HAVE_EPYDOC_TRUE@doc: $(pyexecelementary_LTLIBRARIES) $(pyelementarydir_PYTHON)
1158 @HAVE_EPYDOC_TRUE@      mkdir -p doc/api/html
1159 @HAVE_EPYDOC_TRUE@      $(AM_V_GEN)PYTHONPATH="$$PWD:$$PWD/.libs:$$PYTHONPATH" \
1160 @HAVE_EPYDOC_TRUE@              $(EPYDOC) --html -o doc/api/html \
1161 @HAVE_EPYDOC_TRUE@                      -n "@PACKAGE@ @VERSION@ API" \
1162 @HAVE_EPYDOC_TRUE@                      c_elementary
1163 @HAVE_EPYDOC_FALSE@doc-clean:
1164 @HAVE_EPYDOC_FALSE@     @echo "Install epydoc then run ./configure again"
1165 @HAVE_EPYDOC_FALSE@doc:
1166 @HAVE_EPYDOC_FALSE@     @echo "Install epydoc then run ./configure again"
1167
1168 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1169 # Otherwise a system limit (for SysV at least) may be exceeded.
1170 .NOEXPORT: