b57b1137682de7a588e3b628f1544360fe911d36
[platform/upstream/efreet.git] / src / tests / 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 bin_PROGRAMS = efreet_test$(EXEEXT) efreet_spec_test$(EXEEXT) \
38         efreet_cache_test$(EXEEXT) efreet_icon_cache_dump$(EXEEXT)
39 @DEFAULT_VISIBILITY_TRUE@am__append_1 = \
40 @DEFAULT_VISIBILITY_TRUE@ef_locale.c
41
42 @EFL_ENABLE_TESTS_TRUE@check_PROGRAMS = efreet_suite$(EXEEXT)
43 subdir = src/tests
44 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
47         $(top_srcdir)/m4/efl_compiler_flag.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/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
52         $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/lib-ld.m4 \
53         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
54         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
55         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
56         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
57         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
58         $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60         $(ACLOCAL_M4)
61 mkinstalldirs = $(install_sh) -d
62 CONFIG_HEADER = $(top_builddir)/config.h
63 CONFIG_CLEAN_FILES =
64 CONFIG_CLEAN_VPATH_FILES =
65 am__installdirs = "$(DESTDIR)$(bindir)"
66 PROGRAMS = $(bin_PROGRAMS)
67 am_efreet_cache_test_OBJECTS = ef_cache.$(OBJEXT)
68 efreet_cache_test_OBJECTS = $(am_efreet_cache_test_OBJECTS)
69 efreet_cache_test_DEPENDENCIES = $(top_builddir)/src/lib/libefreet.la
70 AM_V_lt = $(am__v_lt_$(V))
71 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
72 am__v_lt_0 = --silent
73 am_efreet_icon_cache_dump_OBJECTS = efreet_icon_cache_dump.$(OBJEXT)
74 efreet_icon_cache_dump_OBJECTS = $(am_efreet_icon_cache_dump_OBJECTS)
75 efreet_icon_cache_dump_DEPENDENCIES =  \
76         $(top_builddir)/src/lib/libefreet.la
77 am_efreet_spec_test_OBJECTS = efreet_spec_test.$(OBJEXT)
78 efreet_spec_test_OBJECTS = $(am_efreet_spec_test_OBJECTS)
79 efreet_spec_test_DEPENDENCIES = $(top_builddir)/src/lib/libefreet.la
80 am__efreet_suite_SOURCES_DIST = efreet_suite.c efreet_test_efreet.c \
81         efreet_test_efreet_cache.c
82 @EFL_ENABLE_TESTS_TRUE@am_efreet_suite_OBJECTS =  \
83 @EFL_ENABLE_TESTS_TRUE@ efreet_suite.$(OBJEXT) \
84 @EFL_ENABLE_TESTS_TRUE@ efreet_test_efreet.$(OBJEXT) \
85 @EFL_ENABLE_TESTS_TRUE@ efreet_test_efreet_cache.$(OBJEXT)
86 efreet_suite_OBJECTS = $(am_efreet_suite_OBJECTS)
87 @EFL_ENABLE_TESTS_TRUE@efreet_suite_DEPENDENCIES =  \
88 @EFL_ENABLE_TESTS_TRUE@ $(top_builddir)/src/lib/libefreet.la
89 am__efreet_test_SOURCES_DIST = ef_test.h ef_data_dirs.c \
90         ef_icon_theme.c ef_ini.c ef_utils.c ef_desktop.c ef_menu.c \
91         ef_mime.c main.c ef_locale.c
92 @DEFAULT_VISIBILITY_TRUE@am__objects_1 = ef_locale.$(OBJEXT)
93 am_efreet_test_OBJECTS = ef_data_dirs.$(OBJEXT) \
94         ef_icon_theme.$(OBJEXT) ef_ini.$(OBJEXT) ef_utils.$(OBJEXT) \
95         ef_desktop.$(OBJEXT) ef_menu.$(OBJEXT) ef_mime.$(OBJEXT) \
96         main.$(OBJEXT) $(am__objects_1)
97 efreet_test_OBJECTS = $(am_efreet_test_OBJECTS)
98 efreet_test_DEPENDENCIES = $(top_builddir)/src/lib/libefreet.la \
99         $(top_builddir)/src/lib/libefreet_mime.la
100 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
101 depcomp = $(SHELL) $(top_srcdir)/depcomp
102 am__depfiles_maybe = depfiles
103 am__mv = mv -f
104 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
105         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
106 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
107         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
108         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
109         $(AM_CFLAGS) $(CFLAGS)
110 AM_V_CC = $(am__v_CC_$(V))
111 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
112 am__v_CC_0 = @echo "  CC    " $@;
113 AM_V_at = $(am__v_at_$(V))
114 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
115 am__v_at_0 = @
116 CCLD = $(CC)
117 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
118         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
119         $(AM_LDFLAGS) $(LDFLAGS) -o $@
120 AM_V_CCLD = $(am__v_CCLD_$(V))
121 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
122 am__v_CCLD_0 = @echo "  CCLD  " $@;
123 AM_V_GEN = $(am__v_GEN_$(V))
124 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
125 am__v_GEN_0 = @echo "  GEN   " $@;
126 SOURCES = $(efreet_cache_test_SOURCES) \
127         $(efreet_icon_cache_dump_SOURCES) $(efreet_spec_test_SOURCES) \
128         $(efreet_suite_SOURCES) $(efreet_test_SOURCES)
129 DIST_SOURCES = $(efreet_cache_test_SOURCES) \
130         $(efreet_icon_cache_dump_SOURCES) $(efreet_spec_test_SOURCES) \
131         $(am__efreet_suite_SOURCES_DIST) \
132         $(am__efreet_test_SOURCES_DIST)
133 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
134         html-recursive info-recursive install-data-recursive \
135         install-dvi-recursive install-exec-recursive \
136         install-html-recursive install-info-recursive \
137         install-pdf-recursive install-ps-recursive install-recursive \
138         installcheck-recursive installdirs-recursive pdf-recursive \
139         ps-recursive uninstall-recursive
140 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
141   distclean-recursive maintainer-clean-recursive
142 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
143         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
144         distdir
145 ETAGS = etags
146 CTAGS = ctags
147 DIST_SUBDIRS = $(SUBDIRS)
148 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
149 am__relativize = \
150   dir0=`pwd`; \
151   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
152   sed_rest='s,^[^/]*/*,,'; \
153   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
154   sed_butlast='s,/*[^/]*$$,,'; \
155   while test -n "$$dir1"; do \
156     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
157     if test "$$first" != "."; then \
158       if test "$$first" = ".."; then \
159         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
160         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
161       else \
162         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
163         if test "$$first2" = "$$first"; then \
164           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
165         else \
166           dir2="../$$dir2"; \
167         fi; \
168         dir0="$$dir0"/"$$first"; \
169       fi; \
170     fi; \
171     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
172   done; \
173   reldir="$$dir2"
174 ACLOCAL = @ACLOCAL@
175 ALLOCA = @ALLOCA@
176 AMTAR = @AMTAR@
177 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
178 AR = @AR@
179 AS = @AS@
180 AUTOCONF = @AUTOCONF@
181 AUTOHEADER = @AUTOHEADER@
182 AUTOMAKE = @AUTOMAKE@
183 AWK = @AWK@
184 CC = @CC@
185 CCDEPMODE = @CCDEPMODE@
186 CFLAGS = @CFLAGS@
187 CHECK_CFLAGS = @CHECK_CFLAGS@
188 CHECK_LIBS = @CHECK_LIBS@
189 CPP = @CPP@
190 CPPFLAGS = @CPPFLAGS@
191 CYGPATH_W = @CYGPATH_W@
192 DEFS = @DEFS@
193 DEPDIR = @DEPDIR@
194 DLLTOOL = @DLLTOOL@
195 DSYMUTIL = @DSYMUTIL@
196 DUMPBIN = @DUMPBIN@
197 ECHO_C = @ECHO_C@
198 ECHO_N = @ECHO_N@
199 ECHO_T = @ECHO_T@
200 EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
201 EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
202 EFL_EFREET_BUILD = @EFL_EFREET_BUILD@
203 EFL_EFREET_MIME_BUILD = @EFL_EFREET_MIME_BUILD@
204 EFL_EFREET_TRASH_BUILD = @EFL_EFREET_TRASH_BUILD@
205 EFREET_CFLAGS = @EFREET_CFLAGS@
206 EFREET_LIBS = @EFREET_LIBS@
207 EGREP = @EGREP@
208 EINA_CFLAGS = @EINA_CFLAGS@
209 EINA_LIBS = @EINA_LIBS@
210 EVIL_CFLAGS = @EVIL_CFLAGS@
211 EVIL_LIBS = @EVIL_LIBS@
212 EXEEXT = @EXEEXT@
213 FGREP = @FGREP@
214 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
215 GMSGFMT = @GMSGFMT@
216 GMSGFMT_015 = @GMSGFMT_015@
217 GREP = @GREP@
218 INSTALL = @INSTALL@
219 INSTALL_DATA = @INSTALL_DATA@
220 INSTALL_PROGRAM = @INSTALL_PROGRAM@
221 INSTALL_SCRIPT = @INSTALL_SCRIPT@
222 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
223 INTLLIBS = @INTLLIBS@
224 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
225 LD = @LD@
226 LDFLAGS = @LDFLAGS@
227 LIBICONV = @LIBICONV@
228 LIBINTL = @LIBINTL@
229 LIBOBJS = @LIBOBJS@
230 LIBS = @LIBS@
231 LIBTOOL = @LIBTOOL@
232 LIPO = @LIPO@
233 LN_S = @LN_S@
234 LOCALE_DIR = @LOCALE_DIR@
235 LTLIBICONV = @LTLIBICONV@
236 LTLIBINTL = @LTLIBINTL@
237 LTLIBOBJS = @LTLIBOBJS@
238 MAKEINFO = @MAKEINFO@
239 MKDIR_P = @MKDIR_P@
240 MSGFMT = @MSGFMT@
241 MSGFMT_015 = @MSGFMT_015@
242 MSGMERGE = @MSGMERGE@
243 NM = @NM@
244 NMEDIT = @NMEDIT@
245 OBJDUMP = @OBJDUMP@
246 OBJEXT = @OBJEXT@
247 OTOOL = @OTOOL@
248 OTOOL64 = @OTOOL64@
249 PACKAGE = @PACKAGE@
250 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
251 PACKAGE_NAME = @PACKAGE_NAME@
252 PACKAGE_STRING = @PACKAGE_STRING@
253 PACKAGE_TARNAME = @PACKAGE_TARNAME@
254 PACKAGE_URL = @PACKAGE_URL@
255 PACKAGE_VERSION = @PACKAGE_VERSION@
256 PATH_SEPARATOR = @PATH_SEPARATOR@
257 PKG_CONFIG = @PKG_CONFIG@
258 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
259 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
260 POSUB = @POSUB@
261 RANLIB = @RANLIB@
262 SED = @SED@
263 SET_MAKE = @SET_MAKE@
264 SHELL = @SHELL@
265 STRIP = @STRIP@
266 USE_NLS = @USE_NLS@
267 VERSION = @VERSION@
268 VMAJ = @VMAJ@
269 WIN32_LIBS = @WIN32_LIBS@
270 XGETTEXT = @XGETTEXT@
271 XGETTEXT_015 = @XGETTEXT_015@
272 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
273 abs_builddir = @abs_builddir@
274 abs_srcdir = @abs_srcdir@
275 abs_top_builddir = @abs_top_builddir@
276 abs_top_srcdir = @abs_top_srcdir@
277 ac_ct_CC = @ac_ct_CC@
278 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
279 am__include = @am__include@
280 am__leading_dot = @am__leading_dot@
281 am__quote = @am__quote@
282 am__tar = @am__tar@
283 am__untar = @am__untar@
284 bindir = @bindir@
285 build = @build@
286 build_alias = @build_alias@
287 build_cpu = @build_cpu@
288 build_os = @build_os@
289 build_vendor = @build_vendor@
290 builddir = @builddir@
291 datadir = @datadir@
292 datarootdir = @datarootdir@
293 docdir = @docdir@
294 dvidir = @dvidir@
295 efl_doxygen = @efl_doxygen@
296 efl_have_doxygen = @efl_have_doxygen@
297 exec_prefix = @exec_prefix@
298 have_lcov = @have_lcov@
299 host = @host@
300 host_alias = @host_alias@
301 host_cpu = @host_cpu@
302 host_os = @host_os@
303 host_vendor = @host_vendor@
304 htmldir = @htmldir@
305 includedir = @includedir@
306 infodir = @infodir@
307 install_sh = @install_sh@
308 libdir = @libdir@
309 libexecdir = @libexecdir@
310 localedir = @localedir@
311 localstatedir = @localstatedir@
312 lt_ECHO = @lt_ECHO@
313 lt_enable_auto_import = @lt_enable_auto_import@
314 mandir = @mandir@
315 mkdir_p = @mkdir_p@
316 oldincludedir = @oldincludedir@
317 pdfdir = @pdfdir@
318 pkgconfig_requires_private = @pkgconfig_requires_private@
319 prefix = @prefix@
320 program_transform_name = @program_transform_name@
321 psdir = @psdir@
322 release_info = @release_info@
323 requirement_efreet = @requirement_efreet@
324 sbindir = @sbindir@
325 sharedstatedir = @sharedstatedir@
326 srcdir = @srcdir@
327 sysconfdir = @sysconfdir@
328 target_alias = @target_alias@
329 top_build_prefix = @top_build_prefix@
330 top_builddir = @top_builddir@
331 top_srcdir = @top_srcdir@
332 version_info = @version_info@
333 SUBDIRS = data compare
334 MAINTAINERCLEANFILES = Makefile.in
335 AM_CPPFLAGS = \
336 -I. \
337 -I$(top_srcdir)/src/lib \
338 -DPACKAGE_BIN_DIR=\"$(bindir)\" \
339 -DPACKAGE_LIB_DIR=\"$(libdir)\" \
340 -DPACKAGE_DATA_DIR=\"$(datadir)\" \
341 -DPKG_DATA_DIR=\"$(pkgdatadir)\" \
342 @EFREET_CFLAGS@
343
344 efreet_test_LDADD = $(top_builddir)/src/lib/libefreet.la \
345                     $(top_builddir)/src/lib/libefreet_mime.la \
346                     @EFREET_LIBS@
347
348 efreet_test_SOURCES = ef_test.h ef_data_dirs.c ef_icon_theme.c \
349         ef_ini.c ef_utils.c ef_desktop.c ef_menu.c ef_mime.c main.c \
350         $(am__append_1)
351 efreet_spec_test_LDADD = $(top_builddir)/src/lib/libefreet.la @EFREET_LIBS@
352 efreet_spec_test_SOURCES = \
353 efreet_spec_test.c
354
355 efreet_cache_test_LDADD = $(top_builddir)/src/lib/libefreet.la @EFREET_LIBS@
356 efreet_cache_test_SOURCES = \
357 ef_cache.c
358
359 @EFL_ENABLE_TESTS_TRUE@efreet_suite_SOURCES = \
360 @EFL_ENABLE_TESTS_TRUE@efreet_suite.c \
361 @EFL_ENABLE_TESTS_TRUE@efreet_test_efreet.c \
362 @EFL_ENABLE_TESTS_TRUE@efreet_test_efreet_cache.c
363
364 @EFL_ENABLE_TESTS_TRUE@efreet_suite_LDADD = @CHECK_LIBS@ $(top_builddir)/src/lib/libefreet.la @EFREET_LIBS@
365 efreet_icon_cache_dump_LDADD = \
366 $(top_builddir)/src/lib/libefreet.la \
367 @EFREET_LIBS@
368
369 efreet_icon_cache_dump_SOURCES = \
370 efreet_icon_cache_dump.c
371
372 all: all-recursive
373
374 .SUFFIXES:
375 .SUFFIXES: .c .lo .o .obj
376 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
377         @for dep in $?; do \
378           case '$(am__configure_deps)' in \
379             *$$dep*) \
380               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
381                 && { if test -f $@; then exit 0; else break; fi; }; \
382               exit 1;; \
383           esac; \
384         done; \
385         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/tests/Makefile'; \
386         $(am__cd) $(top_srcdir) && \
387           $(AUTOMAKE) --gnu src/tests/Makefile
388 .PRECIOUS: Makefile
389 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
390         @case '$?' in \
391           *config.status*) \
392             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
393           *) \
394             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
395             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
396         esac;
397
398 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
399         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
400
401 $(top_srcdir)/configure:  $(am__configure_deps)
402         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
404         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
405 $(am__aclocal_m4_deps):
406 install-binPROGRAMS: $(bin_PROGRAMS)
407         @$(NORMAL_INSTALL)
408         test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
409         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
410         for p in $$list; do echo "$$p $$p"; done | \
411         sed 's/$(EXEEXT)$$//' | \
412         while read p p1; do if test -f $$p || test -f $$p1; \
413           then echo "$$p"; echo "$$p"; else :; fi; \
414         done | \
415         sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
416             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
417         sed 'N;N;N;s,\n, ,g' | \
418         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
419           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
420             if ($$2 == $$4) files[d] = files[d] " " $$1; \
421             else { print "f", $$3 "/" $$4, $$1; } } \
422           END { for (d in files) print "f", d, files[d] }' | \
423         while read type dir files; do \
424             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
425             test -z "$$files" || { \
426             echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
427             $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
428             } \
429         ; done
430
431 uninstall-binPROGRAMS:
432         @$(NORMAL_UNINSTALL)
433         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
434         files=`for p in $$list; do echo "$$p"; done | \
435           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
436               -e 's/$$/$(EXEEXT)/' `; \
437         test -n "$$list" || exit 0; \
438         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
439         cd "$(DESTDIR)$(bindir)" && rm -f $$files
440
441 clean-binPROGRAMS:
442         @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
443         echo " rm -f" $$list; \
444         rm -f $$list || exit $$?; \
445         test -n "$(EXEEXT)" || exit 0; \
446         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
447         echo " rm -f" $$list; \
448         rm -f $$list
449
450 clean-checkPROGRAMS:
451         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
452         echo " rm -f" $$list; \
453         rm -f $$list || exit $$?; \
454         test -n "$(EXEEXT)" || exit 0; \
455         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
456         echo " rm -f" $$list; \
457         rm -f $$list
458 efreet_cache_test$(EXEEXT): $(efreet_cache_test_OBJECTS) $(efreet_cache_test_DEPENDENCIES) 
459         @rm -f efreet_cache_test$(EXEEXT)
460         $(AM_V_CCLD)$(LINK) $(efreet_cache_test_OBJECTS) $(efreet_cache_test_LDADD) $(LIBS)
461 efreet_icon_cache_dump$(EXEEXT): $(efreet_icon_cache_dump_OBJECTS) $(efreet_icon_cache_dump_DEPENDENCIES) 
462         @rm -f efreet_icon_cache_dump$(EXEEXT)
463         $(AM_V_CCLD)$(LINK) $(efreet_icon_cache_dump_OBJECTS) $(efreet_icon_cache_dump_LDADD) $(LIBS)
464 efreet_spec_test$(EXEEXT): $(efreet_spec_test_OBJECTS) $(efreet_spec_test_DEPENDENCIES) 
465         @rm -f efreet_spec_test$(EXEEXT)
466         $(AM_V_CCLD)$(LINK) $(efreet_spec_test_OBJECTS) $(efreet_spec_test_LDADD) $(LIBS)
467 efreet_suite$(EXEEXT): $(efreet_suite_OBJECTS) $(efreet_suite_DEPENDENCIES) 
468         @rm -f efreet_suite$(EXEEXT)
469         $(AM_V_CCLD)$(LINK) $(efreet_suite_OBJECTS) $(efreet_suite_LDADD) $(LIBS)
470 efreet_test$(EXEEXT): $(efreet_test_OBJECTS) $(efreet_test_DEPENDENCIES) 
471         @rm -f efreet_test$(EXEEXT)
472         $(AM_V_CCLD)$(LINK) $(efreet_test_OBJECTS) $(efreet_test_LDADD) $(LIBS)
473
474 mostlyclean-compile:
475         -rm -f *.$(OBJEXT)
476
477 distclean-compile:
478         -rm -f *.tab.c
479
480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_cache.Po@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_data_dirs.Po@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_desktop.Po@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_icon_theme.Po@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_ini.Po@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_locale.Po@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_menu.Po@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_mime.Po@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ef_utils.Po@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/efreet_icon_cache_dump.Po@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/efreet_spec_test.Po@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/efreet_suite.Po@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/efreet_test_efreet.Po@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/efreet_test_efreet_cache.Po@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
495
496 .c.o:
497 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
498 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
499 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
500 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
501 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
502 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
503
504 .c.obj:
505 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
506 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
507 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
508 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
509 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
510 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
511
512 .c.lo:
513 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
514 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
515 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
516 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
518 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
519
520 mostlyclean-libtool:
521         -rm -f *.lo
522
523 clean-libtool:
524         -rm -rf .libs _libs
525
526 # This directory's subdirectories are mostly independent; you can cd
527 # into them and run `make' without going through this Makefile.
528 # To change the values of `make' variables: instead of editing Makefiles,
529 # (1) if the variable is set in `config.status', edit `config.status'
530 #     (which will cause the Makefiles to be regenerated when you run `make');
531 # (2) otherwise, pass the desired values on the `make' command line.
532 $(RECURSIVE_TARGETS):
533         @fail= failcom='exit 1'; \
534         for f in x $$MAKEFLAGS; do \
535           case $$f in \
536             *=* | --[!k]*);; \
537             *k*) failcom='fail=yes';; \
538           esac; \
539         done; \
540         dot_seen=no; \
541         target=`echo $@ | sed s/-recursive//`; \
542         list='$(SUBDIRS)'; for subdir in $$list; do \
543           echo "Making $$target in $$subdir"; \
544           if test "$$subdir" = "."; then \
545             dot_seen=yes; \
546             local_target="$$target-am"; \
547           else \
548             local_target="$$target"; \
549           fi; \
550           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
551           || eval $$failcom; \
552         done; \
553         if test "$$dot_seen" = "no"; then \
554           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
555         fi; test -z "$$fail"
556
557 $(RECURSIVE_CLEAN_TARGETS):
558         @fail= failcom='exit 1'; \
559         for f in x $$MAKEFLAGS; do \
560           case $$f in \
561             *=* | --[!k]*);; \
562             *k*) failcom='fail=yes';; \
563           esac; \
564         done; \
565         dot_seen=no; \
566         case "$@" in \
567           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
568           *) list='$(SUBDIRS)' ;; \
569         esac; \
570         rev=''; for subdir in $$list; do \
571           if test "$$subdir" = "."; then :; else \
572             rev="$$subdir $$rev"; \
573           fi; \
574         done; \
575         rev="$$rev ."; \
576         target=`echo $@ | sed s/-recursive//`; \
577         for subdir in $$rev; do \
578           echo "Making $$target in $$subdir"; \
579           if test "$$subdir" = "."; then \
580             local_target="$$target-am"; \
581           else \
582             local_target="$$target"; \
583           fi; \
584           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
585           || eval $$failcom; \
586         done && test -z "$$fail"
587 tags-recursive:
588         list='$(SUBDIRS)'; for subdir in $$list; do \
589           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
590         done
591 ctags-recursive:
592         list='$(SUBDIRS)'; for subdir in $$list; do \
593           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
594         done
595
596 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
597         list='$(SOURCES) $(HEADERS) $(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         mkid -fID $$unique
604 tags: TAGS
605
606 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
607                 $(TAGS_FILES) $(LISP)
608         set x; \
609         here=`pwd`; \
610         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
611           include_option=--etags-include; \
612           empty_fix=.; \
613         else \
614           include_option=--include; \
615           empty_fix=; \
616         fi; \
617         list='$(SUBDIRS)'; for subdir in $$list; do \
618           if test "$$subdir" = .; then :; else \
619             test ! -f $$subdir/TAGS || \
620               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
621           fi; \
622         done; \
623         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
624         unique=`for i in $$list; do \
625             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
626           done | \
627           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
628               END { if (nonempty) { for (i in files) print i; }; }'`; \
629         shift; \
630         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
631           test -n "$$unique" || unique=$$empty_fix; \
632           if test $$# -gt 0; then \
633             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
634               "$$@" $$unique; \
635           else \
636             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
637               $$unique; \
638           fi; \
639         fi
640 ctags: CTAGS
641 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
642                 $(TAGS_FILES) $(LISP)
643         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
644         unique=`for i in $$list; do \
645             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
646           done | \
647           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
648               END { if (nonempty) { for (i in files) print i; }; }'`; \
649         test -z "$(CTAGS_ARGS)$$unique" \
650           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
651              $$unique
652
653 GTAGS:
654         here=`$(am__cd) $(top_builddir) && pwd` \
655           && $(am__cd) $(top_srcdir) \
656           && gtags -i $(GTAGS_ARGS) "$$here"
657
658 distclean-tags:
659         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
660
661 distdir: $(DISTFILES)
662         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
663         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
664         list='$(DISTFILES)'; \
665           dist_files=`for file in $$list; do echo $$file; done | \
666           sed -e "s|^$$srcdirstrip/||;t" \
667               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
668         case $$dist_files in \
669           */*) $(MKDIR_P) `echo "$$dist_files" | \
670                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
671                            sort -u` ;; \
672         esac; \
673         for file in $$dist_files; do \
674           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
675           if test -d $$d/$$file; then \
676             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
677             if test -d "$(distdir)/$$file"; then \
678               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
679             fi; \
680             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
681               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
682               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
683             fi; \
684             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
685           else \
686             test -f "$(distdir)/$$file" \
687             || cp -p $$d/$$file "$(distdir)/$$file" \
688             || exit 1; \
689           fi; \
690         done
691         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
692           if test "$$subdir" = .; then :; else \
693             test -d "$(distdir)/$$subdir" \
694             || $(MKDIR_P) "$(distdir)/$$subdir" \
695             || exit 1; \
696           fi; \
697         done
698         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
699           if test "$$subdir" = .; then :; else \
700             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
701             $(am__relativize); \
702             new_distdir=$$reldir; \
703             dir1=$$subdir; dir2="$(top_distdir)"; \
704             $(am__relativize); \
705             new_top_distdir=$$reldir; \
706             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
707             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
708             ($(am__cd) $$subdir && \
709               $(MAKE) $(AM_MAKEFLAGS) \
710                 top_distdir="$$new_top_distdir" \
711                 distdir="$$new_distdir" \
712                 am__remove_distdir=: \
713                 am__skip_length_check=: \
714                 am__skip_mode_fix=: \
715                 distdir) \
716               || exit 1; \
717           fi; \
718         done
719 check-am: all-am
720         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
721 check: check-recursive
722 all-am: Makefile $(PROGRAMS)
723 installdirs: installdirs-recursive
724 installdirs-am:
725         for dir in "$(DESTDIR)$(bindir)"; do \
726           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
727         done
728 install: install-recursive
729 install-exec: install-exec-recursive
730 install-data: install-data-recursive
731 uninstall: uninstall-recursive
732
733 install-am: all-am
734         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
735
736 installcheck: installcheck-recursive
737 install-strip:
738         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
739           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
740           `test -z '$(STRIP)' || \
741             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
742 mostlyclean-generic:
743
744 clean-generic:
745
746 distclean-generic:
747         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
748         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
749
750 maintainer-clean-generic:
751         @echo "This command is intended for maintainers to use"
752         @echo "it deletes files that may require special tools to rebuild."
753         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
754 clean: clean-recursive
755
756 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
757         clean-libtool mostlyclean-am
758
759 distclean: distclean-recursive
760         -rm -rf ./$(DEPDIR)
761         -rm -f Makefile
762 distclean-am: clean-am distclean-compile distclean-generic \
763         distclean-tags
764
765 dvi: dvi-recursive
766
767 dvi-am:
768
769 html: html-recursive
770
771 html-am:
772
773 info: info-recursive
774
775 info-am:
776
777 install-data-am:
778
779 install-dvi: install-dvi-recursive
780
781 install-dvi-am:
782
783 install-exec-am: install-binPROGRAMS
784
785 install-html: install-html-recursive
786
787 install-html-am:
788
789 install-info: install-info-recursive
790
791 install-info-am:
792
793 install-man:
794
795 install-pdf: install-pdf-recursive
796
797 install-pdf-am:
798
799 install-ps: install-ps-recursive
800
801 install-ps-am:
802
803 installcheck-am:
804
805 maintainer-clean: maintainer-clean-recursive
806         -rm -rf ./$(DEPDIR)
807         -rm -f Makefile
808 maintainer-clean-am: distclean-am maintainer-clean-generic
809
810 mostlyclean: mostlyclean-recursive
811
812 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
813         mostlyclean-libtool
814
815 pdf: pdf-recursive
816
817 pdf-am:
818
819 ps: ps-recursive
820
821 ps-am:
822
823 uninstall-am: uninstall-binPROGRAMS
824
825 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) check-am \
826         ctags-recursive install-am install-strip tags-recursive
827
828 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
829         all all-am check check-am clean clean-binPROGRAMS \
830         clean-checkPROGRAMS clean-generic clean-libtool ctags \
831         ctags-recursive distclean distclean-compile distclean-generic \
832         distclean-libtool distclean-tags distdir dvi dvi-am html \
833         html-am info info-am install install-am install-binPROGRAMS \
834         install-data install-data-am install-dvi install-dvi-am \
835         install-exec install-exec-am install-html install-html-am \
836         install-info install-info-am install-man install-pdf \
837         install-pdf-am install-ps install-ps-am install-strip \
838         installcheck installcheck-am installdirs installdirs-am \
839         maintainer-clean maintainer-clean-generic mostlyclean \
840         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
841         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
842         uninstall-binPROGRAMS
843
844
845 # Tell versions [3.59,3.63) of GNU make to not export all variables.
846 # Otherwise a system limit (for SysV at least) may be exceeded.
847 .NOEXPORT: