blob: 59c803afda5eaf22f99f57abb74b51795c4dbeee [file] [log] [blame]
Emeric Vigier2f625822012-08-06 11:09:52 -04001# 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@
36subdir = doc
37DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \
41 $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
42 $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
43 $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/configure.ac
44am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45 $(ACLOCAL_M4)
46mkinstalldirs = $(install_sh) -d
47CONFIG_HEADER = $(top_builddir)/config.h
48CONFIG_CLEAN_FILES = Doxyfile
49CONFIG_CLEAN_VPATH_FILES =
50SOURCES =
51DIST_SOURCES =
52DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
53ACLOCAL = @ACLOCAL@
54AMTAR = @AMTAR@
55AR = @AR@
56AUTOCONF = @AUTOCONF@
57AUTOHEADER = @AUTOHEADER@
58AUTOMAKE = @AUTOMAKE@
59AWK = @AWK@
60BUILD_LIBDBUS_CXX_DIR = @BUILD_LIBDBUS_CXX_DIR@
61CC = @CC@
62CCDEPMODE = @CCDEPMODE@
63CFLAGS = @CFLAGS@
64CPP = @CPP@
65CPPFLAGS = @CPPFLAGS@
66CXX = @CXX@
67CXXCPP = @CXXCPP@
68CXXDEPMODE = @CXXDEPMODE@
69CXXFLAGS = @CXXFLAGS@
70CXX_FOR_BUILD = @CXX_FOR_BUILD@
71CYGPATH_W = @CYGPATH_W@
72DEFS = @DEFS@
73DEPDIR = @DEPDIR@
74DLLTOOL = @DLLTOOL@
75DOXYGEN = @DOXYGEN@
76DSYMUTIL = @DSYMUTIL@
77DUMPBIN = @DUMPBIN@
78ECHO_C = @ECHO_C@
79ECHO_N = @ECHO_N@
80ECHO_T = @ECHO_T@
81EGREP = @EGREP@
82EXEEXT = @EXEEXT@
83FGREP = @FGREP@
84GREP = @GREP@
85INSTALL = @INSTALL@
86INSTALL_DATA = @INSTALL_DATA@
87INSTALL_PROGRAM = @INSTALL_PROGRAM@
88INSTALL_SCRIPT = @INSTALL_SCRIPT@
89INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
90LD = @LD@
91LDFLAGS = @LDFLAGS@
92LIBOBJS = @LIBOBJS@
93LIBS = @LIBS@
94LIBTOOL = @LIBTOOL@
95LIPO = @LIPO@
96LN_S = @LN_S@
97LTLIBOBJS = @LTLIBOBJS@
98MAKEINFO = @MAKEINFO@
99MANIFEST_TOOL = @MANIFEST_TOOL@
100MKDIR_P = @MKDIR_P@
101NM = @NM@
102NMEDIT = @NMEDIT@
103OBJDUMP = @OBJDUMP@
104OBJEXT = @OBJEXT@
105OTOOL = @OTOOL@
106OTOOL64 = @OTOOL64@
107PACKAGE = @PACKAGE@
108PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
109PACKAGE_NAME = @PACKAGE_NAME@
110PACKAGE_STRING = @PACKAGE_STRING@
111PACKAGE_TARNAME = @PACKAGE_TARNAME@
112PACKAGE_URL = @PACKAGE_URL@
113PACKAGE_VERSION = @PACKAGE_VERSION@
114PATH_SEPARATOR = @PATH_SEPARATOR@
115PKG_CONFIG = @PKG_CONFIG@
116PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
117PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
118PTHREAD_CC = @PTHREAD_CC@
119PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
120PTHREAD_LIBS = @PTHREAD_LIBS@
121RANLIB = @RANLIB@
122RT_LIBS = @RT_LIBS@
123SED = @SED@
124SET_MAKE = @SET_MAKE@
125SHELL = @SHELL@
126STRIP = @STRIP@
127VERSION = @VERSION@
128abs_builddir = @abs_builddir@
129abs_srcdir = @abs_srcdir@
130abs_top_builddir = @abs_top_builddir@
131abs_top_srcdir = @abs_top_srcdir@
132ac_ct_AR = @ac_ct_AR@
133ac_ct_CC = @ac_ct_CC@
134ac_ct_CXX = @ac_ct_CXX@
135ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
136acx_pthread_config = @acx_pthread_config@
137am__include = @am__include@
138am__leading_dot = @am__leading_dot@
139am__quote = @am__quote@
140am__tar = @am__tar@
141am__untar = @am__untar@
142bindir = @bindir@
143build = @build@
144build_alias = @build_alias@
145build_cpu = @build_cpu@
146build_os = @build_os@
147build_vendor = @build_vendor@
148builddir = @builddir@
149datadir = @datadir@
150datarootdir = @datarootdir@
151dbus_CFLAGS = @dbus_CFLAGS@
152dbus_LIBS = @dbus_LIBS@
153docdir = @docdir@
154dvidir = @dvidir@
155ecore_CFLAGS = @ecore_CFLAGS@
156ecore_LIBS = @ecore_LIBS@
157exec_prefix = @exec_prefix@
158glib_CFLAGS = @glib_CFLAGS@
159glib_LIBS = @glib_LIBS@
160gtkmm_CFLAGS = @gtkmm_CFLAGS@
161gtkmm_LIBS = @gtkmm_LIBS@
162host = @host@
163host_alias = @host_alias@
164host_cpu = @host_cpu@
165host_os = @host_os@
166host_vendor = @host_vendor@
167htmldir = @htmldir@
168includedir = @includedir@
169infodir = @infodir@
170install_sh = @install_sh@
171libdir = @libdir@
172libexecdir = @libexecdir@
173localedir = @localedir@
174localstatedir = @localstatedir@
175mandir = @mandir@
176mkdir_p = @mkdir_p@
177oldincludedir = @oldincludedir@
178pdfdir = @pdfdir@
179prefix = @prefix@
180program_transform_name = @program_transform_name@
181psdir = @psdir@
182sbindir = @sbindir@
183sharedstatedir = @sharedstatedir@
184srcdir = @srcdir@
185sysconfdir = @sysconfdir@
186target_alias = @target_alias@
187top_build_prefix = @top_build_prefix@
188top_builddir = @top_builddir@
189top_srcdir = @top_srcdir@
190xml_CFLAGS = @xml_CFLAGS@
191xml_LIBS = @xml_LIBS@
192@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@PACKAGE_DOCNAME = $(PACKAGE_TARNAME)-$(PACKAGE_VERSION)-doc
193@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@EXTRA_DIST = Doxyfile.in $(wildcard img/*.*) head.html foot.html dbus-c++.css mainpage
194MAINTAINERCLEANFILES = \
195 Makefile.in
196
197all: all-am
198
199.SUFFIXES:
200$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
201 @for dep in $?; do \
202 case '$(am__configure_deps)' in \
203 *$$dep*) \
204 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
205 && { if test -f $@; then exit 0; else break; fi; }; \
206 exit 1;; \
207 esac; \
208 done; \
209 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \
210 $(am__cd) $(top_srcdir) && \
211 $(AUTOMAKE) --foreign doc/Makefile
212.PRECIOUS: Makefile
213Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
214 @case '$?' in \
215 *config.status*) \
216 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
217 *) \
218 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
219 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
220 esac;
221
222$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
223 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
224
225$(top_srcdir)/configure: $(am__configure_deps)
226 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
227$(ACLOCAL_M4): $(am__aclocal_m4_deps)
228 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229$(am__aclocal_m4_deps):
230Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
231 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
232
233mostlyclean-libtool:
234 -rm -f *.lo
235
236clean-libtool:
237 -rm -rf .libs _libs
238tags: TAGS
239TAGS:
240
241ctags: CTAGS
242CTAGS:
243
244
245distdir: $(DISTFILES)
246 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
247 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
248 list='$(DISTFILES)'; \
249 dist_files=`for file in $$list; do echo $$file; done | \
250 sed -e "s|^$$srcdirstrip/||;t" \
251 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
252 case $$dist_files in \
253 */*) $(MKDIR_P) `echo "$$dist_files" | \
254 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
255 sort -u` ;; \
256 esac; \
257 for file in $$dist_files; do \
258 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
259 if test -d $$d/$$file; then \
260 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
261 if test -d "$(distdir)/$$file"; then \
262 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
263 fi; \
264 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
265 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
266 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
267 fi; \
268 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
269 else \
270 test -f "$(distdir)/$$file" \
271 || cp -p $$d/$$file "$(distdir)/$$file" \
272 || exit 1; \
273 fi; \
274 done
275check-am: all-am
276check: check-am
277all-am: Makefile
278installdirs:
279install: install-am
280install-exec: install-exec-am
281install-data: install-data-am
282uninstall: uninstall-am
283
284install-am: all-am
285 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
286
287installcheck: installcheck-am
288install-strip:
289 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
290 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
291 `test -z '$(STRIP)' || \
292 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
293mostlyclean-generic:
294
295clean-generic:
296
297distclean-generic:
298 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
299 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
300
301maintainer-clean-generic:
302 @echo "This command is intended for maintainers to use"
303 @echo "it deletes files that may require special tools to rebuild."
304 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
305@DBUS_DOXYGEN_DOCS_ENABLED_FALSE@clean-local:
306clean: clean-am
307
308clean-am: clean-generic clean-libtool clean-local mostlyclean-am
309
310distclean: distclean-am
311 -rm -f Makefile
312distclean-am: clean-am distclean-generic
313
314dvi: dvi-am
315
316dvi-am:
317
318html: html-am
319
320html-am:
321
322info: info-am
323
324info-am:
325
326install-data-am:
327
328install-dvi: install-dvi-am
329
330install-dvi-am:
331
332install-exec-am:
333
334install-html: install-html-am
335
336install-html-am:
337
338install-info: install-info-am
339
340install-info-am:
341
342install-man:
343
344install-pdf: install-pdf-am
345
346install-pdf-am:
347
348install-ps: install-ps-am
349
350install-ps-am:
351
352installcheck-am:
353
354maintainer-clean: maintainer-clean-am
355 -rm -f Makefile
356maintainer-clean-am: distclean-am maintainer-clean-generic
357
358mostlyclean: mostlyclean-am
359
360mostlyclean-am: mostlyclean-generic mostlyclean-libtool
361
362pdf: pdf-am
363
364pdf-am:
365
366ps: ps-am
367
368ps-am:
369
370uninstall-am:
371
372.MAKE: install-am install-strip
373
374.PHONY: all all-am check check-am clean clean-generic clean-libtool \
375 clean-local distclean distclean-generic distclean-libtool \
376 distdir dvi dvi-am html html-am info info-am install \
377 install-am install-data install-data-am install-dvi \
378 install-dvi-am install-exec install-exec-am install-html \
379 install-html-am install-info install-info-am install-man \
380 install-pdf install-pdf-am install-ps install-ps-am \
381 install-strip installcheck installcheck-am installdirs \
382 maintainer-clean maintainer-clean-generic mostlyclean \
383 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
384 uninstall uninstall-am
385
386
387@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@.PHONY: doc
388
389@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@doc-clean:
390@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ rm -rf html/ $(top_builddir)/$(PACKAGE_DOCNAME).tar*
391
392@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@all: doc-clean
393@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ doxygen
394@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ cp $(srcdir)/img/* html/
395@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ rm -rf $(PACKAGE_DOCNAME).tar*
396@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ mkdir -p $(PACKAGE_DOCNAME)/doc
397@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ cp -R html/ $(PACKAGE_DOCNAME)/doc
398@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ tar cf $(PACKAGE_DOCNAME).tar $(PACKAGE_DOCNAME)/
399@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ bzip2 -9 $(PACKAGE_DOCNAME).tar
400@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ rm -rf $(PACKAGE_DOCNAME)/
401@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@ mv $(PACKAGE_DOCNAME).tar.bz2 $(top_builddir)
402
403@DBUS_DOXYGEN_DOCS_ENABLED_TRUE@clean-local: doc-clean
404
405# Tell versions [3.59,3.63) of GNU make to not export all variables.
406# Otherwise a system limit (for SysV at least) may be exceeded.
407.NOEXPORT: