evas/image: Add video surface caps.
[platform/upstream/evas.git] / Makefile.in
1 # Makefile.in generated by automake 1.13.4 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
18 VPATH = @srcdir@
19 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
20 am__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
62 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
63 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
64 pkgdatadir = $(datadir)/@PACKAGE@
65 pkgincludedir = $(includedir)/@PACKAGE@
66 pkglibdir = $(libdir)/@PACKAGE@
67 pkglibexecdir = $(libexecdir)/@PACKAGE@
68 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
69 install_sh_DATA = $(install_sh) -c -m 644
70 install_sh_PROGRAM = $(install_sh) -c
71 install_sh_SCRIPT = $(install_sh) -c
72 INSTALL_HEADER = $(INSTALL_DATA)
73 transform = $(program_transform_name)
74 NORMAL_INSTALL = :
75 PRE_INSTALL = :
76 POST_INSTALL = :
77 NORMAL_UNINSTALL = :
78 PRE_UNINSTALL = :
79 POST_UNINSTALL = :
80 build_triplet = @build@
81 host_triplet = @host@
82 @BUILD_ENGINE_SOFTWARE_X11_TRUE@am__append_1 = evas-software-x11.pc
83 @BUILD_ENGINE_SOFTWARE_16_X11_TRUE@am__append_2 = evas-software-16-x11.pc
84 @BUILD_ENGINE_SOFTWARE_8_X11_TRUE@am__append_3 = evas-software-8-x11.pc
85 @BUILD_ENGINE_DIRECTFB_TRUE@am__append_4 = evas-directfb.pc
86 @BUILD_ENGINE_FB_TRUE@am__append_5 = evas-fb.pc
87 @BUILD_ENGINE_BUFFER_TRUE@am__append_6 = evas-software-buffer.pc
88 @BUILD_ENGINE_GL_X11_TRUE@am__append_7 = evas-opengl-x11.pc
89 @BUILD_ENGINE_GL_SDL_TRUE@am__append_8 = evas-opengl-sdl.pc
90 @BUILD_ENGINE_GL_COCOA_TRUE@am__append_9 = evas-opengl-cocoa.pc
91 @BUILD_ENGINE_SOFTWARE_GDI_TRUE@am__append_10 = evas-software-gdi.pc
92 @BUILD_ENGINE_SOFTWARE_DDRAW_TRUE@am__append_11 = evas-software-ddraw.pc
93 @BUILD_ENGINE_DIRECT3D_TRUE@am__append_12 = evas-direct3d.pc
94 @BUILD_ENGINE_SOFTWARE_16_WINCE_TRUE@am__append_13 = evas-software-16-wince.pc
95 @BUILD_ENGINE_SOFTWARE_16_SDL_TRUE@am__append_14 = evas-software-sdl.pc
96 @BUILD_ENGINE_PSL1GHT_TRUE@am__append_15 = evas-psl1ght.pc
97 @BUILD_ENGINE_WAYLAND_SHM_TRUE@am__append_16 = evas-wayland-shm.pc
98 @BUILD_ENGINE_WAYLAND_EGL_TRUE@am__append_17 = evas-wayland-egl.pc
99 subdir = .
100 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
101         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
102         $(top_srcdir)/configure $(am__configure_deps) \
103         $(srcdir)/config.h.in $(srcdir)/evas-directfb.pc.in \
104         $(srcdir)/evas-fb.pc.in $(srcdir)/evas-opengl-x11.pc.in \
105         $(srcdir)/evas-opengl-sdl.pc.in \
106         $(srcdir)/evas-opengl-cocoa.pc.in \
107         $(srcdir)/evas-software-buffer.pc.in \
108         $(srcdir)/evas-software-x11.pc.in \
109         $(srcdir)/evas-software-8-x11.pc.in \
110         $(srcdir)/evas-software-16-x11.pc.in \
111         $(srcdir)/evas-software-gdi.pc.in \
112         $(srcdir)/evas-software-ddraw.pc.in \
113         $(srcdir)/evas-direct3d.pc.in \
114         $(srcdir)/evas-software-16-wince.pc.in \
115         $(srcdir)/evas-software-sdl.pc.in $(srcdir)/evas-psl1ght.pc.in \
116         $(srcdir)/evas-wayland-shm.pc.in \
117         $(srcdir)/evas-wayland-egl.pc.in $(srcdir)/evas.pc.in \
118         $(srcdir)/evas.spec.in ABOUT-NLS COPYING config.guess \
119         config.sub depcomp install-sh missing ltmain.sh
120 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
121 am__aclocal_m4_deps = $(top_srcdir)/m4/efl_attribute.m4 \
122         $(top_srcdir)/m4/efl_coverage.m4 \
123         $(top_srcdir)/m4/efl_doxygen.m4 \
124         $(top_srcdir)/m4/efl_fnmatch.m4 \
125         $(top_srcdir)/m4/efl_path_max.m4 \
126         $(top_srcdir)/m4/efl_shm_open.m4 $(top_srcdir)/m4/efl_tests.m4 \
127         $(top_srcdir)/m4/evas_check_engine.m4 \
128         $(top_srcdir)/m4/evas_check_loader.m4 \
129         $(top_srcdir)/m4/evas_converter.m4 \
130         $(top_srcdir)/m4/evas_dither.m4 \
131         $(top_srcdir)/m4/evas_scaler.m4 $(top_srcdir)/m4/ltoptions.m4 \
132         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
133         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
134 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
135         $(ACLOCAL_M4)
136 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
137  configure.lineno config.status.lineno
138 mkinstalldirs = $(install_sh) -d
139 CONFIG_HEADER = config.h
140 CONFIG_CLEAN_FILES = evas-directfb.pc evas-fb.pc evas-opengl-x11.pc \
141         evas-opengl-sdl.pc evas-opengl-cocoa.pc \
142         evas-software-buffer.pc evas-software-x11.pc \
143         evas-software-8-x11.pc evas-software-16-x11.pc \
144         evas-software-gdi.pc evas-software-ddraw.pc evas-direct3d.pc \
145         evas-software-16-wince.pc evas-software-sdl.pc evas-psl1ght.pc \
146         evas-wayland-shm.pc evas-wayland-egl.pc evas.pc evas.spec
147 CONFIG_CLEAN_VPATH_FILES =
148 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
149 am__vpath_adj = case $$p in \
150     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
151     *) f=$$p;; \
152   esac;
153 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
154 am__install_max = 40
155 am__nobase_strip_setup = \
156   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
157 am__nobase_strip = \
158   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
159 am__nobase_list = $(am__nobase_strip_setup); \
160   for p in $$list; do echo "$$p $$p"; done | \
161   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
162   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
163     if (++n[$$2] == $(am__install_max)) \
164       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
165     END { for (dir in files) print dir, files[dir] }'
166 am__base_list = \
167   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
168   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
169 am__uninstall_files_from_dir = { \
170   test -z "$$files" \
171     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
172     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
173          $(am__cd) "$$dir" && rm -f $$files; }; \
174   }
175 am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"
176 SCRIPTS = $(bin_SCRIPTS)
177 AM_V_P = $(am__v_P_@AM_V@)
178 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
179 am__v_P_0 = false
180 am__v_P_1 = :
181 AM_V_GEN = $(am__v_GEN_@AM_V@)
182 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
183 am__v_GEN_0 = @echo "  GEN     " $@;
184 am__v_GEN_1 = 
185 AM_V_at = $(am__v_at_@AM_V@)
186 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
187 am__v_at_0 = @
188 am__v_at_1 = 
189 SOURCES =
190 DIST_SOURCES =
191 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
192         ctags-recursive dvi-recursive html-recursive info-recursive \
193         install-data-recursive install-dvi-recursive \
194         install-exec-recursive install-html-recursive \
195         install-info-recursive install-pdf-recursive \
196         install-ps-recursive install-recursive installcheck-recursive \
197         installdirs-recursive pdf-recursive ps-recursive \
198         tags-recursive uninstall-recursive
199 am__can_run_installinfo = \
200   case $$AM_UPDATE_INFO_DIR in \
201     n|no|NO) false;; \
202     *) (install-info --version) >/dev/null 2>&1;; \
203   esac
204 DATA = $(pkgconfig_DATA)
205 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
206   distclean-recursive maintainer-clean-recursive
207 am__recursive_targets = \
208   $(RECURSIVE_TARGETS) \
209   $(RECURSIVE_CLEAN_TARGETS) \
210   $(am__extra_recursive_targets)
211 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
212         cscope distdir dist dist-all distcheck
213 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
214         $(LISP)config.h.in
215 # Read a list of newline-separated strings from the standard input,
216 # and print each of them once, without duplicates.  Input order is
217 # *not* preserved.
218 am__uniquify_input = $(AWK) '\
219   BEGIN { nonempty = 0; } \
220   { items[$$0] = 1; nonempty = 1; } \
221   END { if (nonempty) { for (i in items) print i; }; } \
222 '
223 # Make sure the list of sources is unique.  This is necessary because,
224 # e.g., the same source file might be shared among _SOURCES variables
225 # for different programs/libraries.
226 am__define_uniq_tagged_files = \
227   list='$(am__tagged_files)'; \
228   unique=`for i in $$list; do \
229     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
230   done | $(am__uniquify_input)`
231 ETAGS = etags
232 CTAGS = ctags
233 CSCOPE = cscope
234 DIST_SUBDIRS = $(SUBDIRS)
235 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
236 distdir = $(PACKAGE)-$(VERSION)
237 top_distdir = $(distdir)
238 am__remove_distdir = \
239   if test -d "$(distdir)"; then \
240     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
241       && rm -rf "$(distdir)" \
242       || { sleep 5 && rm -rf "$(distdir)"; }; \
243   else :; fi
244 am__post_remove_distdir = $(am__remove_distdir)
245 am__relativize = \
246   dir0=`pwd`; \
247   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
248   sed_rest='s,^[^/]*/*,,'; \
249   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
250   sed_butlast='s,/*[^/]*$$,,'; \
251   while test -n "$$dir1"; do \
252     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
253     if test "$$first" != "."; then \
254       if test "$$first" = ".."; then \
255         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
256         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
257       else \
258         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
259         if test "$$first2" = "$$first"; then \
260           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
261         else \
262           dir2="../$$dir2"; \
263         fi; \
264         dir0="$$dir0"/"$$first"; \
265       fi; \
266     fi; \
267     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
268   done; \
269   reldir="$$dir2"
270 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
271 GZIP_ENV = --best
272 DIST_TARGETS = dist-bzip2 dist-gzip
273 distuninstallcheck_listfiles = find . -type f -print
274 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
275   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
276 distcleancheck_listfiles = find . -type f -print
277 ACLOCAL = @ACLOCAL@
278 ALLOCA = @ALLOCA@
279 AMTAR = @AMTAR@
280 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
281 AR = @AR@
282 AS = @AS@
283 AUTOCONF = @AUTOCONF@
284 AUTOHEADER = @AUTOHEADER@
285 AUTOMAKE = @AUTOMAKE@
286 AWK = @AWK@
287 CC = @CC@
288 CCDEPMODE = @CCDEPMODE@
289 CFLAGS = @CFLAGS@
290 CHECK_CFLAGS = @CHECK_CFLAGS@
291 CHECK_LIBS = @CHECK_LIBS@
292 CPP = @CPP@
293 CPPFLAGS = @CPPFLAGS@
294 CXX = @CXX@
295 CXXCPP = @CXXCPP@
296 CXXDEPMODE = @CXXDEPMODE@
297 CXXFLAGS = @CXXFLAGS@
298 CYGPATH_W = @CYGPATH_W@
299 DEFS = @DEFS@
300 DEPDIR = @DEPDIR@
301 DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
302 DIRECTFB_LIBS = @DIRECTFB_LIBS@
303 DLLTOOL = @DLLTOOL@
304 DSYMUTIL = @DSYMUTIL@
305 DUMPBIN = @DUMPBIN@
306 ECHO_C = @ECHO_C@
307 ECHO_N = @ECHO_N@
308 ECHO_T = @ECHO_T@
309 ECORE_EVAS_CFLAGS = @ECORE_EVAS_CFLAGS@
310 ECORE_EVAS_LIBS = @ECORE_EVAS_LIBS@
311 EDB_CFLAGS = @EDB_CFLAGS@
312 EDB_LIBS = @EDB_LIBS@
313 EDJE_CFLAGS = @EDJE_CFLAGS@
314 EDJE_LIBS = @EDJE_LIBS@
315 EET_CFLAGS = @EET_CFLAGS@
316 EET_LIBS = @EET_LIBS@
317 EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
318 EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
319 EFL_FNMATCH_LIBS = @EFL_FNMATCH_LIBS@
320 EFL_SHM_OPEN_LIBS = @EFL_SHM_OPEN_LIBS@
321 EGREP = @EGREP@
322 EINA_CFLAGS = @EINA_CFLAGS@
323 EINA_LIBS = @EINA_LIBS@
324 EVAS_CFLAGS = @EVAS_CFLAGS@
325 EVAS_GENERAL_CFLAGS = @EVAS_GENERAL_CFLAGS@
326 EVAS_GENERAL_LIBS = @EVAS_GENERAL_LIBS@
327 EVAS_LIBS = @EVAS_LIBS@
328 EVAS_SSE3_CFLAGS = @EVAS_SSE3_CFLAGS@
329 EVIL_CFLAGS = @EVIL_CFLAGS@
330 EVIL_LIBS = @EVIL_LIBS@
331 EXEEXT = @EXEEXT@
332 EXOTIC_CFLAGS = @EXOTIC_CFLAGS@
333 EXOTIC_LIBS = @EXOTIC_LIBS@
334 FGREP = @FGREP@
335 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
336 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
337 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
338 FREETYPE_LIBS = @FREETYPE_LIBS@
339 FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
340 FRIBIDI_LIBS = @FRIBIDI_LIBS@
341 GL_EET_CFLAGS = @GL_EET_CFLAGS@
342 GL_EET_LIBS = @GL_EET_LIBS@
343 GREP = @GREP@
344 HARFBUZZ_CFLAGS = @HARFBUZZ_CFLAGS@
345 HARFBUZZ_LIBS = @HARFBUZZ_LIBS@
346 INSTALL = @INSTALL@
347 INSTALL_DATA = @INSTALL_DATA@
348 INSTALL_PROGRAM = @INSTALL_PROGRAM@
349 INSTALL_SCRIPT = @INSTALL_SCRIPT@
350 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
351 LD = @LD@
352 LDFLAGS = @LDFLAGS@
353 LIBOBJS = @LIBOBJS@
354 LIBS = @LIBS@
355 LIBTOOL = @LIBTOOL@
356 LINEBREAK_CFLAGS = @LINEBREAK_CFLAGS@
357 LINEBREAK_LIBS = @LINEBREAK_LIBS@
358 LIPO = @LIPO@
359 LN_S = @LN_S@
360 LTLIBOBJS = @LTLIBOBJS@
361 MAKEINFO = @MAKEINFO@
362 MANIFEST_TOOL = @MANIFEST_TOOL@
363 MKDIR_P = @MKDIR_P@
364 MODULE_ARCH = @MODULE_ARCH@
365 NM = @NM@
366 NMEDIT = @NMEDIT@
367 OBJC = @OBJC@
368 OBJCDEPMODE = @OBJCDEPMODE@
369 OBJCFLAGS = @OBJCFLAGS@
370 OBJDUMP = @OBJDUMP@
371 OBJEXT = @OBJEXT@
372 OTOOL = @OTOOL@
373 OTOOL64 = @OTOOL64@
374 PACKAGE = @PACKAGE@
375 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
376 PACKAGE_NAME = @PACKAGE_NAME@
377 PACKAGE_STRING = @PACKAGE_STRING@
378 PACKAGE_TARNAME = @PACKAGE_TARNAME@
379 PACKAGE_URL = @PACKAGE_URL@
380 PACKAGE_VERSION = @PACKAGE_VERSION@
381 PATH_SEPARATOR = @PATH_SEPARATOR@
382 PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
383 PIXMAN_LIBS = @PIXMAN_LIBS@
384 PKG_CONFIG = @PKG_CONFIG@
385 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
386 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
387 PNG_CFLAGS = @PNG_CFLAGS@
388 PNG_LIBS = @PNG_LIBS@
389 RANLIB = @RANLIB@
390 SDL_CFLAGS = @SDL_CFLAGS@
391 SDL_LIBS = @SDL_LIBS@
392 SED = @SED@
393 SET_MAKE = @SET_MAKE@
394 SHELL = @SHELL@
395 STRIP = @STRIP@
396 SVG_CFLAGS = @SVG_CFLAGS@
397 SVG_LIBS = @SVG_LIBS@
398 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
399 VALGRIND_LIBS = @VALGRIND_LIBS@
400 VERSION = @VERSION@
401 VMAJ = @VMAJ@
402 WAYLAND_EGL_CFLAGS = @WAYLAND_EGL_CFLAGS@
403 WAYLAND_EGL_LIBS = @WAYLAND_EGL_LIBS@
404 XCB_CFLAGS = @XCB_CFLAGS@
405 XCB_GL_CFLAGS = @XCB_GL_CFLAGS@
406 XCB_GL_LIBS = @XCB_GL_LIBS@
407 XCB_LIBS = @XCB_LIBS@
408 XMKMF = @XMKMF@
409 X_CFLAGS = @X_CFLAGS@
410 X_EXTRA_LIBS = @X_EXTRA_LIBS@
411 X_LIBS = @X_LIBS@
412 X_PRE_LIBS = @X_PRE_LIBS@
413 abs_builddir = @abs_builddir@
414 abs_srcdir = @abs_srcdir@
415 abs_top_builddir = @abs_top_builddir@
416 abs_top_srcdir = @abs_top_srcdir@
417 ac_ct_AR = @ac_ct_AR@
418 ac_ct_CC = @ac_ct_CC@
419 ac_ct_CXX = @ac_ct_CXX@
420 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
421 ac_ct_OBJC = @ac_ct_OBJC@
422 altivec_cflags = @altivec_cflags@
423 am__include = @am__include@
424 am__leading_dot = @am__leading_dot@
425 am__quote = @am__quote@
426 am__tar = @am__tar@
427 am__untar = @am__untar@
428 bindir = @bindir@
429 build = @build@
430 build_alias = @build_alias@
431 build_cpu = @build_cpu@
432 build_os = @build_os@
433 build_vendor = @build_vendor@
434 builddir = @builddir@
435 datadir = @datadir@
436 datarootdir = @datarootdir@
437 dlopen_libs = @dlopen_libs@
438 docdir = @docdir@
439 dvidir = @dvidir@
440 edje_cc = @edje_cc@
441 efl_doxygen = @efl_doxygen@
442 efl_have_doxygen = @efl_have_doxygen@
443 evas_engine_buffer_cflags = @evas_engine_buffer_cflags@
444 evas_engine_buffer_libs = @evas_engine_buffer_libs@
445 evas_engine_direct3d_cflags = @evas_engine_direct3d_cflags@
446 evas_engine_direct3d_libs = @evas_engine_direct3d_libs@
447 evas_engine_directfb_cflags = @evas_engine_directfb_cflags@
448 evas_engine_directfb_libs = @evas_engine_directfb_libs@
449 evas_engine_fb_cflags = @evas_engine_fb_cflags@
450 evas_engine_fb_libs = @evas_engine_fb_libs@
451 evas_engine_gl_cocoa_cflags = @evas_engine_gl_cocoa_cflags@
452 evas_engine_gl_cocoa_libs = @evas_engine_gl_cocoa_libs@
453 evas_engine_gl_common_libs = @evas_engine_gl_common_libs@
454 evas_engine_gl_sdl_cflags = @evas_engine_gl_sdl_cflags@
455 evas_engine_gl_sdl_libs = @evas_engine_gl_sdl_libs@
456 evas_engine_gl_xcb_cflags = @evas_engine_gl_xcb_cflags@
457 evas_engine_gl_xcb_libs = @evas_engine_gl_xcb_libs@
458 evas_engine_gl_xlib_cflags = @evas_engine_gl_xlib_cflags@
459 evas_engine_gl_xlib_libs = @evas_engine_gl_xlib_libs@
460 evas_engine_psl1ght_cflags = @evas_engine_psl1ght_cflags@
461 evas_engine_psl1ght_libs = @evas_engine_psl1ght_libs@
462 evas_engine_software_16_sdl_cflags = @evas_engine_software_16_sdl_cflags@
463 evas_engine_software_16_sdl_libs = @evas_engine_software_16_sdl_libs@
464 evas_engine_software_16_wince_cflags = @evas_engine_software_16_wince_cflags@
465 evas_engine_software_16_wince_libs = @evas_engine_software_16_wince_libs@
466 evas_engine_software_16_x11_cflags = @evas_engine_software_16_x11_cflags@
467 evas_engine_software_16_x11_libs = @evas_engine_software_16_x11_libs@
468 evas_engine_software_8_x11_cflags = @evas_engine_software_8_x11_cflags@
469 evas_engine_software_8_x11_libs = @evas_engine_software_8_x11_libs@
470 evas_engine_software_ddraw_cflags = @evas_engine_software_ddraw_cflags@
471 evas_engine_software_ddraw_libs = @evas_engine_software_ddraw_libs@
472 evas_engine_software_gdi_cflags = @evas_engine_software_gdi_cflags@
473 evas_engine_software_gdi_libs = @evas_engine_software_gdi_libs@
474 evas_engine_software_xcb_cflags = @evas_engine_software_xcb_cflags@
475 evas_engine_software_xcb_libs = @evas_engine_software_xcb_libs@
476 evas_engine_software_xlib_cflags = @evas_engine_software_xlib_cflags@
477 evas_engine_software_xlib_libs = @evas_engine_software_xlib_libs@
478 evas_engine_wayland_egl_cflags = @evas_engine_wayland_egl_cflags@
479 evas_engine_wayland_egl_libs = @evas_engine_wayland_egl_libs@
480 evas_engine_wayland_shm_cflags = @evas_engine_wayland_shm_cflags@
481 evas_engine_wayland_shm_libs = @evas_engine_wayland_shm_libs@
482 evas_image_loader_bmp_cflags = @evas_image_loader_bmp_cflags@
483 evas_image_loader_bmp_libs = @evas_image_loader_bmp_libs@
484 evas_image_loader_edb_cflags = @evas_image_loader_edb_cflags@
485 evas_image_loader_edb_libs = @evas_image_loader_edb_libs@
486 evas_image_loader_eet_cflags = @evas_image_loader_eet_cflags@
487 evas_image_loader_eet_libs = @evas_image_loader_eet_libs@
488 evas_image_loader_generic_cflags = @evas_image_loader_generic_cflags@
489 evas_image_loader_generic_libs = @evas_image_loader_generic_libs@
490 evas_image_loader_gif_cflags = @evas_image_loader_gif_cflags@
491 evas_image_loader_gif_libs = @evas_image_loader_gif_libs@
492 evas_image_loader_ico_cflags = @evas_image_loader_ico_cflags@
493 evas_image_loader_ico_libs = @evas_image_loader_ico_libs@
494 evas_image_loader_jpeg_cflags = @evas_image_loader_jpeg_cflags@
495 evas_image_loader_jpeg_libs = @evas_image_loader_jpeg_libs@
496 evas_image_loader_pmaps_cflags = @evas_image_loader_pmaps_cflags@
497 evas_image_loader_pmaps_libs = @evas_image_loader_pmaps_libs@
498 evas_image_loader_png_cflags = @evas_image_loader_png_cflags@
499 evas_image_loader_png_libs = @evas_image_loader_png_libs@
500 evas_image_loader_psd_cflags = @evas_image_loader_psd_cflags@
501 evas_image_loader_psd_libs = @evas_image_loader_psd_libs@
502 evas_image_loader_svg_cflags = @evas_image_loader_svg_cflags@
503 evas_image_loader_svg_libs = @evas_image_loader_svg_libs@
504 evas_image_loader_tga_cflags = @evas_image_loader_tga_cflags@
505 evas_image_loader_tga_libs = @evas_image_loader_tga_libs@
506 evas_image_loader_tiff_cflags = @evas_image_loader_tiff_cflags@
507 evas_image_loader_tiff_libs = @evas_image_loader_tiff_libs@
508 evas_image_loader_wbmp_cflags = @evas_image_loader_wbmp_cflags@
509 evas_image_loader_wbmp_libs = @evas_image_loader_wbmp_libs@
510 evas_image_loader_xpm_cflags = @evas_image_loader_xpm_cflags@
511 evas_image_loader_xpm_libs = @evas_image_loader_xpm_libs@
512 exec_prefix = @exec_prefix@
513 have_evas_engine_gl_x11 = @have_evas_engine_gl_x11@
514 have_evas_engine_gl_xcb = @have_evas_engine_gl_xcb@
515 have_evas_engine_gl_xlib = @have_evas_engine_gl_xlib@
516 have_evas_engine_software_x11 = @have_evas_engine_software_x11@
517 have_evas_engine_software_xcb = @have_evas_engine_software_xcb@
518 have_evas_engine_software_xlib = @have_evas_engine_software_xlib@
519 have_lcov = @have_lcov@
520 host = @host@
521 host_alias = @host_alias@
522 host_cpu = @host_cpu@
523 host_os = @host_os@
524 host_vendor = @host_vendor@
525 htmldir = @htmldir@
526 includedir = @includedir@
527 infodir = @infodir@
528 install_sh = @install_sh@
529 libdir = @libdir@
530 libexecdir = @libexecdir@
531 localedir = @localedir@
532 localstatedir = @localstatedir@
533 lt_enable_auto_import = @lt_enable_auto_import@
534 mandir = @mandir@
535 mkdir_p = @mkdir_p@
536 oldincludedir = @oldincludedir@
537 pdfdir = @pdfdir@
538 pkgconfig_requires_private = @pkgconfig_requires_private@
539 prefix = @prefix@
540 program_transform_name = @program_transform_name@
541 psdir = @psdir@
542 pthread_cflags = @pthread_cflags@
543 pthread_libs = @pthread_libs@
544 release_info = @release_info@
545 requirement_evas = @requirement_evas@
546 sbindir = @sbindir@
547 sharedstatedir = @sharedstatedir@
548 shm_open_libs = @shm_open_libs@
549 srcdir = @srcdir@
550 sysconfdir = @sysconfdir@
551 target_alias = @target_alias@
552 top_build_prefix = @top_build_prefix@
553 top_builddir = @top_builddir@
554 top_srcdir = @top_srcdir@
555 version_info = @version_info@
556 ACLOCAL_AMFLAGS = -I m4
557 SUBDIRS = src doc data
558 MAINTAINERCLEANFILES = \
559 Makefile.in \
560 aclocal.m4 \
561 config.guess \
562 config.h.in \
563 config.h.in~ \
564 config.sub \
565 configure \
566 depcomp \
567 install-sh \
568 ltmain.sh \
569 missing \
570 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \
571 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \
572 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2 \
573 m4/libtool.m4 \
574 m4/lt~obsolete.m4 \
575 m4/ltoptions.m4 \
576 m4/ltsugar.m4 \
577 m4/ltversion.m4
578
579 bin_SCRIPTS = 
580 EXTRA_DIST = \
581 AUTHORS \
582 COPYING \
583 autogen.sh \
584 evas.pc.in \
585 evas-directfb.pc.in \
586 evas-fb.pc.in \
587 evas-opengl-x11.pc.in \
588 evas-opengl-sdl.pc.in \
589 evas-software-buffer.pc.in \
590 evas-software-x11.pc.in \
591 evas-software-16-x11.pc.in \
592 evas-software-8-x11.pc.in \
593 evas-software-gdi.pc.in \
594 evas-software-ddraw.pc.in \
595 evas-direct3d.pc.in \
596 evas-software-16-wince.pc.in \
597 evas-psl1ght.pc.in \
598 evas-wayland-shm.pc.in \
599 evas-wayland-egl.pc.in \
600 evas.spec.in \
601 evas.spec \
602 m4/efl_attribute.m4 \
603 m4/efl_coverage.m4 \
604 m4/efl_doxygen.m4 \
605 m4/efl_fnmatch.m4 \
606 m4/efl_path_max.m4 \
607 m4/efl_pthread.m4 \
608 m4/efl_shm_open.m4 \
609 m4/efl_tests.m4 \
610 m4/evas_check_engine.m4 \
611 m4/evas_check_loader.m4 \
612 m4/evas_converter.m4 \
613 m4/evas_dither.m4 \
614 m4/evas_scaler.m4
615
616 pkgconfigdir = $(libdir)/pkgconfig
617 pkgconfig_DATA = evas.pc $(am__append_1) $(am__append_2) \
618         $(am__append_3) $(am__append_4) $(am__append_5) \
619         $(am__append_6) $(am__append_7) $(am__append_8) \
620         $(am__append_9) $(am__append_10) $(am__append_11) \
621         $(am__append_12) $(am__append_13) $(am__append_14) \
622         $(am__append_15) $(am__append_16) $(am__append_17)
623 all: config.h
624         $(MAKE) $(AM_MAKEFLAGS) all-recursive
625
626 .SUFFIXES:
627 am--refresh: Makefile
628         @:
629 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
630         @for dep in $?; do \
631           case '$(am__configure_deps)' in \
632             *$$dep*) \
633               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
634               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
635                 && exit 0; \
636               exit 1;; \
637           esac; \
638         done; \
639         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
640         $(am__cd) $(top_srcdir) && \
641           $(AUTOMAKE) --gnu Makefile
642 .PRECIOUS: Makefile
643 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
644         @case '$?' in \
645           *config.status*) \
646             echo ' $(SHELL) ./config.status'; \
647             $(SHELL) ./config.status;; \
648           *) \
649             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
650             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
651         esac;
652
653 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
654         $(SHELL) ./config.status --recheck
655
656 $(top_srcdir)/configure:  $(am__configure_deps)
657         $(am__cd) $(srcdir) && $(AUTOCONF)
658 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
659         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
660 $(am__aclocal_m4_deps):
661
662 config.h: stamp-h1
663         @if test ! -f $@; then rm -f stamp-h1; else :; fi
664         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
665
666 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
667         @rm -f stamp-h1
668         cd $(top_builddir) && $(SHELL) ./config.status config.h
669 $(srcdir)/config.h.in:  $(am__configure_deps) 
670         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
671         rm -f stamp-h1
672         touch $@
673
674 distclean-hdr:
675         -rm -f config.h stamp-h1
676 evas-directfb.pc: $(top_builddir)/config.status $(srcdir)/evas-directfb.pc.in
677         cd $(top_builddir) && $(SHELL) ./config.status $@
678 evas-fb.pc: $(top_builddir)/config.status $(srcdir)/evas-fb.pc.in
679         cd $(top_builddir) && $(SHELL) ./config.status $@
680 evas-opengl-x11.pc: $(top_builddir)/config.status $(srcdir)/evas-opengl-x11.pc.in
681         cd $(top_builddir) && $(SHELL) ./config.status $@
682 evas-opengl-sdl.pc: $(top_builddir)/config.status $(srcdir)/evas-opengl-sdl.pc.in
683         cd $(top_builddir) && $(SHELL) ./config.status $@
684 evas-opengl-cocoa.pc: $(top_builddir)/config.status $(srcdir)/evas-opengl-cocoa.pc.in
685         cd $(top_builddir) && $(SHELL) ./config.status $@
686 evas-software-buffer.pc: $(top_builddir)/config.status $(srcdir)/evas-software-buffer.pc.in
687         cd $(top_builddir) && $(SHELL) ./config.status $@
688 evas-software-x11.pc: $(top_builddir)/config.status $(srcdir)/evas-software-x11.pc.in
689         cd $(top_builddir) && $(SHELL) ./config.status $@
690 evas-software-8-x11.pc: $(top_builddir)/config.status $(srcdir)/evas-software-8-x11.pc.in
691         cd $(top_builddir) && $(SHELL) ./config.status $@
692 evas-software-16-x11.pc: $(top_builddir)/config.status $(srcdir)/evas-software-16-x11.pc.in
693         cd $(top_builddir) && $(SHELL) ./config.status $@
694 evas-software-gdi.pc: $(top_builddir)/config.status $(srcdir)/evas-software-gdi.pc.in
695         cd $(top_builddir) && $(SHELL) ./config.status $@
696 evas-software-ddraw.pc: $(top_builddir)/config.status $(srcdir)/evas-software-ddraw.pc.in
697         cd $(top_builddir) && $(SHELL) ./config.status $@
698 evas-direct3d.pc: $(top_builddir)/config.status $(srcdir)/evas-direct3d.pc.in
699         cd $(top_builddir) && $(SHELL) ./config.status $@
700 evas-software-16-wince.pc: $(top_builddir)/config.status $(srcdir)/evas-software-16-wince.pc.in
701         cd $(top_builddir) && $(SHELL) ./config.status $@
702 evas-software-sdl.pc: $(top_builddir)/config.status $(srcdir)/evas-software-sdl.pc.in
703         cd $(top_builddir) && $(SHELL) ./config.status $@
704 evas-psl1ght.pc: $(top_builddir)/config.status $(srcdir)/evas-psl1ght.pc.in
705         cd $(top_builddir) && $(SHELL) ./config.status $@
706 evas-wayland-shm.pc: $(top_builddir)/config.status $(srcdir)/evas-wayland-shm.pc.in
707         cd $(top_builddir) && $(SHELL) ./config.status $@
708 evas-wayland-egl.pc: $(top_builddir)/config.status $(srcdir)/evas-wayland-egl.pc.in
709         cd $(top_builddir) && $(SHELL) ./config.status $@
710 evas.pc: $(top_builddir)/config.status $(srcdir)/evas.pc.in
711         cd $(top_builddir) && $(SHELL) ./config.status $@
712 evas.spec: $(top_builddir)/config.status $(srcdir)/evas.spec.in
713         cd $(top_builddir) && $(SHELL) ./config.status $@
714 install-binSCRIPTS: $(bin_SCRIPTS)
715         @$(NORMAL_INSTALL)
716         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \
717         if test -n "$$list"; then \
718           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
719           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
720         fi; \
721         for p in $$list; do \
722           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
723           if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \
724         done | \
725         sed -e 'p;s,.*/,,;n' \
726             -e 'h;s|.*|.|' \
727             -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \
728         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \
729           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
730             if ($$2 == $$4) { files[d] = files[d] " " $$1; \
731               if (++n[d] == $(am__install_max)) { \
732                 print "f", d, files[d]; n[d] = 0; files[d] = "" } } \
733             else { print "f", d "/" $$4, $$1 } } \
734           END { for (d in files) print "f", d, files[d] }' | \
735         while read type dir files; do \
736              if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
737              test -z "$$files" || { \
738                echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \
739                $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
740              } \
741         ; done
742
743 uninstall-binSCRIPTS:
744         @$(NORMAL_UNINSTALL)
745         @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \
746         files=`for p in $$list; do echo "$$p"; done | \
747                sed -e 's,.*/,,;$(transform)'`; \
748         dir='$(DESTDIR)$(bindir)'; $(am__uninstall_files_from_dir)
749
750 mostlyclean-libtool:
751         -rm -f *.lo
752
753 clean-libtool:
754         -rm -rf .libs _libs
755
756 distclean-libtool:
757         -rm -f libtool config.lt
758 install-pkgconfigDATA: $(pkgconfig_DATA)
759         @$(NORMAL_INSTALL)
760         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
761         if test -n "$$list"; then \
762           echo " $(MKDIR_P) '$(DESTDIR)$(pkgconfigdir)'"; \
763           $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" || exit 1; \
764         fi; \
765         for p in $$list; do \
766           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
767           echo "$$d$$p"; \
768         done | $(am__base_list) | \
769         while read files; do \
770           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
771           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
772         done
773
774 uninstall-pkgconfigDATA:
775         @$(NORMAL_UNINSTALL)
776         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
777         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
778         dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
779
780 # This directory's subdirectories are mostly independent; you can cd
781 # into them and run 'make' without going through this Makefile.
782 # To change the values of 'make' variables: instead of editing Makefiles,
783 # (1) if the variable is set in 'config.status', edit 'config.status'
784 #     (which will cause the Makefiles to be regenerated when you run 'make');
785 # (2) otherwise, pass the desired values on the 'make' command line.
786 $(am__recursive_targets):
787         @fail=; \
788         if $(am__make_keepgoing); then \
789           failcom='fail=yes'; \
790         else \
791           failcom='exit 1'; \
792         fi; \
793         dot_seen=no; \
794         target=`echo $@ | sed s/-recursive//`; \
795         case "$@" in \
796           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
797           *) list='$(SUBDIRS)' ;; \
798         esac; \
799         for subdir in $$list; do \
800           echo "Making $$target in $$subdir"; \
801           if test "$$subdir" = "."; then \
802             dot_seen=yes; \
803             local_target="$$target-am"; \
804           else \
805             local_target="$$target"; \
806           fi; \
807           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
808           || eval $$failcom; \
809         done; \
810         if test "$$dot_seen" = "no"; then \
811           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
812         fi; test -z "$$fail"
813
814 ID: $(am__tagged_files)
815         $(am__define_uniq_tagged_files); mkid -fID $$unique
816 tags: tags-recursive
817 TAGS: tags
818
819 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
820         set x; \
821         here=`pwd`; \
822         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
823           include_option=--etags-include; \
824           empty_fix=.; \
825         else \
826           include_option=--include; \
827           empty_fix=; \
828         fi; \
829         list='$(SUBDIRS)'; for subdir in $$list; do \
830           if test "$$subdir" = .; then :; else \
831             test ! -f $$subdir/TAGS || \
832               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
833           fi; \
834         done; \
835         $(am__define_uniq_tagged_files); \
836         shift; \
837         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
838           test -n "$$unique" || unique=$$empty_fix; \
839           if test $$# -gt 0; then \
840             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
841               "$$@" $$unique; \
842           else \
843             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
844               $$unique; \
845           fi; \
846         fi
847 ctags: ctags-recursive
848
849 CTAGS: ctags
850 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
851         $(am__define_uniq_tagged_files); \
852         test -z "$(CTAGS_ARGS)$$unique" \
853           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
854              $$unique
855
856 GTAGS:
857         here=`$(am__cd) $(top_builddir) && pwd` \
858           && $(am__cd) $(top_srcdir) \
859           && gtags -i $(GTAGS_ARGS) "$$here"
860 cscope: cscope.files
861         test ! -s cscope.files \
862           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
863 clean-cscope:
864         -rm -f cscope.files
865 cscope.files: clean-cscope cscopelist
866 cscopelist: cscopelist-recursive
867
868 cscopelist-am: $(am__tagged_files)
869         list='$(am__tagged_files)'; \
870         case "$(srcdir)" in \
871           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
872           *) sdir=$(subdir)/$(srcdir) ;; \
873         esac; \
874         for i in $$list; do \
875           if test -f "$$i"; then \
876             echo "$(subdir)/$$i"; \
877           else \
878             echo "$$sdir/$$i"; \
879           fi; \
880         done >> $(top_builddir)/cscope.files
881
882 distclean-tags:
883         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
884         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
885
886 distdir: $(DISTFILES)
887         $(am__remove_distdir)
888         test -d "$(distdir)" || mkdir "$(distdir)"
889         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
890         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
891         list='$(DISTFILES)'; \
892           dist_files=`for file in $$list; do echo $$file; done | \
893           sed -e "s|^$$srcdirstrip/||;t" \
894               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
895         case $$dist_files in \
896           */*) $(MKDIR_P) `echo "$$dist_files" | \
897                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
898                            sort -u` ;; \
899         esac; \
900         for file in $$dist_files; do \
901           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
902           if test -d $$d/$$file; then \
903             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
904             if test -d "$(distdir)/$$file"; then \
905               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
906             fi; \
907             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
908               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
909               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
910             fi; \
911             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
912           else \
913             test -f "$(distdir)/$$file" \
914             || cp -p $$d/$$file "$(distdir)/$$file" \
915             || exit 1; \
916           fi; \
917         done
918         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
919           if test "$$subdir" = .; then :; else \
920             $(am__make_dryrun) \
921               || test -d "$(distdir)/$$subdir" \
922               || $(MKDIR_P) "$(distdir)/$$subdir" \
923               || exit 1; \
924             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
925             $(am__relativize); \
926             new_distdir=$$reldir; \
927             dir1=$$subdir; dir2="$(top_distdir)"; \
928             $(am__relativize); \
929             new_top_distdir=$$reldir; \
930             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
931             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
932             ($(am__cd) $$subdir && \
933               $(MAKE) $(AM_MAKEFLAGS) \
934                 top_distdir="$$new_top_distdir" \
935                 distdir="$$new_distdir" \
936                 am__remove_distdir=: \
937                 am__skip_length_check=: \
938                 am__skip_mode_fix=: \
939                 distdir) \
940               || exit 1; \
941           fi; \
942         done
943         -test -n "$(am__skip_mode_fix)" \
944         || find "$(distdir)" -type d ! -perm -755 \
945                 -exec chmod u+rwx,go+rx {} \; -o \
946           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
947           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
948           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
949         || chmod -R a+r "$(distdir)"
950 dist-gzip: distdir
951         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
952         $(am__post_remove_distdir)
953 dist-bzip2: distdir
954         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
955         $(am__post_remove_distdir)
956
957 dist-lzip: distdir
958         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
959         $(am__post_remove_distdir)
960
961 dist-xz: distdir
962         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
963         $(am__post_remove_distdir)
964
965 dist-tarZ: distdir
966         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
967         $(am__post_remove_distdir)
968
969 dist-shar: distdir
970         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
971         $(am__post_remove_distdir)
972
973 dist-zip: distdir
974         -rm -f $(distdir).zip
975         zip -rq $(distdir).zip $(distdir)
976         $(am__post_remove_distdir)
977
978 dist dist-all:
979         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
980         $(am__post_remove_distdir)
981
982 # This target untars the dist file and tries a VPATH configuration.  Then
983 # it guarantees that the distribution is self-contained by making another
984 # tarfile.
985 distcheck: dist
986         case '$(DIST_ARCHIVES)' in \
987         *.tar.gz*) \
988           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
989         *.tar.bz2*) \
990           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
991         *.tar.lz*) \
992           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
993         *.tar.xz*) \
994           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
995         *.tar.Z*) \
996           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
997         *.shar.gz*) \
998           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
999         *.zip*) \
1000           unzip $(distdir).zip ;;\
1001         esac
1002         chmod -R a-w $(distdir)
1003         chmod u+w $(distdir)
1004         mkdir $(distdir)/_build $(distdir)/_inst
1005         chmod a-w $(distdir)
1006         test -d $(distdir)/_build || exit 0; \
1007         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
1008           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
1009           && am__cwd=`pwd` \
1010           && $(am__cd) $(distdir)/_build \
1011           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
1012             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
1013             $(DISTCHECK_CONFIGURE_FLAGS) \
1014           && $(MAKE) $(AM_MAKEFLAGS) \
1015           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1016           && $(MAKE) $(AM_MAKEFLAGS) check \
1017           && $(MAKE) $(AM_MAKEFLAGS) install \
1018           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1019           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
1020           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
1021                 distuninstallcheck \
1022           && chmod -R a-w "$$dc_install_base" \
1023           && ({ \
1024                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
1025                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
1026                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
1027                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
1028                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
1029               } || { rm -rf "$$dc_destdir"; exit 1; }) \
1030           && rm -rf "$$dc_destdir" \
1031           && $(MAKE) $(AM_MAKEFLAGS) dist \
1032           && rm -rf $(DIST_ARCHIVES) \
1033           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
1034           && cd "$$am__cwd" \
1035           || exit 1
1036         $(am__post_remove_distdir)
1037         @(echo "$(distdir) archives ready for distribution: "; \
1038           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
1039           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
1040 distuninstallcheck:
1041         @test -n '$(distuninstallcheck_dir)' || { \
1042           echo 'ERROR: trying to run $@ with an empty' \
1043                '$$(distuninstallcheck_dir)' >&2; \
1044           exit 1; \
1045         }; \
1046         $(am__cd) '$(distuninstallcheck_dir)' || { \
1047           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
1048           exit 1; \
1049         }; \
1050         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
1051            || { echo "ERROR: files left after uninstall:" ; \
1052                 if test -n "$(DESTDIR)"; then \
1053                   echo "  (check DESTDIR support)"; \
1054                 fi ; \
1055                 $(distuninstallcheck_listfiles) ; \
1056                 exit 1; } >&2
1057 distcleancheck: distclean
1058         @if test '$(srcdir)' = . ; then \
1059           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
1060           exit 1 ; \
1061         fi
1062         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
1063           || { echo "ERROR: files left in build directory after distclean:" ; \
1064                $(distcleancheck_listfiles) ; \
1065                exit 1; } >&2
1066 check-am: all-am
1067         $(MAKE) $(AM_MAKEFLAGS) check-local
1068 check: check-recursive
1069 all-am: Makefile $(SCRIPTS) $(DATA) config.h
1070 installdirs: installdirs-recursive
1071 installdirs-am:
1072         for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(pkgconfigdir)"; do \
1073           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1074         done
1075 install: install-recursive
1076 install-exec: install-exec-recursive
1077 install-data: install-data-recursive
1078 uninstall: uninstall-recursive
1079
1080 install-am: all-am
1081         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1082
1083 installcheck: installcheck-recursive
1084 install-strip:
1085         if test -z '$(STRIP)'; then \
1086           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1087             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1088               install; \
1089         else \
1090           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1091             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1092             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1093         fi
1094 mostlyclean-generic:
1095
1096 clean-generic:
1097
1098 distclean-generic:
1099         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1100         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1101
1102 maintainer-clean-generic:
1103         @echo "This command is intended for maintainers to use"
1104         @echo "it deletes files that may require special tools to rebuild."
1105         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
1106 clean: clean-recursive
1107
1108 clean-am: clean-generic clean-libtool mostlyclean-am
1109
1110 distclean: distclean-recursive
1111         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1112         -rm -f Makefile
1113 distclean-am: clean-am distclean-generic distclean-hdr \
1114         distclean-libtool distclean-tags
1115
1116 dvi: dvi-recursive
1117
1118 dvi-am:
1119
1120 html: html-recursive
1121
1122 html-am:
1123
1124 info: info-recursive
1125
1126 info-am:
1127
1128 install-data-am: install-pkgconfigDATA
1129
1130 install-dvi: install-dvi-recursive
1131
1132 install-dvi-am:
1133
1134 install-exec-am: install-binSCRIPTS
1135
1136 install-html: install-html-recursive
1137
1138 install-html-am:
1139
1140 install-info: install-info-recursive
1141
1142 install-info-am:
1143
1144 install-man:
1145
1146 install-pdf: install-pdf-recursive
1147
1148 install-pdf-am:
1149
1150 install-ps: install-ps-recursive
1151
1152 install-ps-am:
1153
1154 installcheck-am:
1155
1156 maintainer-clean: maintainer-clean-recursive
1157         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1158         -rm -rf $(top_srcdir)/autom4te.cache
1159         -rm -f Makefile
1160 maintainer-clean-am: distclean-am maintainer-clean-generic \
1161         maintainer-clean-local
1162
1163 mostlyclean: mostlyclean-recursive
1164
1165 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1166
1167 pdf: pdf-recursive
1168
1169 pdf-am:
1170
1171 ps: ps-recursive
1172
1173 ps-am:
1174
1175 uninstall-am: uninstall-binSCRIPTS uninstall-pkgconfigDATA
1176
1177 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1178
1179 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1180         am--refresh check check-am check-local clean clean-cscope \
1181         clean-generic clean-libtool cscope cscopelist-am ctags \
1182         ctags-am dist dist-all dist-bzip2 dist-gzip dist-lzip \
1183         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
1184         distclean-generic distclean-hdr distclean-libtool \
1185         distclean-tags distcleancheck distdir distuninstallcheck dvi \
1186         dvi-am html html-am info info-am install install-am \
1187         install-binSCRIPTS install-data install-data-am install-dvi \
1188         install-dvi-am install-exec install-exec-am install-html \
1189         install-html-am install-info install-info-am install-man \
1190         install-pdf install-pdf-am install-pkgconfigDATA install-ps \
1191         install-ps-am install-strip installcheck installcheck-am \
1192         installdirs installdirs-am maintainer-clean \
1193         maintainer-clean-generic maintainer-clean-local mostlyclean \
1194         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1195         tags tags-am uninstall uninstall-am uninstall-binSCRIPTS \
1196         uninstall-pkgconfigDATA
1197
1198
1199 .PHONY: doc install-doc coverage
1200
1201 doc:
1202         @echo "entering doc/"
1203         $(MAKE) -C doc doc
1204
1205 install-doc:
1206         @echo "entering doc/"
1207         make -C doc install-doc
1208
1209 # Unit tests
1210
1211 @EFL_ENABLE_TESTS_TRUE@check-local:
1212 @EFL_ENABLE_TESTS_TRUE@ @./src/tests/evas_suite
1213
1214 @EFL_ENABLE_TESTS_FALSE@check-local:
1215 @EFL_ENABLE_TESTS_FALSE@        @echo "reconfigure with --enable-tests"
1216
1217 # Coverage report
1218
1219 @EFL_ENABLE_COVERAGE_TRUE@lcov-reset:
1220 @EFL_ENABLE_COVERAGE_TRUE@      @rm -rf $(top_builddir)/coverage
1221 @EFL_ENABLE_COVERAGE_TRUE@      @find $(top_builddir) -name "*.gcda" -delete
1222 @EFL_ENABLE_COVERAGE_TRUE@      @lcov --zerocounters --directory $(top_builddir)
1223
1224 @EFL_ENABLE_COVERAGE_TRUE@lcov-report:
1225 @EFL_ENABLE_COVERAGE_TRUE@      @mkdir $(top_builddir)/coverage
1226 @EFL_ENABLE_COVERAGE_TRUE@      lcov --capture --compat-libtool --output-file $(top_builddir)/coverage/coverage.info --directory $(top_builddir)
1227 @EFL_ENABLE_COVERAGE_TRUE@      lcov --remove $(top_builddir)/coverage/coverage.info '*.h' --output-file $(top_builddir)/coverage/coverage.cleaned.info
1228 @EFL_ENABLE_COVERAGE_TRUE@      genhtml -t "$(PACKAGE_STRING)" -o $(top_builddir)/coverage/html $(top_builddir)/coverage/coverage.cleaned.info
1229 @EFL_ENABLE_COVERAGE_TRUE@      @echo "Coverage Report at $(top_builddir)/coverage/html"
1230
1231 @EFL_ENABLE_COVERAGE_TRUE@coverage:
1232 @EFL_ENABLE_COVERAGE_TRUE@      @$(MAKE) lcov-reset
1233 @EFL_ENABLE_COVERAGE_TRUE@      @$(MAKE) check
1234 @EFL_ENABLE_COVERAGE_TRUE@      @$(MAKE) lcov-report
1235 @EFL_ENABLE_COVERAGE_FALSE@lcov-reset:
1236 @EFL_ENABLE_COVERAGE_FALSE@     @echo "reconfigure with --enable-coverage"
1237
1238 @EFL_ENABLE_COVERAGE_FALSE@lcov-report:
1239 @EFL_ENABLE_COVERAGE_FALSE@     @echo "reconfigure with --enable-coverage"
1240
1241 @EFL_ENABLE_COVERAGE_FALSE@coverage:
1242 @EFL_ENABLE_COVERAGE_FALSE@     @echo "reconfigure with --enable-tests --enable-coverage"
1243
1244 maintainer-clean-local:
1245         rm -rf coverage
1246
1247 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1248 # Otherwise a system limit (for SysV at least) may be exceeded.
1249 .NOEXPORT: