aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/libraries/embryo/include/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--libraries/embryo/include/Makefile.in442
1 files changed, 0 insertions, 442 deletions
diff --git a/libraries/embryo/include/Makefile.in b/libraries/embryo/include/Makefile.in
deleted file mode 100644
index f462b6c..0000000
--- a/libraries/embryo/include/Makefile.in
+++ /dev/null
@@ -1,442 +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
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = include
38DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
41 $(top_srcdir)/m4/efl_binary.m4 $(top_srcdir)/m4/efl_doxygen.m4 \
42 $(top_srcdir)/m4/efl_fnmatch.m4 \
43 $(top_srcdir)/m4/efl_gettimeofday.m4 \
44 $(top_srcdir)/m4/efl_path_max.m4 $(top_srcdir)/m4/libtool.m4 \
45 $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
46 $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
47 $(top_srcdir)/configure.ac
48am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 $(ACLOCAL_M4)
50mkinstalldirs = $(install_sh) -d
51CONFIG_HEADER = $(top_builddir)/config.h
52CONFIG_CLEAN_FILES =
53CONFIG_CLEAN_VPATH_FILES =
54AM_V_GEN = $(am__v_GEN_$(V))
55am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
56am__v_GEN_0 = @echo " GEN " $@;
57AM_V_at = $(am__v_at_$(V))
58am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
59am__v_at_0 = @
60SOURCES =
61DIST_SOURCES =
62am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
63am__vpath_adj = case $$p in \
64 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
65 *) f=$$p;; \
66 esac;
67am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
68am__install_max = 40
69am__nobase_strip_setup = \
70 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
71am__nobase_strip = \
72 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
73am__nobase_list = $(am__nobase_strip_setup); \
74 for p in $$list; do echo "$$p $$p"; done | \
75 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
76 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
77 if (++n[$$2] == $(am__install_max)) \
78 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
79 END { for (dir in files) print dir, files[dir] }'
80am__base_list = \
81 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
82 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
83am__installdirs = "$(DESTDIR)$(filesdir)"
84DATA = $(files_DATA)
85DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86ACLOCAL = @ACLOCAL@
87ALLOCA = @ALLOCA@
88AMTAR = @AMTAR@
89AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90AR = @AR@
91AS = @AS@
92AUTOCONF = @AUTOCONF@
93AUTOHEADER = @AUTOHEADER@
94AUTOMAKE = @AUTOMAKE@
95AWK = @AWK@
96CC = @CC@
97CCDEPMODE = @CCDEPMODE@
98CFLAGS = @CFLAGS@
99CPP = @CPP@
100CPPFLAGS = @CPPFLAGS@
101CYGPATH_W = @CYGPATH_W@
102DEFS = @DEFS@
103DEPDIR = @DEPDIR@
104DLLTOOL = @DLLTOOL@
105DSYMUTIL = @DSYMUTIL@
106DUMPBIN = @DUMPBIN@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EFL_EMBRYO_BUILD = @EFL_EMBRYO_BUILD@
111EFL_FNMATCH_LIBS = @EFL_FNMATCH_LIBS@
112EGREP = @EGREP@
113EINA_CFLAGS = @EINA_CFLAGS@
114EINA_LIBS = @EINA_LIBS@
115EMBRYO_CC_PRG = @EMBRYO_CC_PRG@
116EMBRYO_CFLAGS = @EMBRYO_CFLAGS@
117EMBRYO_CPPFLAGS = @EMBRYO_CPPFLAGS@
118EVIL_CFLAGS = @EVIL_CFLAGS@
119EVIL_LIBS = @EVIL_LIBS@
120EXEEXT = @EXEEXT@
121EXOTIC_CFLAGS = @EXOTIC_CFLAGS@
122EXOTIC_LIBS = @EXOTIC_LIBS@
123FGREP = @FGREP@
124GREP = @GREP@
125INSTALL = @INSTALL@
126INSTALL_DATA = @INSTALL_DATA@
127INSTALL_PROGRAM = @INSTALL_PROGRAM@
128INSTALL_SCRIPT = @INSTALL_SCRIPT@
129INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
130LD = @LD@
131LDFLAGS = @LDFLAGS@
132LIBOBJS = @LIBOBJS@
133LIBS = @LIBS@
134LIBTOOL = @LIBTOOL@
135LIPO = @LIPO@
136LN_S = @LN_S@
137LTLIBOBJS = @LTLIBOBJS@
138MAKEINFO = @MAKEINFO@
139MKDIR_P = @MKDIR_P@
140NM = @NM@
141NMEDIT = @NMEDIT@
142OBJDUMP = @OBJDUMP@
143OBJEXT = @OBJEXT@
144OTOOL = @OTOOL@
145OTOOL64 = @OTOOL64@
146PACKAGE = @PACKAGE@
147PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
148PACKAGE_NAME = @PACKAGE_NAME@
149PACKAGE_STRING = @PACKAGE_STRING@
150PACKAGE_TARNAME = @PACKAGE_TARNAME@
151PACKAGE_URL = @PACKAGE_URL@
152PACKAGE_VERSION = @PACKAGE_VERSION@
153PATH_SEPARATOR = @PATH_SEPARATOR@
154PKG_CONFIG = @PKG_CONFIG@
155PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
156PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
157RANLIB = @RANLIB@
158SED = @SED@
159SET_MAKE = @SET_MAKE@
160SHELL = @SHELL@
161STRIP = @STRIP@
162VERSION = @VERSION@
163VMAJ = @VMAJ@
164abs_builddir = @abs_builddir@
165abs_srcdir = @abs_srcdir@
166abs_top_builddir = @abs_top_builddir@
167abs_top_srcdir = @abs_top_srcdir@
168ac_ct_CC = @ac_ct_CC@
169ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
170am__include = @am__include@
171am__leading_dot = @am__leading_dot@
172am__quote = @am__quote@
173am__tar = @am__tar@
174am__untar = @am__untar@
175bindir = @bindir@
176build = @build@
177build_alias = @build_alias@
178build_cpu = @build_cpu@
179build_os = @build_os@
180build_vendor = @build_vendor@
181builddir = @builddir@
182datadir = @datadir@
183datarootdir = @datarootdir@
184docdir = @docdir@
185dvidir = @dvidir@
186efl_doxygen = @efl_doxygen@
187efl_have_doxygen = @efl_have_doxygen@
188embryoincludedir = @embryoincludedir@
189exec_prefix = @exec_prefix@
190host = @host@
191host_alias = @host_alias@
192host_cpu = @host_cpu@
193host_os = @host_os@
194host_vendor = @host_vendor@
195htmldir = @htmldir@
196includedir = @includedir@
197infodir = @infodir@
198install_sh = @install_sh@
199libdir = @libdir@
200libexecdir = @libexecdir@
201localedir = @localedir@
202localstatedir = @localstatedir@
203lt_ECHO = @lt_ECHO@
204lt_enable_auto_import = @lt_enable_auto_import@
205mandir = @mandir@
206mkdir_p = @mkdir_p@
207oldincludedir = @oldincludedir@
208pdfdir = @pdfdir@
209pkgconfig_requires_private = @pkgconfig_requires_private@
210prefix = @prefix@
211program_transform_name = @program_transform_name@
212psdir = @psdir@
213release_info = @release_info@
214requirement_embryo = @requirement_embryo@
215sbindir = @sbindir@
216sharedstatedir = @sharedstatedir@
217srcdir = @srcdir@
218sysconfdir = @sysconfdir@
219target_alias = @target_alias@
220top_build_prefix = @top_build_prefix@
221top_builddir = @top_builddir@
222top_srcdir = @top_srcdir@
223version_info = @version_info@
224MAINTAINERCLEANFILES = Makefile.in
225filesdir = $(datadir)/embryo/include
226files_DATA = \
227default.inc
228
229EXTRA_DIST = $(files_DATA)
230all: all-am
231
232.SUFFIXES:
233$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
234 @for dep in $?; do \
235 case '$(am__configure_deps)' in \
236 *$$dep*) \
237 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
238 && { if test -f $@; then exit 0; else break; fi; }; \
239 exit 1;; \
240 esac; \
241 done; \
242 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu include/Makefile'; \
243 $(am__cd) $(top_srcdir) && \
244 $(AUTOMAKE) --gnu include/Makefile
245.PRECIOUS: Makefile
246Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
247 @case '$?' in \
248 *config.status*) \
249 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
250 *) \
251 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
252 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
253 esac;
254
255$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
256 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258$(top_srcdir)/configure: $(am__configure_deps)
259 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260$(ACLOCAL_M4): $(am__aclocal_m4_deps)
261 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
262$(am__aclocal_m4_deps):
263
264mostlyclean-libtool:
265 -rm -f *.lo
266
267clean-libtool:
268 -rm -rf .libs _libs
269install-filesDATA: $(files_DATA)
270 @$(NORMAL_INSTALL)
271 test -z "$(filesdir)" || $(MKDIR_P) "$(DESTDIR)$(filesdir)"
272 @list='$(files_DATA)'; test -n "$(filesdir)" || list=; \
273 for p in $$list; do \
274 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
275 echo "$$d$$p"; \
276 done | $(am__base_list) | \
277 while read files; do \
278 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(filesdir)'"; \
279 $(INSTALL_DATA) $$files "$(DESTDIR)$(filesdir)" || exit $$?; \
280 done
281
282uninstall-filesDATA:
283 @$(NORMAL_UNINSTALL)
284 @list='$(files_DATA)'; test -n "$(filesdir)" || list=; \
285 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
286 test -n "$$files" || exit 0; \
287 echo " ( cd '$(DESTDIR)$(filesdir)' && rm -f" $$files ")"; \
288 cd "$(DESTDIR)$(filesdir)" && rm -f $$files
289tags: TAGS
290TAGS:
291
292ctags: CTAGS
293CTAGS:
294
295
296distdir: $(DISTFILES)
297 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
298 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
299 list='$(DISTFILES)'; \
300 dist_files=`for file in $$list; do echo $$file; done | \
301 sed -e "s|^$$srcdirstrip/||;t" \
302 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
303 case $$dist_files in \
304 */*) $(MKDIR_P) `echo "$$dist_files" | \
305 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
306 sort -u` ;; \
307 esac; \
308 for file in $$dist_files; do \
309 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
310 if test -d $$d/$$file; then \
311 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
312 if test -d "$(distdir)/$$file"; then \
313 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
314 fi; \
315 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
316 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
317 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
318 fi; \
319 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
320 else \
321 test -f "$(distdir)/$$file" \
322 || cp -p $$d/$$file "$(distdir)/$$file" \
323 || exit 1; \
324 fi; \
325 done
326check-am: all-am
327check: check-am
328all-am: Makefile $(DATA)
329installdirs:
330 for dir in "$(DESTDIR)$(filesdir)"; do \
331 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
332 done
333install: install-am
334install-exec: install-exec-am
335install-data: install-data-am
336uninstall: uninstall-am
337
338install-am: all-am
339 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
340
341installcheck: installcheck-am
342install-strip:
343 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345 `test -z '$(STRIP)' || \
346 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
347mostlyclean-generic:
348
349clean-generic:
350
351distclean-generic:
352 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
353 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
354
355maintainer-clean-generic:
356 @echo "This command is intended for maintainers to use"
357 @echo "it deletes files that may require special tools to rebuild."
358 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
359clean: clean-am
360
361clean-am: clean-generic clean-libtool mostlyclean-am
362
363distclean: distclean-am
364 -rm -f Makefile
365distclean-am: clean-am distclean-generic
366
367dvi: dvi-am
368
369dvi-am:
370
371html: html-am
372
373html-am:
374
375info: info-am
376
377info-am:
378
379install-data-am: install-filesDATA
380
381install-dvi: install-dvi-am
382
383install-dvi-am:
384
385install-exec-am:
386
387install-html: install-html-am
388
389install-html-am:
390
391install-info: install-info-am
392
393install-info-am:
394
395install-man:
396
397install-pdf: install-pdf-am
398
399install-pdf-am:
400
401install-ps: install-ps-am
402
403install-ps-am:
404
405installcheck-am:
406
407maintainer-clean: maintainer-clean-am
408 -rm -f Makefile
409maintainer-clean-am: distclean-am maintainer-clean-generic
410
411mostlyclean: mostlyclean-am
412
413mostlyclean-am: mostlyclean-generic mostlyclean-libtool
414
415pdf: pdf-am
416
417pdf-am:
418
419ps: ps-am
420
421ps-am:
422
423uninstall-am: uninstall-filesDATA
424
425.MAKE: install-am install-strip
426
427.PHONY: all all-am check check-am clean clean-generic clean-libtool \
428 distclean distclean-generic distclean-libtool distdir dvi \
429 dvi-am html html-am info info-am install install-am \
430 install-data install-data-am install-dvi install-dvi-am \
431 install-exec install-exec-am install-filesDATA install-html \
432 install-html-am install-info install-info-am install-man \
433 install-pdf install-pdf-am install-ps install-ps-am \
434 install-strip installcheck installcheck-am installdirs \
435 maintainer-clean maintainer-clean-generic mostlyclean \
436 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
437 uninstall uninstall-am uninstall-filesDATA
438
439
440# Tell versions [3.59,3.63) of GNU make to not export all variables.
441# Otherwise a system limit (for SysV at least) may be exceeded.
442.NOEXPORT: