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