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