Imported Upstream version 1.35.9
[platform/upstream/gobject-introspection.git] / tests / Makefile.in
1 # Makefile.in generated by automake 1.13.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # -*- Mode: make -*-
18 # Copyright 2009-2010 Johan Dahlin
19 #
20 # This file defines variables that are compatible with
21 # Makefile.introspection, but for use within the gobject-introspection
22 # module itself.
23 #
24
25 VPATH = @srcdir@
26 am__make_dryrun = \
27   { \
28     am__dry=no; \
29     case $$MAKEFLAGS in \
30       *\\[\ \   ]*) \
31         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
32           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
33       *) \
34         for am__flg in $$MAKEFLAGS; do \
35           case $$am__flg in \
36             *=*|--*) ;; \
37             *n*) am__dry=yes; break;; \
38           esac; \
39         done;; \
40     esac; \
41     test $$am__dry = yes; \
42   }
43 pkgdatadir = $(datadir)/@PACKAGE@
44 pkgincludedir = $(includedir)/@PACKAGE@
45 pkglibdir = $(libdir)/@PACKAGE@
46 pkglibexecdir = $(libexecdir)/@PACKAGE@
47 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
48 install_sh_DATA = $(install_sh) -c -m 644
49 install_sh_PROGRAM = $(install_sh) -c
50 install_sh_SCRIPT = $(install_sh) -c
51 INSTALL_HEADER = $(INSTALL_DATA)
52 transform = $(program_transform_name)
53 NORMAL_INSTALL = :
54 PRE_INSTALL = :
55 POST_INSTALL = :
56 NORMAL_UNINSTALL = :
57 PRE_UNINSTALL = :
58 POST_UNINSTALL = :
59 build_triplet = @build@
60 host_triplet = @host@
61 DIST_COMMON = $(top_srcdir)/common.mk $(srcdir)/Makefile.in \
62         $(srcdir)/Makefile.am $(top_srcdir)/build-aux/depcomp
63 subdir = tests
64 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
65 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
66         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
67         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
68         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/python.m4 \
69         $(top_srcdir)/acinclude.m4 $(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 =
75 CONFIG_CLEAN_VPATH_FILES =
76 libeverything_1_0_la_LIBADD =
77 am_libeverything_1_0_la_OBJECTS = everything.lo
78 libeverything_1_0_la_OBJECTS = $(am_libeverything_1_0_la_OBJECTS)
79 AM_V_lt = $(am__v_lt_@AM_V@)
80 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
81 am__v_lt_0 = --silent
82 am__v_lt_1 = 
83 libgimarshallingtests_1_0_la_LIBADD =
84 am_libgimarshallingtests_1_0_la_OBJECTS = gimarshallingtests.lo
85 libgimarshallingtests_1_0_la_OBJECTS =  \
86         $(am_libgimarshallingtests_1_0_la_OBJECTS)
87 AM_V_P = $(am__v_P_@AM_V@)
88 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
89 am__v_P_0 = false
90 am__v_P_1 = :
91 AM_V_GEN = $(am__v_GEN_@AM_V@)
92 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
93 am__v_GEN_0 = @echo "  GEN     " $@;
94 am__v_GEN_1 = 
95 AM_V_at = $(am__v_at_@AM_V@)
96 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
97 am__v_at_0 = @
98 am__v_at_1 = 
99 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
100 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
101 am__depfiles_maybe = depfiles
102 am__mv = mv -f
103 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
104         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
105 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
106         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
107         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
108         $(AM_CFLAGS) $(CFLAGS)
109 AM_V_CC = $(am__v_CC_@AM_V@)
110 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
111 am__v_CC_0 = @echo "  CC      " $@;
112 am__v_CC_1 = 
113 CCLD = $(CC)
114 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
115         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
116         $(AM_LDFLAGS) $(LDFLAGS) -o $@
117 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
118 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
119 am__v_CCLD_0 = @echo "  CCLD    " $@;
120 am__v_CCLD_1 = 
121 SOURCES = $(libeverything_1_0_la_SOURCES) \
122         $(libgimarshallingtests_1_0_la_SOURCES)
123 DIST_SOURCES = $(libeverything_1_0_la_SOURCES) \
124         $(libgimarshallingtests_1_0_la_SOURCES)
125 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
126         ctags-recursive dvi-recursive html-recursive info-recursive \
127         install-data-recursive install-dvi-recursive \
128         install-exec-recursive install-html-recursive \
129         install-info-recursive install-pdf-recursive \
130         install-ps-recursive install-recursive installcheck-recursive \
131         installdirs-recursive pdf-recursive ps-recursive \
132         tags-recursive uninstall-recursive
133 am__can_run_installinfo = \
134   case $$AM_UPDATE_INFO_DIR in \
135     n|no|NO) false;; \
136     *) (install-info --version) >/dev/null 2>&1;; \
137   esac
138 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
139 am__vpath_adj = case $$p in \
140     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
141     *) f=$$p;; \
142   esac;
143 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
144 am__install_max = 40
145 am__nobase_strip_setup = \
146   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
147 am__nobase_strip = \
148   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
149 am__nobase_list = $(am__nobase_strip_setup); \
150   for p in $$list; do echo "$$p $$p"; done | \
151   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
152   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
153     if (++n[$$2] == $(am__install_max)) \
154       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
155     END { for (dir in files) print dir, files[dir] }'
156 am__base_list = \
157   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
158   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
159 am__uninstall_files_from_dir = { \
160   test -z "$$files" \
161     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
162     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
163          $(am__cd) "$$dir" && rm -f $$files; }; \
164   }
165 am__installdirs = "$(DESTDIR)$(testsdir)"
166 DATA = $(tests_DATA)
167 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
168   distclean-recursive maintainer-clean-recursive
169 am__recursive_targets = \
170   $(RECURSIVE_TARGETS) \
171   $(RECURSIVE_CLEAN_TARGETS) \
172   $(am__extra_recursive_targets)
173 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
174         distdir
175 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
176 # Read a list of newline-separated strings from the standard input,
177 # and print each of them once, without duplicates.  Input order is
178 # *not* preserved.
179 am__uniquify_input = $(AWK) '\
180   BEGIN { nonempty = 0; } \
181   { items[$$0] = 1; nonempty = 1; } \
182   END { if (nonempty) { for (i in items) print i; }; } \
183 '
184 # Make sure the list of sources is unique.  This is necessary because,
185 # e.g., the same source file might be shared among _SOURCES variables
186 # for different programs/libraries.
187 am__define_uniq_tagged_files = \
188   list='$(am__tagged_files)'; \
189   unique=`for i in $$list; do \
190     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
191   done | $(am__uniquify_input)`
192 ETAGS = etags
193 CTAGS = ctags
194 DIST_SUBDIRS = $(SUBDIRS)
195 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
196 am__relativize = \
197   dir0=`pwd`; \
198   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
199   sed_rest='s,^[^/]*/*,,'; \
200   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
201   sed_butlast='s,/*[^/]*$$,,'; \
202   while test -n "$$dir1"; do \
203     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
204     if test "$$first" != "."; then \
205       if test "$$first" = ".."; then \
206         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
207         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
208       else \
209         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
210         if test "$$first2" = "$$first"; then \
211           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
212         else \
213           dir2="../$$dir2"; \
214         fi; \
215         dir0="$$dir0"/"$$first"; \
216       fi; \
217     fi; \
218     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
219   done; \
220   reldir="$$dir2"
221 ACLOCAL = @ACLOCAL@
222 AMTAR = @AMTAR@
223 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
224 AR = @AR@
225 AUTOCONF = @AUTOCONF@
226 AUTOHEADER = @AUTOHEADER@
227 AUTOMAKE = @AUTOMAKE@
228 AWK = @AWK@
229 CAIRO_CFLAGS = @CAIRO_CFLAGS@
230 CAIRO_GIR_PACKAGE = @CAIRO_GIR_PACKAGE@
231 CAIRO_LIBS = @CAIRO_LIBS@
232 CAIRO_SHARED_LIBRARY = @CAIRO_SHARED_LIBRARY@
233 CC = @CC@
234 CCDEPMODE = @CCDEPMODE@
235 CFLAGS = @CFLAGS@
236 CPP = @CPP@
237 CPPFLAGS = @CPPFLAGS@
238 CYGPATH_W = @CYGPATH_W@
239 DEFS = @DEFS@
240 DEPDIR = @DEPDIR@
241 DLLTOOL = @DLLTOOL@
242 DSYMUTIL = @DSYMUTIL@
243 DUMPBIN = @DUMPBIN@
244 ECHO_C = @ECHO_C@
245 ECHO_N = @ECHO_N@
246 ECHO_T = @ECHO_T@
247 EGREP = @EGREP@
248 EXEEXT = @EXEEXT@
249 EXPANDED_BINDIR = @EXPANDED_BINDIR@
250 EXPANDED_DATADIR = @EXPANDED_DATADIR@
251 EXPANDED_LIBDIR = @EXPANDED_LIBDIR@
252 EXPANDED_LIBEXECDIR = @EXPANDED_LIBEXECDIR@
253 EXPANDED_LOCALSTATEDIR = @EXPANDED_LOCALSTATEDIR@
254 EXPANDED_SYSCONFDIR = @EXPANDED_SYSCONFDIR@
255 EXTRA_LINK_FLAGS = @EXTRA_LINK_FLAGS@
256 FFI_CFLAGS = @FFI_CFLAGS@
257 FFI_LIBS = @FFI_LIBS@
258 FFI_PC_CFLAGS = @FFI_PC_CFLAGS@
259 FFI_PC_LIBS = @FFI_PC_LIBS@
260 FFI_PC_PACKAGES = @FFI_PC_PACKAGES@
261 FGREP = @FGREP@
262 GIO_CFLAGS = @GIO_CFLAGS@
263 GIO_LIBS = @GIO_LIBS@
264 GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
265 GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
266 GIREPO_CFLAGS = @GIREPO_CFLAGS@
267 GIREPO_LIBS = @GIREPO_LIBS@
268 GIR_DIR = @GIR_DIR@
269 GIR_SUFFIX = @GIR_SUFFIX@
270 GLIBSRC = @GLIBSRC@
271 GLIB_CFLAGS = @GLIB_CFLAGS@
272 GLIB_LIBS = @GLIB_LIBS@
273 GMODULE_CFLAGS = @GMODULE_CFLAGS@
274 GMODULE_LIBS = @GMODULE_LIBS@
275 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
276 GOBJECT_INTROSPECTION_LIBDIR = @GOBJECT_INTROSPECTION_LIBDIR@
277 GOBJECT_LIBS = @GOBJECT_LIBS@
278 GREP = @GREP@
279 GTKDOC_CHECK = @GTKDOC_CHECK@
280 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
281 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
282 GTKDOC_MKPDF = @GTKDOC_MKPDF@
283 GTKDOC_REBASE = @GTKDOC_REBASE@
284 HTML_DIR = @HTML_DIR@
285 INSTALL = @INSTALL@
286 INSTALL_DATA = @INSTALL_DATA@
287 INSTALL_PROGRAM = @INSTALL_PROGRAM@
288 INSTALL_SCRIPT = @INSTALL_SCRIPT@
289 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
290 LD = @LD@
291 LDFLAGS = @LDFLAGS@
292 LEX = @LEX@
293 LEXLIB = @LEXLIB@
294 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
295 LIBOBJS = @LIBOBJS@
296 LIBS = @LIBS@
297 LIBTOOL = @LIBTOOL@
298 LIPO = @LIPO@
299 LN_S = @LN_S@
300 LTLIBOBJS = @LTLIBOBJS@
301 MAINT = @MAINT@
302 MAKEINFO = @MAKEINFO@
303 MANIFEST_TOOL = @MANIFEST_TOOL@
304 MKDIR_P = @MKDIR_P@
305 NM = @NM@
306 NMEDIT = @NMEDIT@
307 OBJDUMP = @OBJDUMP@
308 OBJEXT = @OBJEXT@
309 OTOOL = @OTOOL@
310 OTOOL64 = @OTOOL64@
311 PACKAGE = @PACKAGE@
312 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
313 PACKAGE_NAME = @PACKAGE_NAME@
314 PACKAGE_STRING = @PACKAGE_STRING@
315 PACKAGE_TARNAME = @PACKAGE_TARNAME@
316 PACKAGE_URL = @PACKAGE_URL@
317 PACKAGE_VERSION = @PACKAGE_VERSION@
318 PATH_SEPARATOR = @PATH_SEPARATOR@
319 PKG_CONFIG = @PKG_CONFIG@
320 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
321 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
322 POW_LIB = @POW_LIB@
323 PYTHON = @PYTHON@
324 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
325 PYTHON_INCLUDES = @PYTHON_INCLUDES@
326 PYTHON_LIBS = @PYTHON_LIBS@
327 PYTHON_PLATFORM = @PYTHON_PLATFORM@
328 PYTHON_PREFIX = @PYTHON_PREFIX@
329 PYTHON_VERSION = @PYTHON_VERSION@
330 RANLIB = @RANLIB@
331 SCANNER_CFLAGS = @SCANNER_CFLAGS@
332 SCANNER_LIBS = @SCANNER_LIBS@
333 SED = @SED@
334 SET_MAKE = @SET_MAKE@
335 SHELL = @SHELL@
336 STRIP = @STRIP@
337 VERSION = @VERSION@
338 YACC = @YACC@
339 abs_builddir = @abs_builddir@
340 abs_srcdir = @abs_srcdir@
341 abs_top_builddir = @abs_top_builddir@
342 abs_top_srcdir = @abs_top_srcdir@
343 ac_ct_AR = @ac_ct_AR@
344 ac_ct_CC = @ac_ct_CC@
345 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
346 am__include = @am__include@
347 am__leading_dot = @am__leading_dot@
348 am__quote = @am__quote@
349 am__tar = @am__tar@
350 am__untar = @am__untar@
351 bindir = @bindir@
352 build = @build@
353 build_alias = @build_alias@
354 build_cpu = @build_cpu@
355 build_os = @build_os@
356 build_vendor = @build_vendor@
357 builddir = @builddir@
358 datadir = @datadir@
359 datarootdir = @datarootdir@
360 docdir = @docdir@
361 dvidir = @dvidir@
362 exec_prefix = @exec_prefix@
363 host = @host@
364 host_alias = @host_alias@
365 host_cpu = @host_cpu@
366 host_os = @host_os@
367 host_vendor = @host_vendor@
368 htmldir = @htmldir@
369 includedir = @includedir@
370 infodir = @infodir@
371 install_sh = @install_sh@
372 libdir = @libdir@
373 libexecdir = @libexecdir@
374 localedir = @localedir@
375 localstatedir = @localstatedir@
376 mandir = @mandir@
377 mkdir_p = @mkdir_p@
378 oldincludedir = @oldincludedir@
379 pdfdir = @pdfdir@
380 pkgpyexecdir = @pkgpyexecdir@
381 pkgpythondir = @pkgpythondir@
382 prefix = @prefix@
383 program_transform_name = @program_transform_name@
384 psdir = @psdir@
385 pyexecdir = @pyexecdir@
386 pythondir = @pythondir@
387 sbindir = @sbindir@
388 sharedstatedir = @sharedstatedir@
389 srcdir = @srcdir@
390 sysconfdir = @sysconfdir@
391 target_alias = @target_alias@
392 top_build_prefix = @top_build_prefix@
393 top_builddir = @top_builddir@
394 top_srcdir = @top_srcdir@
395 INTROSPECTION_SCANNER = \
396     env PATH=.libs:$(PATH) \
397         LPATH=.libs \
398         CC="$(CC)" \
399         PYTHONPATH=$(top_builddir):$(top_srcdir) \
400         UNINSTALLED_INTROSPECTION_SRCDIR=$(top_srcdir) \
401         UNINSTALLED_INTROSPECTION_BUILDDIR=$(top_builddir) \
402         $(top_builddir)/g-ir-scanner
403
404 INTROSPECTION_SCANNER_ARGS = \
405     --verbose \
406     -I$(top_srcdir) \
407     --add-include-path=$(srcdir) \
408     --add-include-path=$(top_srcdir)/gir \
409     --add-include-path=$(builddir) \
410     --add-include-path=$(top_builddir)
411
412 INTROSPECTION_COMPILER = \
413     env PATH=.libs:$(PATH) \
414         $(top_builddir)/g-ir-compiler$(EXEEXT)
415
416 INTROSPECTION_COMPILER_ARGS = \
417     --includedir=$(srcdir) \
418     --includedir=$(top_srcdir)/gir \
419     --includedir=$(builddir) \
420     --includedir=$(top_builddir)
421
422 INTROSPECTION_DOCTOOL = \
423     env PATH=.libs:$(PATH) \
424         LPATH=.libs \
425         PYTHONPATH=$(top_builddir):$(top_srcdir) \
426         UNINSTALLED_INTROSPECTION_SRCDIR=$(top_srcdir) \
427         UNINSTALLED_INTROSPECTION_BUILDDIR=$(top_builddir) \
428         $(top_builddir)/g-ir-doc-tool
429
430 INTROSPECTION_DOCTOOL_ARGS = \
431     --add-include-path=$(srcdir) \
432     --add-include-path=$(top_srcdir)/gir \
433     --add-include-path=$(builddir) \
434     --add-include-path=$(top_builddir)
435
436 SUBDIRS = . scanner repository offsets warn
437 EXTRA_DIST = gimarshallingtests.h
438 BUILT_SOURCES = everything.c everything.h
439 CLEANFILES = $(BUILT_SOURCES) everything-stamp.h \
440         Everything-1.0.typelib GIMarshallingTests-1.0.typelib
441 AM_CFLAGS = $(GOBJECT_CFLAGS)
442 LIBADD = $(GOBJECT_LIBS)
443 testsdir = $(datadir)/gobject-introspection-1.0/tests
444 tests_DATA = \
445     everything.c            \
446     everything.h            \
447     gimarshallingtests.c    \
448     gimarshallingtests.h
449
450 check_LTLIBRARIES = libeverything-1.0.la libgimarshallingtests-1.0.la
451 libeverything_1_0_la_SOURCES = everything.c
452 libgimarshallingtests_1_0_la_SOURCES = gimarshallingtests.c
453 all: $(BUILT_SOURCES)
454         $(MAKE) $(AM_MAKEFLAGS) all-recursive
455
456 .SUFFIXES:
457 .SUFFIXES: .c .lo .o .obj
458 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/common.mk $(am__configure_deps)
459         @for dep in $?; do \
460           case '$(am__configure_deps)' in \
461             *$$dep*) \
462               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
463                 && { if test -f $@; then exit 0; else break; fi; }; \
464               exit 1;; \
465           esac; \
466         done; \
467         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/Makefile'; \
468         $(am__cd) $(top_srcdir) && \
469           $(AUTOMAKE) --foreign tests/Makefile
470 .PRECIOUS: Makefile
471 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
472         @case '$?' in \
473           *config.status*) \
474             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
475           *) \
476             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
477             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
478         esac;
479 $(top_srcdir)/common.mk:
480
481 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
482         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
483
484 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
485         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
486 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
487         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
488 $(am__aclocal_m4_deps):
489
490 clean-checkLTLIBRARIES:
491         -test -z "$(check_LTLIBRARIES)" || rm -f $(check_LTLIBRARIES)
492         @list='$(check_LTLIBRARIES)'; \
493         locs=`for p in $$list; do echo $$p; done | \
494               sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
495               sort -u`; \
496         test -z "$$locs" || { \
497           echo rm -f $${locs}; \
498           rm -f $${locs}; \
499         }
500 libeverything-1.0.la: $(libeverything_1_0_la_OBJECTS) $(libeverything_1_0_la_DEPENDENCIES) $(EXTRA_libeverything_1_0_la_DEPENDENCIES) 
501         $(AM_V_CCLD)$(LINK)  $(libeverything_1_0_la_OBJECTS) $(libeverything_1_0_la_LIBADD) $(LIBS)
502 libgimarshallingtests-1.0.la: $(libgimarshallingtests_1_0_la_OBJECTS) $(libgimarshallingtests_1_0_la_DEPENDENCIES) $(EXTRA_libgimarshallingtests_1_0_la_DEPENDENCIES) 
503         $(AM_V_CCLD)$(LINK)  $(libgimarshallingtests_1_0_la_OBJECTS) $(libgimarshallingtests_1_0_la_LIBADD) $(LIBS)
504
505 mostlyclean-compile:
506         -rm -f *.$(OBJEXT)
507
508 distclean-compile:
509         -rm -f *.tab.c
510
511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/everything.Plo@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gimarshallingtests.Plo@am__quote@
513
514 .c.o:
515 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
516 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
517 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
518 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
519 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
520
521 .c.obj:
522 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
523 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
524 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
525 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
526 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
527
528 .c.lo:
529 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
530 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
531 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
533 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
534
535 mostlyclean-libtool:
536         -rm -f *.lo
537
538 clean-libtool:
539         -rm -rf .libs _libs
540 install-testsDATA: $(tests_DATA)
541         @$(NORMAL_INSTALL)
542         @list='$(tests_DATA)'; test -n "$(testsdir)" || list=; \
543         if test -n "$$list"; then \
544           echo " $(MKDIR_P) '$(DESTDIR)$(testsdir)'"; \
545           $(MKDIR_P) "$(DESTDIR)$(testsdir)" || exit 1; \
546         fi; \
547         for p in $$list; do \
548           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
549           echo "$$d$$p"; \
550         done | $(am__base_list) | \
551         while read files; do \
552           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(testsdir)'"; \
553           $(INSTALL_DATA) $$files "$(DESTDIR)$(testsdir)" || exit $$?; \
554         done
555
556 uninstall-testsDATA:
557         @$(NORMAL_UNINSTALL)
558         @list='$(tests_DATA)'; test -n "$(testsdir)" || list=; \
559         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
560         dir='$(DESTDIR)$(testsdir)'; $(am__uninstall_files_from_dir)
561
562 # This directory's subdirectories are mostly independent; you can cd
563 # into them and run 'make' without going through this Makefile.
564 # To change the values of 'make' variables: instead of editing Makefiles,
565 # (1) if the variable is set in 'config.status', edit 'config.status'
566 #     (which will cause the Makefiles to be regenerated when you run 'make');
567 # (2) otherwise, pass the desired values on the 'make' command line.
568 $(am__recursive_targets):
569         @fail= failcom='exit 1'; \
570         for f in x $$MAKEFLAGS; do \
571           case $$f in \
572             *=* | --[!k]*);; \
573             *k*) failcom='fail=yes';; \
574           esac; \
575         done; \
576         dot_seen=no; \
577         target=`echo $@ | sed s/-recursive//`; \
578         case "$@" in \
579           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
580           *) list='$(SUBDIRS)' ;; \
581         esac; \
582         for subdir in $$list; do \
583           echo "Making $$target in $$subdir"; \
584           if test "$$subdir" = "."; then \
585             dot_seen=yes; \
586             local_target="$$target-am"; \
587           else \
588             local_target="$$target"; \
589           fi; \
590           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
591           || eval $$failcom; \
592         done; \
593         if test "$$dot_seen" = "no"; then \
594           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
595         fi; test -z "$$fail"
596
597 ID: $(am__tagged_files)
598         $(am__define_uniq_tagged_files); mkid -fID $$unique
599 tags: tags-recursive
600 TAGS: tags
601
602 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
603         set x; \
604         here=`pwd`; \
605         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
606           include_option=--etags-include; \
607           empty_fix=.; \
608         else \
609           include_option=--include; \
610           empty_fix=; \
611         fi; \
612         list='$(SUBDIRS)'; for subdir in $$list; do \
613           if test "$$subdir" = .; then :; else \
614             test ! -f $$subdir/TAGS || \
615               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
616           fi; \
617         done; \
618         $(am__define_uniq_tagged_files); \
619         shift; \
620         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
621           test -n "$$unique" || unique=$$empty_fix; \
622           if test $$# -gt 0; then \
623             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
624               "$$@" $$unique; \
625           else \
626             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
627               $$unique; \
628           fi; \
629         fi
630 ctags: ctags-recursive
631
632 CTAGS: ctags
633 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
634         $(am__define_uniq_tagged_files); \
635         test -z "$(CTAGS_ARGS)$$unique" \
636           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
637              $$unique
638
639 GTAGS:
640         here=`$(am__cd) $(top_builddir) && pwd` \
641           && $(am__cd) $(top_srcdir) \
642           && gtags -i $(GTAGS_ARGS) "$$here"
643 cscopelist: cscopelist-recursive
644
645 cscopelist-am: $(am__tagged_files)
646         list='$(am__tagged_files)'; \
647         case "$(srcdir)" in \
648           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
649           *) sdir=$(subdir)/$(srcdir) ;; \
650         esac; \
651         for i in $$list; do \
652           if test -f "$$i"; then \
653             echo "$(subdir)/$$i"; \
654           else \
655             echo "$$sdir/$$i"; \
656           fi; \
657         done >> $(top_builddir)/cscope.files
658
659 distclean-tags:
660         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
661
662 distdir: $(DISTFILES)
663         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
664         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
665         list='$(DISTFILES)'; \
666           dist_files=`for file in $$list; do echo $$file; done | \
667           sed -e "s|^$$srcdirstrip/||;t" \
668               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
669         case $$dist_files in \
670           */*) $(MKDIR_P) `echo "$$dist_files" | \
671                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
672                            sort -u` ;; \
673         esac; \
674         for file in $$dist_files; do \
675           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
676           if test -d $$d/$$file; then \
677             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
678             if test -d "$(distdir)/$$file"; then \
679               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
680             fi; \
681             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
682               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
683               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
684             fi; \
685             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
686           else \
687             test -f "$(distdir)/$$file" \
688             || cp -p $$d/$$file "$(distdir)/$$file" \
689             || exit 1; \
690           fi; \
691         done
692         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
693           if test "$$subdir" = .; then :; else \
694             $(am__make_dryrun) \
695               || test -d "$(distdir)/$$subdir" \
696               || $(MKDIR_P) "$(distdir)/$$subdir" \
697               || exit 1; \
698             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
699             $(am__relativize); \
700             new_distdir=$$reldir; \
701             dir1=$$subdir; dir2="$(top_distdir)"; \
702             $(am__relativize); \
703             new_top_distdir=$$reldir; \
704             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
705             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
706             ($(am__cd) $$subdir && \
707               $(MAKE) $(AM_MAKEFLAGS) \
708                 top_distdir="$$new_top_distdir" \
709                 distdir="$$new_distdir" \
710                 am__remove_distdir=: \
711                 am__skip_length_check=: \
712                 am__skip_mode_fix=: \
713                 distdir) \
714               || exit 1; \
715           fi; \
716         done
717 check-am: all-am
718         $(MAKE) $(AM_MAKEFLAGS) $(check_LTLIBRARIES)
719 check: $(BUILT_SOURCES)
720         $(MAKE) $(AM_MAKEFLAGS) check-recursive
721 all-am: Makefile $(DATA)
722 installdirs: installdirs-recursive
723 installdirs-am:
724         for dir in "$(DESTDIR)$(testsdir)"; do \
725           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
726         done
727 install: $(BUILT_SOURCES)
728         $(MAKE) $(AM_MAKEFLAGS) install-recursive
729 install-exec: install-exec-recursive
730 install-data: install-data-recursive
731 uninstall: uninstall-recursive
732
733 install-am: all-am
734         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
735
736 installcheck: installcheck-recursive
737 install-strip:
738         if test -z '$(STRIP)'; then \
739           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
740             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
741               install; \
742         else \
743           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
744             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
745             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
746         fi
747 mostlyclean-generic:
748
749 clean-generic:
750         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
751
752 distclean-generic:
753         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
754         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
755
756 maintainer-clean-generic:
757         @echo "This command is intended for maintainers to use"
758         @echo "it deletes files that may require special tools to rebuild."
759         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
760 clean: clean-recursive
761
762 clean-am: clean-checkLTLIBRARIES clean-generic clean-libtool \
763         mostlyclean-am
764
765 distclean: distclean-recursive
766         -rm -rf ./$(DEPDIR)
767         -rm -f Makefile
768 distclean-am: clean-am distclean-compile distclean-generic \
769         distclean-tags
770
771 dvi: dvi-recursive
772
773 dvi-am:
774
775 html: html-recursive
776
777 html-am:
778
779 info: info-recursive
780
781 info-am:
782
783 install-data-am: install-testsDATA
784
785 install-dvi: install-dvi-recursive
786
787 install-dvi-am:
788
789 install-exec-am:
790
791 install-html: install-html-recursive
792
793 install-html-am:
794
795 install-info: install-info-recursive
796
797 install-info-am:
798
799 install-man:
800
801 install-pdf: install-pdf-recursive
802
803 install-pdf-am:
804
805 install-ps: install-ps-recursive
806
807 install-ps-am:
808
809 installcheck-am:
810
811 maintainer-clean: maintainer-clean-recursive
812         -rm -rf ./$(DEPDIR)
813         -rm -f Makefile
814 maintainer-clean-am: distclean-am maintainer-clean-generic
815
816 mostlyclean: mostlyclean-recursive
817
818 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
819         mostlyclean-libtool
820
821 pdf: pdf-recursive
822
823 pdf-am:
824
825 ps: ps-recursive
826
827 ps-am:
828
829 uninstall-am: uninstall-testsDATA
830
831 .MAKE: $(am__recursive_targets) all check check-am install install-am \
832         install-strip
833
834 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
835         check-am clean clean-checkLTLIBRARIES clean-generic \
836         clean-libtool cscopelist-am ctags ctags-am distclean \
837         distclean-compile distclean-generic distclean-libtool \
838         distclean-tags distdir dvi dvi-am html html-am info info-am \
839         install install-am install-data install-data-am install-dvi \
840         install-dvi-am install-exec install-exec-am install-html \
841         install-html-am install-info install-info-am install-man \
842         install-pdf install-pdf-am install-ps install-ps-am \
843         install-strip install-testsDATA installcheck installcheck-am \
844         installdirs installdirs-am maintainer-clean \
845         maintainer-clean-generic mostlyclean mostlyclean-compile \
846         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
847         tags tags-am uninstall uninstall-am uninstall-testsDATA
848
849
850 everything-stamp.h: Makefile
851         $(AM_V_GEN) $(INTROSPECTION_SCANNER) $(INTROSPECTION_SCANNER_ARGS) --generate-typelib-tests=Everything,everything.h,everything.c
852         touch $@
853
854 everything.c: everything-stamp.h
855         @true
856
857 everything.h: everything-stamp.h
858         @true
859
860 Everything-1.0.gir: libeverything-1.0.la Makefile
861         $(AM_V_GEN) $(INTROSPECTION_SCANNER) $(INTROSPECTION_SCANNER_ARGS) --warn-all --warn-error --reparse-validate \
862         --namespace=Everything --nsversion=1.0 \
863         --libtool="$(LIBTOOL)" \
864         --add-include-path=$(top_builddir) --include=Gio-2.0 \
865         --library=libeverything-1.0.la --output=$@ \
866         everything.h everything.c
867
868 GIMarshallingTests-1.0.gir: libgimarshallingtests-1.0.la Makefile
869         $(AM_V_GEN) $(INTROSPECTION_SCANNER) $(INTROSPECTION_SCANNER_ARGS) --warn-all --warn-error --reparse-validate \
870         --namespace=GIMarshallingTests --symbol-prefix=gi_marshalling_tests --nsversion=1.0 \
871         --libtool="$(LIBTOOL)" \
872         --add-include-path=$(top_builddir) --include=Gio-2.0 \
873         --library=libgimarshallingtests-1.0.la  --output=$@ \
874         --c-include="tests/gimarshallingtests.h" \
875         $(srcdir)/gimarshallingtests.h $(srcdir)/gimarshallingtests.c
876
877 %.typelib: %.gir
878         $(AM_V_GEN) $(INTROSPECTION_COMPILER) $(INTROSPECTION_COMPILER_ARGS) $< -o $@
879
880 check: Everything-1.0.typelib GIMarshallingTests-1.0.typelib
881
882 # Tell versions [3.59,3.63) of GNU make to not export all variables.
883 # Otherwise a system limit (for SysV at least) may be exceeded.
884 .NOEXPORT: