spec: libxml2 is no longer required
[platform/upstream/dbus-python.git] / test / Makefile.in
1 # Makefile.in generated by automake 1.11.6 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, 2010, 2011 Free Software
6 # Foundation, 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 am__make_dryrun = \
20   { \
21     am__dry=no; \
22     case $$MAKEFLAGS in \
23       *\\[\ \   ]*) \
24         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
25           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
26       *) \
27         for am__flg in $$MAKEFLAGS; do \
28           case $$am__flg in \
29             *=*|--*) ;; \
30             *n*) am__dry=yes; break;; \
31           esac; \
32         done;; \
33     esac; \
34     test $$am__dry = yes; \
35   }
36 pkgdatadir = $(datadir)/@PACKAGE@
37 pkgincludedir = $(includedir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkglibexecdir = $(libexecdir)/@PACKAGE@
40 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
41 install_sh_DATA = $(install_sh) -c -m 644
42 install_sh_PROGRAM = $(install_sh) -c
43 install_sh_SCRIPT = $(install_sh) -c
44 INSTALL_HEADER = $(INSTALL_DATA)
45 transform = $(program_transform_name)
46 NORMAL_INSTALL = :
47 PRE_INSTALL = :
48 POST_INSTALL = :
49 NORMAL_UNINSTALL = :
50 PRE_UNINSTALL = :
51 POST_UNINSTALL = :
52 build_triplet = @build@
53 host_triplet = @host@
54 TESTS = run-test.sh test-import-repeatedly$(EXEEXT)
55 check_PROGRAMS = test-import-repeatedly$(EXEEXT)
56 subdir = test
57 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
58         $(srcdir)/TestSuitePythonService.service.in \
59         $(srcdir)/tmp-session-bus.conf.in
60 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61 am__aclocal_m4_deps = $(top_srcdir)/m4/am-check-pymod.m4 \
62         $(top_srcdir)/m4/am-check-python-headers.m4 \
63         $(top_srcdir)/m4/dbus-py-add-rst2htmlflag.m4 \
64         $(top_srcdir)/m4/jh-add-cflag.m4 $(top_srcdir)/m4/libtool.m4 \
65         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
66         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
67         $(top_srcdir)/m4/tp-compiler-flag.m4 \
68         $(top_srcdir)/m4/tp-compiler-warnings.m4 \
69         $(top_srcdir)/configure.ac
70 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
71         $(ACLOCAL_M4)
72 mkinstalldirs = $(install_sh) -d
73 CONFIG_HEADER = $(top_builddir)/config.h
74 CONFIG_CLEAN_FILES = tmp-session-bus.conf \
75         TestSuitePythonService.service
76 CONFIG_CLEAN_VPATH_FILES =
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80     *) f=$$p;; \
81   esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
87   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88 am__nobase_list = $(am__nobase_strip_setup); \
89   for p in $$list; do echo "$$p $$p"; done | \
90   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92     if (++n[$$2] == $(am__install_max)) \
93       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94     END { for (dir in files) print dir, files[dir] }'
95 am__base_list = \
96   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__uninstall_files_from_dir = { \
99   test -z "$$files" \
100     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
101     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
102          $(am__cd) "$$dir" && rm -f $$files; }; \
103   }
104 am__installdirs = "$(DESTDIR)$(pyexecdir)"
105 LTLIBRARIES = $(pyexec_LTLIBRARIES)
106 dbus_py_test_la_LIBADD =
107 am_dbus_py_test_la_OBJECTS = dbus_py_test_la-dbus_py_test.lo
108 dbus_py_test_la_OBJECTS = $(am_dbus_py_test_la_OBJECTS)
109 AM_V_lt = $(am__v_lt_@AM_V@)
110 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
111 am__v_lt_0 = --silent
112 dbus_py_test_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
113         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
114         $(AM_CFLAGS) $(CFLAGS) $(dbus_py_test_la_LDFLAGS) $(LDFLAGS) \
115         -o $@
116 am_test_import_repeatedly_OBJECTS =  \
117         test_import_repeatedly-import-repeatedly.$(OBJEXT)
118 test_import_repeatedly_OBJECTS = $(am_test_import_repeatedly_OBJECTS)
119 test_import_repeatedly_LDADD = $(LDADD)
120 test_import_repeatedly_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
121         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
122         $(AM_CFLAGS) $(CFLAGS) $(test_import_repeatedly_LDFLAGS) \
123         $(LDFLAGS) -o $@
124 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
125 depcomp = $(SHELL) $(top_srcdir)/depcomp
126 am__depfiles_maybe = depfiles
127 am__mv = mv -f
128 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
129         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
130 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
132         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
133         $(AM_CFLAGS) $(CFLAGS)
134 AM_V_CC = $(am__v_CC_@AM_V@)
135 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
136 am__v_CC_0 = @echo "  CC    " $@;
137 AM_V_at = $(am__v_at_@AM_V@)
138 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
139 am__v_at_0 = @
140 CCLD = $(CC)
141 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
142         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
143         $(AM_LDFLAGS) $(LDFLAGS) -o $@
144 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
145 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
146 am__v_CCLD_0 = @echo "  CCLD  " $@;
147 AM_V_GEN = $(am__v_GEN_@AM_V@)
148 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
149 am__v_GEN_0 = @echo "  GEN   " $@;
150 SOURCES = $(dbus_py_test_la_SOURCES) $(test_import_repeatedly_SOURCES)
151 DIST_SOURCES = $(dbus_py_test_la_SOURCES) \
152         $(test_import_repeatedly_SOURCES)
153 am__can_run_installinfo = \
154   case $$AM_UPDATE_INFO_DIR in \
155     n|no|NO) false;; \
156     *) (install-info --version) >/dev/null 2>&1;; \
157   esac
158 ETAGS = etags
159 CTAGS = ctags
160 am__tty_colors = \
161 red=; grn=; lgn=; blu=; std=
162 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
163 ACLOCAL = @ACLOCAL@
164 AMTAR = @AMTAR@
165 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
166 AR = @AR@
167 AUTOCONF = @AUTOCONF@
168 AUTOHEADER = @AUTOHEADER@
169 AUTOMAKE = @AUTOMAKE@
170 AWK = @AWK@
171 CC = @CC@
172 CCDEPMODE = @CCDEPMODE@
173 CFLAGS = @CFLAGS@
174 CPP = @CPP@
175 CPPFLAGS = @CPPFLAGS@
176 CYGPATH_W = @CYGPATH_W@
177 DBUS_CFLAGS = @DBUS_CFLAGS@
178 DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
179 DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
180 DBUS_LIBS = @DBUS_LIBS@
181 DBUS_PYTHON_MAJOR_VERSION = @DBUS_PYTHON_MAJOR_VERSION@
182 DBUS_PYTHON_MICRO_VERSION = @DBUS_PYTHON_MICRO_VERSION@
183 DBUS_PYTHON_MINOR_VERSION = @DBUS_PYTHON_MINOR_VERSION@
184 DEFS = @DEFS@
185 DEPDIR = @DEPDIR@
186 DLLTOOL = @DLLTOOL@
187 DSYMUTIL = @DSYMUTIL@
188 DUMPBIN = @DUMPBIN@
189 ECHO_C = @ECHO_C@
190 ECHO_N = @ECHO_N@
191 ECHO_T = @ECHO_T@
192 EGREP = @EGREP@
193 EPYDOC = @EPYDOC@
194 EXEEXT = @EXEEXT@
195 FGREP = @FGREP@
196 GREP = @GREP@
197 INSTALL = @INSTALL@
198 INSTALL_DATA = @INSTALL_DATA@
199 INSTALL_PROGRAM = @INSTALL_PROGRAM@
200 INSTALL_SCRIPT = @INSTALL_SCRIPT@
201 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
202 LD = @LD@
203 LDFLAGS = @LDFLAGS@
204 LIBOBJS = @LIBOBJS@
205 LIBS = @LIBS@
206 LIBTOOL = @LIBTOOL@
207 LIPO = @LIPO@
208 LN_S = @LN_S@
209 LTLIBOBJS = @LTLIBOBJS@
210 MAKEINFO = @MAKEINFO@
211 MANIFEST_TOOL = @MANIFEST_TOOL@
212 MKDIR_P = @MKDIR_P@
213 NM = @NM@
214 NMEDIT = @NMEDIT@
215 OBJDUMP = @OBJDUMP@
216 OBJEXT = @OBJEXT@
217 OTOOL = @OTOOL@
218 OTOOL64 = @OTOOL64@
219 PACKAGE = @PACKAGE@
220 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
221 PACKAGE_NAME = @PACKAGE_NAME@
222 PACKAGE_STRING = @PACKAGE_STRING@
223 PACKAGE_TARNAME = @PACKAGE_TARNAME@
224 PACKAGE_URL = @PACKAGE_URL@
225 PACKAGE_VERSION = @PACKAGE_VERSION@
226 PATH_SEPARATOR = @PATH_SEPARATOR@
227 PKG_CONFIG = @PKG_CONFIG@
228 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
229 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
230 PLATFORM = @PLATFORM@
231 PYTHON = @PYTHON@
232 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
233 PYTHON_INCLUDES = @PYTHON_INCLUDES@
234 PYTHON_LIBS = @PYTHON_LIBS@
235 PYTHON_PLATFORM = @PYTHON_PLATFORM@
236 PYTHON_PREFIX = @PYTHON_PREFIX@
237 PYTHON_VERSION = @PYTHON_VERSION@
238 RANLIB = @RANLIB@
239 RST2HTML = @RST2HTML@
240 RST2HTMLFLAGS = @RST2HTMLFLAGS@
241 SED = @SED@
242 SET_MAKE = @SET_MAKE@
243 SHELL = @SHELL@
244 STRIP = @STRIP@
245 VERSION = @VERSION@
246 abs_builddir = @abs_builddir@
247 abs_srcdir = @abs_srcdir@
248 abs_top_builddir = @abs_top_builddir@
249 abs_top_srcdir = @abs_top_srcdir@
250 ac_ct_AR = @ac_ct_AR@
251 ac_ct_CC = @ac_ct_CC@
252 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
253 am__include = @am__include@
254 am__leading_dot = @am__leading_dot@
255 am__quote = @am__quote@
256 am__tar = @am__tar@
257 am__untar = @am__untar@
258 bindir = @bindir@
259 build = @build@
260 build_alias = @build_alias@
261 build_cpu = @build_cpu@
262 build_os = @build_os@
263 build_vendor = @build_vendor@
264 builddir = @builddir@
265 datadir = @datadir@
266 datarootdir = @datarootdir@
267 docdir = @docdir@
268 dvidir = @dvidir@
269 exec_prefix = @exec_prefix@
270 host = @host@
271 host_alias = @host_alias@
272 host_cpu = @host_cpu@
273 host_os = @host_os@
274 host_vendor = @host_vendor@
275 htmldir = @htmldir@
276 includedir = @includedir@
277 infodir = @infodir@
278 install_sh = @install_sh@
279 libdir = @libdir@
280 libexecdir = @libexecdir@
281 localedir = @localedir@
282 localstatedir = @localstatedir@
283 mandir = @mandir@
284 mkdir_p = @mkdir_p@
285 oldincludedir = @oldincludedir@
286 pdfdir = @pdfdir@
287 pkgpyexecdir = @pkgpyexecdir@
288 pkgpythondir = @pkgpythondir@
289 prefix = @prefix@
290 program_transform_name = @program_transform_name@
291 psdir = @psdir@
292 pyexecdir = @pyexecdir@
293 pythondir = @pythondir@
294 sbindir = @sbindir@
295 sharedstatedir = @sharedstatedir@
296 srcdir = @srcdir@
297 sysconfdir = @sysconfdir@
298 target_alias = @target_alias@
299 top_build_prefix = @top_build_prefix@
300 top_builddir = @top_builddir@
301 top_srcdir = @top_srcdir@
302 EXTRA_DIST = \
303              cross-test-client.py \
304              cross-test-server.py \
305              crosstest.py \
306              run-test.sh \
307              run-with-tmp-session-bus.sh \
308              test-client.py \
309              test-exception-py2.py \
310              test-exception-py3.py \
311              test-p2p.py \
312              test-service.py \
313              test-signals.py \
314              test-standalone.py \
315              test-unusable-main-loop.py \
316              TestSuitePythonService.service.in \
317              tmp-session-bus.conf.in
318
319
320 # If you try to make this noinst, libtool helpfully gives us a static
321 # library, which doesn't work as a Python extension: so force the install
322 # target not to work here instead.
323 pyexec_LTLIBRARIES = dbus_py_test.la
324 dbus_py_test_la_CPPFLAGS = -I$(top_srcdir)/include $(DBUS_CFLAGS) \
325                            $(PYTHON_INCLUDES)
326
327 dbus_py_test_la_LDFLAGS = -module -avoid-version \
328                           $(DBUS_LIBS)
329
330 dbus_py_test_la_SOURCES = dbus_py_test.c \
331                           $(top_srcdir)/include/dbus-python.h
332
333 TESTS_ENVIRONMENT = DBUS_TOP_SRCDIR="$(abs_top_srcdir)" \
334                     DBUS_TOP_BUILDDIR="$(abs_top_builddir)" \
335                     DBUS_PYTHON_VERSION='$(PACKAGE_VERSION)' \
336                     PYTHONPATH="$(abs_top_builddir)/test/.libs:$(abs_top_srcdir):$(abs_top_srcdir)/test:$(abs_top_builddir)/_dbus_bindings/.libs:$(abs_top_builddir)/_dbus_glib_bindings/.libs" \
337                     PYTHON='$(PYTHON)'
338
339 test_import_repeatedly_SOURCES = import-repeatedly.c
340 test_import_repeatedly_CPPFLAGS = $(PYTHON_INCLUDES)
341 test_import_repeatedly_LDFLAGS = $(PYTHON_LIBS)
342 all: all-am
343
344 .SUFFIXES:
345 .SUFFIXES: .c .lo .o .obj
346 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
347         @for dep in $?; do \
348           case '$(am__configure_deps)' in \
349             *$$dep*) \
350               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
351                 && { if test -f $@; then exit 0; else break; fi; }; \
352               exit 1;; \
353           esac; \
354         done; \
355         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu test/Makefile'; \
356         $(am__cd) $(top_srcdir) && \
357           $(AUTOMAKE) --gnu test/Makefile
358 .PRECIOUS: Makefile
359 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
360         @case '$?' in \
361           *config.status*) \
362             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
363           *) \
364             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
365             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
366         esac;
367
368 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
369         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
370
371 $(top_srcdir)/configure:  $(am__configure_deps)
372         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
373 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
374         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
375 $(am__aclocal_m4_deps):
376 tmp-session-bus.conf: $(top_builddir)/config.status $(srcdir)/tmp-session-bus.conf.in
377         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
378 TestSuitePythonService.service: $(top_builddir)/config.status $(srcdir)/TestSuitePythonService.service.in
379         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
380 install-pyexecLTLIBRARIES: $(pyexec_LTLIBRARIES)
381         @$(NORMAL_INSTALL)
382         @list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
383         list2=; for p in $$list; do \
384           if test -f $$p; then \
385             list2="$$list2 $$p"; \
386           else :; fi; \
387         done; \
388         test -z "$$list2" || { \
389           echo " $(MKDIR_P) '$(DESTDIR)$(pyexecdir)'"; \
390           $(MKDIR_P) "$(DESTDIR)$(pyexecdir)" || exit 1; \
391           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(pyexecdir)'"; \
392           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(pyexecdir)"; \
393         }
394
395 uninstall-pyexecLTLIBRARIES:
396         @$(NORMAL_UNINSTALL)
397         @list='$(pyexec_LTLIBRARIES)'; test -n "$(pyexecdir)" || list=; \
398         for p in $$list; do \
399           $(am__strip_dir) \
400           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(pyexecdir)/$$f'"; \
401           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(pyexecdir)/$$f"; \
402         done
403
404 clean-pyexecLTLIBRARIES:
405         -test -z "$(pyexec_LTLIBRARIES)" || rm -f $(pyexec_LTLIBRARIES)
406         @list='$(pyexec_LTLIBRARIES)'; for p in $$list; do \
407           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
408           test "$$dir" != "$$p" || dir=.; \
409           echo "rm -f \"$${dir}/so_locations\""; \
410           rm -f "$${dir}/so_locations"; \
411         done
412 dbus_py_test.la: $(dbus_py_test_la_OBJECTS) $(dbus_py_test_la_DEPENDENCIES) $(EXTRA_dbus_py_test_la_DEPENDENCIES) 
413         $(AM_V_CCLD)$(dbus_py_test_la_LINK) -rpath $(pyexecdir) $(dbus_py_test_la_OBJECTS) $(dbus_py_test_la_LIBADD) $(LIBS)
414
415 clean-checkPROGRAMS:
416         @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
417         echo " rm -f" $$list; \
418         rm -f $$list || exit $$?; \
419         test -n "$(EXEEXT)" || exit 0; \
420         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
421         echo " rm -f" $$list; \
422         rm -f $$list
423 test-import-repeatedly$(EXEEXT): $(test_import_repeatedly_OBJECTS) $(test_import_repeatedly_DEPENDENCIES) $(EXTRA_test_import_repeatedly_DEPENDENCIES) 
424         @rm -f test-import-repeatedly$(EXEEXT)
425         $(AM_V_CCLD)$(test_import_repeatedly_LINK) $(test_import_repeatedly_OBJECTS) $(test_import_repeatedly_LDADD) $(LIBS)
426
427 mostlyclean-compile:
428         -rm -f *.$(OBJEXT)
429
430 distclean-compile:
431         -rm -f *.tab.c
432
433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dbus_py_test_la-dbus_py_test.Plo@am__quote@
434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_import_repeatedly-import-repeatedly.Po@am__quote@
435
436 .c.o:
437 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
438 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
439 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
440 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
441 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
442
443 .c.obj:
444 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
445 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
446 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
447 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
448 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
449
450 .c.lo:
451 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
452 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
453 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
454 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
455 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
456
457 dbus_py_test_la-dbus_py_test.lo: dbus_py_test.c
458 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbus_py_test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT dbus_py_test_la-dbus_py_test.lo -MD -MP -MF $(DEPDIR)/dbus_py_test_la-dbus_py_test.Tpo -c -o dbus_py_test_la-dbus_py_test.lo `test -f 'dbus_py_test.c' || echo '$(srcdir)/'`dbus_py_test.c
459 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/dbus_py_test_la-dbus_py_test.Tpo $(DEPDIR)/dbus_py_test_la-dbus_py_test.Plo
460 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='dbus_py_test.c' object='dbus_py_test_la-dbus_py_test.lo' libtool=yes @AMDEPBACKSLASH@
461 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
462 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dbus_py_test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o dbus_py_test_la-dbus_py_test.lo `test -f 'dbus_py_test.c' || echo '$(srcdir)/'`dbus_py_test.c
463
464 test_import_repeatedly-import-repeatedly.o: import-repeatedly.c
465 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_import_repeatedly_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_import_repeatedly-import-repeatedly.o -MD -MP -MF $(DEPDIR)/test_import_repeatedly-import-repeatedly.Tpo -c -o test_import_repeatedly-import-repeatedly.o `test -f 'import-repeatedly.c' || echo '$(srcdir)/'`import-repeatedly.c
466 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_import_repeatedly-import-repeatedly.Tpo $(DEPDIR)/test_import_repeatedly-import-repeatedly.Po
467 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='import-repeatedly.c' object='test_import_repeatedly-import-repeatedly.o' libtool=no @AMDEPBACKSLASH@
468 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
469 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_import_repeatedly_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_import_repeatedly-import-repeatedly.o `test -f 'import-repeatedly.c' || echo '$(srcdir)/'`import-repeatedly.c
470
471 test_import_repeatedly-import-repeatedly.obj: import-repeatedly.c
472 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_import_repeatedly_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT test_import_repeatedly-import-repeatedly.obj -MD -MP -MF $(DEPDIR)/test_import_repeatedly-import-repeatedly.Tpo -c -o test_import_repeatedly-import-repeatedly.obj `if test -f 'import-repeatedly.c'; then $(CYGPATH_W) 'import-repeatedly.c'; else $(CYGPATH_W) '$(srcdir)/import-repeatedly.c'; fi`
473 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/test_import_repeatedly-import-repeatedly.Tpo $(DEPDIR)/test_import_repeatedly-import-repeatedly.Po
474 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='import-repeatedly.c' object='test_import_repeatedly-import-repeatedly.obj' libtool=no @AMDEPBACKSLASH@
475 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
476 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_import_repeatedly_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o test_import_repeatedly-import-repeatedly.obj `if test -f 'import-repeatedly.c'; then $(CYGPATH_W) 'import-repeatedly.c'; else $(CYGPATH_W) '$(srcdir)/import-repeatedly.c'; fi`
477
478 mostlyclean-libtool:
479         -rm -f *.lo
480
481 clean-libtool:
482         -rm -rf .libs _libs
483
484 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
485         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
486         unique=`for i in $$list; do \
487             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
488           done | \
489           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
490               END { if (nonempty) { for (i in files) print i; }; }'`; \
491         mkid -fID $$unique
492 tags: TAGS
493
494 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
495                 $(TAGS_FILES) $(LISP)
496         set x; \
497         here=`pwd`; \
498         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
499         unique=`for i in $$list; do \
500             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501           done | \
502           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
503               END { if (nonempty) { for (i in files) print i; }; }'`; \
504         shift; \
505         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
506           test -n "$$unique" || unique=$$empty_fix; \
507           if test $$# -gt 0; then \
508             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
509               "$$@" $$unique; \
510           else \
511             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512               $$unique; \
513           fi; \
514         fi
515 ctags: CTAGS
516 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
517                 $(TAGS_FILES) $(LISP)
518         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
519         unique=`for i in $$list; do \
520             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
521           done | \
522           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
523               END { if (nonempty) { for (i in files) print i; }; }'`; \
524         test -z "$(CTAGS_ARGS)$$unique" \
525           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
526              $$unique
527
528 GTAGS:
529         here=`$(am__cd) $(top_builddir) && pwd` \
530           && $(am__cd) $(top_srcdir) \
531           && gtags -i $(GTAGS_ARGS) "$$here"
532
533 distclean-tags:
534         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
535
536 check-TESTS: $(TESTS)
537         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
538         srcdir=$(srcdir); export srcdir; \
539         list=' $(TESTS) '; \
540         $(am__tty_colors); \
541         if test -n "$$list"; then \
542           for tst in $$list; do \
543             if test -f ./$$tst; then dir=./; \
544             elif test -f $$tst; then dir=; \
545             else dir="$(srcdir)/"; fi; \
546             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
547               all=`expr $$all + 1`; \
548               case " $(XFAIL_TESTS) " in \
549               *[\ \     ]$$tst[\ \      ]*) \
550                 xpass=`expr $$xpass + 1`; \
551                 failed=`expr $$failed + 1`; \
552                 col=$$red; res=XPASS; \
553               ;; \
554               *) \
555                 col=$$grn; res=PASS; \
556               ;; \
557               esac; \
558             elif test $$? -ne 77; then \
559               all=`expr $$all + 1`; \
560               case " $(XFAIL_TESTS) " in \
561               *[\ \     ]$$tst[\ \      ]*) \
562                 xfail=`expr $$xfail + 1`; \
563                 col=$$lgn; res=XFAIL; \
564               ;; \
565               *) \
566                 failed=`expr $$failed + 1`; \
567                 col=$$red; res=FAIL; \
568               ;; \
569               esac; \
570             else \
571               skip=`expr $$skip + 1`; \
572               col=$$blu; res=SKIP; \
573             fi; \
574             echo "$${col}$$res$${std}: $$tst"; \
575           done; \
576           if test "$$all" -eq 1; then \
577             tests="test"; \
578             All=""; \
579           else \
580             tests="tests"; \
581             All="All "; \
582           fi; \
583           if test "$$failed" -eq 0; then \
584             if test "$$xfail" -eq 0; then \
585               banner="$$All$$all $$tests passed"; \
586             else \
587               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
588               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
589             fi; \
590           else \
591             if test "$$xpass" -eq 0; then \
592               banner="$$failed of $$all $$tests failed"; \
593             else \
594               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
595               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
596             fi; \
597           fi; \
598           dashes="$$banner"; \
599           skipped=""; \
600           if test "$$skip" -ne 0; then \
601             if test "$$skip" -eq 1; then \
602               skipped="($$skip test was not run)"; \
603             else \
604               skipped="($$skip tests were not run)"; \
605             fi; \
606             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
607               dashes="$$skipped"; \
608           fi; \
609           report=""; \
610           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
611             report="Please report to $(PACKAGE_BUGREPORT)"; \
612             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
613               dashes="$$report"; \
614           fi; \
615           dashes=`echo "$$dashes" | sed s/./=/g`; \
616           if test "$$failed" -eq 0; then \
617             col="$$grn"; \
618           else \
619             col="$$red"; \
620           fi; \
621           echo "$${col}$$dashes$${std}"; \
622           echo "$${col}$$banner$${std}"; \
623           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
624           test -z "$$report" || echo "$${col}$$report$${std}"; \
625           echo "$${col}$$dashes$${std}"; \
626           test "$$failed" -eq 0; \
627         else :; fi
628
629 distdir: $(DISTFILES)
630         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
631         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
632         list='$(DISTFILES)'; \
633           dist_files=`for file in $$list; do echo $$file; done | \
634           sed -e "s|^$$srcdirstrip/||;t" \
635               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
636         case $$dist_files in \
637           */*) $(MKDIR_P) `echo "$$dist_files" | \
638                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
639                            sort -u` ;; \
640         esac; \
641         for file in $$dist_files; do \
642           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
643           if test -d $$d/$$file; then \
644             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
645             if test -d "$(distdir)/$$file"; then \
646               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
647             fi; \
648             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
649               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
650               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
651             fi; \
652             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
653           else \
654             test -f "$(distdir)/$$file" \
655             || cp -p $$d/$$file "$(distdir)/$$file" \
656             || exit 1; \
657           fi; \
658         done
659 check-am: all-am
660         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
661         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
662 check: check-am
663 all-am: Makefile $(LTLIBRARIES)
664 installdirs:
665         for dir in "$(DESTDIR)$(pyexecdir)"; do \
666           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
667         done
668 install-exec: install-exec-am
669 install-data: install-data-am
670 uninstall: uninstall-am
671
672 install-am: all-am
673         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
674
675 installcheck: installcheck-am
676 install-strip:
677         if test -z '$(STRIP)'; then \
678           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
679             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
680               install; \
681         else \
682           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
683             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
684             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
685         fi
686 mostlyclean-generic:
687
688 clean-generic:
689
690 distclean-generic:
691         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
692         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
693
694 maintainer-clean-generic:
695         @echo "This command is intended for maintainers to use"
696         @echo "it deletes files that may require special tools to rebuild."
697 clean: clean-am
698
699 clean-am: clean-checkPROGRAMS clean-generic clean-libtool \
700         clean-pyexecLTLIBRARIES mostlyclean-am
701
702 distclean: distclean-am
703         -rm -rf ./$(DEPDIR)
704         -rm -f Makefile
705 distclean-am: clean-am distclean-compile distclean-generic \
706         distclean-tags
707
708 dvi: dvi-am
709
710 dvi-am:
711
712 html: html-am
713
714 html-am:
715
716 info: info-am
717
718 info-am:
719
720 install-data-am:
721
722 install-dvi: install-dvi-am
723
724 install-dvi-am:
725
726 install-exec-am: install-pyexecLTLIBRARIES
727
728 install-html: install-html-am
729
730 install-html-am:
731
732 install-info: install-info-am
733
734 install-info-am:
735
736 install-man:
737
738 install-pdf: install-pdf-am
739
740 install-pdf-am:
741
742 install-ps: install-ps-am
743
744 install-ps-am:
745
746 installcheck-am:
747
748 maintainer-clean: maintainer-clean-am
749         -rm -rf ./$(DEPDIR)
750         -rm -f Makefile
751 maintainer-clean-am: distclean-am maintainer-clean-generic
752
753 mostlyclean: mostlyclean-am
754
755 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
756         mostlyclean-libtool
757
758 pdf: pdf-am
759
760 pdf-am:
761
762 ps: ps-am
763
764 ps-am:
765
766 uninstall-am: uninstall-pyexecLTLIBRARIES
767
768 .MAKE: check-am install-am install-strip
769
770 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
771         clean-checkPROGRAMS clean-generic clean-libtool \
772         clean-pyexecLTLIBRARIES ctags distclean distclean-compile \
773         distclean-generic distclean-libtool distclean-tags distdir dvi \
774         dvi-am html html-am info info-am install install-am \
775         install-data install-data-am install-dvi install-dvi-am \
776         install-exec install-exec-am install-html install-html-am \
777         install-info install-info-am install-man install-pdf \
778         install-pdf-am install-ps install-ps-am \
779         install-pyexecLTLIBRARIES install-strip installcheck \
780         installcheck-am installdirs maintainer-clean \
781         maintainer-clean-generic mostlyclean mostlyclean-compile \
782         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
783         tags uninstall uninstall-am uninstall-pyexecLTLIBRARIES
784
785
786 install:
787         @echo "Not installing anything from test/"
788
789 cross-test-server:
790         $(TESTS_ENVIRONMENT) $(PYTHON) $(top_srcdir)/test/cross-test-server.py
791 cross-test-client:
792         $(TESTS_ENVIRONMENT) $(PYTHON) $(top_srcdir)/test/cross-test-client.py
793
794 .PHONY: cross-test-compile cross-test-server cross-test-client
795
796 # Tell versions [3.59,3.63) of GNU make to not export all variables.
797 # Otherwise a system limit (for SysV at least) may be exceeded.
798 .NOEXPORT: