77dbc14ea6c775d4f1cc4f02bf6def5cbc17c079
[platform/upstream/pygobject2.git] / tests / 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 VPATH = @srcdir@
18 am__make_dryrun = \
19   { \
20     am__dry=no; \
21     case $$MAKEFLAGS in \
22       *\\[\ \   ]*) \
23         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25       *) \
26         for am__flg in $$MAKEFLAGS; do \
27           case $$am__flg in \
28             *=*|--*) ;; \
29             *n*) am__dry=yes; break;; \
30           esac; \
31         done;; \
32     esac; \
33     test $$am__dry = yes; \
34   }
35 pkgdatadir = $(datadir)/@PACKAGE@
36 pkgincludedir = $(includedir)/@PACKAGE@
37 pkglibdir = $(libdir)/@PACKAGE@
38 pkglibexecdir = $(libexecdir)/@PACKAGE@
39 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
40 install_sh_DATA = $(install_sh) -c -m 644
41 install_sh_PROGRAM = $(install_sh) -c
42 install_sh_SCRIPT = $(install_sh) -c
43 INSTALL_HEADER = $(INSTALL_DATA)
44 transform = $(program_transform_name)
45 NORMAL_INSTALL = :
46 PRE_INSTALL = :
47 POST_INSTALL = :
48 NORMAL_UNINSTALL = :
49 PRE_UNINSTALL = :
50 POST_UNINSTALL = :
51 build_triplet = @build@
52 host_triplet = @host@
53
54 # regress.c needs cairo
55 @ENABLE_CAIRO_TRUE@am__append_1 = libregress.la
56 @ENABLE_CAIRO_TRUE@am__append_2 = Regress-1.0.typelib
57 subdir = tests
58 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
59 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
60 am__aclocal_m4_deps = $(top_srcdir)/m4/as-ac-expand.m4 \
61         $(top_srcdir)/m4/jhflags.m4 $(top_srcdir)/m4/libtool.m4 \
62         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
63         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
64         $(top_srcdir)/m4/python.m4 $(top_srcdir)/configure.ac
65 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66         $(ACLOCAL_M4)
67 mkinstalldirs = $(install_sh) -d
68 CONFIG_HEADER = $(top_builddir)/config.h
69 CONFIG_CLEAN_FILES =
70 CONFIG_CLEAN_VPATH_FILES =
71 libgimarshallingtests_la_LIBADD =
72 nodist_libgimarshallingtests_la_OBJECTS =  \
73         libgimarshallingtests_la-gimarshallingtests.lo
74 libgimarshallingtests_la_OBJECTS =  \
75         $(nodist_libgimarshallingtests_la_OBJECTS)
76 AM_V_lt = $(am__v_lt_@AM_V@)
77 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
78 am__v_lt_0 = --silent
79 libgimarshallingtests_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
80         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
81         $(libgimarshallingtests_la_CFLAGS) $(CFLAGS) \
82         $(libgimarshallingtests_la_LDFLAGS) $(LDFLAGS) -o $@
83 libregress_la_LIBADD =
84 @ENABLE_CAIRO_TRUE@nodist_libregress_la_OBJECTS =  \
85 @ENABLE_CAIRO_TRUE@     libregress_la-regress.lo
86 libregress_la_OBJECTS = $(nodist_libregress_la_OBJECTS)
87 libregress_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
88         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(libregress_la_CFLAGS) \
89         $(CFLAGS) $(libregress_la_LDFLAGS) $(LDFLAGS) -o $@
90 @ENABLE_CAIRO_TRUE@am_libregress_la_rpath =
91 am__DEPENDENCIES_1 =
92 testhelper_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
93 am_testhelper_la_OBJECTS = testhelper_la-testhelpermodule.lo \
94         testhelper_la-test-floating.lo testhelper_la-test-thread.lo \
95         testhelper_la-test-unknown.lo
96 testhelper_la_OBJECTS = $(am_testhelper_la_OBJECTS)
97 testhelper_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
98         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(testhelper_la_CFLAGS) \
99         $(CFLAGS) $(testhelper_la_LDFLAGS) $(LDFLAGS) -o $@
100 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
101 depcomp = $(SHELL) $(top_srcdir)/depcomp
102 am__depfiles_maybe = depfiles
103 am__mv = mv -f
104 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
105         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
106 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
107         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
108         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
109         $(AM_CFLAGS) $(CFLAGS)
110 AM_V_CC = $(am__v_CC_@AM_V@)
111 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
112 am__v_CC_0 = @echo "  CC    " $@;
113 AM_V_at = $(am__v_at_@AM_V@)
114 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115 am__v_at_0 = @
116 CCLD = $(CC)
117 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
118         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
119         $(AM_LDFLAGS) $(LDFLAGS) -o $@
120 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
121 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
122 am__v_CCLD_0 = @echo "  CCLD  " $@;
123 AM_V_GEN = $(am__v_GEN_@AM_V@)
124 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
125 am__v_GEN_0 = @echo "  GEN   " $@;
126 SOURCES = $(nodist_libgimarshallingtests_la_SOURCES) \
127         $(nodist_libregress_la_SOURCES) $(testhelper_la_SOURCES)
128 DIST_SOURCES = $(testhelper_la_SOURCES)
129 am__can_run_installinfo = \
130   case $$AM_UPDATE_INFO_DIR in \
131     n|no|NO) false;; \
132     *) (install-info --version) >/dev/null 2>&1;; \
133   esac
134 ETAGS = etags
135 CTAGS = ctags
136 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
137 ACLOCAL = @ACLOCAL@
138 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
139 AMTAR = @AMTAR@
140 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
141 AR = @AR@
142 AS = @AS@
143 AUTOCONF = @AUTOCONF@
144 AUTOHEADER = @AUTOHEADER@
145 AUTOMAKE = @AUTOMAKE@
146 AWK = @AWK@
147 CAIRO_CFLAGS = @CAIRO_CFLAGS@
148 CAIRO_LIBS = @CAIRO_LIBS@
149 CC = @CC@
150 CCDEPMODE = @CCDEPMODE@
151 CFLAGS = @CFLAGS@
152 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
153 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
154 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
155 CPP = @CPP@
156 CPPFLAGS = @CPPFLAGS@
157 CYGPATH_W = @CYGPATH_W@
158 DATADIR = @DATADIR@
159 DEFS = @DEFS@
160 DEPDIR = @DEPDIR@
161 DLLTOOL = @DLLTOOL@
162 DSYMUTIL = @DSYMUTIL@
163 DUMPBIN = @DUMPBIN@
164 ECHO_C = @ECHO_C@
165 ECHO_N = @ECHO_N@
166 ECHO_T = @ECHO_T@
167 EGREP = @EGREP@
168 EXEEXT = @EXEEXT@
169 FFI_CFLAGS = @FFI_CFLAGS@
170 FFI_LIBS = @FFI_LIBS@
171 FGREP = @FGREP@
172 GENHTML = @GENHTML@
173 GIO_CFLAGS = @GIO_CFLAGS@
174 GIO_LIBS = @GIO_LIBS@
175 GI_CFLAGS = @GI_CFLAGS@
176 GI_DATADIR = @GI_DATADIR@
177 GI_LIBS = @GI_LIBS@
178 GLIB_CFLAGS = @GLIB_CFLAGS@
179 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
180 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
181 GLIB_LIBS = @GLIB_LIBS@
182 GLIB_MKENUMS = @GLIB_MKENUMS@
183 GOBJECT_QUERY = @GOBJECT_QUERY@
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 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
191 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
192 LCOV = @LCOV@
193 LD = @LD@
194 LDFLAGS = @LDFLAGS@
195 LIBFFI_PC = @LIBFFI_PC@
196 LIBOBJS = @LIBOBJS@
197 LIBS = @LIBS@
198 LIBTOOL = @LIBTOOL@
199 LIPO = @LIPO@
200 LN_S = @LN_S@
201 LTLIBOBJS = @LTLIBOBJS@
202 MAKEINFO = @MAKEINFO@
203 MANIFEST_TOOL = @MANIFEST_TOOL@
204 MKDIR_P = @MKDIR_P@
205 NM = @NM@
206 NMEDIT = @NMEDIT@
207 OBJDUMP = @OBJDUMP@
208 OBJEXT = @OBJEXT@
209 OTOOL = @OTOOL@
210 OTOOL64 = @OTOOL64@
211 PACKAGE = @PACKAGE@
212 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
213 PACKAGE_NAME = @PACKAGE_NAME@
214 PACKAGE_STRING = @PACKAGE_STRING@
215 PACKAGE_TARNAME = @PACKAGE_TARNAME@
216 PACKAGE_URL = @PACKAGE_URL@
217 PACKAGE_VERSION = @PACKAGE_VERSION@
218 PATH_SEPARATOR = @PATH_SEPARATOR@
219 PKG_CONFIG = @PKG_CONFIG@
220 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
221 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
222 PLATFORM = @PLATFORM@
223 PYCAIRO_CFLAGS = @PYCAIRO_CFLAGS@
224 PYCAIRO_LIBS = @PYCAIRO_LIBS@
225 PYGOBJECT_MAJOR_VERSION = @PYGOBJECT_MAJOR_VERSION@
226 PYGOBJECT_MICRO_VERSION = @PYGOBJECT_MICRO_VERSION@
227 PYGOBJECT_MINOR_VERSION = @PYGOBJECT_MINOR_VERSION@
228 PYTHON = @PYTHON@
229 PYTHON_BASENAME = @PYTHON_BASENAME@
230 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
231 PYTHON_INCLUDES = @PYTHON_INCLUDES@
232 PYTHON_LIBS = @PYTHON_LIBS@
233 PYTHON_LIB_LOC = @PYTHON_LIB_LOC@
234 PYTHON_PLATFORM = @PYTHON_PLATFORM@
235 PYTHON_PREFIX = @PYTHON_PREFIX@
236 PYTHON_SO = @PYTHON_SO@
237 PYTHON_VERSION = @PYTHON_VERSION@
238 RANLIB = @RANLIB@
239 SED = @SED@
240 SET_MAKE = @SET_MAKE@
241 SHELL = @SHELL@
242 STRIP = @STRIP@
243 THREADING_CFLAGS = @THREADING_CFLAGS@
244 VERSION = @VERSION@
245 WARN_CFLAGS = @WARN_CFLAGS@
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 CLEANFILES = Regress-1.0.gir Regress-1.0.typelib \
303         GIMarshallingTests-1.0.gir GIMarshallingTests-1.0.typelib \
304         gschemas.compiled
305 check_LTLIBRARIES = libgimarshallingtests.la $(am__append_1) \
306         testhelper.la
307 test_typelibs = GIMarshallingTests-1.0.typelib $(am__append_2)
308 nodist_libgimarshallingtests_la_SOURCES = $(GI_DATADIR)/tests/gimarshallingtests.c $(GI_DATADIR)/tests/gimarshallingtests.h
309 libgimarshallingtests_la_CFLAGS = $(GLIB_CFLAGS)
310 libgimarshallingtests_la_LDFLAGS = -module -avoid-version $(GLIB_LIBS)
311 @ENABLE_CAIRO_TRUE@nodist_libregress_la_SOURCES = $(GI_DATADIR)/tests/regress.c $(GI_DATADIR)/tests/regress.h
312 @ENABLE_CAIRO_TRUE@libregress_la_CFLAGS = $(GIO_CFLAGS) $(CAIRO_CFLAGS)
313 @ENABLE_CAIRO_TRUE@libregress_la_LDFLAGS = -module -avoid-version $(GIO_LIBS) $(CAIRO_LIBS)
314 testhelper_la_CFLAGS = -I$(top_srcdir)/gi/_gobject -I$(top_srcdir)/gi/_glib $(PYTHON_INCLUDES) $(GLIB_CFLAGS)
315 testhelper_la_LDFLAGS = -module -avoid-version
316 testhelper_la_LIBADD = $(GLIB_LIBS)
317 testhelper_la_SOURCES = \
318         testhelpermodule.c \
319         test-floating.c \
320         test-thread.c \
321         test-unknown.c
322
323 EXTRA_DIST = \
324         compathelper.py \
325         runtests.py \
326         runtests-windows.py \
327         testmodule.py \
328         test-floating.h \
329         test-thread.h \
330         test-unknown.h \
331         te_ST@nouppera \
332         org.gnome.test.gschema.xml \
333         test_gio.py \
334         test_glib.py \
335         test_gobject.py \
336         test_gtype.py \
337         test_interface.py \
338         test_internal_api.py \
339         test_iochannel.py \
340         test_mainloop.py \
341         test_object_marshaling.py \
342         test_option.py \
343         test_properties.py \
344         test_signal.py \
345         test_source.py \
346         test_subprocess.py \
347         test_thread.py \
348         test_everything.py \
349         test_gi.py \
350         test_gdbus.py \
351         test_overrides.py \
352         test_overrides_glib.py \
353         test_overrides_pango.py \
354         test_overrides_gdk.py \
355         test_overrides_gtk.py \
356         test_atoms.py \
357         test_generictreemodel.py \
358         compat_test_pygtk.py \
359         gi/__init__.py \
360         gi/overrides/__init__.py \
361         gi/overrides/Regress.py \
362         $(NULL)
363
364 DBUS_LAUNCH = $(shell which dbus-launch)
365 RUN_TESTS_ENV_VARS = \
366         PYTHONPATH=$(top_builddir):$(top_builddir)/tests:$${PYTHONPATH:+:$$PYTHONPATH} \
367         LD_LIBRARY_PATH=$(builddir)/.libs:$$LD_LIBRARY_PATH \
368         GI_TYPELIB_PATH=$(builddir):$$GI_TYPELIB_PATH \
369         XDG_DATA_DIRS=$$XDG_DATA_DIRS:/usr/share \
370         MALLOC_PERTURB_=85 \
371         MALLOC_CHECK_=3 \
372         G_SLICE=debug-blocks \
373         TESTS_BUILDDIR=$(builddir)
374
375 all: all-am
376
377 .SUFFIXES:
378 .SUFFIXES: .c .la .lo .o .obj .so
379 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
380         @for dep in $?; do \
381           case '$(am__configure_deps)' in \
382             *$$dep*) \
383               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
384                 && { if test -f $@; then exit 0; else break; fi; }; \
385               exit 1;; \
386           esac; \
387         done; \
388         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
389         $(am__cd) $(top_srcdir) && \
390           $(AUTOMAKE) --foreign tests/Makefile
391 .PRECIOUS: Makefile
392 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
393         @case '$?' in \
394           *config.status*) \
395             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
396           *) \
397             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
398             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
399         esac;
400
401 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
402         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
403
404 $(top_srcdir)/configure:  $(am__configure_deps)
405         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
406 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
407         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
408 $(am__aclocal_m4_deps):
409
410 clean-checkLTLIBRARIES:
411         -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
412         @list='$(check_LTLIBRARIES)'; for p in $$list; do \
413           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
414           test "$$dir" != "$$p" || dir=.; \
415           echo "rm -f \"$${dir}/so_locations\""; \
416           rm -f "$${dir}/so_locations"; \
417         done
418 @ENABLE_CAIRO_FALSE@libregress.la: $(libregress_la_OBJECTS) $(libregress_la_DEPENDENCIES) $(EXTRA_libregress_la_DEPENDENCIES) 
419 @ENABLE_CAIRO_FALSE@    $(AM_V_CCLD)$(libregress_la_LINK) $(am_libregress_la_rpath) $(libregress_la_OBJECTS) $(libregress_la_LIBADD) $(LIBS)
420
421 mostlyclean-compile:
422         -rm -f *.$(OBJEXT)
423
424 distclean-compile:
425         -rm -f *.tab.c
426
427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgimarshallingtests_la-gimarshallingtests.Plo@am__quote@
428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libregress_la-regress.Plo@am__quote@
429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testhelper_la-test-floating.Plo@am__quote@
430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testhelper_la-test-thread.Plo@am__quote@
431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testhelper_la-test-unknown.Plo@am__quote@
432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/testhelper_la-testhelpermodule.Plo@am__quote@
433
434 .c.o:
435 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
436 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
440
441 .c.obj:
442 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
443 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
444 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
445 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
447
448 .c.lo:
449 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
450 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
451 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
452 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
454
455 libgimarshallingtests_la-gimarshallingtests.lo: $(GI_DATADIR)/tests/gimarshallingtests.c
456 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgimarshallingtests_la_CFLAGS) $(CFLAGS) -MT libgimarshallingtests_la-gimarshallingtests.lo -MD -MP -MF $(DEPDIR)/libgimarshallingtests_la-gimarshallingtests.Tpo -c -o libgimarshallingtests_la-gimarshallingtests.lo `test -f '$(GI_DATADIR)/tests/gimarshallingtests.c' || echo '$(srcdir)/'`$(GI_DATADIR)/tests/gimarshallingtests.c
457 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libgimarshallingtests_la-gimarshallingtests.Tpo $(DEPDIR)/libgimarshallingtests_la-gimarshallingtests.Plo
458 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$(GI_DATADIR)/tests/gimarshallingtests.c' object='libgimarshallingtests_la-gimarshallingtests.lo' libtool=yes @AMDEPBACKSLASH@
459 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
460 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgimarshallingtests_la_CFLAGS) $(CFLAGS) -c -o libgimarshallingtests_la-gimarshallingtests.lo `test -f '$(GI_DATADIR)/tests/gimarshallingtests.c' || echo '$(srcdir)/'`$(GI_DATADIR)/tests/gimarshallingtests.c
461
462 libregress_la-regress.lo: $(GI_DATADIR)/tests/regress.c
463 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libregress_la_CFLAGS) $(CFLAGS) -MT libregress_la-regress.lo -MD -MP -MF $(DEPDIR)/libregress_la-regress.Tpo -c -o libregress_la-regress.lo `test -f '$(GI_DATADIR)/tests/regress.c' || echo '$(srcdir)/'`$(GI_DATADIR)/tests/regress.c
464 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libregress_la-regress.Tpo $(DEPDIR)/libregress_la-regress.Plo
465 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$(GI_DATADIR)/tests/regress.c' object='libregress_la-regress.lo' libtool=yes @AMDEPBACKSLASH@
466 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
467 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libregress_la_CFLAGS) $(CFLAGS) -c -o libregress_la-regress.lo `test -f '$(GI_DATADIR)/tests/regress.c' || echo '$(srcdir)/'`$(GI_DATADIR)/tests/regress.c
468
469 testhelper_la-testhelpermodule.lo: testhelpermodule.c
470 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -MT testhelper_la-testhelpermodule.lo -MD -MP -MF $(DEPDIR)/testhelper_la-testhelpermodule.Tpo -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo '$(srcdir)/'`testhelpermodule.c
471 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testhelper_la-testhelpermodule.Tpo $(DEPDIR)/testhelper_la-testhelpermodule.Plo
472 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='testhelpermodule.c' object='testhelper_la-testhelpermodule.lo' libtool=yes @AMDEPBACKSLASH@
473 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
474 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -c -o testhelper_la-testhelpermodule.lo `test -f 'testhelpermodule.c' || echo '$(srcdir)/'`testhelpermodule.c
475
476 testhelper_la-test-floating.lo: test-floating.c
477 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -MT testhelper_la-test-floating.lo -MD -MP -MF $(DEPDIR)/testhelper_la-test-floating.Tpo -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo '$(srcdir)/'`test-floating.c
478 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testhelper_la-test-floating.Tpo $(DEPDIR)/testhelper_la-test-floating.Plo
479 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-floating.c' object='testhelper_la-test-floating.lo' libtool=yes @AMDEPBACKSLASH@
480 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
481 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -c -o testhelper_la-test-floating.lo `test -f 'test-floating.c' || echo '$(srcdir)/'`test-floating.c
482
483 testhelper_la-test-thread.lo: test-thread.c
484 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -MT testhelper_la-test-thread.lo -MD -MP -MF $(DEPDIR)/testhelper_la-test-thread.Tpo -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo '$(srcdir)/'`test-thread.c
485 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testhelper_la-test-thread.Tpo $(DEPDIR)/testhelper_la-test-thread.Plo
486 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-thread.c' object='testhelper_la-test-thread.lo' libtool=yes @AMDEPBACKSLASH@
487 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
488 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -c -o testhelper_la-test-thread.lo `test -f 'test-thread.c' || echo '$(srcdir)/'`test-thread.c
489
490 testhelper_la-test-unknown.lo: test-unknown.c
491 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -MT testhelper_la-test-unknown.lo -MD -MP -MF $(DEPDIR)/testhelper_la-test-unknown.Tpo -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo '$(srcdir)/'`test-unknown.c
492 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/testhelper_la-test-unknown.Tpo $(DEPDIR)/testhelper_la-test-unknown.Plo
493 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='test-unknown.c' object='testhelper_la-test-unknown.lo' libtool=yes @AMDEPBACKSLASH@
494 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
495 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(testhelper_la_CFLAGS) $(CFLAGS) -c -o testhelper_la-test-unknown.lo `test -f 'test-unknown.c' || echo '$(srcdir)/'`test-unknown.c
496
497 mostlyclean-libtool:
498         -rm -f *.lo
499
500 clean-libtool:
501         -rm -rf .libs _libs
502
503 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
504         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
505         unique=`for i in $$list; do \
506             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
507           done | \
508           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
509               END { if (nonempty) { for (i in files) print i; }; }'`; \
510         mkid -fID $$unique
511 tags: TAGS
512
513 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
514                 $(TAGS_FILES) $(LISP)
515         set x; \
516         here=`pwd`; \
517         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
518         unique=`for i in $$list; do \
519             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
520           done | \
521           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
522               END { if (nonempty) { for (i in files) print i; }; }'`; \
523         shift; \
524         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
525           test -n "$$unique" || unique=$$empty_fix; \
526           if test $$# -gt 0; then \
527             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
528               "$$@" $$unique; \
529           else \
530             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
531               $$unique; \
532           fi; \
533         fi
534 ctags: CTAGS
535 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
536                 $(TAGS_FILES) $(LISP)
537         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
538         unique=`for i in $$list; do \
539             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
540           done | \
541           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
542               END { if (nonempty) { for (i in files) print i; }; }'`; \
543         test -z "$(CTAGS_ARGS)$$unique" \
544           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
545              $$unique
546
547 GTAGS:
548         here=`$(am__cd) $(top_builddir) && pwd` \
549           && $(am__cd) $(top_srcdir) \
550           && gtags -i $(GTAGS_ARGS) "$$here"
551
552 distclean-tags:
553         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
554
555 distdir: $(DISTFILES)
556         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
557         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
558         list='$(DISTFILES)'; \
559           dist_files=`for file in $$list; do echo $$file; done | \
560           sed -e "s|^$$srcdirstrip/||;t" \
561               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
562         case $$dist_files in \
563           */*) $(MKDIR_P) `echo "$$dist_files" | \
564                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
565                            sort -u` ;; \
566         esac; \
567         for file in $$dist_files; do \
568           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
569           if test -d $$d/$$file; then \
570             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
571             if test -d "$(distdir)/$$file"; then \
572               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
573             fi; \
574             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
575               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
576               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577             fi; \
578             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
579           else \
580             test -f "$(distdir)/$$file" \
581             || cp -p $$d/$$file "$(distdir)/$$file" \
582             || exit 1; \
583           fi; \
584         done
585 check-am: all-am
586         $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
587         $(MAKE) $(AM_MAKEFLAGS) check-local
588 check: check-am
589 all-am: Makefile
590 installdirs:
591 install: install-am
592 install-exec: install-exec-am
593 install-data: install-data-am
594 uninstall: uninstall-am
595
596 install-am: all-am
597         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
598
599 installcheck: installcheck-am
600 install-strip:
601         if test -z '$(STRIP)'; then \
602           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
603             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
604               install; \
605         else \
606           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
607             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
608             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
609         fi
610 mostlyclean-generic:
611
612 clean-generic:
613         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
614
615 distclean-generic:
616         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
617         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
618
619 maintainer-clean-generic:
620         @echo "This command is intended for maintainers to use"
621         @echo "it deletes files that may require special tools to rebuild."
622 clean: clean-am
623
624 clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
625         clean-local mostlyclean-am
626
627 distclean: distclean-am
628         -rm -rf ./$(DEPDIR)
629         -rm -f Makefile
630 distclean-am: clean-am distclean-compile distclean-generic \
631         distclean-tags
632
633 dvi: dvi-am
634
635 dvi-am:
636
637 html: html-am
638
639 html-am:
640
641 info: info-am
642
643 info-am:
644
645 install-data-am:
646
647 install-dvi: install-dvi-am
648
649 install-dvi-am:
650
651 install-exec-am:
652
653 install-html: install-html-am
654
655 install-html-am:
656
657 install-info: install-info-am
658
659 install-info-am:
660
661 install-man:
662
663 install-pdf: install-pdf-am
664
665 install-pdf-am:
666
667 install-ps: install-ps-am
668
669 install-ps-am:
670
671 installcheck-am:
672
673 maintainer-clean: maintainer-clean-am
674         -rm -rf ./$(DEPDIR)
675         -rm -f Makefile
676 maintainer-clean-am: distclean-am maintainer-clean-generic
677
678 mostlyclean: mostlyclean-am
679
680 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
681         mostlyclean-libtool
682
683 pdf: pdf-am
684
685 pdf-am:
686
687 ps: ps-am
688
689 ps-am:
690
691 uninstall-am:
692
693 .MAKE: check-am install-am install-strip
694
695 .PHONY: CTAGS GTAGS all all-am check check-am check-local clean \
696         clean-checkLTLIBRARIES clean-generic clean-libtool clean-local \
697         ctags distclean distclean-compile distclean-generic \
698         distclean-libtool distclean-tags distdir dvi dvi-am html \
699         html-am info info-am install install-am install-data \
700         install-data-am install-dvi install-dvi-am install-exec \
701         install-exec-am install-html install-html-am install-info \
702         install-info-am install-man install-pdf install-pdf-am \
703         install-ps install-ps-am install-strip installcheck \
704         installcheck-am installdirs maintainer-clean \
705         maintainer-clean-generic mostlyclean mostlyclean-compile \
706         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
707         tags uninstall uninstall-am
708
709
710 # This is a hack to make sure a shared library is built
711 libgimarshallingtests.la: $(libgimarshallingtests_la_OBJECTS) $(libgimarshallingtests_la_DEPENDENCIES)
712         $(AM_V_GEN) $(LINK) -rpath $(pkgpyexecdir) $(libgimarshallingtests_la_LDFLAGS) $(libgimarshallingtests_la_OBJECTS) $(libgimarhallingtests_la_LIBADD) $(LIBS)
713
714 GIMarshallingTests-1.0.gir: libgimarshallingtests.la Makefile
715         $(AM_V_GEN) g-ir-scanner --include=Gio-2.0 \
716         --namespace=GIMarshallingTests --nsversion=1.0 --symbol-prefix=gi_marshalling_tests \
717         --warn-all --warn-error \
718         --library=libgimarshallingtests.la \
719         --libtool="$(top_builddir)/libtool" \
720         --output $@ \
721         $(nodist_libgimarshallingtests_la_SOURCES)
722 GIMarshallingTests-1.0.typelib: GIMarshallingTests-1.0.gir Makefile
723         $(AM_V_GEN) g-ir-compiler $< -o $@
724
725 @ENABLE_CAIRO_TRUE@libregress.la: $(libregress_la_OBJECTS) $(libregress_la_DEPENDENCIES)
726 @ENABLE_CAIRO_TRUE@     $(AM_V_GEN) $(LINK) -rpath $(pkgpyexecdir) $(libregress_la_LDFLAGS) $(libregress_la_OBJECTS) $(libregress_la_LIBADD) $(LIBS)
727
728 # g-i doesn't ship these as shared libraries anymore; we build them here
729 @ENABLE_CAIRO_TRUE@Regress-1.0.gir: libregress.la Makefile
730 @ENABLE_CAIRO_TRUE@     $(AM_V_GEN) g-ir-scanner --include=cairo-1.0 --include=Gio-2.0 \
731 @ENABLE_CAIRO_TRUE@     --namespace=Regress --nsversion=1.0 \
732 @ENABLE_CAIRO_TRUE@     --warn-all --warn-error \
733 @ENABLE_CAIRO_TRUE@     --library=libregress.la \
734 @ENABLE_CAIRO_TRUE@     --libtool="$(top_builddir)/libtool" \
735 @ENABLE_CAIRO_TRUE@     --output $@ \
736 @ENABLE_CAIRO_TRUE@     $(nodist_libregress_la_SOURCES)
737 @ENABLE_CAIRO_TRUE@Regress-1.0.typelib: Regress-1.0.gir Makefile
738 @ENABLE_CAIRO_TRUE@     $(AM_V_GEN) g-ir-compiler $< -o $@
739
740 gschemas.compiled: org.gnome.test.gschema.xml
741         glib-compile-schemas --targetdir=. --schema-file=$<
742
743 # This is a hack to make sure a shared library is built
744 testhelper.la: $(testhelper_la_OBJECTS) $(testhelper_la_DEPENDENCIES)
745         $(AM_V_GEN) $(LINK) -rpath $(pkgpyexecdir) $(testhelper_la_LDFLAGS) $(testhelper_la_OBJECTS) $(testhelper_la_LIBADD) $(LIBS)
746
747 .la.so:
748         test -L $@ || $(LN_S) .libs/$@ $@
749
750 all: $(check_LTLIBRARIES:.la=.so)
751
752 clean-local:
753         rm -f $(check_LTLIBRARIES:.la=.so) file.txt~
754
755 # pygtkcompat tests need to be run in a separate process as they
756 # clobber global name space
757 check-local: $(check_LTLIBRARIES:.la=.so) $(test_typelibs) gschemas.compiled
758         @echo "  CHECK  Pyflakes"
759         @if type pyflakes >/dev/null 2>&1; then pyflakes $(top_srcdir); else echo "skipped, pyflakes not installed"; fi
760         @if test -z "$$SKIP_PEP8"; then \
761                 echo "  CHECK  PEP8"; \
762                 if type pep8 >/dev/null 2>&1; then pep8 --ignore=E501,E123,E124 --repeat --show-source $(top_srcdir); else echo "skipped, pep8 not installed"; fi; \
763         fi
764         export `$(DBUS_LAUNCH)` && \
765         $(RUN_TESTS_ENV_VARS) $(EXEC_NAME) $(PYTHON) -Wd $(srcdir)/runtests.py; rc=$$?; \
766         [ "$$rc" -ne 0 ] || [ -n "$$TEST_NAMES" ] || { TEST_NAMES=compat_test_pygtk $(RUN_TESTS_ENV_VARS) $(EXEC_NAME) $(PYTHON) -Wd -Werror::PendingDeprecationWarning -Werror::DeprecationWarning -Werror::RuntimeWarning $(srcdir)/runtests.py; rc=$$?; }; \
767         kill $$DBUS_SESSION_BUS_PID; \
768         exit $$rc
769
770 check.gdb:
771         EXEC_NAME="gdb --args" $(MAKE) check
772
773 check.nemiver:
774         EXEC_NAME="nemiver" $(MAKE) check
775
776 check.valgrind:
777         EXEC_NAME="valgrind --leak-check=full --show-possibly-lost=no --suppressions=python.supp" G_DEBUG=gc-friendly $(MAKE) check
778
779 # Tell versions [3.59,3.63) of GNU make to not export all variables.
780 # Otherwise a system limit (for SysV at least) may be exceeded.
781 .NOEXPORT: