merged e_dbus with the lastest upstream code
[framework/uifw/edbus.git] / src / lib / Makefile.in
1 # Makefile.in generated by automake 1.10.2 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  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 VPATH = @srcdir@
17 pkgdatadir = $(datadir)/@PACKAGE@
18 pkglibdir = $(libdir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21 install_sh_DATA = $(install_sh) -c -m 644
22 install_sh_PROGRAM = $(install_sh) -c
23 install_sh_SCRIPT = $(install_sh) -c
24 INSTALL_HEADER = $(INSTALL_DATA)
25 transform = $(program_transform_name)
26 NORMAL_INSTALL = :
27 PRE_INSTALL = :
28 POST_INSTALL = :
29 NORMAL_UNINSTALL = :
30 PRE_UNINSTALL = :
31 POST_UNINSTALL = :
32 build_triplet = @build@
33 host_triplet = @host@
34 @BUILD_EBLUEZ_TRUE@am__append_1 = bluez
35 @BUILD_ECONNMAN_TRUE@am__append_2 = connman
36 @BUILD_EHAL_TRUE@am__append_3 = hal
37 @BUILD_ENOTIFY_TRUE@am__append_4 = notification
38 @BUILD_EOFONO_TRUE@am__append_5 = ofono
39 @BUILD_EUKIT_TRUE@am__append_6 = ukit
40 subdir = src/lib
41 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
42 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
44         $(top_srcdir)/m4/efl_compiler_flag.m4 \
45         $(top_srcdir)/m4/efl_doxygen.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 SOURCES =
52 DIST_SOURCES =
53 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
54         html-recursive info-recursive install-data-recursive \
55         install-dvi-recursive install-exec-recursive \
56         install-html-recursive install-info-recursive \
57         install-pdf-recursive install-ps-recursive install-recursive \
58         installcheck-recursive installdirs-recursive pdf-recursive \
59         ps-recursive uninstall-recursive
60 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
61   distclean-recursive maintainer-clean-recursive
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = dbus bluez connman hal notification ofono ukit
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 ACLOCAL = @ACLOCAL@
67 ALLOCA = @ALLOCA@
68 AMTAR = @AMTAR@
69 AR = @AR@
70 AS = @AS@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 CC = @CC@
76 CCDEPMODE = @CCDEPMODE@
77 CFLAGS = @CFLAGS@
78 CPP = @CPP@
79 CPPFLAGS = @CPPFLAGS@
80 CYGPATH_W = @CYGPATH_W@
81 DBUS_VERSION_CFLAGS = @DBUS_VERSION_CFLAGS@
82 DEFS = @DEFS@
83 DEPDIR = @DEPDIR@
84 DLLTOOL = @DLLTOOL@
85 DSYMUTIL = @DSYMUTIL@
86 DUMPBIN = @DUMPBIN@
87 ECHO_C = @ECHO_C@
88 ECHO_N = @ECHO_N@
89 ECHO_T = @ECHO_T@
90 EDBUS_CFLAGS = @EDBUS_CFLAGS@
91 EDBUS_LIBS = @EDBUS_LIBS@
92 EFL_EDBUS_BUILD = @EFL_EDBUS_BUILD@
93 EGREP = @EGREP@
94 EVAS_CFLAGS = @EVAS_CFLAGS@
95 EVAS_LIBS = @EVAS_LIBS@
96 EXEEXT = @EXEEXT@
97 FGREP = @FGREP@
98 GREP = @GREP@
99 INSTALL = @INSTALL@
100 INSTALL_DATA = @INSTALL_DATA@
101 INSTALL_PROGRAM = @INSTALL_PROGRAM@
102 INSTALL_SCRIPT = @INSTALL_SCRIPT@
103 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
104 LD = @LD@
105 LDFLAGS = @LDFLAGS@
106 LIBOBJS = @LIBOBJS@
107 LIBS = @LIBS@
108 LIBTOOL = @LIBTOOL@
109 LIPO = @LIPO@
110 LN_S = @LN_S@
111 LTLIBOBJS = @LTLIBOBJS@
112 MAKEINFO = @MAKEINFO@
113 MKDIR_P = @MKDIR_P@
114 NM = @NM@
115 NMEDIT = @NMEDIT@
116 OBJDUMP = @OBJDUMP@
117 OBJEXT = @OBJEXT@
118 OTOOL = @OTOOL@
119 OTOOL64 = @OTOOL64@
120 PACKAGE = @PACKAGE@
121 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
122 PACKAGE_NAME = @PACKAGE_NAME@
123 PACKAGE_STRING = @PACKAGE_STRING@
124 PACKAGE_TARNAME = @PACKAGE_TARNAME@
125 PACKAGE_VERSION = @PACKAGE_VERSION@
126 PATH_SEPARATOR = @PATH_SEPARATOR@
127 PKG_CONFIG = @PKG_CONFIG@
128 RANLIB = @RANLIB@
129 SED = @SED@
130 SET_MAKE = @SET_MAKE@
131 SHELL = @SHELL@
132 STRIP = @STRIP@
133 VERSION = @VERSION@
134 VMAJ = @VMAJ@
135 abs_builddir = @abs_builddir@
136 abs_srcdir = @abs_srcdir@
137 abs_top_builddir = @abs_top_builddir@
138 abs_top_srcdir = @abs_top_srcdir@
139 ac_ct_CC = @ac_ct_CC@
140 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
141 am__include = @am__include@
142 am__leading_dot = @am__leading_dot@
143 am__quote = @am__quote@
144 am__tar = @am__tar@
145 am__untar = @am__untar@
146 bindir = @bindir@
147 build = @build@
148 build_alias = @build_alias@
149 build_cpu = @build_cpu@
150 build_os = @build_os@
151 build_vendor = @build_vendor@
152 builddir = @builddir@
153 datadir = @datadir@
154 datarootdir = @datarootdir@
155 docdir = @docdir@
156 dvidir = @dvidir@
157 efl_doxygen = @efl_doxygen@
158 efl_have_doxygen = @efl_have_doxygen@
159 exec_prefix = @exec_prefix@
160 host = @host@
161 host_alias = @host_alias@
162 host_cpu = @host_cpu@
163 host_os = @host_os@
164 host_vendor = @host_vendor@
165 htmldir = @htmldir@
166 includedir = @includedir@
167 infodir = @infodir@
168 install_sh = @install_sh@
169 libdir = @libdir@
170 libexecdir = @libexecdir@
171 localedir = @localedir@
172 localstatedir = @localstatedir@
173 lt_ECHO = @lt_ECHO@
174 lt_enable_auto_import = @lt_enable_auto_import@
175 mandir = @mandir@
176 mkdir_p = @mkdir_p@
177 oldincludedir = @oldincludedir@
178 pdfdir = @pdfdir@
179 pkgconfig_requires_private = @pkgconfig_requires_private@
180 prefix = @prefix@
181 program_transform_name = @program_transform_name@
182 psdir = @psdir@
183 release_info = @release_info@
184 requirement_dbus = @requirement_dbus@
185 requirement_ebluez = @requirement_ebluez@
186 requirement_econnman = @requirement_econnman@
187 requirement_edbus = @requirement_edbus@
188 requirement_ehal = @requirement_ehal@
189 requirement_enotify = @requirement_enotify@
190 requirement_eofono = @requirement_eofono@
191 requirement_eukit = @requirement_eukit@
192 sbindir = @sbindir@
193 sharedstatedir = @sharedstatedir@
194 srcdir = @srcdir@
195 sysconfdir = @sysconfdir@
196 target_alias = @target_alias@
197 top_builddir = @top_builddir@
198 top_srcdir = @top_srcdir@
199 version_info = @version_info@
200 MAINTAINERCLEANFILES = Makefile.in
201 SUBDIRS = dbus $(am__append_1) $(am__append_2) $(am__append_3) \
202         $(am__append_4) $(am__append_5) $(am__append_6)
203 all: all-recursive
204
205 .SUFFIXES:
206 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
207         @for dep in $?; do \
208           case '$(am__configure_deps)' in \
209             *$$dep*) \
210               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
211                 && { if test -f $@; then exit 0; else break; fi; }; \
212               exit 1;; \
213           esac; \
214         done; \
215         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/lib/Makefile'; \
216         cd $(top_srcdir) && \
217           $(AUTOMAKE) --gnu  src/lib/Makefile
218 .PRECIOUS: Makefile
219 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
220         @case '$?' in \
221           *config.status*) \
222             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
223           *) \
224             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
225             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
226         esac;
227
228 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
230
231 $(top_srcdir)/configure:  $(am__configure_deps)
232         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
233 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
235
236 mostlyclean-libtool:
237         -rm -f *.lo
238
239 clean-libtool:
240         -rm -rf .libs _libs
241
242 # This directory's subdirectories are mostly independent; you can cd
243 # into them and run `make' without going through this Makefile.
244 # To change the values of `make' variables: instead of editing Makefiles,
245 # (1) if the variable is set in `config.status', edit `config.status'
246 #     (which will cause the Makefiles to be regenerated when you run `make');
247 # (2) otherwise, pass the desired values on the `make' command line.
248 $(RECURSIVE_TARGETS):
249         @failcom='exit 1'; \
250         for f in x $$MAKEFLAGS; do \
251           case $$f in \
252             *=* | --[!k]*);; \
253             *k*) failcom='fail=yes';; \
254           esac; \
255         done; \
256         dot_seen=no; \
257         target=`echo $@ | sed s/-recursive//`; \
258         list='$(SUBDIRS)'; for subdir in $$list; do \
259           echo "Making $$target in $$subdir"; \
260           if test "$$subdir" = "."; then \
261             dot_seen=yes; \
262             local_target="$$target-am"; \
263           else \
264             local_target="$$target"; \
265           fi; \
266           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
267           || eval $$failcom; \
268         done; \
269         if test "$$dot_seen" = "no"; then \
270           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
271         fi; test -z "$$fail"
272
273 $(RECURSIVE_CLEAN_TARGETS):
274         @failcom='exit 1'; \
275         for f in x $$MAKEFLAGS; do \
276           case $$f in \
277             *=* | --[!k]*);; \
278             *k*) failcom='fail=yes';; \
279           esac; \
280         done; \
281         dot_seen=no; \
282         case "$@" in \
283           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
284           *) list='$(SUBDIRS)' ;; \
285         esac; \
286         rev=''; for subdir in $$list; do \
287           if test "$$subdir" = "."; then :; else \
288             rev="$$subdir $$rev"; \
289           fi; \
290         done; \
291         rev="$$rev ."; \
292         target=`echo $@ | sed s/-recursive//`; \
293         for subdir in $$rev; do \
294           echo "Making $$target in $$subdir"; \
295           if test "$$subdir" = "."; then \
296             local_target="$$target-am"; \
297           else \
298             local_target="$$target"; \
299           fi; \
300           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
301           || eval $$failcom; \
302         done && test -z "$$fail"
303 tags-recursive:
304         list='$(SUBDIRS)'; for subdir in $$list; do \
305           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
306         done
307 ctags-recursive:
308         list='$(SUBDIRS)'; for subdir in $$list; do \
309           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
310         done
311
312 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
313         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
314         unique=`for i in $$list; do \
315             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316           done | \
317           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
318               END { if (nonempty) { for (i in files) print i; }; }'`; \
319         mkid -fID $$unique
320 tags: TAGS
321
322 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
323                 $(TAGS_FILES) $(LISP)
324         tags=; \
325         here=`pwd`; \
326         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
327           include_option=--etags-include; \
328           empty_fix=.; \
329         else \
330           include_option=--include; \
331           empty_fix=; \
332         fi; \
333         list='$(SUBDIRS)'; for subdir in $$list; do \
334           if test "$$subdir" = .; then :; else \
335             test ! -f $$subdir/TAGS || \
336               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
337           fi; \
338         done; \
339         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
340         unique=`for i in $$list; do \
341             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
342           done | \
343           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
344               END { if (nonempty) { for (i in files) print i; }; }'`; \
345         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
346           test -n "$$unique" || unique=$$empty_fix; \
347           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
348             $$tags $$unique; \
349         fi
350 ctags: CTAGS
351 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
352                 $(TAGS_FILES) $(LISP)
353         tags=; \
354         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
359               END { if (nonempty) { for (i in files) print i; }; }'`; \
360         test -z "$(CTAGS_ARGS)$$tags$$unique" \
361           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
362              $$tags $$unique
363
364 GTAGS:
365         here=`$(am__cd) $(top_builddir) && pwd` \
366           && cd $(top_srcdir) \
367           && gtags -i $(GTAGS_ARGS) $$here
368
369 distclean-tags:
370         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
371
372 distdir: $(DISTFILES)
373         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
374         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
375         list='$(DISTFILES)'; \
376           dist_files=`for file in $$list; do echo $$file; done | \
377           sed -e "s|^$$srcdirstrip/||;t" \
378               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
379         case $$dist_files in \
380           */*) $(MKDIR_P) `echo "$$dist_files" | \
381                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
382                            sort -u` ;; \
383         esac; \
384         for file in $$dist_files; do \
385           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
386           if test -d $$d/$$file; then \
387             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
388             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
389               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
390             fi; \
391             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
392           else \
393             test -f $(distdir)/$$file \
394             || cp -p $$d/$$file $(distdir)/$$file \
395             || exit 1; \
396           fi; \
397         done
398         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
399           if test "$$subdir" = .; then :; else \
400             test -d "$(distdir)/$$subdir" \
401             || $(MKDIR_P) "$(distdir)/$$subdir" \
402             || exit 1; \
403             distdir=`$(am__cd) $(distdir) && pwd`; \
404             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
405             (cd $$subdir && \
406               $(MAKE) $(AM_MAKEFLAGS) \
407                 top_distdir="$$top_distdir" \
408                 distdir="$$distdir/$$subdir" \
409                 am__remove_distdir=: \
410                 am__skip_length_check=: \
411                 distdir) \
412               || exit 1; \
413           fi; \
414         done
415 check-am: all-am
416 check: check-recursive
417 all-am: Makefile
418 installdirs: installdirs-recursive
419 installdirs-am:
420 install: install-recursive
421 install-exec: install-exec-recursive
422 install-data: install-data-recursive
423 uninstall: uninstall-recursive
424
425 install-am: all-am
426         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
427
428 installcheck: installcheck-recursive
429 install-strip:
430         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
431           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
432           `test -z '$(STRIP)' || \
433             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
434 mostlyclean-generic:
435
436 clean-generic:
437
438 distclean-generic:
439         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
440
441 maintainer-clean-generic:
442         @echo "This command is intended for maintainers to use"
443         @echo "it deletes files that may require special tools to rebuild."
444         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
445 clean: clean-recursive
446
447 clean-am: clean-generic clean-libtool mostlyclean-am
448
449 distclean: distclean-recursive
450         -rm -f Makefile
451 distclean-am: clean-am distclean-generic distclean-tags
452
453 dvi: dvi-recursive
454
455 dvi-am:
456
457 html: html-recursive
458
459 info: info-recursive
460
461 info-am:
462
463 install-data-am:
464
465 install-dvi: install-dvi-recursive
466
467 install-exec-am:
468
469 install-html: install-html-recursive
470
471 install-info: install-info-recursive
472
473 install-man:
474
475 install-pdf: install-pdf-recursive
476
477 install-ps: install-ps-recursive
478
479 installcheck-am:
480
481 maintainer-clean: maintainer-clean-recursive
482         -rm -f Makefile
483 maintainer-clean-am: distclean-am maintainer-clean-generic
484
485 mostlyclean: mostlyclean-recursive
486
487 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
488
489 pdf: pdf-recursive
490
491 pdf-am:
492
493 ps: ps-recursive
494
495 ps-am:
496
497 uninstall-am:
498
499 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
500         install-strip
501
502 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
503         all all-am check check-am clean clean-generic clean-libtool \
504         ctags ctags-recursive distclean distclean-generic \
505         distclean-libtool distclean-tags distdir dvi dvi-am html \
506         html-am info info-am install install-am install-data \
507         install-data-am install-dvi install-dvi-am install-exec \
508         install-exec-am install-html install-html-am install-info \
509         install-info-am install-man install-pdf install-pdf-am \
510         install-ps install-ps-am install-strip installcheck \
511         installcheck-am installdirs installdirs-am maintainer-clean \
512         maintainer-clean-generic mostlyclean mostlyclean-generic \
513         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
514         uninstall uninstall-am
515
516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
517 # Otherwise a system limit (for SysV at least) may be exceeded.
518 .NOEXPORT: