aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/ecore/src/Makefile.in
diff options
context:
space:
mode:
authorDavid Walter Seikel2012-01-04 18:41:13 +1000
committerDavid Walter Seikel2012-01-04 18:41:13 +1000
commitdd7595a3475407a7fa96a97393bae8c5220e8762 (patch)
treee341e911d7eb911a51684a7412ef7f7c7605d28e /libraries/ecore/src/Makefile.in
parentAdd the skeleton. (diff)
downloadSledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.zip
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.gz
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.bz2
SledjHamr-dd7595a3475407a7fa96a97393bae8c5220e8762.tar.xz
Add the base Enlightenment Foundation Libraries - eina, eet, evas, ecore, embryo, and edje.
Note that embryo wont be used, but I'm not sure yet if you can build edje without it.
Diffstat (limited to 'libraries/ecore/src/Makefile.in')
-rw-r--r--libraries/ecore/src/Makefile.in818
1 files changed, 818 insertions, 0 deletions
diff --git a/libraries/ecore/src/Makefile.in b/libraries/ecore/src/Makefile.in
new file mode 100644
index 0000000..29b69db
--- /dev/null
+++ b/libraries/ecore/src/Makefile.in
@@ -0,0 +1,818 @@
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@
17VPATH = @srcdir@
18pkgdatadir = $(datadir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
34build_triplet = @build@
35host_triplet = @host@
36@BUILD_ECORE_X_XCB_TRUE@am__append_1 = ecore_xcb_keysym_table.h ecore_xcb_keysym_table_h
37@BUILD_ECORE_X_XCB_TRUE@am__append_2 = util
38subdir = src
39DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
42 $(top_srcdir)/m4/ac_path_generic.m4 \
43 $(top_srcdir)/m4/check_x_extension.m4 \
44 $(top_srcdir)/m4/ecore_check_module.m4 \
45 $(top_srcdir)/m4/ecore_check_options.m4 \
46 $(top_srcdir)/m4/efl_compiler_flag.m4 \
47 $(top_srcdir)/m4/efl_doxygen.m4 \
48 $(top_srcdir)/m4/efl_examples.m4 \
49 $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/efl_tests.m4 \
50 $(top_srcdir)/m4/efl_threads.m4 $(top_srcdir)/m4/gettext.m4 \
51 $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
52 $(top_srcdir)/m4/isc-posix.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
59am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60 $(ACLOCAL_M4)
61mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
62CONFIG_HEADER = $(top_builddir)/config.h
63CONFIG_CLEAN_FILES =
64CONFIG_CLEAN_VPATH_FILES =
65AM_V_GEN = $(am__v_GEN_$(V))
66am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
67am__v_GEN_0 = @echo " GEN " $@;
68AM_V_at = $(am__v_at_$(V))
69am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
70am__v_at_0 = @
71SOURCES =
72DIST_SOURCES =
73RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
74 html-recursive info-recursive install-data-recursive \
75 install-dvi-recursive install-exec-recursive \
76 install-html-recursive install-info-recursive \
77 install-pdf-recursive install-ps-recursive install-recursive \
78 installcheck-recursive installdirs-recursive pdf-recursive \
79 ps-recursive uninstall-recursive
80RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
81 distclean-recursive maintainer-clean-recursive
82AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
83 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
84 distdir
85ETAGS = etags
86CTAGS = ctags
87DIST_SUBDIRS = lib bin tests examples modules util
88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89am__relativize = \
90 dir0=`pwd`; \
91 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
92 sed_rest='s,^[^/]*/*,,'; \
93 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
94 sed_butlast='s,/*[^/]*$$,,'; \
95 while test -n "$$dir1"; do \
96 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
97 if test "$$first" != "."; then \
98 if test "$$first" = ".."; then \
99 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
100 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
101 else \
102 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
103 if test "$$first2" = "$$first"; then \
104 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
105 else \
106 dir2="../$$dir2"; \
107 fi; \
108 dir0="$$dir0"/"$$first"; \
109 fi; \
110 fi; \
111 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
112 done; \
113 reldir="$$dir2"
114ACLOCAL = @ACLOCAL@
115ALLOCA = @ALLOCA@
116AMTAR = @AMTAR@
117AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
118AR = @AR@
119AS = @AS@
120AUTOCONF = @AUTOCONF@
121AUTOHEADER = @AUTOHEADER@
122AUTOMAKE = @AUTOMAKE@
123AWK = @AWK@
124CARES_CFLAGS = @CARES_CFLAGS@
125CARES_LIBS = @CARES_LIBS@
126CC = @CC@
127CCDEPMODE = @CCDEPMODE@
128CFLAGS = @CFLAGS@
129CHECK_CFLAGS = @CHECK_CFLAGS@
130CHECK_LIBS = @CHECK_LIBS@
131CPP = @CPP@
132CPPFLAGS = @CPPFLAGS@
133CURL_CFLAGS = @CURL_CFLAGS@
134CURL_LIBS = @CURL_LIBS@
135CXX = @CXX@
136CXXCPP = @CXXCPP@
137CXXDEPMODE = @CXXDEPMODE@
138CXXFLAGS = @CXXFLAGS@
139CYGPATH_W = @CYGPATH_W@
140DEFS = @DEFS@
141DEPDIR = @DEPDIR@
142DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
143DIRECTFB_LIBS = @DIRECTFB_LIBS@
144DLLTOOL = @DLLTOOL@
145DSYMUTIL = @DSYMUTIL@
146DUMPBIN = @DUMPBIN@
147ECHO_C = @ECHO_C@
148ECHO_N = @ECHO_N@
149ECHO_T = @ECHO_T@
150ECORE_XCB_CFLAGS = @ECORE_XCB_CFLAGS@
151ECORE_XCB_LIBS = @ECORE_XCB_LIBS@
152EFL_ECORE_BUILD = @EFL_ECORE_BUILD@
153EFL_ECORE_CON_BUILD = @EFL_ECORE_CON_BUILD@
154EFL_ECORE_EVAS_BUILD = @EFL_ECORE_EVAS_BUILD@
155EFL_ECORE_FILE_BUILD = @EFL_ECORE_FILE_BUILD@
156EFL_ECORE_IMF_BUILD = @EFL_ECORE_IMF_BUILD@
157EFL_ECORE_IMF_EVAS_BUILD = @EFL_ECORE_IMF_EVAS_BUILD@
158EFL_ECORE_INPUT_BUILD = @EFL_ECORE_INPUT_BUILD@
159EFL_ECORE_INPUT_EVAS_BUILD = @EFL_ECORE_INPUT_EVAS_BUILD@
160EFL_ECORE_IPC_BUILD = @EFL_ECORE_IPC_BUILD@
161EFL_ECORE_PSL1GHT_BUILD = @EFL_ECORE_PSL1GHT_BUILD@
162EFL_ECORE_SDL_BUILD = @EFL_ECORE_SDL_BUILD@
163EFL_ECORE_WIN32_BUILD = @EFL_ECORE_WIN32_BUILD@
164EFL_ECORE_WINCE_BUILD = @EFL_ECORE_WINCE_BUILD@
165EFL_PTHREAD_CFLAGS = @EFL_PTHREAD_CFLAGS@
166EFL_PTHREAD_LIBS = @EFL_PTHREAD_LIBS@
167EGREP = @EGREP@
168EINA_CFLAGS = @EINA_CFLAGS@
169EINA_LIBS = @EINA_LIBS@
170ESCAPE_CFLAGS = @ESCAPE_CFLAGS@
171ESCAPE_LIBS = @ESCAPE_LIBS@
172EVAS_CFLAGS = @EVAS_CFLAGS@
173EVAS_LIBS = @EVAS_LIBS@
174EVIL_CFLAGS = @EVIL_CFLAGS@
175EVIL_LIBS = @EVIL_LIBS@
176EXEEXT = @EXEEXT@
177FGREP = @FGREP@
178GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
179GLIB_CFLAGS = @GLIB_CFLAGS@
180GLIB_LIBS = @GLIB_LIBS@
181GMSGFMT = @GMSGFMT@
182GMSGFMT_015 = @GMSGFMT_015@
183GREP = @GREP@
184INSTALL = @INSTALL@
185INSTALL_DATA = @INSTALL_DATA@
186INSTALL_PROGRAM = @INSTALL_PROGRAM@
187INSTALL_SCRIPT = @INSTALL_SCRIPT@
188INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
189INTLLIBS = @INTLLIBS@
190INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
191KEYSYMDEFS = @KEYSYMDEFS@
192LD = @LD@
193LDFLAGS = @LDFLAGS@
194LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
195LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
196LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
197LIBICONV = @LIBICONV@
198LIBINTL = @LIBINTL@
199LIBOBJS = @LIBOBJS@
200LIBS = @LIBS@
201LIBTOOL = @LIBTOOL@
202LIPO = @LIPO@
203LN_S = @LN_S@
204LTLIBICONV = @LTLIBICONV@
205LTLIBINTL = @LTLIBINTL@
206LTLIBOBJS = @LTLIBOBJS@
207MAKEINFO = @MAKEINFO@
208MKDIR_P = @MKDIR_P@
209MSGFMT = @MSGFMT@
210MSGFMT_015 = @MSGFMT_015@
211MSGMERGE = @MSGMERGE@
212NM = @NM@
213NMEDIT = @NMEDIT@
214OBJC = @OBJC@
215OBJCDEPMODE = @OBJCDEPMODE@
216OBJCFLAGS = @OBJCFLAGS@
217OBJDUMP = @OBJDUMP@
218OBJEXT = @OBJEXT@
219OTOOL = @OTOOL@
220OTOOL64 = @OTOOL64@
221PACKAGE = @PACKAGE@
222PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
223PACKAGE_NAME = @PACKAGE_NAME@
224PACKAGE_STRING = @PACKAGE_STRING@
225PACKAGE_TARNAME = @PACKAGE_TARNAME@
226PACKAGE_URL = @PACKAGE_URL@
227PACKAGE_VERSION = @PACKAGE_VERSION@
228PATH_SEPARATOR = @PATH_SEPARATOR@
229PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
230PIXMAN_LIBS = @PIXMAN_LIBS@
231PKG_CONFIG = @PKG_CONFIG@
232PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
233PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
234POSUB = @POSUB@
235RANLIB = @RANLIB@
236SDL_CFLAGS = @SDL_CFLAGS@
237SDL_CONFIG = @SDL_CONFIG@
238SDL_LIBS = @SDL_LIBS@
239SED = @SED@
240SET_MAKE = @SET_MAKE@
241SHELL = @SHELL@
242SSL_CFLAGS = @SSL_CFLAGS@
243SSL_LIBS = @SSL_LIBS@
244STRIP = @STRIP@
245TLS2_CFLAGS = @TLS2_CFLAGS@
246TLS2_LIBS = @TLS2_LIBS@
247TLS_CFLAGS = @TLS_CFLAGS@
248TLS_LIBS = @TLS_LIBS@
249TSLIB_CFLAGS = @TSLIB_CFLAGS@
250TSLIB_LIBS = @TSLIB_LIBS@
251USE_NLS = @USE_NLS@
252VERSION = @VERSION@
253VMAJ = @VMAJ@
254WIN32_CFLAGS = @WIN32_CFLAGS@
255WIN32_CPPFLAGS = @WIN32_CPPFLAGS@
256WIN32_LIBS = @WIN32_LIBS@
257XCB_COMPOSITE_CFLAGS = @XCB_COMPOSITE_CFLAGS@
258XCB_COMPOSITE_LIBS = @XCB_COMPOSITE_LIBS@
259XCB_CURSOR_CFLAGS = @XCB_CURSOR_CFLAGS@
260XCB_CURSOR_LIBS = @XCB_CURSOR_LIBS@
261XCB_DAMAGE_CFLAGS = @XCB_DAMAGE_CFLAGS@
262XCB_DAMAGE_LIBS = @XCB_DAMAGE_LIBS@
263XCB_DPMS_CFLAGS = @XCB_DPMS_CFLAGS@
264XCB_DPMS_LIBS = @XCB_DPMS_LIBS@
265XCB_RANDR_CFLAGS = @XCB_RANDR_CFLAGS@
266XCB_RANDR_LIBS = @XCB_RANDR_LIBS@
267XCB_RENDER_CFLAGS = @XCB_RENDER_CFLAGS@
268XCB_RENDER_LIBS = @XCB_RENDER_LIBS@
269XCB_SCREENSAVER_CFLAGS = @XCB_SCREENSAVER_CFLAGS@
270XCB_SCREENSAVER_LIBS = @XCB_SCREENSAVER_LIBS@
271XCB_SHAPE_CFLAGS = @XCB_SHAPE_CFLAGS@
272XCB_SHAPE_LIBS = @XCB_SHAPE_LIBS@
273XCB_SYNC_CFLAGS = @XCB_SYNC_CFLAGS@
274XCB_SYNC_LIBS = @XCB_SYNC_LIBS@
275XCB_X11_CFLAGS = @XCB_X11_CFLAGS@
276XCB_X11_LIBS = @XCB_X11_LIBS@
277XCB_XFIXES_CFLAGS = @XCB_XFIXES_CFLAGS@
278XCB_XFIXES_LIBS = @XCB_XFIXES_LIBS@
279XCB_XGESTURE_CFLAGS = @XCB_XGESTURE_CFLAGS@
280XCB_XGESTURE_LIBS = @XCB_XGESTURE_LIBS@
281XCB_XINERAMA_CFLAGS = @XCB_XINERAMA_CFLAGS@
282XCB_XINERAMA_LIBS = @XCB_XINERAMA_LIBS@
283XCB_XINPUT_CFLAGS = @XCB_XINPUT_CFLAGS@
284XCB_XINPUT_LIBS = @XCB_XINPUT_LIBS@
285XCB_XPRINT_CFLAGS = @XCB_XPRINT_CFLAGS@
286XCB_XPRINT_LIBS = @XCB_XPRINT_LIBS@
287XCB_XTEST_CFLAGS = @XCB_XTEST_CFLAGS@
288XCB_XTEST_LIBS = @XCB_XTEST_LIBS@
289XCOMPOSITE_CFLAGS = @XCOMPOSITE_CFLAGS@
290XCOMPOSITE_LIBS = @XCOMPOSITE_LIBS@
291XDAMAGE_CFLAGS = @XDAMAGE_CFLAGS@
292XDAMAGE_LIBS = @XDAMAGE_LIBS@
293XDPMS_CFLAGS = @XDPMS_CFLAGS@
294XDPMS_LIBS = @XDPMS_LIBS@
295XFIXES_CFLAGS = @XFIXES_CFLAGS@
296XFIXES_LIBS = @XFIXES_LIBS@
297XGESTURE_CFLAGS = @XGESTURE_CFLAGS@
298XGESTURE_LIBS = @XGESTURE_LIBS@
299XGETTEXT = @XGETTEXT@
300XGETTEXT_015 = @XGETTEXT_015@
301XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
302XI2_CFLAGS = @XI2_CFLAGS@
303XI2_LIBS = @XI2_LIBS@
304XINERAMA_CFLAGS = @XINERAMA_CFLAGS@
305XINERAMA_LIBS = @XINERAMA_LIBS@
306XKB_CFLAGS = @XKB_CFLAGS@
307XKB_LIBS = @XKB_LIBS@
308XMKMF = @XMKMF@
309XPRINT_CFLAGS = @XPRINT_CFLAGS@
310XPRINT_LIBS = @XPRINT_LIBS@
311XRANDR_CFLAGS = @XRANDR_CFLAGS@
312XRANDR_LIBS = @XRANDR_LIBS@
313XRENDER_CFLAGS = @XRENDER_CFLAGS@
314XRENDER_LIBS = @XRENDER_LIBS@
315XSS_CFLAGS = @XSS_CFLAGS@
316XSS_LIBS = @XSS_LIBS@
317XTEST_CFLAGS = @XTEST_CFLAGS@
318XTEST_LIBS = @XTEST_LIBS@
319X_CFLAGS = @X_CFLAGS@
320X_EXTRA_LIBS = @X_EXTRA_LIBS@
321X_LIBS = @X_LIBS@
322X_PRE_LIBS = @X_PRE_LIBS@
323Xcursor_cflags = @Xcursor_cflags@
324Xcursor_libs = @Xcursor_libs@
325abs_builddir = @abs_builddir@
326abs_srcdir = @abs_srcdir@
327abs_top_builddir = @abs_top_builddir@
328abs_top_srcdir = @abs_top_srcdir@
329ac_ct_CC = @ac_ct_CC@
330ac_ct_CXX = @ac_ct_CXX@
331ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
332ac_ct_OBJC = @ac_ct_OBJC@
333am__include = @am__include@
334am__leading_dot = @am__leading_dot@
335am__quote = @am__quote@
336am__tar = @am__tar@
337am__untar = @am__untar@
338bindir = @bindir@
339build = @build@
340build_alias = @build_alias@
341build_cpu = @build_cpu@
342build_os = @build_os@
343build_vendor = @build_vendor@
344builddir = @builddir@
345cocoa_ldflags = @cocoa_ldflags@
346datadir = @datadir@
347datarootdir = @datarootdir@
348dlopen_libs = @dlopen_libs@
349docdir = @docdir@
350dvidir = @dvidir@
351ecore_cocoa_cflags = @ecore_cocoa_cflags@
352ecore_cocoa_libs = @ecore_cocoa_libs@
353ecore_con_cflags = @ecore_con_cflags@
354ecore_con_libs = @ecore_con_libs@
355ecore_directfb_cflags = @ecore_directfb_cflags@
356ecore_directfb_libs = @ecore_directfb_libs@
357ecore_evas_cflags = @ecore_evas_cflags@
358ecore_evas_libs = @ecore_evas_libs@
359ecore_fb_cflags = @ecore_fb_cflags@
360ecore_fb_libs = @ecore_fb_libs@
361ecore_file_cflags = @ecore_file_cflags@
362ecore_file_libs = @ecore_file_libs@
363ecore_imf_cflags = @ecore_imf_cflags@
364ecore_imf_evas_cflags = @ecore_imf_evas_cflags@
365ecore_imf_evas_libs = @ecore_imf_evas_libs@
366ecore_imf_libs = @ecore_imf_libs@
367ecore_imf_xim_cflags = @ecore_imf_xim_cflags@
368ecore_imf_xim_libs = @ecore_imf_xim_libs@
369ecore_input_cflags = @ecore_input_cflags@
370ecore_input_evas_cflags = @ecore_input_evas_cflags@
371ecore_input_evas_libs = @ecore_input_evas_libs@
372ecore_input_libs = @ecore_input_libs@
373ecore_ipc_cflags = @ecore_ipc_cflags@
374ecore_ipc_libs = @ecore_ipc_libs@
375ecore_psl1ght_cflags = @ecore_psl1ght_cflags@
376ecore_psl1ght_libs = @ecore_psl1ght_libs@
377ecore_sdl_cflags = @ecore_sdl_cflags@
378ecore_sdl_libs = @ecore_sdl_libs@
379ecore_win32_cflags = @ecore_win32_cflags@
380ecore_win32_libs = @ecore_win32_libs@
381ecore_wince_cflags = @ecore_wince_cflags@
382ecore_wince_libs = @ecore_wince_libs@
383ecore_x_cflags = @ecore_x_cflags@
384ecore_x_libs = @ecore_x_libs@
385ecore_x_libs_private = @ecore_x_libs_private@
386efl_doxygen = @efl_doxygen@
387efl_have_doxygen = @efl_have_doxygen@
388exec_prefix = @exec_prefix@
389have_ecore_x_xcb_define = @have_ecore_x_xcb_define@
390host = @host@
391host_alias = @host_alias@
392host_cpu = @host_cpu@
393host_os = @host_os@
394host_vendor = @host_vendor@
395htmldir = @htmldir@
396includedir = @includedir@
397infodir = @infodir@
398install_sh = @install_sh@
399libdir = @libdir@
400libexecdir = @libexecdir@
401localedir = @localedir@
402localstatedir = @localstatedir@
403lt_ECHO = @lt_ECHO@
404lt_enable_auto_import = @lt_enable_auto_import@
405mandir = @mandir@
406mkdir_p = @mkdir_p@
407oldincludedir = @oldincludedir@
408pdfdir = @pdfdir@
409pkgconfig_requires_private = @pkgconfig_requires_private@
410prefix = @prefix@
411program_transform_name = @program_transform_name@
412psdir = @psdir@
413release_info = @release_info@
414requirements_ecore = @requirements_ecore@
415requirements_ecore_cocoa = @requirements_ecore_cocoa@
416requirements_ecore_con = @requirements_ecore_con@
417requirements_ecore_directfb = @requirements_ecore_directfb@
418requirements_ecore_evas = @requirements_ecore_evas@
419requirements_ecore_fb = @requirements_ecore_fb@
420requirements_ecore_file = @requirements_ecore_file@
421requirements_ecore_imf = @requirements_ecore_imf@
422requirements_ecore_imf_evas = @requirements_ecore_imf_evas@
423requirements_ecore_imf_xim = @requirements_ecore_imf_xim@
424requirements_ecore_input = @requirements_ecore_input@
425requirements_ecore_input_evas = @requirements_ecore_input_evas@
426requirements_ecore_ipc = @requirements_ecore_ipc@
427requirements_ecore_psl1ght = @requirements_ecore_psl1ght@
428requirements_ecore_sdl = @requirements_ecore_sdl@
429requirements_ecore_win32 = @requirements_ecore_win32@
430requirements_ecore_wince = @requirements_ecore_wince@
431requirements_ecore_x = @requirements_ecore_x@
432rt_libs = @rt_libs@
433sbindir = @sbindir@
434sharedstatedir = @sharedstatedir@
435srcdir = @srcdir@
436sysconfdir = @sysconfdir@
437target_alias = @target_alias@
438top_build_prefix = @top_build_prefix@
439top_builddir = @top_builddir@
440top_srcdir = @top_srcdir@
441version_info = @version_info@
442x_cflags = @x_cflags@
443x_includes = @x_includes@
444x_libs = @x_libs@
445MAINTAINERCLEANFILES = Makefile.in $(am__append_1)
446SUBDIRS = lib bin tests examples modules $(am__append_2)
447@BUILD_ECORE_X_XCB_TRUE@CLEANFILES = ecore_xcb_keysym_table.h ecore_xcb_keysym_table_h
448@BUILD_ECORE_X_XCB_TRUE@BUILT_SOURCES = ecore_xcb_keysym_table.h
449all: $(BUILT_SOURCES)
450 $(MAKE) $(AM_MAKEFLAGS) all-recursive
451
452.SUFFIXES:
453$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
454 @for dep in $?; do \
455 case '$(am__configure_deps)' in \
456 *$$dep*) \
457 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
458 && { if test -f $@; then exit 0; else break; fi; }; \
459 exit 1;; \
460 esac; \
461 done; \
462 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
463 $(am__cd) $(top_srcdir) && \
464 $(AUTOMAKE) --gnu src/Makefile
465.PRECIOUS: Makefile
466Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
467 @case '$?' in \
468 *config.status*) \
469 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
470 *) \
471 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
472 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
473 esac;
474
475$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
476 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
477
478$(top_srcdir)/configure: $(am__configure_deps)
479 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
480$(ACLOCAL_M4): $(am__aclocal_m4_deps)
481 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
482$(am__aclocal_m4_deps):
483
484mostlyclean-libtool:
485 -rm -f *.lo
486
487clean-libtool:
488 -rm -rf .libs _libs
489
490# This directory's subdirectories are mostly independent; you can cd
491# into them and run `make' without going through this Makefile.
492# To change the values of `make' variables: instead of editing Makefiles,
493# (1) if the variable is set in `config.status', edit `config.status'
494# (which will cause the Makefiles to be regenerated when you run `make');
495# (2) otherwise, pass the desired values on the `make' command line.
496$(RECURSIVE_TARGETS):
497 @fail= failcom='exit 1'; \
498 for f in x $$MAKEFLAGS; do \
499 case $$f in \
500 *=* | --[!k]*);; \
501 *k*) failcom='fail=yes';; \
502 esac; \
503 done; \
504 dot_seen=no; \
505 target=`echo $@ | sed s/-recursive//`; \
506 list='$(SUBDIRS)'; for subdir in $$list; do \
507 echo "Making $$target in $$subdir"; \
508 if test "$$subdir" = "."; then \
509 dot_seen=yes; \
510 local_target="$$target-am"; \
511 else \
512 local_target="$$target"; \
513 fi; \
514 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
515 || eval $$failcom; \
516 done; \
517 if test "$$dot_seen" = "no"; then \
518 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
519 fi; test -z "$$fail"
520
521$(RECURSIVE_CLEAN_TARGETS):
522 @fail= failcom='exit 1'; \
523 for f in x $$MAKEFLAGS; do \
524 case $$f in \
525 *=* | --[!k]*);; \
526 *k*) failcom='fail=yes';; \
527 esac; \
528 done; \
529 dot_seen=no; \
530 case "$@" in \
531 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
532 *) list='$(SUBDIRS)' ;; \
533 esac; \
534 rev=''; for subdir in $$list; do \
535 if test "$$subdir" = "."; then :; else \
536 rev="$$subdir $$rev"; \
537 fi; \
538 done; \
539 rev="$$rev ."; \
540 target=`echo $@ | sed s/-recursive//`; \
541 for subdir in $$rev; do \
542 echo "Making $$target in $$subdir"; \
543 if test "$$subdir" = "."; then \
544 local_target="$$target-am"; \
545 else \
546 local_target="$$target"; \
547 fi; \
548 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
549 || eval $$failcom; \
550 done && test -z "$$fail"
551tags-recursive:
552 list='$(SUBDIRS)'; for subdir in $$list; do \
553 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
554 done
555ctags-recursive:
556 list='$(SUBDIRS)'; for subdir in $$list; do \
557 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
558 done
559
560ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
561 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
562 unique=`for i in $$list; do \
563 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
564 done | \
565 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
566 END { if (nonempty) { for (i in files) print i; }; }'`; \
567 mkid -fID $$unique
568tags: TAGS
569
570TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
571 $(TAGS_FILES) $(LISP)
572 set x; \
573 here=`pwd`; \
574 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
575 include_option=--etags-include; \
576 empty_fix=.; \
577 else \
578 include_option=--include; \
579 empty_fix=; \
580 fi; \
581 list='$(SUBDIRS)'; for subdir in $$list; do \
582 if test "$$subdir" = .; then :; else \
583 test ! -f $$subdir/TAGS || \
584 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
585 fi; \
586 done; \
587 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
588 unique=`for i in $$list; do \
589 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
590 done | \
591 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
592 END { if (nonempty) { for (i in files) print i; }; }'`; \
593 shift; \
594 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
595 test -n "$$unique" || unique=$$empty_fix; \
596 if test $$# -gt 0; then \
597 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
598 "$$@" $$unique; \
599 else \
600 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
601 $$unique; \
602 fi; \
603 fi
604ctags: CTAGS
605CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
606 $(TAGS_FILES) $(LISP)
607 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
608 unique=`for i in $$list; do \
609 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
610 done | \
611 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
612 END { if (nonempty) { for (i in files) print i; }; }'`; \
613 test -z "$(CTAGS_ARGS)$$unique" \
614 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
615 $$unique
616
617GTAGS:
618 here=`$(am__cd) $(top_builddir) && pwd` \
619 && $(am__cd) $(top_srcdir) \
620 && gtags -i $(GTAGS_ARGS) "$$here"
621
622distclean-tags:
623 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
624
625distdir: $(DISTFILES)
626 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
627 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
628 list='$(DISTFILES)'; \
629 dist_files=`for file in $$list; do echo $$file; done | \
630 sed -e "s|^$$srcdirstrip/||;t" \
631 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
632 case $$dist_files in \
633 */*) $(MKDIR_P) `echo "$$dist_files" | \
634 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
635 sort -u` ;; \
636 esac; \
637 for file in $$dist_files; do \
638 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
639 if test -d $$d/$$file; then \
640 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
641 if test -d "$(distdir)/$$file"; then \
642 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
643 fi; \
644 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
645 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
646 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
647 fi; \
648 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
649 else \
650 test -f "$(distdir)/$$file" \
651 || cp -p $$d/$$file "$(distdir)/$$file" \
652 || exit 1; \
653 fi; \
654 done
655 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
656 if test "$$subdir" = .; then :; else \
657 test -d "$(distdir)/$$subdir" \
658 || $(MKDIR_P) "$(distdir)/$$subdir" \
659 || exit 1; \
660 fi; \
661 done
662 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
663 if test "$$subdir" = .; then :; else \
664 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
665 $(am__relativize); \
666 new_distdir=$$reldir; \
667 dir1=$$subdir; dir2="$(top_distdir)"; \
668 $(am__relativize); \
669 new_top_distdir=$$reldir; \
670 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
671 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
672 ($(am__cd) $$subdir && \
673 $(MAKE) $(AM_MAKEFLAGS) \
674 top_distdir="$$new_top_distdir" \
675 distdir="$$new_distdir" \
676 am__remove_distdir=: \
677 am__skip_length_check=: \
678 am__skip_mode_fix=: \
679 distdir) \
680 || exit 1; \
681 fi; \
682 done
683check-am: all-am
684check: $(BUILT_SOURCES)
685 $(MAKE) $(AM_MAKEFLAGS) check-recursive
686all-am: Makefile
687installdirs: installdirs-recursive
688installdirs-am:
689install: $(BUILT_SOURCES)
690 $(MAKE) $(AM_MAKEFLAGS) install-recursive
691install-exec: install-exec-recursive
692install-data: install-data-recursive
693uninstall: uninstall-recursive
694
695install-am: all-am
696 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
697
698installcheck: installcheck-recursive
699install-strip:
700 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702 `test -z '$(STRIP)' || \
703 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
704mostlyclean-generic:
705
706clean-generic:
707 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
708
709distclean-generic:
710 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
711 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
712
713maintainer-clean-generic:
714 @echo "This command is intended for maintainers to use"
715 @echo "it deletes files that may require special tools to rebuild."
716 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
717 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
718clean: clean-recursive
719
720clean-am: clean-generic clean-libtool mostlyclean-am
721
722distclean: distclean-recursive
723 -rm -f Makefile
724distclean-am: clean-am distclean-generic distclean-tags
725
726dvi: dvi-recursive
727
728dvi-am:
729
730html: html-recursive
731
732html-am:
733
734info: info-recursive
735
736info-am:
737
738install-data-am:
739
740install-dvi: install-dvi-recursive
741
742install-dvi-am:
743
744install-exec-am:
745
746install-html: install-html-recursive
747
748install-html-am:
749
750install-info: install-info-recursive
751
752install-info-am:
753
754install-man:
755
756install-pdf: install-pdf-recursive
757
758install-pdf-am:
759
760install-ps: install-ps-recursive
761
762install-ps-am:
763
764installcheck-am:
765
766maintainer-clean: maintainer-clean-recursive
767 -rm -f Makefile
768maintainer-clean-am: distclean-am maintainer-clean-generic
769
770mostlyclean: mostlyclean-recursive
771
772mostlyclean-am: mostlyclean-generic mostlyclean-libtool
773
774pdf: pdf-recursive
775
776pdf-am:
777
778ps: ps-recursive
779
780ps-am:
781
782uninstall-am:
783
784.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
785 ctags-recursive install install-am install-strip \
786 tags-recursive
787
788.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
789 all all-am check check-am clean clean-generic clean-libtool \
790 ctags ctags-recursive distclean distclean-generic \
791 distclean-libtool distclean-tags distdir dvi dvi-am html \
792 html-am info info-am install install-am install-data \
793 install-data-am install-dvi install-dvi-am install-exec \
794 install-exec-am install-html install-html-am install-info \
795 install-info-am install-man install-pdf install-pdf-am \
796 install-ps install-ps-am install-strip installcheck \
797 installcheck-am installdirs installdirs-am maintainer-clean \
798 maintainer-clean-generic mostlyclean mostlyclean-generic \
799 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
800 uninstall uninstall-am
801
802
803@BUILD_ECORE_X_XCB_TRUE@ #
804@BUILD_ECORE_X_XCB_TRUE@ # Building ecore_xcb_keysym_table.h requires the makekeys utility
805@BUILD_ECORE_X_XCB_TRUE@ #
806
807@BUILD_ECORE_X_XCB_TRUE@ ecore_xcb_keysym_table.h: $(KEYSYMDEFS) $(top_builddir)/src/util/makekeys$(EXEEXT)
808@BUILD_ECORE_X_XCB_TRUE@ $(top_builddir)/src/util/makekeys $(KEYSYMDEFS) > ecore_xcb_keysym_table_h
809@BUILD_ECORE_X_XCB_TRUE@ mv -f ecore_xcb_keysym_table_h ./lib/ecore_x/xcb/$@
810
811@BUILD_ECORE_X_XCB_TRUE@ $(top_builddir)/src/util/makekeys$(EXEEXT): force
812@BUILD_ECORE_X_XCB_TRUE@ cd util && $(MAKE)
813
814@BUILD_ECORE_X_XCB_TRUE@ force:
815
816# Tell versions [3.59,3.63) of GNU make to not export all variables.
817# Otherwise a system limit (for SysV at least) may be exceeded.
818.NOEXPORT: