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