Imported Upstream version 1.7.8
[platform/upstream/ecore.git] / src / lib / Makefile.in
1 # Makefile.in generated by automake 1.13.4 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19   case $${target_option-} in \
20       ?) ;; \
21       *) echo "am__make_running_with_option: internal error: invalid" \
22               "target option '$${target_option-}' specified" >&2; \
23          exit 1;; \
24   esac; \
25   has_opt=no; \
26   sane_makeflags=$$MAKEFLAGS; \
27   if $(am__is_gnu_make); then \
28     sane_makeflags=$$MFLAGS; \
29   else \
30     case $$MAKEFLAGS in \
31       *\\[\ \   ]*) \
32         bs=\\; \
33         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
35     esac; \
36   fi; \
37   skip_next=no; \
38   strip_trailopt () \
39   { \
40     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41   }; \
42   for flg in $$sane_makeflags; do \
43     test $$skip_next = yes && { skip_next=no; continue; }; \
44     case $$flg in \
45       *=*|--*) continue;; \
46         -*I) strip_trailopt 'I'; skip_next=yes;; \
47       -*I?*) strip_trailopt 'I';; \
48         -*O) strip_trailopt 'O'; skip_next=yes;; \
49       -*O?*) strip_trailopt 'O';; \
50         -*l) strip_trailopt 'l'; skip_next=yes;; \
51       -*l?*) strip_trailopt 'l';; \
52       -[dEDm]) skip_next=yes;; \
53       -[JT]) skip_next=yes;; \
54     esac; \
55     case $$flg in \
56       *$$target_option*) has_opt=yes; break;; \
57     esac; \
58   done; \
59   test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 @BUILD_ECORE_INPUT_TRUE@am__append_1 = ecore_input
81 @BUILD_ECORE_INPUT_EVAS_TRUE@am__append_2 = ecore_input_evas
82 @BUILD_ECORE_FB_TRUE@am__append_3 = ecore_fb
83 @BUILD_ECORE_DIRECTFB_TRUE@am__append_4 = ecore_directfb
84 @BUILD_ECORE_CON_TRUE@am__append_5 = ecore_con
85 @BUILD_ECORE_X_TRUE@am__append_6 = ecore_x
86 @BUILD_ECORE_WIN32_TRUE@am__append_7 = ecore_win32
87 @BUILD_ECORE_WINCE_TRUE@am__append_8 = ecore_wince
88 @BUILD_ECORE_SDL_TRUE@am__append_9 = ecore_sdl
89 @BUILD_ECORE_PSL1GHT_TRUE@am__append_10 = ecore_psl1ght
90 @BUILD_ECORE_COCOA_TRUE@am__append_11 = ecore_cocoa
91 @BUILD_ECORE_WAYLAND_TRUE@am__append_12 = ecore_wayland
92 @BUILD_ECORE_IPC_TRUE@am__append_13 = ecore_ipc
93 @BUILD_ECORE_EVAS_TRUE@am__append_14 = ecore_evas
94 @BUILD_ECORE_CONFIG_TRUE@am__append_15 = ecore_config
95 @BUILD_ECORE_FILE_TRUE@am__append_16 = ecore_file
96 @BUILD_ECORE_IMF_TRUE@am__append_17 = ecore_imf
97 @BUILD_ECORE_IMF_EVAS_TRUE@am__append_18 = ecore_imf_evas
98 subdir = src/lib
99 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
100 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
101 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
102         $(top_srcdir)/m4/ac_path_generic.m4 \
103         $(top_srcdir)/m4/check_x_extension.m4 \
104         $(top_srcdir)/m4/ecore_check_module.m4 \
105         $(top_srcdir)/m4/ecore_check_options.m4 \
106         $(top_srcdir)/m4/efl_compiler.m4 \
107         $(top_srcdir)/m4/efl_compiler_flag.m4 \
108         $(top_srcdir)/m4/efl_coverage.m4 \
109         $(top_srcdir)/m4/efl_doxygen.m4 \
110         $(top_srcdir)/m4/efl_examples.m4 \
111         $(top_srcdir)/m4/efl_path_max.m4 \
112         $(top_srcdir)/m4/efl_shm_open.m4 $(top_srcdir)/m4/efl_tests.m4 \
113         $(top_srcdir)/m4/efl_threads.m4 $(top_srcdir)/m4/gettext.m4 \
114         $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
115         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
116         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/ltoptions.m4 \
117         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
118         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/nls.m4 \
119         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
120         $(top_srcdir)/configure.ac
121 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
122         $(ACLOCAL_M4)
123 mkinstalldirs = $(install_sh) -d
124 CONFIG_HEADER = $(top_builddir)/config.h
125 CONFIG_CLEAN_FILES =
126 CONFIG_CLEAN_VPATH_FILES =
127 AM_V_P = $(am__v_P_@AM_V@)
128 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
129 am__v_P_0 = false
130 am__v_P_1 = :
131 AM_V_GEN = $(am__v_GEN_@AM_V@)
132 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
133 am__v_GEN_0 = @echo "  GEN     " $@;
134 am__v_GEN_1 = 
135 AM_V_at = $(am__v_at_@AM_V@)
136 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
137 am__v_at_0 = @
138 am__v_at_1 = 
139 SOURCES =
140 DIST_SOURCES =
141 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
142         ctags-recursive dvi-recursive html-recursive info-recursive \
143         install-data-recursive install-dvi-recursive \
144         install-exec-recursive install-html-recursive \
145         install-info-recursive install-pdf-recursive \
146         install-ps-recursive install-recursive installcheck-recursive \
147         installdirs-recursive pdf-recursive ps-recursive \
148         tags-recursive uninstall-recursive
149 am__can_run_installinfo = \
150   case $$AM_UPDATE_INFO_DIR in \
151     n|no|NO) false;; \
152     *) (install-info --version) >/dev/null 2>&1;; \
153   esac
154 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
155   distclean-recursive maintainer-clean-recursive
156 am__recursive_targets = \
157   $(RECURSIVE_TARGETS) \
158   $(RECURSIVE_CLEAN_TARGETS) \
159   $(am__extra_recursive_targets)
160 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
161         distdir
162 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
163 # Read a list of newline-separated strings from the standard input,
164 # and print each of them once, without duplicates.  Input order is
165 # *not* preserved.
166 am__uniquify_input = $(AWK) '\
167   BEGIN { nonempty = 0; } \
168   { items[$$0] = 1; nonempty = 1; } \
169   END { if (nonempty) { for (i in items) print i; }; } \
170 '
171 # Make sure the list of sources is unique.  This is necessary because,
172 # e.g., the same source file might be shared among _SOURCES variables
173 # for different programs/libraries.
174 am__define_uniq_tagged_files = \
175   list='$(am__tagged_files)'; \
176   unique=`for i in $$list; do \
177     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
178   done | $(am__uniquify_input)`
179 ETAGS = etags
180 CTAGS = ctags
181 DIST_SUBDIRS = ecore ecore_input ecore_input_evas ecore_fb \
182         ecore_directfb ecore_con ecore_x ecore_win32 ecore_wince \
183         ecore_sdl ecore_psl1ght ecore_cocoa ecore_wayland ecore_ipc \
184         ecore_evas ecore_config ecore_file ecore_imf ecore_imf_evas
185 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
186 am__relativize = \
187   dir0=`pwd`; \
188   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
189   sed_rest='s,^[^/]*/*,,'; \
190   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
191   sed_butlast='s,/*[^/]*$$,,'; \
192   while test -n "$$dir1"; do \
193     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
194     if test "$$first" != "."; then \
195       if test "$$first" = ".."; then \
196         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
197         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
198       else \
199         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
200         if test "$$first2" = "$$first"; then \
201           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
202         else \
203           dir2="../$$dir2"; \
204         fi; \
205         dir0="$$dir0"/"$$first"; \
206       fi; \
207     fi; \
208     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
209   done; \
210   reldir="$$dir2"
211 ACLOCAL = @ACLOCAL@
212 ALLOCA = @ALLOCA@
213 AMTAR = @AMTAR@
214 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
215 AR = @AR@
216 AS = @AS@
217 AUTOCONF = @AUTOCONF@
218 AUTOHEADER = @AUTOHEADER@
219 AUTOMAKE = @AUTOMAKE@
220 AWK = @AWK@
221 CARES_CFLAGS = @CARES_CFLAGS@
222 CARES_LIBS = @CARES_LIBS@
223 CC = @CC@
224 CCDEPMODE = @CCDEPMODE@
225 CFLAGS = @CFLAGS@
226 CHECK_CFLAGS = @CHECK_CFLAGS@
227 CHECK_LIBS = @CHECK_LIBS@
228 CPP = @CPP@
229 CPPFLAGS = @CPPFLAGS@
230 CURL_CFLAGS = @CURL_CFLAGS@
231 CURL_LIBS = @CURL_LIBS@
232 CXX = @CXX@
233 CXXCPP = @CXXCPP@
234 CXXDEPMODE = @CXXDEPMODE@
235 CXXFLAGS = @CXXFLAGS@
236 CYGPATH_W = @CYGPATH_W@
237 DEFS = @DEFS@
238 DEPDIR = @DEPDIR@
239 DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
240 DIRECTFB_LIBS = @DIRECTFB_LIBS@
241 DLLTOOL = @DLLTOOL@
242 DSYMUTIL = @DSYMUTIL@
243 DUMPBIN = @DUMPBIN@
244 ECHO_C = @ECHO_C@
245 ECHO_N = @ECHO_N@
246 ECHO_T = @ECHO_T@
247 ECORE_CON_CFLAGS = @ECORE_CON_CFLAGS@
248 ECORE_XCB_CFLAGS = @ECORE_XCB_CFLAGS@
249 ECORE_XCB_LIBS = @ECORE_XCB_LIBS@
250 EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
251 EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
252 EFL_ECORE_BUILD = @EFL_ECORE_BUILD@
253 EFL_ECORE_CON_BUILD = @EFL_ECORE_CON_BUILD@
254 EFL_ECORE_EVAS_BUILD = @EFL_ECORE_EVAS_BUILD@
255 EFL_ECORE_FILE_BUILD = @EFL_ECORE_FILE_BUILD@
256 EFL_ECORE_IMF_BUILD = @EFL_ECORE_IMF_BUILD@
257 EFL_ECORE_IMF_EVAS_BUILD = @EFL_ECORE_IMF_EVAS_BUILD@
258 EFL_ECORE_INPUT_BUILD = @EFL_ECORE_INPUT_BUILD@
259 EFL_ECORE_INPUT_EVAS_BUILD = @EFL_ECORE_INPUT_EVAS_BUILD@
260 EFL_ECORE_IPC_BUILD = @EFL_ECORE_IPC_BUILD@
261 EFL_ECORE_PSL1GHT_BUILD = @EFL_ECORE_PSL1GHT_BUILD@
262 EFL_ECORE_SDL_BUILD = @EFL_ECORE_SDL_BUILD@
263 EFL_ECORE_WIN32_BUILD = @EFL_ECORE_WIN32_BUILD@
264 EFL_ECORE_WINCE_BUILD = @EFL_ECORE_WINCE_BUILD@
265 EFL_PTHREAD_CFLAGS = @EFL_PTHREAD_CFLAGS@
266 EFL_PTHREAD_LIBS = @EFL_PTHREAD_LIBS@
267 EFL_SHM_OPEN_LIBS = @EFL_SHM_OPEN_LIBS@
268 EGREP = @EGREP@
269 EINA_CFLAGS = @EINA_CFLAGS@
270 EINA_LIBS = @EINA_LIBS@
271 ESCAPE_CFLAGS = @ESCAPE_CFLAGS@
272 ESCAPE_LIBS = @ESCAPE_LIBS@
273 EVAS_CFLAGS = @EVAS_CFLAGS@
274 EVAS_LIBS = @EVAS_LIBS@
275 EVIL_CFLAGS = @EVIL_CFLAGS@
276 EVIL_LIBS = @EVIL_LIBS@
277 EXEEXT = @EXEEXT@
278 EXOTIC_CFLAGS = @EXOTIC_CFLAGS@
279 EXOTIC_LIBS = @EXOTIC_LIBS@
280 FGREP = @FGREP@
281 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
282 GLIB_CFLAGS = @GLIB_CFLAGS@
283 GLIB_LIBS = @GLIB_LIBS@
284 GMSGFMT = @GMSGFMT@
285 GMSGFMT_015 = @GMSGFMT_015@
286 GREP = @GREP@
287 IBUS_CFLAGS = @IBUS_CFLAGS@
288 IBUS_LIBS = @IBUS_LIBS@
289 INSTALL = @INSTALL@
290 INSTALL_DATA = @INSTALL_DATA@
291 INSTALL_PROGRAM = @INSTALL_PROGRAM@
292 INSTALL_SCRIPT = @INSTALL_SCRIPT@
293 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
294 INTLLIBS = @INTLLIBS@
295 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
296 KEYSYMDEFS = @KEYSYMDEFS@
297 LD = @LD@
298 LDFLAGS = @LDFLAGS@
299 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
300 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
301 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
302 LIBICONV = @LIBICONV@
303 LIBINTL = @LIBINTL@
304 LIBOBJS = @LIBOBJS@
305 LIBS = @LIBS@
306 LIBTOOL = @LIBTOOL@
307 LIPO = @LIPO@
308 LN_S = @LN_S@
309 LTLIBICONV = @LTLIBICONV@
310 LTLIBINTL = @LTLIBINTL@
311 LTLIBOBJS = @LTLIBOBJS@
312 MAKEINFO = @MAKEINFO@
313 MANIFEST_TOOL = @MANIFEST_TOOL@
314 MKDIR_P = @MKDIR_P@
315 MSGFMT = @MSGFMT@
316 MSGFMT_015 = @MSGFMT_015@
317 MSGMERGE = @MSGMERGE@
318 NM = @NM@
319 NMEDIT = @NMEDIT@
320 OBJC = @OBJC@
321 OBJCDEPMODE = @OBJCDEPMODE@
322 OBJCFLAGS = @OBJCFLAGS@
323 OBJDUMP = @OBJDUMP@
324 OBJEXT = @OBJEXT@
325 OTOOL = @OTOOL@
326 OTOOL64 = @OTOOL64@
327 PACKAGE = @PACKAGE@
328 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
329 PACKAGE_NAME = @PACKAGE_NAME@
330 PACKAGE_STRING = @PACKAGE_STRING@
331 PACKAGE_TARNAME = @PACKAGE_TARNAME@
332 PACKAGE_URL = @PACKAGE_URL@
333 PACKAGE_VERSION = @PACKAGE_VERSION@
334 PATH_SEPARATOR = @PATH_SEPARATOR@
335 PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
336 PIXMAN_LIBS = @PIXMAN_LIBS@
337 PKG_CONFIG = @PKG_CONFIG@
338 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
339 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
340 POSUB = @POSUB@
341 RANLIB = @RANLIB@
342 SCIM_CFLAGS = @SCIM_CFLAGS@
343 SCIM_LIBS = @SCIM_LIBS@
344 SDL_CFLAGS = @SDL_CFLAGS@
345 SDL_CONFIG = @SDL_CONFIG@
346 SDL_LIBS = @SDL_LIBS@
347 SED = @SED@
348 SET_MAKE = @SET_MAKE@
349 SHELL = @SHELL@
350 SSL_CFLAGS = @SSL_CFLAGS@
351 SSL_LIBS = @SSL_LIBS@
352 STRIP = @STRIP@
353 TLS2_CFLAGS = @TLS2_CFLAGS@
354 TLS2_LIBS = @TLS2_LIBS@
355 TLS_CFLAGS = @TLS_CFLAGS@
356 TLS_LIBS = @TLS_LIBS@
357 TSLIB_CFLAGS = @TSLIB_CFLAGS@
358 TSLIB_LIBS = @TSLIB_LIBS@
359 USE_NLS = @USE_NLS@
360 VERSION = @VERSION@
361 VMAJ = @VMAJ@
362 WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
363 WAYLAND_EGL_CFLAGS = @WAYLAND_EGL_CFLAGS@
364 WAYLAND_EGL_LIBS = @WAYLAND_EGL_LIBS@
365 WAYLAND_LIBS = @WAYLAND_LIBS@
366 WIN32_CFLAGS = @WIN32_CFLAGS@
367 WIN32_CPPFLAGS = @WIN32_CPPFLAGS@
368 WIN32_LIBS = @WIN32_LIBS@
369 XCB_COMPOSITE_CFLAGS = @XCB_COMPOSITE_CFLAGS@
370 XCB_COMPOSITE_LIBS = @XCB_COMPOSITE_LIBS@
371 XCB_CURSOR_CFLAGS = @XCB_CURSOR_CFLAGS@
372 XCB_CURSOR_LIBS = @XCB_CURSOR_LIBS@
373 XCB_DAMAGE_CFLAGS = @XCB_DAMAGE_CFLAGS@
374 XCB_DAMAGE_LIBS = @XCB_DAMAGE_LIBS@
375 XCB_DPMS_CFLAGS = @XCB_DPMS_CFLAGS@
376 XCB_DPMS_LIBS = @XCB_DPMS_LIBS@
377 XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
378 XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
379 XCB_RENDER_CFLAGS = @XCB_RENDER_CFLAGS@
380 XCB_RENDER_LIBS = @XCB_RENDER_LIBS@
381 XCB_SCREENSAVER_CFLAGS = @XCB_SCREENSAVER_CFLAGS@
382 XCB_SCREENSAVER_LIBS = @XCB_SCREENSAVER_LIBS@
383 XCB_SHAPE_CFLAGS = @XCB_SHAPE_CFLAGS@
384 XCB_SHAPE_LIBS = @XCB_SHAPE_LIBS@
385 XCB_SYNC_CFLAGS = @XCB_SYNC_CFLAGS@
386 XCB_SYNC_LIBS = @XCB_SYNC_LIBS@
387 XCB_X11_CFLAGS = @XCB_X11_CFLAGS@
388 XCB_X11_LIBS = @XCB_X11_LIBS@
389 XCB_XFIXES_CFLAGS = @XCB_XFIXES_CFLAGS@
390 XCB_XFIXES_LIBS = @XCB_XFIXES_LIBS@
391 XCB_XGESTURE_CFLAGS = @XCB_XGESTURE_CFLAGS@
392 XCB_XGESTURE_LIBS = @XCB_XGESTURE_LIBS@
393 XCB_XINERAMA_CFLAGS = @XCB_XINERAMA_CFLAGS@
394 XCB_XINERAMA_LIBS = @XCB_XINERAMA_LIBS@
395 XCB_XINPUT_CFLAGS = @XCB_XINPUT_CFLAGS@
396 XCB_XINPUT_LIBS = @XCB_XINPUT_LIBS@
397 XCB_XPRINT_CFLAGS = @XCB_XPRINT_CFLAGS@
398 XCB_XPRINT_LIBS = @XCB_XPRINT_LIBS@
399 XCB_XTEST_CFLAGS = @XCB_XTEST_CFLAGS@
400 XCB_XTEST_LIBS = @XCB_XTEST_LIBS@
401 XCOMPOSITE_CFLAGS = @XCOMPOSITE_CFLAGS@
402 XCOMPOSITE_LIBS = @XCOMPOSITE_LIBS@
403 XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
404 XDAMAGE_LIBS = @XDAMAGE_LIBS@
405 XDPMS_CFLAGS = @XDPMS_CFLAGS@
406 XDPMS_LIBS = @XDPMS_LIBS@
407 XFIXES_CFLAGS = @XFIXES_CFLAGS@
408 XFIXES_LIBS = @XFIXES_LIBS@
409 XGESTURE_CFLAGS = @XGESTURE_CFLAGS@
410 XGESTURE_LIBS = @XGESTURE_LIBS@
411 XGETTEXT = @XGETTEXT@
412 XGETTEXT_015 = @XGETTEXT_015@
413 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
414 XI2_CFLAGS = @XI2_CFLAGS@
415 XI2_LIBS = @XI2_LIBS@
416 XINERAMA_CFLAGS = @XINERAMA_CFLAGS@
417 XINERAMA_LIBS = @XINERAMA_LIBS@
418 XKB_CFLAGS = @XKB_CFLAGS@
419 XKB_LIBS = @XKB_LIBS@
420 XMKMF = @XMKMF@
421 XPRINT_CFLAGS = @XPRINT_CFLAGS@
422 XPRINT_LIBS = @XPRINT_LIBS@
423 XRANDR_CFLAGS = @XRANDR_CFLAGS@
424 XRANDR_LIBS = @XRANDR_LIBS@
425 XRENDER_CFLAGS = @XRENDER_CFLAGS@
426 XRENDER_LIBS = @XRENDER_LIBS@
427 XSS_CFLAGS = @XSS_CFLAGS@
428 XSS_LIBS = @XSS_LIBS@
429 XTEST_CFLAGS = @XTEST_CFLAGS@
430 XTEST_LIBS = @XTEST_LIBS@
431 X_CFLAGS = @X_CFLAGS@
432 X_EXTRA_LIBS = @X_EXTRA_LIBS@
433 X_LIBS = @X_LIBS@
434 X_PRE_LIBS = @X_PRE_LIBS@
435 Xcursor_cflags = @Xcursor_cflags@
436 Xcursor_libs = @Xcursor_libs@
437 abs_builddir = @abs_builddir@
438 abs_srcdir = @abs_srcdir@
439 abs_top_builddir = @abs_top_builddir@
440 abs_top_srcdir = @abs_top_srcdir@
441 ac_ct_AR = @ac_ct_AR@
442 ac_ct_CC = @ac_ct_CC@
443 ac_ct_CXX = @ac_ct_CXX@
444 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
445 ac_ct_OBJC = @ac_ct_OBJC@
446 am__include = @am__include@
447 am__leading_dot = @am__leading_dot@
448 am__quote = @am__quote@
449 am__tar = @am__tar@
450 am__untar = @am__untar@
451 bindir = @bindir@
452 build = @build@
453 build_alias = @build_alias@
454 build_cpu = @build_cpu@
455 build_os = @build_os@
456 build_vendor = @build_vendor@
457 builddir = @builddir@
458 cocoa_ldflags = @cocoa_ldflags@
459 datadir = @datadir@
460 datarootdir = @datarootdir@
461 dlopen_libs = @dlopen_libs@
462 docdir = @docdir@
463 dvidir = @dvidir@
464 ecore_cocoa_cflags = @ecore_cocoa_cflags@
465 ecore_cocoa_libs = @ecore_cocoa_libs@
466 ecore_con_cflags = @ecore_con_cflags@
467 ecore_con_libs = @ecore_con_libs@
468 ecore_directfb_cflags = @ecore_directfb_cflags@
469 ecore_directfb_libs = @ecore_directfb_libs@
470 ecore_evas_cflags = @ecore_evas_cflags@
471 ecore_evas_libs = @ecore_evas_libs@
472 ecore_fb_cflags = @ecore_fb_cflags@
473 ecore_fb_libs = @ecore_fb_libs@
474 ecore_file_cflags = @ecore_file_cflags@
475 ecore_file_libs = @ecore_file_libs@
476 ecore_imf_cflags = @ecore_imf_cflags@
477 ecore_imf_evas_cflags = @ecore_imf_evas_cflags@
478 ecore_imf_evas_libs = @ecore_imf_evas_libs@
479 ecore_imf_ibus_cflags = @ecore_imf_ibus_cflags@
480 ecore_imf_ibus_libs = @ecore_imf_ibus_libs@
481 ecore_imf_libs = @ecore_imf_libs@
482 ecore_imf_scim_cflags = @ecore_imf_scim_cflags@
483 ecore_imf_scim_libs = @ecore_imf_scim_libs@
484 ecore_imf_xim_cflags = @ecore_imf_xim_cflags@
485 ecore_imf_xim_libs = @ecore_imf_xim_libs@
486 ecore_input_cflags = @ecore_input_cflags@
487 ecore_input_evas_cflags = @ecore_input_evas_cflags@
488 ecore_input_evas_libs = @ecore_input_evas_libs@
489 ecore_input_libs = @ecore_input_libs@
490 ecore_ipc_cflags = @ecore_ipc_cflags@
491 ecore_ipc_libs = @ecore_ipc_libs@
492 ecore_psl1ght_cflags = @ecore_psl1ght_cflags@
493 ecore_psl1ght_libs = @ecore_psl1ght_libs@
494 ecore_sdl_cflags = @ecore_sdl_cflags@
495 ecore_sdl_libs = @ecore_sdl_libs@
496 ecore_wayland_cflags = @ecore_wayland_cflags@
497 ecore_wayland_libs = @ecore_wayland_libs@
498 ecore_win32_cflags = @ecore_win32_cflags@
499 ecore_win32_libs = @ecore_win32_libs@
500 ecore_wince_cflags = @ecore_wince_cflags@
501 ecore_wince_libs = @ecore_wince_libs@
502 ecore_x_cflags = @ecore_x_cflags@
503 ecore_x_libs = @ecore_x_libs@
504 ecore_x_libs_private = @ecore_x_libs_private@
505 efl_doxygen = @efl_doxygen@
506 efl_have_doxygen = @efl_have_doxygen@
507 exec_prefix = @exec_prefix@
508 have_ecore_x_xcb_define = @have_ecore_x_xcb_define@
509 have_lcov = @have_lcov@
510 host = @host@
511 host_alias = @host_alias@
512 host_cpu = @host_cpu@
513 host_os = @host_os@
514 host_vendor = @host_vendor@
515 htmldir = @htmldir@
516 includedir = @includedir@
517 infodir = @infodir@
518 install_sh = @install_sh@
519 libdir = @libdir@
520 libexecdir = @libexecdir@
521 localedir = @localedir@
522 localstatedir = @localstatedir@
523 lt_enable_auto_import = @lt_enable_auto_import@
524 mandir = @mandir@
525 mkdir_p = @mkdir_p@
526 oldincludedir = @oldincludedir@
527 pdfdir = @pdfdir@
528 pkgconfig_requires_private = @pkgconfig_requires_private@
529 prefix = @prefix@
530 program_transform_name = @program_transform_name@
531 psdir = @psdir@
532 release_info = @release_info@
533 requirements_ecore = @requirements_ecore@
534 requirements_ecore_cocoa = @requirements_ecore_cocoa@
535 requirements_ecore_con = @requirements_ecore_con@
536 requirements_ecore_directfb = @requirements_ecore_directfb@
537 requirements_ecore_evas = @requirements_ecore_evas@
538 requirements_ecore_fb = @requirements_ecore_fb@
539 requirements_ecore_file = @requirements_ecore_file@
540 requirements_ecore_imf = @requirements_ecore_imf@
541 requirements_ecore_imf_evas = @requirements_ecore_imf_evas@
542 requirements_ecore_imf_ibus = @requirements_ecore_imf_ibus@
543 requirements_ecore_imf_scim = @requirements_ecore_imf_scim@
544 requirements_ecore_imf_xim = @requirements_ecore_imf_xim@
545 requirements_ecore_input = @requirements_ecore_input@
546 requirements_ecore_input_evas = @requirements_ecore_input_evas@
547 requirements_ecore_ipc = @requirements_ecore_ipc@
548 requirements_ecore_psl1ght = @requirements_ecore_psl1ght@
549 requirements_ecore_sdl = @requirements_ecore_sdl@
550 requirements_ecore_wayland = @requirements_ecore_wayland@
551 requirements_ecore_win32 = @requirements_ecore_win32@
552 requirements_ecore_wince = @requirements_ecore_wince@
553 requirements_ecore_x = @requirements_ecore_x@
554 rt_libs = @rt_libs@
555 sbindir = @sbindir@
556 sharedstatedir = @sharedstatedir@
557 srcdir = @srcdir@
558 sysconfdir = @sysconfdir@
559 target_alias = @target_alias@
560 top_build_prefix = @top_build_prefix@
561 top_builddir = @top_builddir@
562 top_srcdir = @top_srcdir@
563 version_info = @version_info@
564 x_cflags = @x_cflags@
565 x_includes = @x_includes@
566 x_libs = @x_libs@
567 MAINTAINERCLEANFILES = Makefile.in
568 SUBDIRS = ecore $(am__append_1) $(am__append_2) $(am__append_3) \
569         $(am__append_4) $(am__append_5) $(am__append_6) \
570         $(am__append_7) $(am__append_8) $(am__append_9) \
571         $(am__append_10) $(am__append_11) $(am__append_12) \
572         $(am__append_13) $(am__append_14) $(am__append_15) \
573         $(am__append_16) $(am__append_17) $(am__append_18)
574 all: all-recursive
575
576 .SUFFIXES:
577 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
578         @for dep in $?; do \
579           case '$(am__configure_deps)' in \
580             *$$dep*) \
581               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
582                 && { if test -f $@; then exit 0; else break; fi; }; \
583               exit 1;; \
584           esac; \
585         done; \
586         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/lib/Makefile'; \
587         $(am__cd) $(top_srcdir) && \
588           $(AUTOMAKE) --gnu src/lib/Makefile
589 .PRECIOUS: Makefile
590 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
591         @case '$?' in \
592           *config.status*) \
593             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
594           *) \
595             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
596             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
597         esac;
598
599 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
600         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
601
602 $(top_srcdir)/configure:  $(am__configure_deps)
603         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
604 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
605         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
606 $(am__aclocal_m4_deps):
607
608 mostlyclean-libtool:
609         -rm -f *.lo
610
611 clean-libtool:
612         -rm -rf .libs _libs
613
614 # This directory's subdirectories are mostly independent; you can cd
615 # into them and run 'make' without going through this Makefile.
616 # To change the values of 'make' variables: instead of editing Makefiles,
617 # (1) if the variable is set in 'config.status', edit 'config.status'
618 #     (which will cause the Makefiles to be regenerated when you run 'make');
619 # (2) otherwise, pass the desired values on the 'make' command line.
620 $(am__recursive_targets):
621         @fail=; \
622         if $(am__make_keepgoing); then \
623           failcom='fail=yes'; \
624         else \
625           failcom='exit 1'; \
626         fi; \
627         dot_seen=no; \
628         target=`echo $@ | sed s/-recursive//`; \
629         case "$@" in \
630           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
631           *) list='$(SUBDIRS)' ;; \
632         esac; \
633         for subdir in $$list; do \
634           echo "Making $$target in $$subdir"; \
635           if test "$$subdir" = "."; then \
636             dot_seen=yes; \
637             local_target="$$target-am"; \
638           else \
639             local_target="$$target"; \
640           fi; \
641           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
642           || eval $$failcom; \
643         done; \
644         if test "$$dot_seen" = "no"; then \
645           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
646         fi; test -z "$$fail"
647
648 ID: $(am__tagged_files)
649         $(am__define_uniq_tagged_files); mkid -fID $$unique
650 tags: tags-recursive
651 TAGS: tags
652
653 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
654         set x; \
655         here=`pwd`; \
656         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
657           include_option=--etags-include; \
658           empty_fix=.; \
659         else \
660           include_option=--include; \
661           empty_fix=; \
662         fi; \
663         list='$(SUBDIRS)'; for subdir in $$list; do \
664           if test "$$subdir" = .; then :; else \
665             test ! -f $$subdir/TAGS || \
666               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
667           fi; \
668         done; \
669         $(am__define_uniq_tagged_files); \
670         shift; \
671         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
672           test -n "$$unique" || unique=$$empty_fix; \
673           if test $$# -gt 0; then \
674             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
675               "$$@" $$unique; \
676           else \
677             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
678               $$unique; \
679           fi; \
680         fi
681 ctags: ctags-recursive
682
683 CTAGS: ctags
684 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
685         $(am__define_uniq_tagged_files); \
686         test -z "$(CTAGS_ARGS)$$unique" \
687           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
688              $$unique
689
690 GTAGS:
691         here=`$(am__cd) $(top_builddir) && pwd` \
692           && $(am__cd) $(top_srcdir) \
693           && gtags -i $(GTAGS_ARGS) "$$here"
694 cscopelist: cscopelist-recursive
695
696 cscopelist-am: $(am__tagged_files)
697         list='$(am__tagged_files)'; \
698         case "$(srcdir)" in \
699           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
700           *) sdir=$(subdir)/$(srcdir) ;; \
701         esac; \
702         for i in $$list; do \
703           if test -f "$$i"; then \
704             echo "$(subdir)/$$i"; \
705           else \
706             echo "$$sdir/$$i"; \
707           fi; \
708         done >> $(top_builddir)/cscope.files
709
710 distclean-tags:
711         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
712
713 distdir: $(DISTFILES)
714         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
715         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
716         list='$(DISTFILES)'; \
717           dist_files=`for file in $$list; do echo $$file; done | \
718           sed -e "s|^$$srcdirstrip/||;t" \
719               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
720         case $$dist_files in \
721           */*) $(MKDIR_P) `echo "$$dist_files" | \
722                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
723                            sort -u` ;; \
724         esac; \
725         for file in $$dist_files; do \
726           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
727           if test -d $$d/$$file; then \
728             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
729             if test -d "$(distdir)/$$file"; then \
730               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
731             fi; \
732             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
733               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
734               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
735             fi; \
736             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
737           else \
738             test -f "$(distdir)/$$file" \
739             || cp -p $$d/$$file "$(distdir)/$$file" \
740             || exit 1; \
741           fi; \
742         done
743         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
744           if test "$$subdir" = .; then :; else \
745             $(am__make_dryrun) \
746               || test -d "$(distdir)/$$subdir" \
747               || $(MKDIR_P) "$(distdir)/$$subdir" \
748               || exit 1; \
749             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
750             $(am__relativize); \
751             new_distdir=$$reldir; \
752             dir1=$$subdir; dir2="$(top_distdir)"; \
753             $(am__relativize); \
754             new_top_distdir=$$reldir; \
755             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
756             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
757             ($(am__cd) $$subdir && \
758               $(MAKE) $(AM_MAKEFLAGS) \
759                 top_distdir="$$new_top_distdir" \
760                 distdir="$$new_distdir" \
761                 am__remove_distdir=: \
762                 am__skip_length_check=: \
763                 am__skip_mode_fix=: \
764                 distdir) \
765               || exit 1; \
766           fi; \
767         done
768 check-am: all-am
769 check: check-recursive
770 all-am: Makefile
771 installdirs: installdirs-recursive
772 installdirs-am:
773 install: install-recursive
774 install-exec: install-exec-recursive
775 install-data: install-data-recursive
776 uninstall: uninstall-recursive
777
778 install-am: all-am
779         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
780
781 installcheck: installcheck-recursive
782 install-strip:
783         if test -z '$(STRIP)'; then \
784           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
785             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
786               install; \
787         else \
788           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
789             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
790             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
791         fi
792 mostlyclean-generic:
793
794 clean-generic:
795
796 distclean-generic:
797         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
798         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
799
800 maintainer-clean-generic:
801         @echo "This command is intended for maintainers to use"
802         @echo "it deletes files that may require special tools to rebuild."
803         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
804 clean: clean-recursive
805
806 clean-am: clean-generic clean-libtool mostlyclean-am
807
808 distclean: distclean-recursive
809         -rm -f Makefile
810 distclean-am: clean-am distclean-generic distclean-tags
811
812 dvi: dvi-recursive
813
814 dvi-am:
815
816 html: html-recursive
817
818 html-am:
819
820 info: info-recursive
821
822 info-am:
823
824 install-data-am:
825
826 install-dvi: install-dvi-recursive
827
828 install-dvi-am:
829
830 install-exec-am:
831
832 install-html: install-html-recursive
833
834 install-html-am:
835
836 install-info: install-info-recursive
837
838 install-info-am:
839
840 install-man:
841
842 install-pdf: install-pdf-recursive
843
844 install-pdf-am:
845
846 install-ps: install-ps-recursive
847
848 install-ps-am:
849
850 installcheck-am:
851
852 maintainer-clean: maintainer-clean-recursive
853         -rm -f Makefile
854 maintainer-clean-am: distclean-am maintainer-clean-generic
855
856 mostlyclean: mostlyclean-recursive
857
858 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
859
860 pdf: pdf-recursive
861
862 pdf-am:
863
864 ps: ps-recursive
865
866 ps-am:
867
868 uninstall-am:
869
870 .MAKE: $(am__recursive_targets) install-am install-strip
871
872 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
873         check-am clean clean-generic clean-libtool cscopelist-am ctags \
874         ctags-am distclean distclean-generic distclean-libtool \
875         distclean-tags distdir dvi dvi-am html html-am info info-am \
876         install install-am install-data install-data-am install-dvi \
877         install-dvi-am install-exec install-exec-am install-html \
878         install-html-am install-info install-info-am install-man \
879         install-pdf install-pdf-am install-ps install-ps-am \
880         install-strip installcheck installcheck-am installdirs \
881         installdirs-am maintainer-clean maintainer-clean-generic \
882         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
883         ps ps-am tags tags-am uninstall uninstall-am
884
885
886 # Tell versions [3.59,3.63) of GNU make to not export all variables.
887 # Otherwise a system limit (for SysV at least) may be exceeded.
888 .NOEXPORT: