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