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