aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/evas/src/modules/loaders/Makefile.in
diff options
context:
space:
mode:
authorDavid Walter Seikel2013-01-13 17:29:19 +1000
committerDavid Walter Seikel2013-01-13 17:29:19 +1000
commit07274513e984f0b5544586c74508ccd16e7dcafa (patch)
treeb32ff2a9136fbc1a4a6a0ed1e4d79cde0f5f16d9 /libraries/evas/src/modules/loaders/Makefile.in
parentAdded Irrlicht 1.8, but without all the Windows binaries. (diff)
downloadSledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.zip
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.gz
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.bz2
SledjHamr-07274513e984f0b5544586c74508ccd16e7dcafa.tar.xz
Remove EFL, since it's been released now.
Diffstat (limited to 'libraries/evas/src/modules/loaders/Makefile.in')
-rw-r--r--libraries/evas/src/modules/loaders/Makefile.in758
1 files changed, 0 insertions, 758 deletions
diff --git a/libraries/evas/src/modules/loaders/Makefile.in b/libraries/evas/src/modules/loaders/Makefile.in
deleted file mode 100644
index f37032a..0000000
--- a/libraries/evas/src/modules/loaders/Makefile.in
+++ /dev/null
@@ -1,758 +0,0 @@
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_LOADER_BMP_TRUE@@EVAS_STATIC_BUILD_BMP_FALSE@am__append_1 = bmp
37@BUILD_LOADER_EDB_TRUE@@EVAS_STATIC_BUILD_EDB_FALSE@am__append_2 = edb
38@BUILD_LOADER_EET_TRUE@@EVAS_STATIC_BUILD_EET_FALSE@am__append_3 = eet
39@BUILD_LOADER_GENERIC_TRUE@@EVAS_STATIC_BUILD_GENERIC_FALSE@am__append_4 = generic
40@BUILD_LOADER_GIF_TRUE@@EVAS_STATIC_BUILD_GIF_FALSE@am__append_5 = gif
41@BUILD_LOADER_ICO_TRUE@@EVAS_STATIC_BUILD_ICO_FALSE@am__append_6 = ico
42@BUILD_LOADER_JPEG_TRUE@@EVAS_STATIC_BUILD_JPEG_FALSE@am__append_7 = jpeg
43@BUILD_LOADER_PMAPS_TRUE@@EVAS_STATIC_BUILD_PMAPS_FALSE@am__append_8 = pmaps
44@BUILD_LOADER_PNG_TRUE@@EVAS_STATIC_BUILD_PNG_FALSE@am__append_9 = png
45@BUILD_LOADER_PSD_TRUE@@EVAS_STATIC_BUILD_PSD_FALSE@am__append_10 = psd
46@BUILD_LOADER_SVG_TRUE@@EVAS_STATIC_BUILD_SVG_FALSE@am__append_11 = svg
47@BUILD_LOADER_TGA_TRUE@@EVAS_STATIC_BUILD_TGA_FALSE@am__append_12 = tga
48@BUILD_LOADER_TIFF_TRUE@@EVAS_STATIC_BUILD_TIFF_FALSE@am__append_13 = tiff
49@BUILD_LOADER_WBMP_TRUE@@EVAS_STATIC_BUILD_WBMP_FALSE@am__append_14 = wbmp
50@BUILD_LOADER_XPM_TRUE@@EVAS_STATIC_BUILD_XPM_FALSE@am__append_15 = xpm
51subdir = src/modules/loaders
52DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in TODO
53ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54am__aclocal_m4_deps = $(top_srcdir)/m4/efl_attribute.m4 \
55 $(top_srcdir)/m4/efl_coverage.m4 \
56 $(top_srcdir)/m4/efl_doxygen.m4 \
57 $(top_srcdir)/m4/efl_fnmatch.m4 \
58 $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/efl_tests.m4 \
59 $(top_srcdir)/m4/evas_check_engine.m4 \
60 $(top_srcdir)/m4/evas_check_loader.m4 \
61 $(top_srcdir)/m4/evas_converter.m4 \
62 $(top_srcdir)/m4/evas_dither.m4 \
63 $(top_srcdir)/m4/evas_scaler.m4 $(top_srcdir)/m4/libtool.m4 \
64 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
65 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
66 $(top_srcdir)/configure.ac
67am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
68 $(ACLOCAL_M4)
69mkinstalldirs = $(install_sh) -d
70CONFIG_HEADER = $(top_builddir)/config.h
71CONFIG_CLEAN_FILES =
72CONFIG_CLEAN_VPATH_FILES =
73AM_V_GEN = $(am__v_GEN_$(V))
74am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
75am__v_GEN_0 = @echo " GEN " $@;
76AM_V_at = $(am__v_at_$(V))
77am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
78am__v_at_0 = @
79SOURCES =
80DIST_SOURCES =
81RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
82 html-recursive info-recursive install-data-recursive \
83 install-dvi-recursive install-exec-recursive \
84 install-html-recursive install-info-recursive \
85 install-pdf-recursive install-ps-recursive install-recursive \
86 installcheck-recursive installdirs-recursive pdf-recursive \
87 ps-recursive uninstall-recursive
88RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
89 distclean-recursive maintainer-clean-recursive
90AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
91 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
92 distdir
93ETAGS = etags
94CTAGS = ctags
95DIST_SUBDIRS = bmp edb eet generic gif ico jpeg pmaps png psd svg tga \
96 tiff wbmp xpm
97DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
98am__relativize = \
99 dir0=`pwd`; \
100 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
101 sed_rest='s,^[^/]*/*,,'; \
102 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
103 sed_butlast='s,/*[^/]*$$,,'; \
104 while test -n "$$dir1"; do \
105 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
106 if test "$$first" != "."; then \
107 if test "$$first" = ".."; then \
108 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
109 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
110 else \
111 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
112 if test "$$first2" = "$$first"; then \
113 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
114 else \
115 dir2="../$$dir2"; \
116 fi; \
117 dir0="$$dir0"/"$$first"; \
118 fi; \
119 fi; \
120 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
121 done; \
122 reldir="$$dir2"
123ACLOCAL = @ACLOCAL@
124ALLOCA = @ALLOCA@
125AMTAR = @AMTAR@
126AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
127AR = @AR@
128AS = @AS@
129AUTOCONF = @AUTOCONF@
130AUTOHEADER = @AUTOHEADER@
131AUTOMAKE = @AUTOMAKE@
132AWK = @AWK@
133CC = @CC@
134CCDEPMODE = @CCDEPMODE@
135CFLAGS = @CFLAGS@
136CHECK_CFLAGS = @CHECK_CFLAGS@
137CHECK_LIBS = @CHECK_LIBS@
138CPP = @CPP@
139CPPFLAGS = @CPPFLAGS@
140CXX = @CXX@
141CXXCPP = @CXXCPP@
142CXXDEPMODE = @CXXDEPMODE@
143CXXFLAGS = @CXXFLAGS@
144CYGPATH_W = @CYGPATH_W@
145DEFS = @DEFS@
146DEPDIR = @DEPDIR@
147DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
148DIRECTFB_LIBS = @DIRECTFB_LIBS@
149DLLTOOL = @DLLTOOL@
150DSYMUTIL = @DSYMUTIL@
151DUMPBIN = @DUMPBIN@
152ECHO_C = @ECHO_C@
153ECHO_N = @ECHO_N@
154ECHO_T = @ECHO_T@
155ECORE_EVAS_CFLAGS = @ECORE_EVAS_CFLAGS@
156ECORE_EVAS_LIBS = @ECORE_EVAS_LIBS@
157EDB_CFLAGS = @EDB_CFLAGS@
158EDB_LIBS = @EDB_LIBS@
159EDJE_CFLAGS = @EDJE_CFLAGS@
160EDJE_LIBS = @EDJE_LIBS@
161EET_CFLAGS = @EET_CFLAGS@
162EET_LIBS = @EET_LIBS@
163EFL_COVERAGE_CFLAGS = @EFL_COVERAGE_CFLAGS@
164EFL_COVERAGE_LIBS = @EFL_COVERAGE_LIBS@
165EFL_FNMATCH_LIBS = @EFL_FNMATCH_LIBS@
166EGREP = @EGREP@
167EINA_CFLAGS = @EINA_CFLAGS@
168EINA_LIBS = @EINA_LIBS@
169EVAS_CFLAGS = @EVAS_CFLAGS@
170EVAS_LIBS = @EVAS_LIBS@
171EVAS_SSE3_CFLAGS = @EVAS_SSE3_CFLAGS@
172EVIL_CFLAGS = @EVIL_CFLAGS@
173EVIL_LIBS = @EVIL_LIBS@
174EXEEXT = @EXEEXT@
175EXOTIC_CFLAGS = @EXOTIC_CFLAGS@
176EXOTIC_LIBS = @EXOTIC_LIBS@
177FGREP = @FGREP@
178FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
179FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
180FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
181FREETYPE_LIBS = @FREETYPE_LIBS@
182FRIBIDI_CFLAGS = @FRIBIDI_CFLAGS@
183FRIBIDI_LIBS = @FRIBIDI_LIBS@
184GL_EET_CFLAGS = @GL_EET_CFLAGS@
185GL_EET_LIBS = @GL_EET_LIBS@
186GREP = @GREP@
187HARFBUZZ_CFLAGS = @HARFBUZZ_CFLAGS@
188HARFBUZZ_LIBS = @HARFBUZZ_LIBS@
189INSTALL = @INSTALL@
190INSTALL_DATA = @INSTALL_DATA@
191INSTALL_PROGRAM = @INSTALL_PROGRAM@
192INSTALL_SCRIPT = @INSTALL_SCRIPT@
193INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194LD = @LD@
195LDFLAGS = @LDFLAGS@
196LIBOBJS = @LIBOBJS@
197LIBS = @LIBS@
198LIBTOOL = @LIBTOOL@
199LINEBREAK_CFLAGS = @LINEBREAK_CFLAGS@
200LINEBREAK_LIBS = @LINEBREAK_LIBS@
201LIPO = @LIPO@
202LN_S = @LN_S@
203LTLIBOBJS = @LTLIBOBJS@
204MAKEINFO = @MAKEINFO@
205MKDIR_P = @MKDIR_P@
206MODULE_ARCH = @MODULE_ARCH@
207NM = @NM@
208NMEDIT = @NMEDIT@
209OBJC = @OBJC@
210OBJCDEPMODE = @OBJCDEPMODE@
211OBJCFLAGS = @OBJCFLAGS@
212OBJDUMP = @OBJDUMP@
213OBJEXT = @OBJEXT@
214OTOOL = @OTOOL@
215OTOOL64 = @OTOOL64@
216PACKAGE = @PACKAGE@
217PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
218PACKAGE_NAME = @PACKAGE_NAME@
219PACKAGE_STRING = @PACKAGE_STRING@
220PACKAGE_TARNAME = @PACKAGE_TARNAME@
221PACKAGE_URL = @PACKAGE_URL@
222PACKAGE_VERSION = @PACKAGE_VERSION@
223PATH_SEPARATOR = @PATH_SEPARATOR@
224PIXMAN_CFLAGS = @PIXMAN_CFLAGS@
225PIXMAN_LIBS = @PIXMAN_LIBS@
226PKG_CONFIG = @PKG_CONFIG@
227PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
228PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
229PNG_CFLAGS = @PNG_CFLAGS@
230PNG_LIBS = @PNG_LIBS@
231RANLIB = @RANLIB@
232SDL_CFLAGS = @SDL_CFLAGS@
233SDL_LIBS = @SDL_LIBS@
234SED = @SED@
235SET_MAKE = @SET_MAKE@
236SHELL = @SHELL@
237SHM_OPEN_LINK = @SHM_OPEN_LINK@
238STRIP = @STRIP@
239SVG_CFLAGS = @SVG_CFLAGS@
240SVG_LIBS = @SVG_LIBS@
241VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
242VALGRIND_LIBS = @VALGRIND_LIBS@
243VERSION = @VERSION@
244VMAJ = @VMAJ@
245WAYLAND_EGL_CFLAGS = @WAYLAND_EGL_CFLAGS@
246WAYLAND_EGL_LIBS = @WAYLAND_EGL_LIBS@
247XCB_CFLAGS = @XCB_CFLAGS@
248XCB_GL_CFLAGS = @XCB_GL_CFLAGS@
249XCB_GL_LIBS = @XCB_GL_LIBS@
250XCB_LIBS = @XCB_LIBS@
251XEXT_CFLAGS = @XEXT_CFLAGS@
252XEXT_LIBS = @XEXT_LIBS@
253XMKMF = @XMKMF@
254X_CFLAGS = @X_CFLAGS@
255X_EXTRA_LIBS = @X_EXTRA_LIBS@
256X_LIBS = @X_LIBS@
257X_PRE_LIBS = @X_PRE_LIBS@
258abs_builddir = @abs_builddir@
259abs_srcdir = @abs_srcdir@
260abs_top_builddir = @abs_top_builddir@
261abs_top_srcdir = @abs_top_srcdir@
262ac_ct_CC = @ac_ct_CC@
263ac_ct_CXX = @ac_ct_CXX@
264ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
265ac_ct_OBJC = @ac_ct_OBJC@
266altivec_cflags = @altivec_cflags@
267am__include = @am__include@
268am__leading_dot = @am__leading_dot@
269am__quote = @am__quote@
270am__tar = @am__tar@
271am__untar = @am__untar@
272bindir = @bindir@
273build = @build@
274build_alias = @build_alias@
275build_cpu = @build_cpu@
276build_os = @build_os@
277build_vendor = @build_vendor@
278builddir = @builddir@
279datadir = @datadir@
280datarootdir = @datarootdir@
281dlopen_libs = @dlopen_libs@
282docdir = @docdir@
283dvidir = @dvidir@
284edje_cc = @edje_cc@
285efl_doxygen = @efl_doxygen@
286efl_have_doxygen = @efl_have_doxygen@
287evas_engine_buffer_cflags = @evas_engine_buffer_cflags@
288evas_engine_buffer_libs = @evas_engine_buffer_libs@
289evas_engine_direct3d_cflags = @evas_engine_direct3d_cflags@
290evas_engine_direct3d_libs = @evas_engine_direct3d_libs@
291evas_engine_directfb_cflags = @evas_engine_directfb_cflags@
292evas_engine_directfb_libs = @evas_engine_directfb_libs@
293evas_engine_fb_cflags = @evas_engine_fb_cflags@
294evas_engine_fb_libs = @evas_engine_fb_libs@
295evas_engine_gl_cocoa_cflags = @evas_engine_gl_cocoa_cflags@
296evas_engine_gl_cocoa_libs = @evas_engine_gl_cocoa_libs@
297evas_engine_gl_common_libs = @evas_engine_gl_common_libs@
298evas_engine_gl_sdl_cflags = @evas_engine_gl_sdl_cflags@
299evas_engine_gl_sdl_libs = @evas_engine_gl_sdl_libs@
300evas_engine_gl_xcb_cflags = @evas_engine_gl_xcb_cflags@
301evas_engine_gl_xcb_libs = @evas_engine_gl_xcb_libs@
302evas_engine_gl_xlib_cflags = @evas_engine_gl_xlib_cflags@
303evas_engine_gl_xlib_libs = @evas_engine_gl_xlib_libs@
304evas_engine_psl1ght_cflags = @evas_engine_psl1ght_cflags@
305evas_engine_psl1ght_libs = @evas_engine_psl1ght_libs@
306evas_engine_software_16_ddraw_cflags = @evas_engine_software_16_ddraw_cflags@
307evas_engine_software_16_ddraw_libs = @evas_engine_software_16_ddraw_libs@
308evas_engine_software_16_sdl_cflags = @evas_engine_software_16_sdl_cflags@
309evas_engine_software_16_sdl_libs = @evas_engine_software_16_sdl_libs@
310evas_engine_software_16_wince_cflags = @evas_engine_software_16_wince_cflags@
311evas_engine_software_16_wince_libs = @evas_engine_software_16_wince_libs@
312evas_engine_software_16_x11_cflags = @evas_engine_software_16_x11_cflags@
313evas_engine_software_16_x11_libs = @evas_engine_software_16_x11_libs@
314evas_engine_software_8_x11_cflags = @evas_engine_software_8_x11_cflags@
315evas_engine_software_8_x11_libs = @evas_engine_software_8_x11_libs@
316evas_engine_software_ddraw_cflags = @evas_engine_software_ddraw_cflags@
317evas_engine_software_ddraw_libs = @evas_engine_software_ddraw_libs@
318evas_engine_software_gdi_cflags = @evas_engine_software_gdi_cflags@
319evas_engine_software_gdi_libs = @evas_engine_software_gdi_libs@
320evas_engine_software_xcb_cflags = @evas_engine_software_xcb_cflags@
321evas_engine_software_xcb_libs = @evas_engine_software_xcb_libs@
322evas_engine_software_xlib_cflags = @evas_engine_software_xlib_cflags@
323evas_engine_software_xlib_libs = @evas_engine_software_xlib_libs@
324evas_engine_wayland_egl_cflags = @evas_engine_wayland_egl_cflags@
325evas_engine_wayland_egl_libs = @evas_engine_wayland_egl_libs@
326evas_engine_wayland_shm_cflags = @evas_engine_wayland_shm_cflags@
327evas_engine_wayland_shm_libs = @evas_engine_wayland_shm_libs@
328evas_image_loader_bmp_cflags = @evas_image_loader_bmp_cflags@
329evas_image_loader_bmp_libs = @evas_image_loader_bmp_libs@
330evas_image_loader_edb_cflags = @evas_image_loader_edb_cflags@
331evas_image_loader_edb_libs = @evas_image_loader_edb_libs@
332evas_image_loader_eet_cflags = @evas_image_loader_eet_cflags@
333evas_image_loader_eet_libs = @evas_image_loader_eet_libs@
334evas_image_loader_generic_cflags = @evas_image_loader_generic_cflags@
335evas_image_loader_generic_libs = @evas_image_loader_generic_libs@
336evas_image_loader_gif_cflags = @evas_image_loader_gif_cflags@
337evas_image_loader_gif_libs = @evas_image_loader_gif_libs@
338evas_image_loader_ico_cflags = @evas_image_loader_ico_cflags@
339evas_image_loader_ico_libs = @evas_image_loader_ico_libs@
340evas_image_loader_jpeg_cflags = @evas_image_loader_jpeg_cflags@
341evas_image_loader_jpeg_libs = @evas_image_loader_jpeg_libs@
342evas_image_loader_pmaps_cflags = @evas_image_loader_pmaps_cflags@
343evas_image_loader_pmaps_libs = @evas_image_loader_pmaps_libs@
344evas_image_loader_png_cflags = @evas_image_loader_png_cflags@
345evas_image_loader_png_libs = @evas_image_loader_png_libs@
346evas_image_loader_psd_cflags = @evas_image_loader_psd_cflags@
347evas_image_loader_psd_libs = @evas_image_loader_psd_libs@
348evas_image_loader_svg_cflags = @evas_image_loader_svg_cflags@
349evas_image_loader_svg_libs = @evas_image_loader_svg_libs@
350evas_image_loader_tga_cflags = @evas_image_loader_tga_cflags@
351evas_image_loader_tga_libs = @evas_image_loader_tga_libs@
352evas_image_loader_tiff_cflags = @evas_image_loader_tiff_cflags@
353evas_image_loader_tiff_libs = @evas_image_loader_tiff_libs@
354evas_image_loader_wbmp_cflags = @evas_image_loader_wbmp_cflags@
355evas_image_loader_wbmp_libs = @evas_image_loader_wbmp_libs@
356evas_image_loader_xpm_cflags = @evas_image_loader_xpm_cflags@
357evas_image_loader_xpm_libs = @evas_image_loader_xpm_libs@
358exec_prefix = @exec_prefix@
359have_evas_engine_gl_x11 = @have_evas_engine_gl_x11@
360have_evas_engine_gl_xcb = @have_evas_engine_gl_xcb@
361have_evas_engine_gl_xlib = @have_evas_engine_gl_xlib@
362have_evas_engine_software_x11 = @have_evas_engine_software_x11@
363have_evas_engine_software_xcb = @have_evas_engine_software_xcb@
364have_evas_engine_software_xlib = @have_evas_engine_software_xlib@
365have_lcov = @have_lcov@
366host = @host@
367host_alias = @host_alias@
368host_cpu = @host_cpu@
369host_os = @host_os@
370host_vendor = @host_vendor@
371htmldir = @htmldir@
372includedir = @includedir@
373infodir = @infodir@
374install_sh = @install_sh@
375libdir = @libdir@
376libexecdir = @libexecdir@
377localedir = @localedir@
378localstatedir = @localstatedir@
379lt_ECHO = @lt_ECHO@
380lt_enable_auto_import = @lt_enable_auto_import@
381mandir = @mandir@
382mkdir_p = @mkdir_p@
383oldincludedir = @oldincludedir@
384pdfdir = @pdfdir@
385pkgconfig_requires_private = @pkgconfig_requires_private@
386prefix = @prefix@
387program_transform_name = @program_transform_name@
388psdir = @psdir@
389pthread_cflags = @pthread_cflags@
390pthread_libs = @pthread_libs@
391release_info = @release_info@
392requirement_evas = @requirement_evas@
393sbindir = @sbindir@
394sharedstatedir = @sharedstatedir@
395srcdir = @srcdir@
396sysconfdir = @sysconfdir@
397target_alias = @target_alias@
398top_build_prefix = @top_build_prefix@
399top_builddir = @top_builddir@
400top_srcdir = @top_srcdir@
401version_info = @version_info@
402MAINTAINERCLEANFILES = Makefile.in
403SUBDIRS = $(am__append_1) $(am__append_2) $(am__append_3) \
404 $(am__append_4) $(am__append_5) $(am__append_6) \
405 $(am__append_7) $(am__append_8) $(am__append_9) \
406 $(am__append_10) $(am__append_11) $(am__append_12) \
407 $(am__append_13) $(am__append_14) $(am__append_15)
408all: all-recursive
409
410.SUFFIXES:
411$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
412 @for dep in $?; do \
413 case '$(am__configure_deps)' in \
414 *$$dep*) \
415 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
416 && { if test -f $@; then exit 0; else break; fi; }; \
417 exit 1;; \
418 esac; \
419 done; \
420 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/modules/loaders/Makefile'; \
421 $(am__cd) $(top_srcdir) && \
422 $(AUTOMAKE) --gnu src/modules/loaders/Makefile
423.PRECIOUS: Makefile
424Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
425 @case '$?' in \
426 *config.status*) \
427 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
428 *) \
429 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
430 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
431 esac;
432
433$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
434 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
435
436$(top_srcdir)/configure: $(am__configure_deps)
437 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
438$(ACLOCAL_M4): $(am__aclocal_m4_deps)
439 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440$(am__aclocal_m4_deps):
441
442mostlyclean-libtool:
443 -rm -f *.lo
444
445clean-libtool:
446 -rm -rf .libs _libs
447
448# This directory's subdirectories are mostly independent; you can cd
449# into them and run `make' without going through this Makefile.
450# To change the values of `make' variables: instead of editing Makefiles,
451# (1) if the variable is set in `config.status', edit `config.status'
452# (which will cause the Makefiles to be regenerated when you run `make');
453# (2) otherwise, pass the desired values on the `make' command line.
454$(RECURSIVE_TARGETS):
455 @fail= failcom='exit 1'; \
456 for f in x $$MAKEFLAGS; do \
457 case $$f in \
458 *=* | --[!k]*);; \
459 *k*) failcom='fail=yes';; \
460 esac; \
461 done; \
462 dot_seen=no; \
463 target=`echo $@ | sed s/-recursive//`; \
464 list='$(SUBDIRS)'; for subdir in $$list; do \
465 echo "Making $$target in $$subdir"; \
466 if test "$$subdir" = "."; then \
467 dot_seen=yes; \
468 local_target="$$target-am"; \
469 else \
470 local_target="$$target"; \
471 fi; \
472 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
473 || eval $$failcom; \
474 done; \
475 if test "$$dot_seen" = "no"; then \
476 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
477 fi; test -z "$$fail"
478
479$(RECURSIVE_CLEAN_TARGETS):
480 @fail= failcom='exit 1'; \
481 for f in x $$MAKEFLAGS; do \
482 case $$f in \
483 *=* | --[!k]*);; \
484 *k*) failcom='fail=yes';; \
485 esac; \
486 done; \
487 dot_seen=no; \
488 case "$@" in \
489 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
490 *) list='$(SUBDIRS)' ;; \
491 esac; \
492 rev=''; for subdir in $$list; do \
493 if test "$$subdir" = "."; then :; else \
494 rev="$$subdir $$rev"; \
495 fi; \
496 done; \
497 rev="$$rev ."; \
498 target=`echo $@ | sed s/-recursive//`; \
499 for subdir in $$rev; do \
500 echo "Making $$target in $$subdir"; \
501 if test "$$subdir" = "."; then \
502 local_target="$$target-am"; \
503 else \
504 local_target="$$target"; \
505 fi; \
506 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
507 || eval $$failcom; \
508 done && test -z "$$fail"
509tags-recursive:
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
512 done
513ctags-recursive:
514 list='$(SUBDIRS)'; for subdir in $$list; do \
515 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
516 done
517
518ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
519 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
520 unique=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522 done | \
523 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
524 END { if (nonempty) { for (i in files) print i; }; }'`; \
525 mkid -fID $$unique
526tags: TAGS
527
528TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
529 $(TAGS_FILES) $(LISP)
530 set x; \
531 here=`pwd`; \
532 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
533 include_option=--etags-include; \
534 empty_fix=.; \
535 else \
536 include_option=--include; \
537 empty_fix=; \
538 fi; \
539 list='$(SUBDIRS)'; for subdir in $$list; do \
540 if test "$$subdir" = .; then :; else \
541 test ! -f $$subdir/TAGS || \
542 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
543 fi; \
544 done; \
545 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
546 unique=`for i in $$list; do \
547 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
548 done | \
549 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
550 END { if (nonempty) { for (i in files) print i; }; }'`; \
551 shift; \
552 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
553 test -n "$$unique" || unique=$$empty_fix; \
554 if test $$# -gt 0; then \
555 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
556 "$$@" $$unique; \
557 else \
558 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
559 $$unique; \
560 fi; \
561 fi
562ctags: CTAGS
563CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
564 $(TAGS_FILES) $(LISP)
565 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
566 unique=`for i in $$list; do \
567 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
568 done | \
569 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
570 END { if (nonempty) { for (i in files) print i; }; }'`; \
571 test -z "$(CTAGS_ARGS)$$unique" \
572 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
573 $$unique
574
575GTAGS:
576 here=`$(am__cd) $(top_builddir) && pwd` \
577 && $(am__cd) $(top_srcdir) \
578 && gtags -i $(GTAGS_ARGS) "$$here"
579
580distclean-tags:
581 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
582
583distdir: $(DISTFILES)
584 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
585 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
586 list='$(DISTFILES)'; \
587 dist_files=`for file in $$list; do echo $$file; done | \
588 sed -e "s|^$$srcdirstrip/||;t" \
589 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
590 case $$dist_files in \
591 */*) $(MKDIR_P) `echo "$$dist_files" | \
592 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
593 sort -u` ;; \
594 esac; \
595 for file in $$dist_files; do \
596 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
597 if test -d $$d/$$file; then \
598 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
599 if test -d "$(distdir)/$$file"; then \
600 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
601 fi; \
602 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
603 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
604 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
605 fi; \
606 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
607 else \
608 test -f "$(distdir)/$$file" \
609 || cp -p $$d/$$file "$(distdir)/$$file" \
610 || exit 1; \
611 fi; \
612 done
613 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
614 if test "$$subdir" = .; then :; else \
615 test -d "$(distdir)/$$subdir" \
616 || $(MKDIR_P) "$(distdir)/$$subdir" \
617 || exit 1; \
618 fi; \
619 done
620 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
621 if test "$$subdir" = .; then :; else \
622 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
623 $(am__relativize); \
624 new_distdir=$$reldir; \
625 dir1=$$subdir; dir2="$(top_distdir)"; \
626 $(am__relativize); \
627 new_top_distdir=$$reldir; \
628 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
629 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
630 ($(am__cd) $$subdir && \
631 $(MAKE) $(AM_MAKEFLAGS) \
632 top_distdir="$$new_top_distdir" \
633 distdir="$$new_distdir" \
634 am__remove_distdir=: \
635 am__skip_length_check=: \
636 am__skip_mode_fix=: \
637 distdir) \
638 || exit 1; \
639 fi; \
640 done
641check-am: all-am
642check: check-recursive
643all-am: Makefile
644installdirs: installdirs-recursive
645installdirs-am:
646install: install-recursive
647install-exec: install-exec-recursive
648install-data: install-data-recursive
649uninstall: uninstall-recursive
650
651install-am: all-am
652 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
653
654installcheck: installcheck-recursive
655install-strip:
656 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
657 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
658 `test -z '$(STRIP)' || \
659 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
660mostlyclean-generic:
661
662clean-generic:
663
664distclean-generic:
665 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
666 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
667
668maintainer-clean-generic:
669 @echo "This command is intended for maintainers to use"
670 @echo "it deletes files that may require special tools to rebuild."
671 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
672clean: clean-recursive
673
674clean-am: clean-generic clean-libtool mostlyclean-am
675
676distclean: distclean-recursive
677 -rm -f Makefile
678distclean-am: clean-am distclean-generic distclean-tags
679
680dvi: dvi-recursive
681
682dvi-am:
683
684html: html-recursive
685
686html-am:
687
688info: info-recursive
689
690info-am:
691
692install-data-am:
693
694install-dvi: install-dvi-recursive
695
696install-dvi-am:
697
698install-exec-am:
699
700install-html: install-html-recursive
701
702install-html-am:
703
704install-info: install-info-recursive
705
706install-info-am:
707
708install-man:
709
710install-pdf: install-pdf-recursive
711
712install-pdf-am:
713
714install-ps: install-ps-recursive
715
716install-ps-am:
717
718installcheck-am:
719
720maintainer-clean: maintainer-clean-recursive
721 -rm -f Makefile
722maintainer-clean-am: distclean-am maintainer-clean-generic
723
724mostlyclean: mostlyclean-recursive
725
726mostlyclean-am: mostlyclean-generic mostlyclean-libtool
727
728pdf: pdf-recursive
729
730pdf-am:
731
732ps: ps-recursive
733
734ps-am:
735
736uninstall-am:
737
738.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
739 install-am install-strip tags-recursive
740
741.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
742 all all-am check check-am clean clean-generic clean-libtool \
743 ctags ctags-recursive distclean distclean-generic \
744 distclean-libtool distclean-tags distdir dvi dvi-am html \
745 html-am info info-am install install-am install-data \
746 install-data-am install-dvi install-dvi-am install-exec \
747 install-exec-am install-html install-html-am install-info \
748 install-info-am install-man install-pdf install-pdf-am \
749 install-ps install-ps-am install-strip installcheck \
750 installcheck-am installdirs installdirs-am maintainer-clean \
751 maintainer-clean-generic mostlyclean mostlyclean-generic \
752 mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
753 uninstall uninstall-am
754
755
756# Tell versions [3.59,3.63) of GNU make to not export all variables.
757# Otherwise a system limit (for SysV at least) may be exceeded.
758.NOEXPORT: