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