Imported Upstream version 1.7.1
[platform/upstream/eina.git] / Makefile.in
1 # Makefile.in generated by automake 1.11.1 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  Free Software Foundation,
6 # 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 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkgincludedir = $(includedir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkglibexecdir = $(libexecdir)/@PACKAGE@
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 install_sh_DATA = $(install_sh) -c -m 644
25 install_sh_PROGRAM = $(install_sh) -c
26 install_sh_SCRIPT = $(install_sh) -c
27 INSTALL_HEADER = $(INSTALL_DATA)
28 transform = $(program_transform_name)
29 NORMAL_INSTALL = :
30 PRE_INSTALL = :
31 POST_INSTALL = :
32 NORMAL_UNINSTALL = :
33 PRE_UNINSTALL = :
34 POST_UNINSTALL = :
35 build_triplet = @build@
36 host_triplet = @host@
37 subdir = .
38 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
39         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
40         $(srcdir)/eina.pc.in $(srcdir)/eina.spec.in \
41         $(top_srcdir)/configure ABOUT-NLS AUTHORS COPYING ChangeLog \
42         INSTALL NEWS config.guess config.sub depcomp install-sh \
43         ltmain.sh missing
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/eina/eina_bench.m4 \
46         $(top_srcdir)/m4/eina/eina_check.m4 \
47         $(top_srcdir)/m4/common/efl_attribute.m4 \
48         $(top_srcdir)/m4/common/efl_benchmark.m4 \
49         $(top_srcdir)/m4/common/efl_check_funcs.m4 \
50         $(top_srcdir)/m4/common/efl_compiler_flag.m4 \
51         $(top_srcdir)/m4/common/efl_cpu.m4 \
52         $(top_srcdir)/m4/common/efl_doxygen.m4 \
53         $(top_srcdir)/m4/common/efl_examples.m4 \
54         $(top_srcdir)/m4/common/efl_path_max.m4 \
55         $(top_srcdir)/m4/common/efl_tests.m4 \
56         $(top_srcdir)/m4/common/efl_threads.m4 \
57         $(top_srcdir)/m4/common/efl_voltron.m4 \
58         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
59         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
60         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64  configure.lineno config.status.lineno
65 mkinstalldirs = $(install_sh) -d
66 CONFIG_HEADER = config.h
67 CONFIG_CLEAN_FILES = eina.pc eina.spec
68 CONFIG_CLEAN_VPATH_FILES =
69 AM_V_GEN = $(am__v_GEN_$(V))
70 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
71 am__v_GEN_0 = @echo "  GEN   " $@;
72 AM_V_at = $(am__v_at_$(V))
73 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
74 am__v_at_0 = @
75 SOURCES =
76 DIST_SOURCES =
77 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
78         html-recursive info-recursive install-data-recursive \
79         install-dvi-recursive install-exec-recursive \
80         install-html-recursive install-info-recursive \
81         install-pdf-recursive install-ps-recursive install-recursive \
82         installcheck-recursive installdirs-recursive pdf-recursive \
83         ps-recursive uninstall-recursive
84 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
85 am__vpath_adj = case $$p in \
86     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
87     *) f=$$p;; \
88   esac;
89 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
90 am__install_max = 40
91 am__nobase_strip_setup = \
92   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
93 am__nobase_strip = \
94   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
95 am__nobase_list = $(am__nobase_strip_setup); \
96   for p in $$list; do echo "$$p $$p"; done | \
97   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
98   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
99     if (++n[$$2] == $(am__install_max)) \
100       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
101     END { for (dir in files) print dir, files[dir] }'
102 am__base_list = \
103   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
104   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
105 am__installdirs = "$(DESTDIR)$(pkgconfigdir)"
106 DATA = $(pkgconfig_DATA)
107 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
108   distclean-recursive maintainer-clean-recursive
109 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
110         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
111         distdir dist dist-all distcheck
112 ETAGS = etags
113 CTAGS = ctags
114 DIST_SUBDIRS = $(SUBDIRS)
115 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
116 distdir = $(PACKAGE)-$(VERSION)
117 top_distdir = $(distdir)
118 am__remove_distdir = \
119   { test ! -d "$(distdir)" \
120     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
121          && rm -fr "$(distdir)"; }; }
122 am__relativize = \
123   dir0=`pwd`; \
124   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
125   sed_rest='s,^[^/]*/*,,'; \
126   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
127   sed_butlast='s,/*[^/]*$$,,'; \
128   while test -n "$$dir1"; do \
129     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
130     if test "$$first" != "."; then \
131       if test "$$first" = ".."; then \
132         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
133         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
134       else \
135         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
136         if test "$$first2" = "$$first"; then \
137           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
138         else \
139           dir2="../$$dir2"; \
140         fi; \
141         dir0="$$dir0"/"$$first"; \
142       fi; \
143     fi; \
144     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
145   done; \
146   reldir="$$dir2"
147 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
148 GZIP_ENV = --best
149 distuninstallcheck_listfiles = find . -type f -print
150 distcleancheck_listfiles = find . -type f -print
151 ACLOCAL = @ACLOCAL@
152 ALLOCA = @ALLOCA@
153 AMTAR = @AMTAR@
154 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155 AR = @AR@
156 AS = @AS@
157 AUTOCONF = @AUTOCONF@
158 AUTOHEADER = @AUTOHEADER@
159 AUTOMAKE = @AUTOMAKE@
160 AWK = @AWK@
161 CC = @CC@
162 CCDEPMODE = @CCDEPMODE@
163 CFLAGS = @CFLAGS@
164 CHECK_CFLAGS = @CHECK_CFLAGS@
165 CHECK_LIBS = @CHECK_LIBS@
166 CPP = @CPP@
167 CPPFLAGS = @CPPFLAGS@
168 CXX = @CXX@
169 CXXCPP = @CXXCPP@
170 CXXDEPMODE = @CXXDEPMODE@
171 CXXFLAGS = @CXXFLAGS@
172 CYGPATH_W = @CYGPATH_W@
173 DEFS = @DEFS@
174 DEPDIR = @DEPDIR@
175 DLLTOOL = @DLLTOOL@
176 DSYMUTIL = @DSYMUTIL@
177 DUMPBIN = @DUMPBIN@
178 ECHO_C = @ECHO_C@
179 ECHO_N = @ECHO_N@
180 ECHO_T = @ECHO_T@
181 ECORE_EVAS_CFLAGS = @ECORE_EVAS_CFLAGS@
182 ECORE_EVAS_LIBS = @ECORE_EVAS_LIBS@
183 EFL_EINA_BUILD = @EFL_EINA_BUILD@
184 EFL_PTHREAD_CFLAGS = @EFL_PTHREAD_CFLAGS@
185 EFL_PTHREAD_LIBS = @EFL_PTHREAD_LIBS@
186 EFL_SIMD_FLAGS = @EFL_SIMD_FLAGS@
187 EGREP = @EGREP@
188 EINA_CFLAGS = @EINA_CFLAGS@
189 EINA_CONFIGURE_DEFAULT_MEMPOOL = @EINA_CONFIGURE_DEFAULT_MEMPOOL@
190 EINA_CONFIGURE_ENABLE_LOG = @EINA_CONFIGURE_ENABLE_LOG@
191 EINA_CONFIGURE_HAVE_DEBUG_THREADS = @EINA_CONFIGURE_HAVE_DEBUG_THREADS@
192 EINA_CONFIGURE_HAVE_DIRENT_H = @EINA_CONFIGURE_HAVE_DIRENT_H@
193 EINA_CONFIGURE_HAVE_EXOTIC = @EINA_CONFIGURE_HAVE_EXOTIC@
194 EINA_CONFIGURE_HAVE_INTTYPES_H = @EINA_CONFIGURE_HAVE_INTTYPES_H@
195 EINA_CONFIGURE_HAVE_ON_OFF_THREADS = @EINA_CONFIGURE_HAVE_ON_OFF_THREADS@
196 EINA_CONFIGURE_HAVE_STDINT_H = @EINA_CONFIGURE_HAVE_STDINT_H@
197 EINA_CONFIGURE_HAVE_THREADS = @EINA_CONFIGURE_HAVE_THREADS@
198 EINA_CONFIGURE_MAGIC_DEBUG = @EINA_CONFIGURE_MAGIC_DEBUG@
199 EINA_CONFIGURE_SAFETY_CHECKS = @EINA_CONFIGURE_SAFETY_CHECKS@
200 EINA_LIBS = @EINA_LIBS@
201 EINA_SIZEOF_WCHAR_T = @EINA_SIZEOF_WCHAR_T@
202 EMEMOA_CFLAGS = @EMEMOA_CFLAGS@
203 EMEMOA_LIBS = @EMEMOA_LIBS@
204 EXEEXT = @EXEEXT@
205 FGREP = @FGREP@
206 GLIB_CFLAGS = @GLIB_CFLAGS@
207 GLIB_LIBS = @GLIB_LIBS@
208 GREP = @GREP@
209 INSTALL = @INSTALL@
210 INSTALL_DATA = @INSTALL_DATA@
211 INSTALL_PROGRAM = @INSTALL_PROGRAM@
212 INSTALL_SCRIPT = @INSTALL_SCRIPT@
213 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
214 LD = @LD@
215 LDFLAGS = @LDFLAGS@
216 LIBOBJS = @LIBOBJS@
217 LIBS = @LIBS@
218 LIBTOOL = @LIBTOOL@
219 LIPO = @LIPO@
220 LN_S = @LN_S@
221 LTLIBOBJS = @LTLIBOBJS@
222 MAKEINFO = @MAKEINFO@
223 MKDIR_P = @MKDIR_P@
224 MODULE_ARCH = @MODULE_ARCH@
225 NM = @NM@
226 NMEDIT = @NMEDIT@
227 OBJDUMP = @OBJDUMP@
228 OBJEXT = @OBJEXT@
229 OTOOL = @OTOOL@
230 OTOOL64 = @OTOOL64@
231 PACKAGE = @PACKAGE@
232 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
233 PACKAGE_NAME = @PACKAGE_NAME@
234 PACKAGE_STRING = @PACKAGE_STRING@
235 PACKAGE_TARNAME = @PACKAGE_TARNAME@
236 PACKAGE_URL = @PACKAGE_URL@
237 PACKAGE_VERSION = @PACKAGE_VERSION@
238 PATH_SEPARATOR = @PATH_SEPARATOR@
239 PKG_CONFIG = @PKG_CONFIG@
240 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
241 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
242 RANLIB = @RANLIB@
243 SED = @SED@
244 SET_MAKE = @SET_MAKE@
245 SHELL = @SHELL@
246 STRIP = @STRIP@
247 VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
248 VALGRIND_LIBS = @VALGRIND_LIBS@
249 VERSION = @VERSION@
250 VMAJ = @VMAJ@
251 abs_builddir = @abs_builddir@
252 abs_srcdir = @abs_srcdir@
253 abs_top_builddir = @abs_top_builddir@
254 abs_top_srcdir = @abs_top_srcdir@
255 ac_ct_CC = @ac_ct_CC@
256 ac_ct_CXX = @ac_ct_CXX@
257 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
258 am__include = @am__include@
259 am__leading_dot = @am__leading_dot@
260 am__quote = @am__quote@
261 am__tar = @am__tar@
262 am__untar = @am__untar@
263 bindir = @bindir@
264 build = @build@
265 build_alias = @build_alias@
266 build_cpu = @build_cpu@
267 build_os = @build_os@
268 build_vendor = @build_vendor@
269 builddir = @builddir@
270 datadir = @datadir@
271 datarootdir = @datarootdir@
272 docdir = @docdir@
273 dvidir = @dvidir@
274 efl_doxygen = @efl_doxygen@
275 efl_have_doxygen = @efl_have_doxygen@
276 exec_prefix = @exec_prefix@
277 have_lcov = @have_lcov@
278 host = @host@
279 host_alias = @host_alias@
280 host_cpu = @host_cpu@
281 host_os = @host_os@
282 host_vendor = @host_vendor@
283 htmldir = @htmldir@
284 includedir = @includedir@
285 infodir = @infodir@
286 install_sh = @install_sh@
287 libdir = @libdir@
288 libexecdir = @libexecdir@
289 localedir = @localedir@
290 localstatedir = @localstatedir@
291 lt_ECHO = @lt_ECHO@
292 lt_enable_auto_import = @lt_enable_auto_import@
293 mandir = @mandir@
294 mkdir_p = @mkdir_p@
295 oldincludedir = @oldincludedir@
296 pdfdir = @pdfdir@
297 pkgconfig_requires_private = @pkgconfig_requires_private@
298 prefix = @prefix@
299 program_transform_name = @program_transform_name@
300 psdir = @psdir@
301 release_info = @release_info@
302 requirements_libs_eina = @requirements_libs_eina@
303 requirements_pc_eina = @requirements_pc_eina@
304 sbindir = @sbindir@
305 sharedstatedir = @sharedstatedir@
306 srcdir = @srcdir@
307 sysconfdir = @sysconfdir@
308 target_alias = @target_alias@
309 top_build_prefix = @top_build_prefix@
310 top_builddir = @top_builddir@
311 top_srcdir = @top_srcdir@
312 version_info = @version_info@
313 ACLOCAL_AMFLAGS = -I m4 -I m4/common -I m4/eina
314 SUBDIRS = src doc
315 MAINTAINERCLEANFILES = \
316 Makefile.in \
317 aclocal.m4 \
318 config.guess \
319 config.h.in \
320 config.h.in~ \
321 config.sub \
322 configure \
323 depcomp \
324 install-sh \
325 ltconfig \
326 ltmain.sh \
327 missing \
328 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.gz \
329 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION).tar.bz2 \
330 $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc.tar.bz2 \
331 m4/libtool.m4 \
332 m4/lt~obsolete.m4 \
333 m4/ltoptions.m4 \
334 m4/ltsugar.m4 \
335 m4/ltversion.m4
336
337 pkgconfigdir = $(libdir)/pkgconfig
338 pkgconfig_DATA = eina.pc
339 EXTRA_DIST = \
340 AUTHORS \
341 COPYING \
342 README \
343 $(pkgconfig_DATA) \
344 autogen.sh \
345 eina.pc.in \
346 eina.spec \
347 eina.spec.in \
348 m4/common/efl_attribute.m4 \
349 m4/common/efl_benchmark.m4 \
350 m4/common/efl_check_funcs.m4 \
351 m4/common/efl_compiler_flag.m4 \
352 m4/common/efl_cpu.m4 \
353 m4/common/efl_doxygen.m4 \
354 m4/common/efl_examples.m4 \
355 m4/common/efl_path_max.m4 \
356 m4/common/efl_tests.m4 \
357 m4/common/efl_threads.m4 \
358 m4/common/efl_voltron.m4 \
359 m4/eina/eina_bench.m4 \
360 m4/eina/eina_check.m4
361
362 all: config.h
363         $(MAKE) $(AM_MAKEFLAGS) all-recursive
364
365 .SUFFIXES:
366 am--refresh:
367         @:
368 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
369         @for dep in $?; do \
370           case '$(am__configure_deps)' in \
371             *$$dep*) \
372               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
373               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
374                 && exit 0; \
375               exit 1;; \
376           esac; \
377         done; \
378         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
379         $(am__cd) $(top_srcdir) && \
380           $(AUTOMAKE) --gnu Makefile
381 .PRECIOUS: Makefile
382 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
383         @case '$?' in \
384           *config.status*) \
385             echo ' $(SHELL) ./config.status'; \
386             $(SHELL) ./config.status;; \
387           *) \
388             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
389             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
390         esac;
391
392 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
393         $(SHELL) ./config.status --recheck
394
395 $(top_srcdir)/configure:  $(am__configure_deps)
396         $(am__cd) $(srcdir) && $(AUTOCONF)
397 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
398         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
399 $(am__aclocal_m4_deps):
400
401 config.h: stamp-h1
402         @if test ! -f $@; then \
403           rm -f stamp-h1; \
404           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
405         else :; fi
406
407 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
408         @rm -f stamp-h1
409         cd $(top_builddir) && $(SHELL) ./config.status config.h
410 $(srcdir)/config.h.in:  $(am__configure_deps) 
411         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
412         rm -f stamp-h1
413         touch $@
414
415 distclean-hdr:
416         -rm -f config.h stamp-h1
417 eina.pc: $(top_builddir)/config.status $(srcdir)/eina.pc.in
418         cd $(top_builddir) && $(SHELL) ./config.status $@
419 eina.spec: $(top_builddir)/config.status $(srcdir)/eina.spec.in
420         cd $(top_builddir) && $(SHELL) ./config.status $@
421
422 mostlyclean-libtool:
423         -rm -f *.lo
424
425 clean-libtool:
426         -rm -rf .libs _libs
427
428 distclean-libtool:
429         -rm -f libtool config.lt
430 install-pkgconfigDATA: $(pkgconfig_DATA)
431         @$(NORMAL_INSTALL)
432         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
433         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
434         for p in $$list; do \
435           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
436           echo "$$d$$p"; \
437         done | $(am__base_list) | \
438         while read files; do \
439           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
440           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
441         done
442
443 uninstall-pkgconfigDATA:
444         @$(NORMAL_UNINSTALL)
445         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
446         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
447         test -n "$$files" || exit 0; \
448         echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
449         cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
450
451 # This directory's subdirectories are mostly independent; you can cd
452 # into them and run `make' without going through this Makefile.
453 # To change the values of `make' variables: instead of editing Makefiles,
454 # (1) if the variable is set in `config.status', edit `config.status'
455 #     (which will cause the Makefiles to be regenerated when you run `make');
456 # (2) otherwise, pass the desired values on the `make' command line.
457 $(RECURSIVE_TARGETS):
458         @fail= failcom='exit 1'; \
459         for f in x $$MAKEFLAGS; do \
460           case $$f in \
461             *=* | --[!k]*);; \
462             *k*) failcom='fail=yes';; \
463           esac; \
464         done; \
465         dot_seen=no; \
466         target=`echo $@ | sed s/-recursive//`; \
467         list='$(SUBDIRS)'; for subdir in $$list; do \
468           echo "Making $$target in $$subdir"; \
469           if test "$$subdir" = "."; then \
470             dot_seen=yes; \
471             local_target="$$target-am"; \
472           else \
473             local_target="$$target"; \
474           fi; \
475           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
476           || eval $$failcom; \
477         done; \
478         if test "$$dot_seen" = "no"; then \
479           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
480         fi; test -z "$$fail"
481
482 $(RECURSIVE_CLEAN_TARGETS):
483         @fail= failcom='exit 1'; \
484         for f in x $$MAKEFLAGS; do \
485           case $$f in \
486             *=* | --[!k]*);; \
487             *k*) failcom='fail=yes';; \
488           esac; \
489         done; \
490         dot_seen=no; \
491         case "$@" in \
492           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
493           *) list='$(SUBDIRS)' ;; \
494         esac; \
495         rev=''; for subdir in $$list; do \
496           if test "$$subdir" = "."; then :; else \
497             rev="$$subdir $$rev"; \
498           fi; \
499         done; \
500         rev="$$rev ."; \
501         target=`echo $@ | sed s/-recursive//`; \
502         for subdir in $$rev; do \
503           echo "Making $$target in $$subdir"; \
504           if test "$$subdir" = "."; then \
505             local_target="$$target-am"; \
506           else \
507             local_target="$$target"; \
508           fi; \
509           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
510           || eval $$failcom; \
511         done && test -z "$$fail"
512 tags-recursive:
513         list='$(SUBDIRS)'; for subdir in $$list; do \
514           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
515         done
516 ctags-recursive:
517         list='$(SUBDIRS)'; for subdir in $$list; do \
518           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
519         done
520
521 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
522         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
523         unique=`for i in $$list; do \
524             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
525           done | \
526           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
527               END { if (nonempty) { for (i in files) print i; }; }'`; \
528         mkid -fID $$unique
529 tags: TAGS
530
531 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
532                 $(TAGS_FILES) $(LISP)
533         set x; \
534         here=`pwd`; \
535         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
536           include_option=--etags-include; \
537           empty_fix=.; \
538         else \
539           include_option=--include; \
540           empty_fix=; \
541         fi; \
542         list='$(SUBDIRS)'; for subdir in $$list; do \
543           if test "$$subdir" = .; then :; else \
544             test ! -f $$subdir/TAGS || \
545               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
546           fi; \
547         done; \
548         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
549         unique=`for i in $$list; do \
550             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
551           done | \
552           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
553               END { if (nonempty) { for (i in files) print i; }; }'`; \
554         shift; \
555         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
556           test -n "$$unique" || unique=$$empty_fix; \
557           if test $$# -gt 0; then \
558             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559               "$$@" $$unique; \
560           else \
561             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
562               $$unique; \
563           fi; \
564         fi
565 ctags: CTAGS
566 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
567                 $(TAGS_FILES) $(LISP)
568         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
569         unique=`for i in $$list; do \
570             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
571           done | \
572           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
573               END { if (nonempty) { for (i in files) print i; }; }'`; \
574         test -z "$(CTAGS_ARGS)$$unique" \
575           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
576              $$unique
577
578 GTAGS:
579         here=`$(am__cd) $(top_builddir) && pwd` \
580           && $(am__cd) $(top_srcdir) \
581           && gtags -i $(GTAGS_ARGS) "$$here"
582
583 distclean-tags:
584         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
585
586 distdir: $(DISTFILES)
587         $(am__remove_distdir)
588         test -d "$(distdir)" || mkdir "$(distdir)"
589         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
590         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
591         list='$(DISTFILES)'; \
592           dist_files=`for file in $$list; do echo $$file; done | \
593           sed -e "s|^$$srcdirstrip/||;t" \
594               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
595         case $$dist_files in \
596           */*) $(MKDIR_P) `echo "$$dist_files" | \
597                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
598                            sort -u` ;; \
599         esac; \
600         for file in $$dist_files; do \
601           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
602           if test -d $$d/$$file; then \
603             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
604             if test -d "$(distdir)/$$file"; then \
605               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
606             fi; \
607             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
608               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
609               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
610             fi; \
611             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
612           else \
613             test -f "$(distdir)/$$file" \
614             || cp -p $$d/$$file "$(distdir)/$$file" \
615             || exit 1; \
616           fi; \
617         done
618         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
619           if test "$$subdir" = .; then :; else \
620             test -d "$(distdir)/$$subdir" \
621             || $(MKDIR_P) "$(distdir)/$$subdir" \
622             || exit 1; \
623           fi; \
624         done
625         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
626           if test "$$subdir" = .; then :; else \
627             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
628             $(am__relativize); \
629             new_distdir=$$reldir; \
630             dir1=$$subdir; dir2="$(top_distdir)"; \
631             $(am__relativize); \
632             new_top_distdir=$$reldir; \
633             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
634             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
635             ($(am__cd) $$subdir && \
636               $(MAKE) $(AM_MAKEFLAGS) \
637                 top_distdir="$$new_top_distdir" \
638                 distdir="$$new_distdir" \
639                 am__remove_distdir=: \
640                 am__skip_length_check=: \
641                 am__skip_mode_fix=: \
642                 distdir) \
643               || exit 1; \
644           fi; \
645         done
646         -test -n "$(am__skip_mode_fix)" \
647         || find "$(distdir)" -type d ! -perm -755 \
648                 -exec chmod u+rwx,go+rx {} \; -o \
649           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
650           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
651           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
652         || chmod -R a+r "$(distdir)"
653 dist-gzip: distdir
654         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
655         $(am__remove_distdir)
656 dist-bzip2: distdir
657         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
658         $(am__remove_distdir)
659
660 dist-lzma: distdir
661         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
662         $(am__remove_distdir)
663
664 dist-xz: distdir
665         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
666         $(am__remove_distdir)
667
668 dist-tarZ: distdir
669         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
670         $(am__remove_distdir)
671
672 dist-shar: distdir
673         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
674         $(am__remove_distdir)
675
676 dist-zip: distdir
677         -rm -f $(distdir).zip
678         zip -rq $(distdir).zip $(distdir)
679         $(am__remove_distdir)
680
681 dist dist-all: distdir
682         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
683         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
684         $(am__remove_distdir)
685
686 # This target untars the dist file and tries a VPATH configuration.  Then
687 # it guarantees that the distribution is self-contained by making another
688 # tarfile.
689 distcheck: dist
690         case '$(DIST_ARCHIVES)' in \
691         *.tar.gz*) \
692           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
693         *.tar.bz2*) \
694           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
695         *.tar.lzma*) \
696           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
697         *.tar.xz*) \
698           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
699         *.tar.Z*) \
700           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
701         *.shar.gz*) \
702           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
703         *.zip*) \
704           unzip $(distdir).zip ;;\
705         esac
706         chmod -R a-w $(distdir); chmod a+w $(distdir)
707         mkdir $(distdir)/_build
708         mkdir $(distdir)/_inst
709         chmod a-w $(distdir)
710         test -d $(distdir)/_build || exit 0; \
711         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
712           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
713           && am__cwd=`pwd` \
714           && $(am__cd) $(distdir)/_build \
715           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
716             $(DISTCHECK_CONFIGURE_FLAGS) \
717           && $(MAKE) $(AM_MAKEFLAGS) \
718           && $(MAKE) $(AM_MAKEFLAGS) dvi \
719           && $(MAKE) $(AM_MAKEFLAGS) check \
720           && $(MAKE) $(AM_MAKEFLAGS) install \
721           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
722           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
723           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
724                 distuninstallcheck \
725           && chmod -R a-w "$$dc_install_base" \
726           && ({ \
727                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
728                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
729                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
730                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
731                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
732               } || { rm -rf "$$dc_destdir"; exit 1; }) \
733           && rm -rf "$$dc_destdir" \
734           && $(MAKE) $(AM_MAKEFLAGS) dist \
735           && rm -rf $(DIST_ARCHIVES) \
736           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
737           && cd "$$am__cwd" \
738           || exit 1
739         $(am__remove_distdir)
740         @(echo "$(distdir) archives ready for distribution: "; \
741           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
742           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
743 distuninstallcheck:
744         @$(am__cd) '$(distuninstallcheck_dir)' \
745         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
746            || { echo "ERROR: files left after uninstall:" ; \
747                 if test -n "$(DESTDIR)"; then \
748                   echo "  (check DESTDIR support)"; \
749                 fi ; \
750                 $(distuninstallcheck_listfiles) ; \
751                 exit 1; } >&2
752 distcleancheck: distclean
753         @if test '$(srcdir)' = . ; then \
754           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
755           exit 1 ; \
756         fi
757         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
758           || { echo "ERROR: files left in build directory after distclean:" ; \
759                $(distcleancheck_listfiles) ; \
760                exit 1; } >&2
761 check-am: all-am
762         $(MAKE) $(AM_MAKEFLAGS) check-local
763 check: check-recursive
764 all-am: Makefile $(DATA) config.h
765 installdirs: installdirs-recursive
766 installdirs-am:
767         for dir in "$(DESTDIR)$(pkgconfigdir)"; do \
768           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
769         done
770 install: install-recursive
771 install-exec: install-exec-recursive
772 install-data: install-data-recursive
773 uninstall: uninstall-recursive
774
775 install-am: all-am
776         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
777
778 installcheck: installcheck-recursive
779 install-strip:
780         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
781           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
782           `test -z '$(STRIP)' || \
783             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
784 mostlyclean-generic:
785
786 clean-generic:
787
788 distclean-generic:
789         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
790         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
791
792 maintainer-clean-generic:
793         @echo "This command is intended for maintainers to use"
794         @echo "it deletes files that may require special tools to rebuild."
795         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
796 clean: clean-recursive
797
798 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
799
800 distclean: distclean-recursive
801         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
802         -rm -f Makefile
803 distclean-am: clean-am distclean-generic distclean-hdr \
804         distclean-libtool distclean-tags
805
806 dvi: dvi-recursive
807
808 dvi-am:
809
810 html: html-recursive
811
812 html-am:
813
814 info: info-recursive
815
816 info-am:
817
818 install-data-am: install-pkgconfigDATA
819
820 install-dvi: install-dvi-recursive
821
822 install-dvi-am:
823
824 install-exec-am:
825
826 install-html: install-html-recursive
827
828 install-html-am:
829
830 install-info: install-info-recursive
831
832 install-info-am:
833
834 install-man:
835
836 install-pdf: install-pdf-recursive
837
838 install-pdf-am:
839
840 install-ps: install-ps-recursive
841
842 install-ps-am:
843
844 installcheck-am:
845
846 maintainer-clean: maintainer-clean-recursive
847         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
848         -rm -rf $(top_srcdir)/autom4te.cache
849         -rm -f Makefile
850 maintainer-clean-am: distclean-am maintainer-clean-generic
851
852 mostlyclean: mostlyclean-recursive
853
854 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
855
856 pdf: pdf-recursive
857
858 pdf-am:
859
860 ps: ps-recursive
861
862 ps-am:
863
864 uninstall-am: uninstall-pkgconfigDATA
865
866 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \
867         ctags-recursive install-am install-strip tags-recursive
868
869 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
870         all all-am am--refresh check check-am check-local clean \
871         clean-generic clean-libtool clean-local ctags ctags-recursive \
872         dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
873         dist-tarZ dist-xz dist-zip distcheck distclean \
874         distclean-generic distclean-hdr distclean-libtool \
875         distclean-tags distcleancheck distdir distuninstallcheck dvi \
876         dvi-am html html-am info info-am install install-am \
877         install-data install-data-am install-dvi install-dvi-am \
878         install-exec install-exec-am install-html install-html-am \
879         install-info install-info-am install-man install-pdf \
880         install-pdf-am install-pkgconfigDATA install-ps install-ps-am \
881         install-strip installcheck installcheck-am installdirs \
882         installdirs-am maintainer-clean maintainer-clean-generic \
883         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
884         ps ps-am tags tags-recursive uninstall uninstall-am \
885         uninstall-pkgconfigDATA
886
887
888 .PHONY: doc benchmark
889
890 # Documentation
891
892 doc:
893         @echo "entering doc/"
894         @cd doc && $(MAKE) doc
895
896 # Unit tests
897
898 @EFL_ENABLE_TESTS_TRUE@lcov-reset:
899 @EFL_ENABLE_TESTS_TRUE@ @rm -rf $(top_builddir)/coverage
900 @EFL_ENABLE_TESTS_TRUE@ @find $(top_builddir) -name "*.gcda" -delete
901 @EFL_ENABLE_TESTS_TRUE@ @lcov --zerocounters --directory $(top_builddir)
902
903 @EFL_ENABLE_TESTS_TRUE@lcov-report:
904 @EFL_ENABLE_TESTS_TRUE@ @mkdir $(top_builddir)/coverage
905 @EFL_ENABLE_TESTS_TRUE@ lcov --capture --compat-libtool --output-file $(top_builddir)/coverage/coverage.info --directory $(top_builddir)
906 @EFL_ENABLE_TESTS_TRUE@ lcov --remove $(top_builddir)/coverage/coverage.info '*.h' --output-file $(top_builddir)/coverage/coverage.cleaned.info
907 @EFL_ENABLE_TESTS_TRUE@ genhtml -t "$(PACKAGE_STRING)" -o $(top_builddir)/coverage/html $(top_builddir)/coverage/coverage.cleaned.info
908 @EFL_ENABLE_TESTS_TRUE@ @echo "Coverage Report at $(top_builddir)/coverage/html"
909
910 @EFL_ENABLE_TESTS_TRUE@check-local:
911 @EFL_ENABLE_TESTS_TRUE@ @$(MAKE) lcov-reset
912 @EFL_ENABLE_TESTS_TRUE@ @./src/tests/eina_suite
913 @EFL_ENABLE_TESTS_TRUE@ @$(MAKE) lcov-report
914
915 @EFL_ENABLE_TESTS_FALSE@lcov-reset:
916 @EFL_ENABLE_TESTS_FALSE@        @echo "reconfigure with --enable-tests"
917
918 @EFL_ENABLE_TESTS_FALSE@lcov-report:
919 @EFL_ENABLE_TESTS_FALSE@        @echo "reconfigure with --enable-tests"
920
921 @EFL_ENABLE_TESTS_FALSE@check-local:
922 @EFL_ENABLE_TESTS_FALSE@        @echo "reconfigure with --enable-tests"
923
924 @EFL_ENABLE_BENCHMARK_TRUE@benchmark:
925 @EFL_ENABLE_BENCHMARK_TRUE@     @cd src && $(MAKE) benchmark
926 @EFL_ENABLE_BENCHMARK_TRUE@     @mkdir result || true
927 @EFL_ENABLE_BENCHMARK_TRUE@     @cd result && ../src/tests/eina_bench `date +%F_%s`
928
929 @EFL_ENABLE_BENCHMARK_FALSE@benchmark:
930 @EFL_ENABLE_BENCHMARK_FALSE@    @echo "reconfigure with --enable-benchmark"
931
932 clean-local:
933         @rm -rf coverage benchmark
934
935 # Tell versions [3.59,3.63) of GNU make to not export all variables.
936 # Otherwise a system limit (for SysV at least) may be exceeded.
937 .NOEXPORT: