Branched from 2.0alpha and pushed for 2.0
[profile/ivi/dbus-python.git] / Makefile.in
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
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkglibexecdir = $(libexecdir)/@PACKAGE@
24 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 DIST_COMMON = README $(am__configure_deps) $(dbusinclude_HEADERS) \
39         $(dist_doc_DATA) $(nobase_python_PYTHON) $(srcdir)/Makefile.am \
40         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
41         $(srcdir)/dbus-python.pc.in $(top_srcdir)/configure \
42         $(top_srcdir)/dbus/_version.py.in \
43         $(top_srcdir)/tools/check-coding-style.mk AUTHORS COPYING \
44         ChangeLog INSTALL NEWS TODO config.guess config.sub depcomp \
45         install-sh ltmain.sh missing py-compile
46 @ENABLE_DOCS_TRUE@am__append_1 = $(nodist_doc_DATA)
47 subdir = .
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/m4/am-check-pymod.m4 \
50         $(top_srcdir)/m4/am-check-python-headers.m4 \
51         $(top_srcdir)/m4/dbus-py-add-rst2htmlflag.m4 \
52         $(top_srcdir)/m4/jh-add-cflag.m4 $(top_srcdir)/m4/libtool.m4 \
53         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
54         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
55         $(top_srcdir)/m4/tp-compiler-flag.m4 \
56         $(top_srcdir)/m4/tp-compiler-warnings.m4 \
57         $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
61  configure.lineno config.status.lineno
62 mkinstalldirs = $(install_sh) -d
63 CONFIG_HEADER = config.h
64 CONFIG_CLEAN_FILES = dbus-python.pc dbus/_version.py
65 CONFIG_CLEAN_VPATH_FILES =
66 AM_V_GEN = $(am__v_GEN_$(V))
67 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
68 am__v_GEN_0 = @echo "  GEN   " $@;
69 AM_V_at = $(am__v_at_$(V))
70 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
71 am__v_at_0 = @
72 SOURCES =
73 DIST_SOURCES =
74 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
75         html-recursive info-recursive install-data-recursive \
76         install-dvi-recursive install-exec-recursive \
77         install-html-recursive install-info-recursive \
78         install-pdf-recursive install-ps-recursive install-recursive \
79         installcheck-recursive installdirs-recursive pdf-recursive \
80         ps-recursive uninstall-recursive
81 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
82 am__vpath_adj = case $$p in \
83     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
84     *) f=$$p;; \
85   esac;
86 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
87 am__install_max = 40
88 am__nobase_strip_setup = \
89   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
90 am__nobase_strip = \
91   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
92 am__nobase_list = $(am__nobase_strip_setup); \
93   for p in $$list; do echo "$$p $$p"; done | \
94   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
95   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
96     if (++n[$$2] == $(am__install_max)) \
97       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
98     END { for (dir in files) print dir, files[dir] }'
99 am__base_list = \
100   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
101   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
102 am__installdirs = "$(DESTDIR)$(pythondir)" "$(DESTDIR)$(docdir)" \
103         "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" \
104         "$(DESTDIR)$(dbusincludedir)"
105 py_compile = $(top_srcdir)/py-compile
106 DATA = $(dist_doc_DATA) $(nodist_doc_DATA) $(pkgconfig_DATA)
107 HEADERS = $(dbusinclude_HEADERS)
108 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
109   distclean-recursive maintainer-clean-recursive
110 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
111         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
112         distdir dist dist-all distcheck
113 ETAGS = etags
114 CTAGS = ctags
115 DIST_SUBDIRS = $(SUBDIRS)
116 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
117 distdir = $(PACKAGE)-$(VERSION)
118 top_distdir = $(distdir)
119 am__remove_distdir = \
120   { test ! -d "$(distdir)" \
121     || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
122          && rm -fr "$(distdir)"; }; }
123 am__relativize = \
124   dir0=`pwd`; \
125   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
126   sed_rest='s,^[^/]*/*,,'; \
127   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
128   sed_butlast='s,/*[^/]*$$,,'; \
129   while test -n "$$dir1"; do \
130     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
131     if test "$$first" != "."; then \
132       if test "$$first" = ".."; then \
133         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
134         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
135       else \
136         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
137         if test "$$first2" = "$$first"; then \
138           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
139         else \
140           dir2="../$$dir2"; \
141         fi; \
142         dir0="$$dir0"/"$$first"; \
143       fi; \
144     fi; \
145     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
146   done; \
147   reldir="$$dir2"
148 DIST_ARCHIVES = $(distdir).tar.gz
149 GZIP_ENV = --best
150 distuninstallcheck_listfiles = find . -type f -print
151 distcleancheck_listfiles = find . -type f -print
152 ACLOCAL = @ACLOCAL@
153 AMTAR = @AMTAR@
154 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
155 AR = @AR@
156 AUTOCONF = @AUTOCONF@
157 AUTOHEADER = @AUTOHEADER@
158 AUTOMAKE = @AUTOMAKE@
159 AWK = @AWK@
160 CC = @CC@
161 CCDEPMODE = @CCDEPMODE@
162 CFLAGS = @CFLAGS@
163 CPP = @CPP@
164 CPPFLAGS = @CPPFLAGS@
165 CYGPATH_W = @CYGPATH_W@
166 DBUS_CFLAGS = @DBUS_CFLAGS@
167 DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
168 DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
169 DBUS_LIBS = @DBUS_LIBS@
170 DBUS_PYTHON_MAJOR_VERSION = @DBUS_PYTHON_MAJOR_VERSION@
171 DBUS_PYTHON_MICRO_VERSION = @DBUS_PYTHON_MICRO_VERSION@
172 DBUS_PYTHON_MINOR_VERSION = @DBUS_PYTHON_MINOR_VERSION@
173 DEFS = @DEFS@
174 DEPDIR = @DEPDIR@
175 DSYMUTIL = @DSYMUTIL@
176 DUMPBIN = @DUMPBIN@
177 ECHO_C = @ECHO_C@
178 ECHO_N = @ECHO_N@
179 ECHO_T = @ECHO_T@
180 EGREP = @EGREP@
181 EPYDOC = @EPYDOC@
182 EXEEXT = @EXEEXT@
183 FGREP = @FGREP@
184 GREP = @GREP@
185 INSTALL = @INSTALL@
186 INSTALL_DATA = @INSTALL_DATA@
187 INSTALL_PROGRAM = @INSTALL_PROGRAM@
188 INSTALL_SCRIPT = @INSTALL_SCRIPT@
189 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
190 LD = @LD@
191 LDFLAGS = @LDFLAGS@
192 LIBOBJS = @LIBOBJS@
193 LIBS = @LIBS@
194 LIBTOOL = @LIBTOOL@
195 LIPO = @LIPO@
196 LN_S = @LN_S@
197 LTLIBOBJS = @LTLIBOBJS@
198 MAKEINFO = @MAKEINFO@
199 MKDIR_P = @MKDIR_P@
200 NM = @NM@
201 NMEDIT = @NMEDIT@
202 OBJDUMP = @OBJDUMP@
203 OBJEXT = @OBJEXT@
204 OTOOL = @OTOOL@
205 OTOOL64 = @OTOOL64@
206 PACKAGE = @PACKAGE@
207 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
208 PACKAGE_NAME = @PACKAGE_NAME@
209 PACKAGE_STRING = @PACKAGE_STRING@
210 PACKAGE_TARNAME = @PACKAGE_TARNAME@
211 PACKAGE_URL = @PACKAGE_URL@
212 PACKAGE_VERSION = @PACKAGE_VERSION@
213 PATH_SEPARATOR = @PATH_SEPARATOR@
214 PKG_CONFIG = @PKG_CONFIG@
215 PLATFORM = @PLATFORM@
216 PYTHON = @PYTHON@
217 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
218 PYTHON_INCLUDES = @PYTHON_INCLUDES@
219 PYTHON_PLATFORM = @PYTHON_PLATFORM@
220 PYTHON_PREFIX = @PYTHON_PREFIX@
221 PYTHON_VERSION = @PYTHON_VERSION@
222 RANLIB = @RANLIB@
223 RST2HTML = @RST2HTML@
224 RST2HTMLFLAGS = @RST2HTMLFLAGS@
225 SED = @SED@
226 SET_MAKE = @SET_MAKE@
227 SHELL = @SHELL@
228 STRIP = @STRIP@
229 VERSION = @VERSION@
230 abs_builddir = @abs_builddir@
231 abs_srcdir = @abs_srcdir@
232 abs_top_builddir = @abs_top_builddir@
233 abs_top_srcdir = @abs_top_srcdir@
234 ac_ct_CC = @ac_ct_CC@
235 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
236 am__include = @am__include@
237 am__leading_dot = @am__leading_dot@
238 am__quote = @am__quote@
239 am__tar = @am__tar@
240 am__untar = @am__untar@
241 bindir = @bindir@
242 build = @build@
243 build_alias = @build_alias@
244 build_cpu = @build_cpu@
245 build_os = @build_os@
246 build_vendor = @build_vendor@
247 builddir = @builddir@
248 datadir = @datadir@
249 datarootdir = @datarootdir@
250 docdir = @docdir@
251 dvidir = @dvidir@
252 exec_prefix = @exec_prefix@
253 host = @host@
254 host_alias = @host_alias@
255 host_cpu = @host_cpu@
256 host_os = @host_os@
257 host_vendor = @host_vendor@
258 htmldir = @htmldir@
259 includedir = @includedir@
260 infodir = @infodir@
261 install_sh = @install_sh@
262 libdir = @libdir@
263 libexecdir = @libexecdir@
264 localedir = @localedir@
265 localstatedir = @localstatedir@
266 lt_ECHO = @lt_ECHO@
267 mandir = @mandir@
268 mkdir_p = @mkdir_p@
269 oldincludedir = @oldincludedir@
270 pdfdir = @pdfdir@
271 pkgpyexecdir = @pkgpyexecdir@
272 pkgpythondir = @pkgpythondir@
273 prefix = @prefix@
274 program_transform_name = @program_transform_name@
275 psdir = @psdir@
276 pyexecdir = @pyexecdir@
277 pythondir = @pythondir@
278 sbindir = @sbindir@
279 sharedstatedir = @sharedstatedir@
280 srcdir = @srcdir@
281 sysconfdir = @sysconfdir@
282 target_alias = @target_alias@
283 top_build_prefix = @top_build_prefix@
284 top_builddir = @top_builddir@
285 top_srcdir = @top_srcdir@
286 ACLOCAL_AMFLAGS = -I m4
287
288 # the api, doc, include subdirs don't need their own Makefile.am
289 # the dbus subdir is handled with non-recursive make because of #12741
290 SUBDIRS = _dbus_bindings _dbus_glib_bindings examples m4 test tools
291 CLEANFILES = $(am__append_1)
292 EXTRA_DIST = \
293         dbus-python.pc.in \
294         AUTHORS \
295         COPYING \
296         ChangeLog
297
298 # miss out the gconf examples for now - they don't work
299
300 # === dbus package ===
301 nobase_python_PYTHON = \
302     dbus_bindings.py \
303     dbus/bus.py \
304     dbus/connection.py \
305     dbus/dbus_bindings.py \
306     dbus/_dbus.py \
307     dbus/_version.py \
308     dbus/decorators.py \
309     dbus/exceptions.py \
310     dbus/_expat_introspect_parser.py \
311     dbus/glib.py \
312     dbus/gobject_service.py \
313     dbus/__init__.py \
314     dbus/lowlevel.py \
315     dbus/mainloop/__init__.py \
316     dbus/mainloop/glib.py \
317     dbus/proxies.py \
318     dbus/server.py \
319     dbus/service.py \
320     dbus/types.py
321
322 check_py_sources = $(nobase_python_PYTHON)
323
324 # === Devel stuff ===
325 pkgconfigdir = $(libdir)/pkgconfig
326 pkgconfig_DATA = dbus-python.pc
327 dbusincludedir = $(includedir)/dbus-1.0/dbus
328 dbusinclude_HEADERS = include/dbus-python.h
329 TXT_RSTDOCS = doc/tutorial.txt doc/API_CHANGES.txt doc/HACKING.txt
330 RSTDOCS = README NEWS TODO
331 dist_doc_DATA = $(TXT_RSTDOCS) $(RSTDOCS)
332 @ENABLE_DOCS_TRUE@HTML_TXT_RSTDOCS = doc/tutorial.html doc/API_CHANGES.html doc/HACKING.html
333 @ENABLE_DOCS_TRUE@HTML_RSTDOCS = README.html NEWS.html TODO.html
334 @ENABLE_DOCS_TRUE@nodist_doc_DATA = $(HTML_TXT_RSTDOCS) $(HTML_RSTDOCS)
335 @ENABLE_API_DOCS_TRUE@APIDOC_PYTHONPATH = $(abs_top_srcdir):$(abs_top_builddir)/_dbus_bindings/.libs:$(abs_top_builddir)/_dbus_glib_bindings/.libs
336 all: config.h
337         $(MAKE) $(AM_MAKEFLAGS) all-recursive
338
339 .SUFFIXES:
340 am--refresh:
341         @:
342 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/tools/check-coding-style.mk $(am__configure_deps)
343         @for dep in $?; do \
344           case '$(am__configure_deps)' in \
345             *$$dep*) \
346               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
347               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
348                 && exit 0; \
349               exit 1;; \
350           esac; \
351         done; \
352         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
353         $(am__cd) $(top_srcdir) && \
354           $(AUTOMAKE) --gnu Makefile
355 .PRECIOUS: Makefile
356 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
357         @case '$?' in \
358           *config.status*) \
359             echo ' $(SHELL) ./config.status'; \
360             $(SHELL) ./config.status;; \
361           *) \
362             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
363             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
364         esac;
365
366 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
367         $(SHELL) ./config.status --recheck
368
369 $(top_srcdir)/configure:  $(am__configure_deps)
370         $(am__cd) $(srcdir) && $(AUTOCONF)
371 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
372         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
373 $(am__aclocal_m4_deps):
374
375 config.h: stamp-h1
376         @if test ! -f $@; then \
377           rm -f stamp-h1; \
378           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
379         else :; fi
380
381 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
382         @rm -f stamp-h1
383         cd $(top_builddir) && $(SHELL) ./config.status config.h
384 $(srcdir)/config.h.in:  $(am__configure_deps) 
385         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
386         rm -f stamp-h1
387         touch $@
388
389 distclean-hdr:
390         -rm -f config.h stamp-h1
391 dbus-python.pc: $(top_builddir)/config.status $(srcdir)/dbus-python.pc.in
392         cd $(top_builddir) && $(SHELL) ./config.status $@
393 dbus/_version.py: $(top_builddir)/config.status $(top_srcdir)/dbus/_version.py.in
394         cd $(top_builddir) && $(SHELL) ./config.status $@
395
396 mostlyclean-libtool:
397         -rm -f *.lo
398
399 clean-libtool:
400         -rm -rf .libs _libs
401
402 distclean-libtool:
403         -rm -f libtool config.lt
404 install-nobase_pythonPYTHON: $(nobase_python_PYTHON)
405         @$(NORMAL_INSTALL)
406         test -z "$(pythondir)" || $(MKDIR_P) "$(DESTDIR)$(pythondir)"
407         @list='$(nobase_python_PYTHON)'; test -n "$(pythondir)" || list=; \
408         $(am__nobase_list) | while read dir files; do \
409           xfiles=; for p in $$files; do \
410             if test -f "$$p"; then b=; else b="$(srcdir)/"; fi; \
411             if test -f "$$b$$p"; then xfiles="$$xfiles $$b$$p"; dlist="$$dlist $$p"; \
412             else :; fi; done; \
413           test -z "$$xfiles" || { \
414             test "x$$dir" = x. || { \
415               echo "$(MKDIR_P) '$(DESTDIR)$(pythondir)/$$dir'"; \
416               $(MKDIR_P) "$(DESTDIR)$(pythondir)/$$dir"; }; \
417             echo " $(INSTALL_DATA) $$xfiles '$(DESTDIR)$(pythondir)/$$dir'"; \
418             $(INSTALL_DATA) $$xfiles "$(DESTDIR)$(pythondir)/$$dir" || exit $$?; }; \
419           if test -n "$$dlist"; then \
420             if test -z "$(DESTDIR)"; then \
421               PYTHON=$(PYTHON) $(py_compile) --basedir "$(pythondir)" $$dlist; \
422             else \
423               PYTHON=$(PYTHON) $(py_compile) --destdir "$(DESTDIR)" --basedir "$(pythondir)" $$dlist; \
424             fi; \
425           else :; fi \
426         done
427
428 uninstall-nobase_pythonPYTHON:
429         @$(NORMAL_UNINSTALL)
430         @list='$(nobase_python_PYTHON)'; test -n "$(pythondir)" || list=; \
431         $(am__nobase_strip_setup); files=`$(am__nobase_strip)`; \
432         test -n "$$files" || exit 0; \
433         filesc=`echo "$$files" | sed 's|$$|c|'`; \
434         fileso=`echo "$$files" | sed 's|$$|o|'`; \
435         echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$files ")"; \
436         cd "$(DESTDIR)$(pythondir)" && rm -f $$files || exit $$?; \
437         echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$filesc ")"; \
438         cd "$(DESTDIR)$(pythondir)" && rm -f $$filesc || exit $$?; \
439         echo " ( cd '$(DESTDIR)$(pythondir)' && rm -f" $$fileso ")"; \
440         cd "$(DESTDIR)$(pythondir)" && rm -f $$fileso
441 install-dist_docDATA: $(dist_doc_DATA)
442         @$(NORMAL_INSTALL)
443         test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
444         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
445         for p in $$list; do \
446           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
447           echo "$$d$$p"; \
448         done | $(am__base_list) | \
449         while read files; do \
450           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
451           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
452         done
453
454 uninstall-dist_docDATA:
455         @$(NORMAL_UNINSTALL)
456         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
457         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
458         test -n "$$files" || exit 0; \
459         echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
460         cd "$(DESTDIR)$(docdir)" && rm -f $$files
461 install-nodist_docDATA: $(nodist_doc_DATA)
462         @$(NORMAL_INSTALL)
463         test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)"
464         @list='$(nodist_doc_DATA)'; test -n "$(docdir)" || list=; \
465         for p in $$list; do \
466           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
467           echo "$$d$$p"; \
468         done | $(am__base_list) | \
469         while read files; do \
470           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
471           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
472         done
473
474 uninstall-nodist_docDATA:
475         @$(NORMAL_UNINSTALL)
476         @list='$(nodist_doc_DATA)'; test -n "$(docdir)" || list=; \
477         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
478         test -n "$$files" || exit 0; \
479         echo " ( cd '$(DESTDIR)$(docdir)' && rm -f" $$files ")"; \
480         cd "$(DESTDIR)$(docdir)" && rm -f $$files
481 install-pkgconfigDATA: $(pkgconfig_DATA)
482         @$(NORMAL_INSTALL)
483         test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
484         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
485         for p in $$list; do \
486           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
487           echo "$$d$$p"; \
488         done | $(am__base_list) | \
489         while read files; do \
490           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \
491           $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \
492         done
493
494 uninstall-pkgconfigDATA:
495         @$(NORMAL_UNINSTALL)
496         @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
497         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
498         test -n "$$files" || exit 0; \
499         echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
500         cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
501 install-dbusincludeHEADERS: $(dbusinclude_HEADERS)
502         @$(NORMAL_INSTALL)
503         test -z "$(dbusincludedir)" || $(MKDIR_P) "$(DESTDIR)$(dbusincludedir)"
504         @list='$(dbusinclude_HEADERS)'; test -n "$(dbusincludedir)" || list=; \
505         for p in $$list; do \
506           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
507           echo "$$d$$p"; \
508         done | $(am__base_list) | \
509         while read files; do \
510           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(dbusincludedir)'"; \
511           $(INSTALL_HEADER) $$files "$(DESTDIR)$(dbusincludedir)" || exit $$?; \
512         done
513
514 uninstall-dbusincludeHEADERS:
515         @$(NORMAL_UNINSTALL)
516         @list='$(dbusinclude_HEADERS)'; test -n "$(dbusincludedir)" || list=; \
517         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
518         test -n "$$files" || exit 0; \
519         echo " ( cd '$(DESTDIR)$(dbusincludedir)' && rm -f" $$files ")"; \
520         cd "$(DESTDIR)$(dbusincludedir)" && rm -f $$files
521
522 # This directory's subdirectories are mostly independent; you can cd
523 # into them and run `make' without going through this Makefile.
524 # To change the values of `make' variables: instead of editing Makefiles,
525 # (1) if the variable is set in `config.status', edit `config.status'
526 #     (which will cause the Makefiles to be regenerated when you run `make');
527 # (2) otherwise, pass the desired values on the `make' command line.
528 $(RECURSIVE_TARGETS):
529         @fail= failcom='exit 1'; \
530         for f in x $$MAKEFLAGS; do \
531           case $$f in \
532             *=* | --[!k]*);; \
533             *k*) failcom='fail=yes';; \
534           esac; \
535         done; \
536         dot_seen=no; \
537         target=`echo $@ | sed s/-recursive//`; \
538         list='$(SUBDIRS)'; for subdir in $$list; do \
539           echo "Making $$target in $$subdir"; \
540           if test "$$subdir" = "."; then \
541             dot_seen=yes; \
542             local_target="$$target-am"; \
543           else \
544             local_target="$$target"; \
545           fi; \
546           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
547           || eval $$failcom; \
548         done; \
549         if test "$$dot_seen" = "no"; then \
550           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
551         fi; test -z "$$fail"
552
553 $(RECURSIVE_CLEAN_TARGETS):
554         @fail= failcom='exit 1'; \
555         for f in x $$MAKEFLAGS; do \
556           case $$f in \
557             *=* | --[!k]*);; \
558             *k*) failcom='fail=yes';; \
559           esac; \
560         done; \
561         dot_seen=no; \
562         case "$@" in \
563           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
564           *) list='$(SUBDIRS)' ;; \
565         esac; \
566         rev=''; for subdir in $$list; do \
567           if test "$$subdir" = "."; then :; else \
568             rev="$$subdir $$rev"; \
569           fi; \
570         done; \
571         rev="$$rev ."; \
572         target=`echo $@ | sed s/-recursive//`; \
573         for subdir in $$rev; do \
574           echo "Making $$target in $$subdir"; \
575           if test "$$subdir" = "."; then \
576             local_target="$$target-am"; \
577           else \
578             local_target="$$target"; \
579           fi; \
580           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
581           || eval $$failcom; \
582         done && test -z "$$fail"
583 tags-recursive:
584         list='$(SUBDIRS)'; for subdir in $$list; do \
585           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
586         done
587 ctags-recursive:
588         list='$(SUBDIRS)'; for subdir in $$list; do \
589           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
590         done
591
592 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
593         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
594         unique=`for i in $$list; do \
595             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
596           done | \
597           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
598               END { if (nonempty) { for (i in files) print i; }; }'`; \
599         mkid -fID $$unique
600 tags: TAGS
601
602 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
603                 $(TAGS_FILES) $(LISP)
604         set x; \
605         here=`pwd`; \
606         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
607           include_option=--etags-include; \
608           empty_fix=.; \
609         else \
610           include_option=--include; \
611           empty_fix=; \
612         fi; \
613         list='$(SUBDIRS)'; for subdir in $$list; do \
614           if test "$$subdir" = .; then :; else \
615             test ! -f $$subdir/TAGS || \
616               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
617           fi; \
618         done; \
619         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
620         unique=`for i in $$list; do \
621             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
622           done | \
623           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
624               END { if (nonempty) { for (i in files) print i; }; }'`; \
625         shift; \
626         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
627           test -n "$$unique" || unique=$$empty_fix; \
628           if test $$# -gt 0; then \
629             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
630               "$$@" $$unique; \
631           else \
632             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
633               $$unique; \
634           fi; \
635         fi
636 ctags: CTAGS
637 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
638                 $(TAGS_FILES) $(LISP)
639         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
640         unique=`for i in $$list; do \
641             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
642           done | \
643           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
644               END { if (nonempty) { for (i in files) print i; }; }'`; \
645         test -z "$(CTAGS_ARGS)$$unique" \
646           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
647              $$unique
648
649 GTAGS:
650         here=`$(am__cd) $(top_builddir) && pwd` \
651           && $(am__cd) $(top_srcdir) \
652           && gtags -i $(GTAGS_ARGS) "$$here"
653
654 distclean-tags:
655         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
656
657 distdir: $(DISTFILES)
658         $(am__remove_distdir)
659         test -d "$(distdir)" || mkdir "$(distdir)"
660         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
661         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
662         list='$(DISTFILES)'; \
663           dist_files=`for file in $$list; do echo $$file; done | \
664           sed -e "s|^$$srcdirstrip/||;t" \
665               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
666         case $$dist_files in \
667           */*) $(MKDIR_P) `echo "$$dist_files" | \
668                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
669                            sort -u` ;; \
670         esac; \
671         for file in $$dist_files; do \
672           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
673           if test -d $$d/$$file; then \
674             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
675             if test -d "$(distdir)/$$file"; then \
676               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
677             fi; \
678             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
679               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
680               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
681             fi; \
682             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
683           else \
684             test -f "$(distdir)/$$file" \
685             || cp -p $$d/$$file "$(distdir)/$$file" \
686             || exit 1; \
687           fi; \
688         done
689         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
690           if test "$$subdir" = .; then :; else \
691             test -d "$(distdir)/$$subdir" \
692             || $(MKDIR_P) "$(distdir)/$$subdir" \
693             || exit 1; \
694           fi; \
695         done
696         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
697           if test "$$subdir" = .; then :; else \
698             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
699             $(am__relativize); \
700             new_distdir=$$reldir; \
701             dir1=$$subdir; dir2="$(top_distdir)"; \
702             $(am__relativize); \
703             new_top_distdir=$$reldir; \
704             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
705             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
706             ($(am__cd) $$subdir && \
707               $(MAKE) $(AM_MAKEFLAGS) \
708                 top_distdir="$$new_top_distdir" \
709                 distdir="$$new_distdir" \
710                 am__remove_distdir=: \
711                 am__skip_length_check=: \
712                 am__skip_mode_fix=: \
713                 distdir) \
714               || exit 1; \
715           fi; \
716         done
717         $(MAKE) $(AM_MAKEFLAGS) \
718           top_distdir="$(top_distdir)" distdir="$(distdir)" \
719           dist-hook
720         -test -n "$(am__skip_mode_fix)" \
721         || find "$(distdir)" -type d ! -perm -755 \
722                 -exec chmod u+rwx,go+rx {} \; -o \
723           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
724           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
725           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
726         || chmod -R a+r "$(distdir)"
727 dist-gzip: distdir
728         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
729         $(am__remove_distdir)
730
731 dist-bzip2: distdir
732         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
733         $(am__remove_distdir)
734
735 dist-lzma: distdir
736         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
737         $(am__remove_distdir)
738
739 dist-xz: distdir
740         tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
741         $(am__remove_distdir)
742
743 dist-tarZ: distdir
744         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
745         $(am__remove_distdir)
746
747 dist-shar: distdir
748         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
749         $(am__remove_distdir)
750
751 dist-zip: distdir
752         -rm -f $(distdir).zip
753         zip -rq $(distdir).zip $(distdir)
754         $(am__remove_distdir)
755
756 dist dist-all: distdir
757         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
758         $(am__remove_distdir)
759
760 # This target untars the dist file and tries a VPATH configuration.  Then
761 # it guarantees that the distribution is self-contained by making another
762 # tarfile.
763 distcheck: dist
764         case '$(DIST_ARCHIVES)' in \
765         *.tar.gz*) \
766           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
767         *.tar.bz2*) \
768           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
769         *.tar.lzma*) \
770           lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
771         *.tar.xz*) \
772           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
773         *.tar.Z*) \
774           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
775         *.shar.gz*) \
776           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
777         *.zip*) \
778           unzip $(distdir).zip ;;\
779         esac
780         chmod -R a-w $(distdir); chmod a+w $(distdir)
781         mkdir $(distdir)/_build
782         mkdir $(distdir)/_inst
783         chmod a-w $(distdir)
784         test -d $(distdir)/_build || exit 0; \
785         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
786           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
787           && am__cwd=`pwd` \
788           && $(am__cd) $(distdir)/_build \
789           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
790             $(DISTCHECK_CONFIGURE_FLAGS) \
791           && $(MAKE) $(AM_MAKEFLAGS) \
792           && $(MAKE) $(AM_MAKEFLAGS) dvi \
793           && $(MAKE) $(AM_MAKEFLAGS) check \
794           && $(MAKE) $(AM_MAKEFLAGS) install \
795           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
796           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
797           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
798                 distuninstallcheck \
799           && chmod -R a-w "$$dc_install_base" \
800           && ({ \
801                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
802                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
803                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
804                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
805                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
806               } || { rm -rf "$$dc_destdir"; exit 1; }) \
807           && rm -rf "$$dc_destdir" \
808           && $(MAKE) $(AM_MAKEFLAGS) dist \
809           && rm -rf $(DIST_ARCHIVES) \
810           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
811           && cd "$$am__cwd" \
812           || exit 1
813         $(am__remove_distdir)
814         @(echo "$(distdir) archives ready for distribution: "; \
815           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
816           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
817 distuninstallcheck:
818         @$(am__cd) '$(distuninstallcheck_dir)' \
819         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
820            || { echo "ERROR: files left after uninstall:" ; \
821                 if test -n "$(DESTDIR)"; then \
822                   echo "  (check DESTDIR support)"; \
823                 fi ; \
824                 $(distuninstallcheck_listfiles) ; \
825                 exit 1; } >&2
826 distcleancheck: distclean
827         @if test '$(srcdir)' = . ; then \
828           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
829           exit 1 ; \
830         fi
831         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
832           || { echo "ERROR: files left in build directory after distclean:" ; \
833                $(distcleancheck_listfiles) ; \
834                exit 1; } >&2
835 check-am: all-am
836         $(MAKE) $(AM_MAKEFLAGS) check-local
837 check: check-recursive
838 all-am: Makefile $(DATA) $(HEADERS) config.h
839 installdirs: installdirs-recursive
840 installdirs-am:
841         for dir in "$(DESTDIR)$(pythondir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(docdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(dbusincludedir)"; do \
842           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
843         done
844 install: install-recursive
845 install-exec: install-exec-recursive
846 install-data: install-data-recursive
847 uninstall: uninstall-recursive
848
849 install-am: all-am
850         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
851
852 installcheck: installcheck-recursive
853 install-strip:
854         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
855           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
856           `test -z '$(STRIP)' || \
857             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
858 mostlyclean-generic:
859
860 clean-generic:
861         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
862
863 distclean-generic:
864         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
865         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
866
867 maintainer-clean-generic:
868         @echo "This command is intended for maintainers to use"
869         @echo "it deletes files that may require special tools to rebuild."
870 @ENABLE_API_DOCS_FALSE@clean-local:
871 clean: clean-recursive
872
873 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
874
875 distclean: distclean-recursive
876         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
877         -rm -f Makefile
878 distclean-am: clean-am distclean-generic distclean-hdr \
879         distclean-libtool distclean-tags
880
881 dvi: dvi-recursive
882
883 dvi-am:
884
885 html: html-recursive
886
887 html-am:
888
889 info: info-recursive
890
891 info-am:
892
893 install-data-am: install-dbusincludeHEADERS install-dist_docDATA \
894         install-nobase_pythonPYTHON install-nodist_docDATA \
895         install-pkgconfigDATA
896
897 install-dvi: install-dvi-recursive
898
899 install-dvi-am:
900
901 install-exec-am:
902
903 install-html: install-html-recursive
904
905 install-html-am:
906
907 install-info: install-info-recursive
908
909 install-info-am:
910
911 install-man:
912
913 install-pdf: install-pdf-recursive
914
915 install-pdf-am:
916
917 install-ps: install-ps-recursive
918
919 install-ps-am:
920
921 installcheck-am:
922
923 maintainer-clean: maintainer-clean-recursive
924         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
925         -rm -rf $(top_srcdir)/autom4te.cache
926         -rm -f Makefile
927 maintainer-clean-am: distclean-am maintainer-clean-generic
928
929 mostlyclean: mostlyclean-recursive
930
931 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
932
933 pdf: pdf-recursive
934
935 pdf-am:
936
937 ps: ps-recursive
938
939 ps-am:
940
941 uninstall-am: uninstall-dbusincludeHEADERS uninstall-dist_docDATA \
942         uninstall-nobase_pythonPYTHON uninstall-nodist_docDATA \
943         uninstall-pkgconfigDATA
944
945 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \
946         ctags-recursive install-am install-strip tags-recursive
947
948 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
949         all all-am am--refresh check check-am check-local clean \
950         clean-generic clean-libtool clean-local ctags ctags-recursive \
951         dist dist-all dist-bzip2 dist-gzip dist-hook dist-lzma \
952         dist-shar dist-tarZ dist-xz dist-zip distcheck distclean \
953         distclean-generic distclean-hdr distclean-libtool \
954         distclean-tags distcleancheck distdir distuninstallcheck dvi \
955         dvi-am html html-am info info-am install install-am \
956         install-data install-data-am install-dbusincludeHEADERS \
957         install-dist_docDATA install-dvi install-dvi-am install-exec \
958         install-exec-am install-html install-html-am install-info \
959         install-info-am install-man install-nobase_pythonPYTHON \
960         install-nodist_docDATA install-pdf install-pdf-am \
961         install-pkgconfigDATA install-ps install-ps-am install-strip \
962         installcheck installcheck-am installdirs installdirs-am \
963         maintainer-clean maintainer-clean-generic mostlyclean \
964         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
965         tags tags-recursive uninstall uninstall-am \
966         uninstall-dbusincludeHEADERS uninstall-dist_docDATA \
967         uninstall-nobase_pythonPYTHON uninstall-nodist_docDATA \
968         uninstall-pkgconfigDATA
969
970 check-local::
971         @fail=0; \
972         cd $(srcdir) || exit $$?; \
973         if test -n "$(check_misc_sources)"; then \
974                 echo check-coding-style.mk: checking misc sources...; \
975                 top_srcdir=$(top_srcdir) \
976                 sh $(top_srcdir)/tools/check-whitespace.sh \
977                         $(check_misc_sources) || fail=1; \
978         fi; \
979         if test -n "$(check_py_sources)"; then \
980                 echo check-coding-style.mk: checking Python sources...; \
981                 top_srcdir=$(top_srcdir) \
982                 sh $(top_srcdir)/tools/check-py-style.sh \
983                         $(check_py_sources) || fail=1; \
984         fi;\
985         if test -n "$(check_c_sources)"; then \
986                 echo check-coding-style.mk: checking C sources...; \
987                 top_srcdir=$(top_srcdir) \
988                 sh $(top_srcdir)/tools/check-c-style.sh \
989                         $(check_c_sources) || fail=1; \
990         fi;\
991         if test yes = "@ENABLE_CODING_STYLE_CHECKS@"; then \
992                 exit "$$fail";\
993         else \
994                 exit 0;\
995         fi
996
997 # === Tests ===
998
999 cross-test-compile: all
1000 cross-test-server:
1001         @$(MAKE) -C test cross-test-server
1002 cross-test-client:
1003         @$(MAKE) -C test cross-test-client
1004
1005 # === Documentation ===
1006
1007 dist-hook:
1008         chmod u+w $(distdir)/ChangeLog
1009         if test -d $(top_srcdir)/.git; then \
1010                 if git log --stat > $(distdir)/ChangeLog; then \
1011                         : ; \
1012                 else \
1013                         git log > $(distdir)/ChangeLog; \
1014                 fi; \
1015         fi
1016
1017 maintainer-upload:
1018         rsync -tvpP --chmod=ugo=r $(DIST_ARCHIVES) $(DIST_ARCHIVES:%=%.asc) \
1019         dbus.freedesktop.org:/srv/dbus.freedesktop.org/www/releases/dbus-python/
1020
1021 maintainer-update-website: _maintainer-update-apidocs \
1022         _maintainer-update-htmldocs
1023
1024 @ENABLE_DOCS_TRUE@_maintainer-update-htmldocs: $(HTML_TXT_RSTDOCS) $(HTML_RSTDOCS)
1025 @ENABLE_DOCS_TRUE@      rsync -rtvzPp --chmod=Dg+s,ug+rwX,o=rX doc \
1026 @ENABLE_DOCS_TRUE@      $(RSTDOCS) $(HTML_RSTDOCS) \
1027 @ENABLE_DOCS_TRUE@      dbus.freedesktop.org:/srv/dbus.freedesktop.org/www/doc/dbus-python/
1028
1029 @ENABLE_DOCS_TRUE@$(HTML_TXT_RSTDOCS) : %.html: %.txt
1030 @ENABLE_DOCS_TRUE@      $(INSTALL) -d doc
1031 @ENABLE_DOCS_TRUE@      $(RST2HTML) $(RST2HTMLFLAGS) $< $@
1032 @ENABLE_DOCS_TRUE@$(HTML_RSTDOCS) : %.html: %
1033 @ENABLE_DOCS_TRUE@      $(RST2HTML) $(RST2HTMLFLAGS) $< $@
1034 @ENABLE_DOCS_FALSE@_maintainer-update-htmldocs:
1035 @ENABLE_DOCS_FALSE@     @echo "*** Not updating the HTML docs on the website - install rst2html"
1036 @ENABLE_DOCS_FALSE@     @echo "*** from http://docutils.sourceforge.net/ and configure with "
1037 @ENABLE_DOCS_FALSE@     @echo "*** --enable-html-docs"
1038
1039 @ENABLE_API_DOCS_TRUE@all: api/index.html
1040
1041 @ENABLE_API_DOCS_TRUE@clean-local:
1042 @ENABLE_API_DOCS_TRUE@  rm -rf api
1043
1044 @ENABLE_API_DOCS_TRUE@_dbus_bindings/_dbus_bindings.la:
1045 @ENABLE_API_DOCS_TRUE@  $(MAKE) -C _dbus_bindings
1046 @ENABLE_API_DOCS_TRUE@_dbus_glib_bindings/_dbus_glib_bindings.la:
1047 @ENABLE_API_DOCS_TRUE@  $(MAKE) -C _dbus_glib_bindings
1048
1049 @ENABLE_API_DOCS_TRUE@api api/index.html: $(nobase_python_PYTHON) \
1050 @ENABLE_API_DOCS_TRUE@              _dbus_bindings/_dbus_bindings.la \
1051 @ENABLE_API_DOCS_TRUE@              _dbus_glib_bindings/_dbus_glib_bindings.la
1052 @ENABLE_API_DOCS_TRUE@  rm -rf api
1053 @ENABLE_API_DOCS_TRUE@  mkdir api
1054 @ENABLE_API_DOCS_TRUE@  cd $(abs_top_srcdir) && \
1055 @ENABLE_API_DOCS_TRUE@  PYTHONPATH=$(APIDOC_PYTHONPATH) DBUS_PYTHON_NO_DEPRECATED=1 \
1056 @ENABLE_API_DOCS_TRUE@  $(PYTHON) -Wignore::DeprecationWarning \
1057 @ENABLE_API_DOCS_TRUE@  $(EPYDOC) -o $(abs_top_builddir)/api --html \
1058 @ENABLE_API_DOCS_TRUE@          --docformat restructuredtext -v \
1059 @ENABLE_API_DOCS_TRUE@          `find dbus -name '*.py' | grep -v dbus_bindings \
1060 @ENABLE_API_DOCS_TRUE@                  | sed -e 's#/__init__\.py##g' \
1061 @ENABLE_API_DOCS_TRUE@                          -e 's/\.py\>//g' -e 's#/#.#'g` \
1062 @ENABLE_API_DOCS_TRUE@          || { rm -rf api; exit 1; }
1063
1064 @ENABLE_API_DOCS_TRUE@_maintainer-update-apidocs: api
1065 @ENABLE_API_DOCS_TRUE@  rsync -rtvzPp --chmod=Dg+s,ug+rwX,o=rX api/ \
1066 @ENABLE_API_DOCS_TRUE@  dbus.freedesktop.org:/srv/dbus.freedesktop.org/www/doc/dbus-python/api/
1067 @ENABLE_API_DOCS_FALSE@_maintainer-update-apidocs:
1068 @ENABLE_API_DOCS_FALSE@ @echo "*** Not updating the API docs on the website - install epydoc 3"
1069 @ENABLE_API_DOCS_FALSE@ @echo "*** alpha (or newer) and configure with --enable-api-docs"
1070
1071 .PHONY: cross-test-compile cross-test-server cross-test-client \
1072         always-rebuild maintainer-update-website \
1073         _maintainer-update-apidocs _maintainer-update-htmldocs \
1074         maintainer-upload
1075
1076 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1077 # Otherwise a system limit (for SysV at least) may be exceeded.
1078 .NOEXPORT: