Initial Import
[profile/ivi/json-glib.git] / json-glib / 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 # custom rules for quiet builds
19
20 # JSON-GLib - JSON reader and writer library
21
22 # Rules for generating enumeration types using glib-mkenums
23 #
24 # Define:
25 #       glib_enum_h = header template file
26 #       glib_enum_c = source template file
27 #       glib_enum_headers = list of headers to parse
28 #
29 # before including Makefile.am.enums. You will also need to have
30 # the following targets already defined:
31 #
32 #       CLEANFILES
33 #       DISTCLEANFILES
34 #       BUILT_SOURCES
35 #       EXTRA_DIST
36 #
37 # Author: Emmanuele Bassi <ebassi@linux.intel.com>
38
39 # Rules for generating marshal files using glib-genmarshal
40 #
41 # Define:
42 #       glib_marshal_list = marshal list file
43 #       glib_marshal_prefix = prefix for marshal functions
44 #
45 # before including Makefile.am.marshal. You will also need to have
46 # the following targets already defined:
47 #
48 #       CLEANFILES
49 #       DISTCLEANFILES
50 #       BUILT_SOURCES
51 #       EXTRA_DIST
52 #
53 # Author: Emmanuele Bassi <ebassi@linux.intel.com>
54
55
56 VPATH = @srcdir@
57 pkgdatadir = $(datadir)/@PACKAGE@
58 pkgincludedir = $(includedir)/@PACKAGE@
59 pkglibdir = $(libdir)/@PACKAGE@
60 pkglibexecdir = $(libexecdir)/@PACKAGE@
61 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
62 install_sh_DATA = $(install_sh) -c -m 644
63 install_sh_PROGRAM = $(install_sh) -c
64 install_sh_SCRIPT = $(install_sh) -c
65 INSTALL_HEADER = $(INSTALL_DATA)
66 transform = $(program_transform_name)
67 NORMAL_INSTALL = :
68 PRE_INSTALL = :
69 POST_INSTALL = :
70 NORMAL_UNINSTALL = :
71 PRE_UNINSTALL = :
72 POST_UNINSTALL = :
73 build_triplet = @build@
74 host_triplet = @host@
75 DIST_COMMON = $(am__dist_gir_DATA_DIST) $(srcdir)/Makefile.am \
76         $(srcdir)/Makefile.in $(srcdir)/json-version.h.in \
77         $(top_srcdir)/build/autotools/Makefile.am.enums \
78         $(top_srcdir)/build/autotools/Makefile.am.gcov \
79         $(top_srcdir)/build/autotools/Makefile.am.gtest \
80         $(top_srcdir)/build/autotools/Makefile.am.marshal \
81         $(top_srcdir)/build/autotools/Makefile.am.silent
82 @HAVE_INTROSPECTION_TRUE@am__append_1 = $(dist_gir_DATA) $(typelibs_DATA)
83 subdir = json-glib
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps =  \
86         $(top_srcdir)/build/autotools/as-compiler-flag.m4 \
87         $(top_srcdir)/build/autotools/as-linguas.m4 \
88         $(top_srcdir)/build/autotools/gettext.m4 \
89         $(top_srcdir)/build/autotools/gtk-doc.m4 \
90         $(top_srcdir)/build/autotools/iconv.m4 \
91         $(top_srcdir)/build/autotools/intlmacosx.m4 \
92         $(top_srcdir)/build/autotools/introspection.m4 \
93         $(top_srcdir)/build/autotools/lib-ld.m4 \
94         $(top_srcdir)/build/autotools/lib-link.m4 \
95         $(top_srcdir)/build/autotools/lib-prefix.m4 \
96         $(top_srcdir)/build/autotools/libtool.m4 \
97         $(top_srcdir)/build/autotools/ltoptions.m4 \
98         $(top_srcdir)/build/autotools/ltsugar.m4 \
99         $(top_srcdir)/build/autotools/ltversion.m4 \
100         $(top_srcdir)/build/autotools/lt~obsolete.m4 \
101         $(top_srcdir)/build/autotools/nls.m4 \
102         $(top_srcdir)/build/autotools/po.m4 \
103         $(top_srcdir)/build/autotools/progtest.m4 \
104         $(top_srcdir)/configure.ac
105 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
106         $(ACLOCAL_M4)
107 mkinstalldirs = $(install_sh) -d
108 CONFIG_HEADER = $(top_builddir)/config.h
109 CONFIG_CLEAN_FILES = json-version.h
110 CONFIG_CLEAN_VPATH_FILES =
111 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
112 am__vpath_adj = case $$p in \
113     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
114     *) f=$$p;; \
115   esac;
116 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
117 am__install_max = 40
118 am__nobase_strip_setup = \
119   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
120 am__nobase_strip = \
121   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
122 am__nobase_list = $(am__nobase_strip_setup); \
123   for p in $$list; do echo "$$p $$p"; done | \
124   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
125   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
126     if (++n[$$2] == $(am__install_max)) \
127       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
128     END { for (dir in files) print dir, files[dir] }'
129 am__base_list = \
130   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
131   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
132 am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" \
133         "$(DESTDIR)$(jsonincludedir)" "$(DESTDIR)$(typelibsdir)"
134 LTLIBRARIES = $(lib_LTLIBRARIES)
135 am__DEPENDENCIES_1 =
136 libjson_glib_1_0_la_DEPENDENCIES = $(am__DEPENDENCIES_1)
137 am__objects_1 =
138 am__objects_2 = json-array.lo json-builder.lo json-debug.lo \
139         json-gboxed.lo json-generator.lo json-gobject.lo json-node.lo \
140         json-object.lo json-parser.lo json-path.lo json-reader.lo \
141         json-scanner.lo json-serializable.lo json-gvariant.lo \
142         $(am__objects_1)
143 am__objects_3 = $(am__objects_1)
144 am__objects_4 = json-enum-types.lo
145 am__objects_5 = json-marshal.lo
146 am__objects_6 = $(am__objects_5)
147 am__objects_7 = $(am__objects_1) $(am__objects_4) $(am__objects_3) \
148         $(am__objects_6)
149 am_libjson_glib_1_0_la_OBJECTS = $(am__objects_2) $(am__objects_3) \
150         $(am__objects_3) $(am__objects_7)
151 libjson_glib_1_0_la_OBJECTS = $(am_libjson_glib_1_0_la_OBJECTS)
152 AM_V_lt = $(am__v_lt_$(V))
153 am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
154 am__v_lt_0 = --silent
155 libjson_glib_1_0_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
156         $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
157         $(AM_CFLAGS) $(CFLAGS) $(libjson_glib_1_0_la_LDFLAGS) \
158         $(LDFLAGS) -o $@
159 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
160 depcomp = $(SHELL) $(top_srcdir)/build/depcomp
161 am__depfiles_maybe = depfiles
162 am__mv = mv -f
163 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
164         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165 LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
166         $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
167         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
168         $(AM_CFLAGS) $(CFLAGS)
169 AM_V_CC = $(am__v_CC_$(V))
170 am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
171 am__v_CC_0 = @echo "  CC    " $@;
172 AM_V_at = $(am__v_at_$(V))
173 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
174 am__v_at_0 = @
175 CCLD = $(CC)
176 LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
177         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
178         $(AM_LDFLAGS) $(LDFLAGS) -o $@
179 AM_V_CCLD = $(am__v_CCLD_$(V))
180 am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
181 am__v_CCLD_0 = @echo "  CCLD  " $@;
182 AM_V_GEN = $(am__v_GEN_$(V))
183 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
184 am__v_GEN_0 = @echo "  GEN   " $@;
185 SOURCES = $(libjson_glib_1_0_la_SOURCES)
186 DIST_SOURCES = $(libjson_glib_1_0_la_SOURCES)
187 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
188         html-recursive info-recursive install-data-recursive \
189         install-dvi-recursive install-exec-recursive \
190         install-html-recursive install-info-recursive \
191         install-pdf-recursive install-ps-recursive install-recursive \
192         installcheck-recursive installdirs-recursive pdf-recursive \
193         ps-recursive uninstall-recursive
194 am__dist_gir_DATA_DIST = Json-1.0.gir
195 DATA = $(dist_gir_DATA) $(jsoninclude_DATA) $(typelibs_DATA)
196 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
197   distclean-recursive maintainer-clean-recursive
198 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
199         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
200         distdir
201 ETAGS = etags
202 CTAGS = ctags
203 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
204 am__relativize = \
205   dir0=`pwd`; \
206   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
207   sed_rest='s,^[^/]*/*,,'; \
208   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
209   sed_butlast='s,/*[^/]*$$,,'; \
210   while test -n "$$dir1"; do \
211     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
212     if test "$$first" != "."; then \
213       if test "$$first" = ".."; then \
214         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
215         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
216       else \
217         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
218         if test "$$first2" = "$$first"; then \
219           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
220         else \
221           dir2="../$$dir2"; \
222         fi; \
223         dir0="$$dir0"/"$$first"; \
224       fi; \
225     fi; \
226     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
227   done; \
228   reldir="$$dir2"
229 ACLOCAL = @ACLOCAL@
230 ALL_LINGUAS = @ALL_LINGUAS@
231 AMTAR = @AMTAR@
232 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
233 AR = @AR@
234 AUTOCONF = @AUTOCONF@
235 AUTOHEADER = @AUTOHEADER@
236 AUTOMAKE = @AUTOMAKE@
237 AWK = @AWK@
238 CC = @CC@
239 CCDEPMODE = @CCDEPMODE@
240 CFLAGS = @CFLAGS@
241 CPP = @CPP@
242 CPPFLAGS = @CPPFLAGS@
243 CYGPATH_W = @CYGPATH_W@
244 DEFS = @DEFS@
245 DEPDIR = @DEPDIR@
246 DLLTOOL = @DLLTOOL@
247 DSYMUTIL = @DSYMUTIL@
248 DUMPBIN = @DUMPBIN@
249 ECHO_C = @ECHO_C@
250 ECHO_N = @ECHO_N@
251 ECHO_T = @ECHO_T@
252 EGREP = @EGREP@
253 EXEEXT = @EXEEXT@
254 FGREP = @FGREP@
255 GCOV_CFLAGS = @GCOV_CFLAGS@
256 GCOV_LDFLAGS = @GCOV_LDFLAGS@
257 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
258 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
259 GLIB_CFLAGS = @GLIB_CFLAGS@
260 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
261 GLIB_LIBS = @GLIB_LIBS@
262 GLIB_MKENUMS = @GLIB_MKENUMS@
263 GLIB_PREFIX = @GLIB_PREFIX@
264 GMSGFMT = @GMSGFMT@
265 GMSGFMT_015 = @GMSGFMT_015@
266 GOBJECT_QUERY = @GOBJECT_QUERY@
267 GREP = @GREP@
268 GTKDOC_CHECK = @GTKDOC_CHECK@
269 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
270 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
271 GTKDOC_MKPDF = @GTKDOC_MKPDF@
272 GTKDOC_REBASE = @GTKDOC_REBASE@
273 HTML_DIR = @HTML_DIR@
274 INSTALL = @INSTALL@
275 INSTALL_DATA = @INSTALL_DATA@
276 INSTALL_PROGRAM = @INSTALL_PROGRAM@
277 INSTALL_SCRIPT = @INSTALL_SCRIPT@
278 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
279 INTLLIBS = @INTLLIBS@
280 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
281 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
282 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
283 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
284 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
285 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
286 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
287 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
288 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
289 JSON_CFLAGS = @JSON_CFLAGS@
290 JSON_DEBUG_CFLAGS = @JSON_DEBUG_CFLAGS@
291 JSON_LIBS = @JSON_LIBS@
292 JSON_LT_LDFLAGS = @JSON_LT_LDFLAGS@
293 JSON_MAJOR_VERSION = @JSON_MAJOR_VERSION@
294 JSON_MICRO_VERSION = @JSON_MICRO_VERSION@
295 JSON_MINOR_VERSION = @JSON_MINOR_VERSION@
296 JSON_RELEASE_STATUS = @JSON_RELEASE_STATUS@
297 JSON_VERSION = @JSON_VERSION@
298 LD = @LD@
299 LDFLAGS = @LDFLAGS@
300 LIBICONV = @LIBICONV@
301 LIBINTL = @LIBINTL@
302 LIBOBJS = @LIBOBJS@
303 LIBS = @LIBS@
304 LIBTOOL = @LIBTOOL@
305 LIPO = @LIPO@
306 LN_S = @LN_S@
307 LTLIBICONV = @LTLIBICONV@
308 LTLIBINTL = @LTLIBINTL@
309 LTLIBOBJS = @LTLIBOBJS@
310 MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
311 MAKEINFO = @MAKEINFO@
312 MANIFEST_TOOL = @MANIFEST_TOOL@
313 MKDIR_P = @MKDIR_P@
314 MSGFMT = @MSGFMT@
315 MSGFMT_015 = @MSGFMT_015@
316 MSGMERGE = @MSGMERGE@
317 NM = @NM@
318 NMEDIT = @NMEDIT@
319 OBJDUMP = @OBJDUMP@
320 OBJEXT = @OBJEXT@
321 OTOOL = @OTOOL@
322 OTOOL64 = @OTOOL64@
323 PACKAGE = @PACKAGE@
324 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
325 PACKAGE_NAME = @PACKAGE_NAME@
326 PACKAGE_STRING = @PACKAGE_STRING@
327 PACKAGE_TARNAME = @PACKAGE_TARNAME@
328 PACKAGE_URL = @PACKAGE_URL@
329 PACKAGE_VERSION = @PACKAGE_VERSION@
330 PATH_SEPARATOR = @PATH_SEPARATOR@
331 PKG_CONFIG = @PKG_CONFIG@
332 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
333 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
334 POSUB = @POSUB@
335 RANLIB = @RANLIB@
336 SED = @SED@
337 SET_MAKE = @SET_MAKE@
338 SHELL = @SHELL@
339 STRIP = @STRIP@
340 USE_NLS = @USE_NLS@
341 VERSION = @VERSION@
342 XGETTEXT = @XGETTEXT@
343 XGETTEXT_015 = @XGETTEXT_015@
344 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
345 abs_builddir = @abs_builddir@
346 abs_srcdir = @abs_srcdir@
347 abs_top_builddir = @abs_top_builddir@
348 abs_top_srcdir = @abs_top_srcdir@
349 ac_ct_AR = @ac_ct_AR@
350 ac_ct_CC = @ac_ct_CC@
351 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
352 am__include = @am__include@
353 am__leading_dot = @am__leading_dot@
354 am__quote = @am__quote@
355 am__tar = @am__tar@
356 am__untar = @am__untar@
357 bindir = @bindir@
358 build = @build@
359 build_alias = @build_alias@
360 build_cpu = @build_cpu@
361 build_os = @build_os@
362 build_vendor = @build_vendor@
363 builddir = @builddir@
364 datadir = @datadir@
365 datarootdir = @datarootdir@
366 docdir = @docdir@
367 dvidir = @dvidir@
368 exec_prefix = @exec_prefix@
369 host = @host@
370 host_alias = @host_alias@
371 host_cpu = @host_cpu@
372 host_os = @host_os@
373 host_vendor = @host_vendor@
374 htmldir = @htmldir@
375 includedir = @includedir@
376 infodir = @infodir@
377 install_sh = @install_sh@
378 libdir = @libdir@
379 libexecdir = @libexecdir@
380 localedir = @localedir@
381 localstatedir = @localstatedir@
382 mandir = @mandir@
383 mkdir_p = @mkdir_p@
384 oldincludedir = @oldincludedir@
385 pdfdir = @pdfdir@
386 prefix = @prefix@
387 program_transform_name = @program_transform_name@
388 psdir = @psdir@
389 sbindir = @sbindir@
390 sharedstatedir = @sharedstatedir@
391 srcdir = @srcdir@
392 sysconfdir = @sysconfdir@
393 target_alias = @target_alias@
394 top_build_prefix = @top_build_prefix@
395 top_builddir = @top_builddir@
396 top_srcdir = @top_srcdir@
397 QUIET_GEN = $(AM_V_GEN)
398 QUIET_LN = $(QUIET_LN_$(V))
399 QUIET_LN_ = $(QUIET_LN_$(AM_DEFAULT_VERBOSITY))
400 QUIET_LN_0 = @echo '  LN     '$@;
401 QUIET_RM = $(QUIET_RM_$(V))
402 QUIET_RM_ = $(QUIET_RM_$(AM_DEFAULT_VERBOSITY))
403 QUIET_RM_0 = @echo '  RM     '$@;
404 GTESTER = gtester
405 GTESTER_REPORT = gtester-report
406
407 # initialize variables for unconditional += appending
408 EXTRA_DIST = $(srcdir)/$(enum_tmpl_h) $(srcdir)/$(enum_tmpl_c) \
409         $(srcdir)/$(glib_marshal_list) json-version.h.in json-glib.h \
410         json-version.h json-glib.symbols
411 TEST_PROGS = 
412
413 # build this directory *before* the tests/
414 @ENABLE_GLIB_TEST_TRUE@SUBDIRS = . tests
415 DIST_SUBDIRS = tests
416 NULL = 
417 INCLUDES = -I$(top_srcdir)
418 AM_CPPFLAGS = \
419         -DPREFIX=\""$(prefix)"\"        \
420         -DLIBDIR=\""$(libdir)"\"        \
421         -DJSON_COMPILATION=1            \
422         -DJSON_DISABLE_DEPRECATED       \
423         -DG_LOG_DOMAIN=\"Json\"         \
424         $(JSON_DEBUG_CFLAGS)            \
425         $(NULL)
426
427 AM_CFLAGS = $(JSON_CFLAGS) $(MAINTAINER_CFLAGS) $(GCOV_CFLAGS)
428 BUILT_SOURCES = $(glib_enum_h) $(glib_enum_c) $(marshal_h) \
429         $(marshal_c)
430 CLEANFILES = stamp-enum-types stamp-marshal $(am__append_1)
431
432 # Let the VS9/VS10 Project files be cleared out before they are re-expanded...
433 DISTCLEANFILES = json-version.h $(glib_enum_h) $(glib_enum_c) \
434         $(marshal_h) $(marshal_c) ../build/win32/vs9/json-glib.vcproj \
435         ../build/win32/vs10/json-glib.vcxproj \
436         ../build/win32/vs10/json-glib.vcxproj.filters
437 source_h = \
438         $(top_srcdir)/json-glib/json-builder.h          \
439         $(top_srcdir)/json-glib/json-generator.h        \
440         $(top_srcdir)/json-glib/json-gobject.h          \
441         $(top_srcdir)/json-glib/json-parser.h           \
442         $(top_srcdir)/json-glib/json-path.h             \
443         $(top_srcdir)/json-glib/json-reader.h           \
444         $(top_srcdir)/json-glib/json-types.h            \
445         $(top_srcdir)/json-glib/json-gvariant.h         \
446         $(NULL)
447
448 source_h_private = \
449         $(top_srcdir)/json-glib/json-debug.h            \
450         $(top_srcdir)/json-glib/json-gobject-private.h  \
451         $(top_srcdir)/json-glib/json-scanner.h          \
452         $(top_srcdir)/json-glib/json-types-private.h    \
453         $(NULL)
454
455 source_c = \
456         $(srcdir)/json-array.c          \
457         $(srcdir)/json-builder.c        \
458         $(srcdir)/json-debug.c          \
459         $(srcdir)/json-gboxed.c         \
460         $(srcdir)/json-generator.c      \
461         $(srcdir)/json-gobject.c        \
462         $(srcdir)/json-node.c           \
463         $(srcdir)/json-object.c         \
464         $(srcdir)/json-parser.c         \
465         $(srcdir)/json-path.c           \
466         $(srcdir)/json-reader.c         \
467         $(srcdir)/json-scanner.c        \
468         $(srcdir)/json-serializable.c   \
469         $(srcdir)/json-gvariant.c       \
470         $(NULL)
471
472
473 # glib-mkenums rules
474 glib_enum_h = json-enum-types.h
475 glib_enum_c = json-enum-types.c
476 glib_enum_headers = $(source_h)
477 enum_tmpl_h = $(glib_enum_h:.h=.h.in)
478 enum_tmpl_c = $(glib_enum_c:.c=.c.in)
479
480 # glib-genmarshal rules
481 glib_marshal_list = json-marshal.list
482 glib_marshal_prefix = _json_marshal
483 marshal_h = $(glib_marshal_list:.list=.h)
484 marshal_c = $(glib_marshal_list:.list=.c)
485 lib_LTLIBRARIES = libjson-glib-1.0.la
486 libjson_glib_1_0_la_LIBADD = $(JSON_LIBS)
487 libjson_glib_1_0_la_SOURCES = $(source_c) $(source_h) $(source_h_private) $(BUILT_SOURCES)
488 libjson_glib_1_0_la_LDFLAGS = $(JSON_LT_LDFLAGS) $(GCOV_LDFLAGS) -export-dynamic -export-symbols-regex "^json.*" -rpath $(libdir)
489 jsonincludedir = $(includedir)/json-glib-1.0/json-glib
490 jsoninclude_DATA = \
491         $(source_h)                                     \
492         $(top_builddir)/json-glib/json-enum-types.h     \
493         $(top_builddir)/json-glib/json-version.h        \
494         $(top_srcdir)/json-glib/json-glib.h             \
495         $(NULL)
496
497 TESTS_ENVIRONMENT = srcdir="$(srcdir)" json_all_c_sources="$(source_c)"
498 @HAVE_INTROSPECTION_TRUE@INTROSPECTION_GIRS = Json-1.0.gir
499 @HAVE_INTROSPECTION_TRUE@Json_1_0_gir_NAMESPACE = Json
500 @HAVE_INTROSPECTION_TRUE@Json_1_0_gir_VERSION = 1.0
501 @HAVE_INTROSPECTION_TRUE@Json_1_0_gir_LIBS = libjson-glib-1.0.la
502 @HAVE_INTROSPECTION_TRUE@Json_1_0_gir_FILES = $(source_h) $(source_c)
503 @HAVE_INTROSPECTION_TRUE@Json_1_0_gir_CFLAGS = $(INCLUDES) $(AM_CPPFLAGS) $(JSON_CFLAGS) -UJSON_DISABLE_DEPRECATED
504 @HAVE_INTROSPECTION_TRUE@Json_1_0_gir_INCLUDES = GObject-2.0 Gio-2.0
505 @HAVE_INTROSPECTION_TRUE@Json_1_0_gir_SCANNERFLAGS = --warn-all --pkg-export json-glib-1.0 --c-include "json-glib/json-glib.h"
506 @HAVE_INTROSPECTION_TRUE@girdir = $(datadir)/gir-1.0
507 @HAVE_INTROSPECTION_TRUE@dist_gir_DATA = Json-1.0.gir
508 @HAVE_INTROSPECTION_TRUE@typelibsdir = $(libdir)/girepository-1.0/
509 @HAVE_INTROSPECTION_TRUE@typelibs_DATA = Json-1.0.typelib
510 gcov_sources = $(source_c)
511 all: $(BUILT_SOURCES)
512         $(MAKE) $(AM_MAKEFLAGS) all-recursive
513
514 .SUFFIXES:
515 .SUFFIXES: .c .lo .o .obj
516 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/build/autotools/Makefile.am.silent $(top_srcdir)/build/autotools/Makefile.am.gtest $(top_srcdir)/build/autotools/Makefile.am.enums $(top_srcdir)/build/autotools/Makefile.am.marshal $(top_srcdir)/build/autotools/Makefile.am.gcov $(am__configure_deps)
517         @for dep in $?; do \
518           case '$(am__configure_deps)' in \
519             *$$dep*) \
520               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
521                 && { if test -f $@; then exit 0; else break; fi; }; \
522               exit 1;; \
523           esac; \
524         done; \
525         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign json-glib/Makefile'; \
526         $(am__cd) $(top_srcdir) && \
527           $(AUTOMAKE) --foreign json-glib/Makefile
528 .PRECIOUS: Makefile
529 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
530         @case '$?' in \
531           *config.status*) \
532             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
533           *) \
534             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
535             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
536         esac;
537
538 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
539         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
540
541 $(top_srcdir)/configure:  $(am__configure_deps)
542         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
543 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
544         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
545 $(am__aclocal_m4_deps):
546 json-version.h: $(top_builddir)/config.status $(srcdir)/json-version.h.in
547         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
548 install-libLTLIBRARIES: $(lib_LTLIBRARIES)
549         @$(NORMAL_INSTALL)
550         test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
551         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
552         list2=; for p in $$list; do \
553           if test -f $$p; then \
554             list2="$$list2 $$p"; \
555           else :; fi; \
556         done; \
557         test -z "$$list2" || { \
558           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libdir)'"; \
559           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libdir)"; \
560         }
561
562 uninstall-libLTLIBRARIES:
563         @$(NORMAL_UNINSTALL)
564         @list='$(lib_LTLIBRARIES)'; test -n "$(libdir)" || list=; \
565         for p in $$list; do \
566           $(am__strip_dir) \
567           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$f'"; \
568           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$f"; \
569         done
570
571 clean-libLTLIBRARIES:
572         -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
573         @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
574           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
575           test "$$dir" != "$$p" || dir=.; \
576           echo "rm -f \"$${dir}/so_locations\""; \
577           rm -f "$${dir}/so_locations"; \
578         done
579 libjson-glib-1.0.la: $(libjson_glib_1_0_la_OBJECTS) $(libjson_glib_1_0_la_DEPENDENCIES) 
580         $(AM_V_CCLD)$(libjson_glib_1_0_la_LINK) -rpath $(libdir) $(libjson_glib_1_0_la_OBJECTS) $(libjson_glib_1_0_la_LIBADD) $(LIBS)
581
582 mostlyclean-compile:
583         -rm -f *.$(OBJEXT)
584
585 distclean-compile:
586         -rm -f *.tab.c
587
588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-array.Plo@am__quote@
589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-builder.Plo@am__quote@
590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-debug.Plo@am__quote@
591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-enum-types.Plo@am__quote@
592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-gboxed.Plo@am__quote@
593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-generator.Plo@am__quote@
594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-gobject.Plo@am__quote@
595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-gvariant.Plo@am__quote@
596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-marshal.Plo@am__quote@
597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-node.Plo@am__quote@
598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-object.Plo@am__quote@
599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-parser.Plo@am__quote@
600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-path.Plo@am__quote@
601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-reader.Plo@am__quote@
602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-scanner.Plo@am__quote@
603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/json-serializable.Plo@am__quote@
604
605 .c.o:
606 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
607 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
608 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
609 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
611 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
612
613 .c.obj:
614 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
615 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
616 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
618 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
620
621 .c.lo:
622 @am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
623 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
624 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
625 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
626 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
628
629 json-array.lo: $(srcdir)/json-array.c
630 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-array.lo -MD -MP -MF $(DEPDIR)/json-array.Tpo -c -o json-array.lo `test -f '$(srcdir)/json-array.c' || echo '$(srcdir)/'`$(srcdir)/json-array.c
631 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-array.Tpo $(DEPDIR)/json-array.Plo
632 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-array.c' object='json-array.lo' libtool=yes @AMDEPBACKSLASH@
634 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
635 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-array.lo `test -f '$(srcdir)/json-array.c' || echo '$(srcdir)/'`$(srcdir)/json-array.c
636
637 json-builder.lo: $(srcdir)/json-builder.c
638 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-builder.lo -MD -MP -MF $(DEPDIR)/json-builder.Tpo -c -o json-builder.lo `test -f '$(srcdir)/json-builder.c' || echo '$(srcdir)/'`$(srcdir)/json-builder.c
639 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-builder.Tpo $(DEPDIR)/json-builder.Plo
640 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
641 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-builder.c' object='json-builder.lo' libtool=yes @AMDEPBACKSLASH@
642 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
643 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-builder.lo `test -f '$(srcdir)/json-builder.c' || echo '$(srcdir)/'`$(srcdir)/json-builder.c
644
645 json-debug.lo: $(srcdir)/json-debug.c
646 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-debug.lo -MD -MP -MF $(DEPDIR)/json-debug.Tpo -c -o json-debug.lo `test -f '$(srcdir)/json-debug.c' || echo '$(srcdir)/'`$(srcdir)/json-debug.c
647 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-debug.Tpo $(DEPDIR)/json-debug.Plo
648 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
649 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-debug.c' object='json-debug.lo' libtool=yes @AMDEPBACKSLASH@
650 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
651 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-debug.lo `test -f '$(srcdir)/json-debug.c' || echo '$(srcdir)/'`$(srcdir)/json-debug.c
652
653 json-gboxed.lo: $(srcdir)/json-gboxed.c
654 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-gboxed.lo -MD -MP -MF $(DEPDIR)/json-gboxed.Tpo -c -o json-gboxed.lo `test -f '$(srcdir)/json-gboxed.c' || echo '$(srcdir)/'`$(srcdir)/json-gboxed.c
655 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-gboxed.Tpo $(DEPDIR)/json-gboxed.Plo
656 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
657 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-gboxed.c' object='json-gboxed.lo' libtool=yes @AMDEPBACKSLASH@
658 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
659 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-gboxed.lo `test -f '$(srcdir)/json-gboxed.c' || echo '$(srcdir)/'`$(srcdir)/json-gboxed.c
660
661 json-generator.lo: $(srcdir)/json-generator.c
662 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-generator.lo -MD -MP -MF $(DEPDIR)/json-generator.Tpo -c -o json-generator.lo `test -f '$(srcdir)/json-generator.c' || echo '$(srcdir)/'`$(srcdir)/json-generator.c
663 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-generator.Tpo $(DEPDIR)/json-generator.Plo
664 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
665 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-generator.c' object='json-generator.lo' libtool=yes @AMDEPBACKSLASH@
666 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
667 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-generator.lo `test -f '$(srcdir)/json-generator.c' || echo '$(srcdir)/'`$(srcdir)/json-generator.c
668
669 json-gobject.lo: $(srcdir)/json-gobject.c
670 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-gobject.lo -MD -MP -MF $(DEPDIR)/json-gobject.Tpo -c -o json-gobject.lo `test -f '$(srcdir)/json-gobject.c' || echo '$(srcdir)/'`$(srcdir)/json-gobject.c
671 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-gobject.Tpo $(DEPDIR)/json-gobject.Plo
672 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
673 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-gobject.c' object='json-gobject.lo' libtool=yes @AMDEPBACKSLASH@
674 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
675 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-gobject.lo `test -f '$(srcdir)/json-gobject.c' || echo '$(srcdir)/'`$(srcdir)/json-gobject.c
676
677 json-node.lo: $(srcdir)/json-node.c
678 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-node.lo -MD -MP -MF $(DEPDIR)/json-node.Tpo -c -o json-node.lo `test -f '$(srcdir)/json-node.c' || echo '$(srcdir)/'`$(srcdir)/json-node.c
679 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-node.Tpo $(DEPDIR)/json-node.Plo
680 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
681 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-node.c' object='json-node.lo' libtool=yes @AMDEPBACKSLASH@
682 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
683 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-node.lo `test -f '$(srcdir)/json-node.c' || echo '$(srcdir)/'`$(srcdir)/json-node.c
684
685 json-object.lo: $(srcdir)/json-object.c
686 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-object.lo -MD -MP -MF $(DEPDIR)/json-object.Tpo -c -o json-object.lo `test -f '$(srcdir)/json-object.c' || echo '$(srcdir)/'`$(srcdir)/json-object.c
687 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-object.Tpo $(DEPDIR)/json-object.Plo
688 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
689 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-object.c' object='json-object.lo' libtool=yes @AMDEPBACKSLASH@
690 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
691 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-object.lo `test -f '$(srcdir)/json-object.c' || echo '$(srcdir)/'`$(srcdir)/json-object.c
692
693 json-parser.lo: $(srcdir)/json-parser.c
694 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-parser.lo -MD -MP -MF $(DEPDIR)/json-parser.Tpo -c -o json-parser.lo `test -f '$(srcdir)/json-parser.c' || echo '$(srcdir)/'`$(srcdir)/json-parser.c
695 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-parser.Tpo $(DEPDIR)/json-parser.Plo
696 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
697 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-parser.c' object='json-parser.lo' libtool=yes @AMDEPBACKSLASH@
698 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
699 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-parser.lo `test -f '$(srcdir)/json-parser.c' || echo '$(srcdir)/'`$(srcdir)/json-parser.c
700
701 json-path.lo: $(srcdir)/json-path.c
702 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-path.lo -MD -MP -MF $(DEPDIR)/json-path.Tpo -c -o json-path.lo `test -f '$(srcdir)/json-path.c' || echo '$(srcdir)/'`$(srcdir)/json-path.c
703 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-path.Tpo $(DEPDIR)/json-path.Plo
704 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
705 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-path.c' object='json-path.lo' libtool=yes @AMDEPBACKSLASH@
706 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
707 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-path.lo `test -f '$(srcdir)/json-path.c' || echo '$(srcdir)/'`$(srcdir)/json-path.c
708
709 json-reader.lo: $(srcdir)/json-reader.c
710 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-reader.lo -MD -MP -MF $(DEPDIR)/json-reader.Tpo -c -o json-reader.lo `test -f '$(srcdir)/json-reader.c' || echo '$(srcdir)/'`$(srcdir)/json-reader.c
711 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-reader.Tpo $(DEPDIR)/json-reader.Plo
712 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
713 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-reader.c' object='json-reader.lo' libtool=yes @AMDEPBACKSLASH@
714 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
715 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-reader.lo `test -f '$(srcdir)/json-reader.c' || echo '$(srcdir)/'`$(srcdir)/json-reader.c
716
717 json-scanner.lo: $(srcdir)/json-scanner.c
718 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-scanner.lo -MD -MP -MF $(DEPDIR)/json-scanner.Tpo -c -o json-scanner.lo `test -f '$(srcdir)/json-scanner.c' || echo '$(srcdir)/'`$(srcdir)/json-scanner.c
719 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-scanner.Tpo $(DEPDIR)/json-scanner.Plo
720 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
721 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-scanner.c' object='json-scanner.lo' libtool=yes @AMDEPBACKSLASH@
722 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
723 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-scanner.lo `test -f '$(srcdir)/json-scanner.c' || echo '$(srcdir)/'`$(srcdir)/json-scanner.c
724
725 json-serializable.lo: $(srcdir)/json-serializable.c
726 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-serializable.lo -MD -MP -MF $(DEPDIR)/json-serializable.Tpo -c -o json-serializable.lo `test -f '$(srcdir)/json-serializable.c' || echo '$(srcdir)/'`$(srcdir)/json-serializable.c
727 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-serializable.Tpo $(DEPDIR)/json-serializable.Plo
728 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
729 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-serializable.c' object='json-serializable.lo' libtool=yes @AMDEPBACKSLASH@
730 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
731 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-serializable.lo `test -f '$(srcdir)/json-serializable.c' || echo '$(srcdir)/'`$(srcdir)/json-serializable.c
732
733 json-gvariant.lo: $(srcdir)/json-gvariant.c
734 @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) $(AM_CFLAGS) $(CFLAGS) -MT json-gvariant.lo -MD -MP -MF $(DEPDIR)/json-gvariant.Tpo -c -o json-gvariant.lo `test -f '$(srcdir)/json-gvariant.c' || echo '$(srcdir)/'`$(srcdir)/json-gvariant.c
735 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/json-gvariant.Tpo $(DEPDIR)/json-gvariant.Plo
736 @am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
737 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$(srcdir)/json-gvariant.c' object='json-gvariant.lo' libtool=yes @AMDEPBACKSLASH@
738 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
739 @am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o json-gvariant.lo `test -f '$(srcdir)/json-gvariant.c' || echo '$(srcdir)/'`$(srcdir)/json-gvariant.c
740
741 mostlyclean-libtool:
742         -rm -f *.lo
743
744 clean-libtool:
745         -rm -rf .libs _libs
746 install-dist_girDATA: $(dist_gir_DATA)
747         @$(NORMAL_INSTALL)
748         test -z "$(girdir)" || $(MKDIR_P) "$(DESTDIR)$(girdir)"
749         @list='$(dist_gir_DATA)'; test -n "$(girdir)" || list=; \
750         for p in $$list; do \
751           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
752           echo "$$d$$p"; \
753         done | $(am__base_list) | \
754         while read files; do \
755           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(girdir)'"; \
756           $(INSTALL_DATA) $$files "$(DESTDIR)$(girdir)" || exit $$?; \
757         done
758
759 uninstall-dist_girDATA:
760         @$(NORMAL_UNINSTALL)
761         @list='$(dist_gir_DATA)'; test -n "$(girdir)" || list=; \
762         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
763         test -n "$$files" || exit 0; \
764         echo " ( cd '$(DESTDIR)$(girdir)' && rm -f" $$files ")"; \
765         cd "$(DESTDIR)$(girdir)" && rm -f $$files
766 install-jsonincludeDATA: $(jsoninclude_DATA)
767         @$(NORMAL_INSTALL)
768         test -z "$(jsonincludedir)" || $(MKDIR_P) "$(DESTDIR)$(jsonincludedir)"
769         @list='$(jsoninclude_DATA)'; test -n "$(jsonincludedir)" || list=; \
770         for p in $$list; do \
771           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
772           echo "$$d$$p"; \
773         done | $(am__base_list) | \
774         while read files; do \
775           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(jsonincludedir)'"; \
776           $(INSTALL_DATA) $$files "$(DESTDIR)$(jsonincludedir)" || exit $$?; \
777         done
778
779 uninstall-jsonincludeDATA:
780         @$(NORMAL_UNINSTALL)
781         @list='$(jsoninclude_DATA)'; test -n "$(jsonincludedir)" || list=; \
782         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
783         test -n "$$files" || exit 0; \
784         echo " ( cd '$(DESTDIR)$(jsonincludedir)' && rm -f" $$files ")"; \
785         cd "$(DESTDIR)$(jsonincludedir)" && rm -f $$files
786 install-typelibsDATA: $(typelibs_DATA)
787         @$(NORMAL_INSTALL)
788         test -z "$(typelibsdir)" || $(MKDIR_P) "$(DESTDIR)$(typelibsdir)"
789         @list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
790         for p in $$list; do \
791           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
792           echo "$$d$$p"; \
793         done | $(am__base_list) | \
794         while read files; do \
795           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(typelibsdir)'"; \
796           $(INSTALL_DATA) $$files "$(DESTDIR)$(typelibsdir)" || exit $$?; \
797         done
798
799 uninstall-typelibsDATA:
800         @$(NORMAL_UNINSTALL)
801         @list='$(typelibs_DATA)'; test -n "$(typelibsdir)" || list=; \
802         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
803         test -n "$$files" || exit 0; \
804         echo " ( cd '$(DESTDIR)$(typelibsdir)' && rm -f" $$files ")"; \
805         cd "$(DESTDIR)$(typelibsdir)" && rm -f $$files
806
807 # This directory's subdirectories are mostly independent; you can cd
808 # into them and run `make' without going through this Makefile.
809 # To change the values of `make' variables: instead of editing Makefiles,
810 # (1) if the variable is set in `config.status', edit `config.status'
811 #     (which will cause the Makefiles to be regenerated when you run `make');
812 # (2) otherwise, pass the desired values on the `make' command line.
813 $(RECURSIVE_TARGETS):
814         @fail= failcom='exit 1'; \
815         for f in x $$MAKEFLAGS; do \
816           case $$f in \
817             *=* | --[!k]*);; \
818             *k*) failcom='fail=yes';; \
819           esac; \
820         done; \
821         dot_seen=no; \
822         target=`echo $@ | sed s/-recursive//`; \
823         list='$(SUBDIRS)'; for subdir in $$list; do \
824           echo "Making $$target in $$subdir"; \
825           if test "$$subdir" = "."; then \
826             dot_seen=yes; \
827             local_target="$$target-am"; \
828           else \
829             local_target="$$target"; \
830           fi; \
831           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
832           || eval $$failcom; \
833         done; \
834         if test "$$dot_seen" = "no"; then \
835           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
836         fi; test -z "$$fail"
837
838 $(RECURSIVE_CLEAN_TARGETS):
839         @fail= failcom='exit 1'; \
840         for f in x $$MAKEFLAGS; do \
841           case $$f in \
842             *=* | --[!k]*);; \
843             *k*) failcom='fail=yes';; \
844           esac; \
845         done; \
846         dot_seen=no; \
847         case "$@" in \
848           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
849           *) list='$(SUBDIRS)' ;; \
850         esac; \
851         rev=''; for subdir in $$list; do \
852           if test "$$subdir" = "."; then :; else \
853             rev="$$subdir $$rev"; \
854           fi; \
855         done; \
856         rev="$$rev ."; \
857         target=`echo $@ | sed s/-recursive//`; \
858         for subdir in $$rev; do \
859           echo "Making $$target in $$subdir"; \
860           if test "$$subdir" = "."; then \
861             local_target="$$target-am"; \
862           else \
863             local_target="$$target"; \
864           fi; \
865           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
866           || eval $$failcom; \
867         done && test -z "$$fail"
868 tags-recursive:
869         list='$(SUBDIRS)'; for subdir in $$list; do \
870           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
871         done
872 ctags-recursive:
873         list='$(SUBDIRS)'; for subdir in $$list; do \
874           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
875         done
876
877 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
878         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
879         unique=`for i in $$list; do \
880             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
881           done | \
882           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
883               END { if (nonempty) { for (i in files) print i; }; }'`; \
884         mkid -fID $$unique
885 tags: TAGS
886
887 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
888                 $(TAGS_FILES) $(LISP)
889         set x; \
890         here=`pwd`; \
891         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
892           include_option=--etags-include; \
893           empty_fix=.; \
894         else \
895           include_option=--include; \
896           empty_fix=; \
897         fi; \
898         list='$(SUBDIRS)'; for subdir in $$list; do \
899           if test "$$subdir" = .; then :; else \
900             test ! -f $$subdir/TAGS || \
901               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
902           fi; \
903         done; \
904         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
905         unique=`for i in $$list; do \
906             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
907           done | \
908           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
909               END { if (nonempty) { for (i in files) print i; }; }'`; \
910         shift; \
911         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
912           test -n "$$unique" || unique=$$empty_fix; \
913           if test $$# -gt 0; then \
914             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
915               "$$@" $$unique; \
916           else \
917             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
918               $$unique; \
919           fi; \
920         fi
921 ctags: CTAGS
922 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
923                 $(TAGS_FILES) $(LISP)
924         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
925         unique=`for i in $$list; do \
926             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
927           done | \
928           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
929               END { if (nonempty) { for (i in files) print i; }; }'`; \
930         test -z "$(CTAGS_ARGS)$$unique" \
931           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
932              $$unique
933
934 GTAGS:
935         here=`$(am__cd) $(top_builddir) && pwd` \
936           && $(am__cd) $(top_srcdir) \
937           && gtags -i $(GTAGS_ARGS) "$$here"
938
939 distclean-tags:
940         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
941
942 distdir: $(DISTFILES)
943         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
944         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
945         list='$(DISTFILES)'; \
946           dist_files=`for file in $$list; do echo $$file; done | \
947           sed -e "s|^$$srcdirstrip/||;t" \
948               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
949         case $$dist_files in \
950           */*) $(MKDIR_P) `echo "$$dist_files" | \
951                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
952                            sort -u` ;; \
953         esac; \
954         for file in $$dist_files; do \
955           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
956           if test -d $$d/$$file; then \
957             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
958             if test -d "$(distdir)/$$file"; then \
959               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
960             fi; \
961             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
962               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
963               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
964             fi; \
965             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
966           else \
967             test -f "$(distdir)/$$file" \
968             || cp -p $$d/$$file "$(distdir)/$$file" \
969             || exit 1; \
970           fi; \
971         done
972         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
973           if test "$$subdir" = .; then :; else \
974             test -d "$(distdir)/$$subdir" \
975             || $(MKDIR_P) "$(distdir)/$$subdir" \
976             || exit 1; \
977           fi; \
978         done
979         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
980           if test "$$subdir" = .; then :; else \
981             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
982             $(am__relativize); \
983             new_distdir=$$reldir; \
984             dir1=$$subdir; dir2="$(top_distdir)"; \
985             $(am__relativize); \
986             new_top_distdir=$$reldir; \
987             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
988             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
989             ($(am__cd) $$subdir && \
990               $(MAKE) $(AM_MAKEFLAGS) \
991                 top_distdir="$$new_top_distdir" \
992                 distdir="$$new_distdir" \
993                 am__remove_distdir=: \
994                 am__skip_length_check=: \
995                 am__skip_mode_fix=: \
996                 distdir) \
997               || exit 1; \
998           fi; \
999         done
1000         $(MAKE) $(AM_MAKEFLAGS) \
1001           top_distdir="$(top_distdir)" distdir="$(distdir)" \
1002           dist-hook
1003 check-am: all-am
1004         $(MAKE) $(AM_MAKEFLAGS) check-local
1005 check: $(BUILT_SOURCES)
1006         $(MAKE) $(AM_MAKEFLAGS) check-recursive
1007 all-am: Makefile $(LTLIBRARIES) $(DATA)
1008 installdirs: installdirs-recursive
1009 installdirs-am:
1010         for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(girdir)" "$(DESTDIR)$(jsonincludedir)" "$(DESTDIR)$(typelibsdir)"; do \
1011           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1012         done
1013 install: $(BUILT_SOURCES)
1014         $(MAKE) $(AM_MAKEFLAGS) install-recursive
1015 install-exec: install-exec-recursive
1016 install-data: install-data-recursive
1017 uninstall: uninstall-recursive
1018
1019 install-am: all-am
1020         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1021
1022 installcheck: installcheck-recursive
1023 install-strip:
1024         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1025           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1026           `test -z '$(STRIP)' || \
1027             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1028 mostlyclean-generic:
1029
1030 clean-generic:
1031         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1032
1033 distclean-generic:
1034         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1035         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1036         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1037
1038 maintainer-clean-generic:
1039         @echo "This command is intended for maintainers to use"
1040         @echo "it deletes files that may require special tools to rebuild."
1041         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1042 clean: clean-recursive
1043
1044 clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1045         mostlyclean-am
1046
1047 distclean: distclean-recursive
1048         -rm -rf ./$(DEPDIR)
1049         -rm -f Makefile
1050 distclean-am: clean-am distclean-compile distclean-generic \
1051         distclean-tags
1052
1053 dvi: dvi-recursive
1054
1055 dvi-am:
1056
1057 html: html-recursive
1058
1059 html-am:
1060
1061 info: info-recursive
1062
1063 info-am:
1064
1065 install-data-am: install-dist_girDATA install-jsonincludeDATA \
1066         install-typelibsDATA
1067
1068 install-dvi: install-dvi-recursive
1069
1070 install-dvi-am:
1071
1072 install-exec-am: install-libLTLIBRARIES
1073
1074 install-html: install-html-recursive
1075
1076 install-html-am:
1077
1078 install-info: install-info-recursive
1079
1080 install-info-am:
1081
1082 install-man:
1083
1084 install-pdf: install-pdf-recursive
1085
1086 install-pdf-am:
1087
1088 install-ps: install-ps-recursive
1089
1090 install-ps-am:
1091
1092 installcheck-am:
1093
1094 maintainer-clean: maintainer-clean-recursive
1095         -rm -rf ./$(DEPDIR)
1096         -rm -f Makefile
1097 maintainer-clean-am: distclean-am maintainer-clean-generic
1098
1099 mostlyclean: mostlyclean-recursive
1100
1101 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1102         mostlyclean-libtool
1103
1104 pdf: pdf-recursive
1105
1106 pdf-am:
1107
1108 ps: ps-recursive
1109
1110 ps-am:
1111
1112 uninstall-am: uninstall-dist_girDATA uninstall-jsonincludeDATA \
1113         uninstall-libLTLIBRARIES uninstall-typelibsDATA
1114
1115 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1116         check-am ctags-recursive install install-am install-strip \
1117         tags-recursive
1118
1119 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1120         all all-am check check-am check-local clean clean-generic \
1121         clean-libLTLIBRARIES clean-libtool ctags ctags-recursive \
1122         dist-hook distclean distclean-compile distclean-generic \
1123         distclean-libtool distclean-tags distdir dvi dvi-am html \
1124         html-am info info-am install install-am install-data \
1125         install-data-am install-dist_girDATA install-dvi \
1126         install-dvi-am install-exec install-exec-am install-html \
1127         install-html-am install-info install-info-am \
1128         install-jsonincludeDATA install-libLTLIBRARIES install-man \
1129         install-pdf install-pdf-am install-ps install-ps-am \
1130         install-strip install-typelibsDATA installcheck \
1131         installcheck-am installdirs installdirs-am maintainer-clean \
1132         maintainer-clean-generic mostlyclean mostlyclean-compile \
1133         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1134         tags tags-recursive uninstall uninstall-am \
1135         uninstall-dist_girDATA uninstall-jsonincludeDATA \
1136         uninstall-libLTLIBRARIES uninstall-typelibsDATA
1137
1138
1139 ### testing rules
1140
1141 # test: run all tests in cwd and subdirs
1142 test: test-nonrecursive
1143         @for subdir in $(SUBDIRS) . ; do \
1144           test "$$subdir" = "." -o "$$subdir" = "po" || \
1145           ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
1146         done
1147
1148 # test-nonrecursive: run tests only in cwd
1149 test-nonrecursive: ${TEST_PROGS}
1150         @test -z "${TEST_PROGS}" || ${GTESTER} --verbose ${TEST_PROGS}
1151
1152 # test-report: run tests in subdirs and generate report
1153 # perf-report: run tests in subdirs with -m perf and generate report
1154 # full-report: like test-report: with -m perf and -m slow
1155 test-report perf-report full-report:    ${TEST_PROGS}
1156         @test -z "${TEST_PROGS}" || { \
1157           case $@ in \
1158           test-report) test_options="-k";; \
1159           perf-report) test_options="-k -m=perf";; \
1160           full-report) test_options="-k -m=perf -m=slow";; \
1161           esac ; \
1162           if test -z "$$GTESTER_LOGDIR" ; then  \
1163             ${GTESTER} --verbose $$test_options -o test-report.xml ${TEST_PROGS} ; \
1164           elif test -n "${TEST_PROGS}" ; then \
1165             ${GTESTER} --verbose $$test_options -o `mktemp "$$GTESTER_LOGDIR/log-XXXXXX"` ${TEST_PROGS} ; \
1166           fi ; \
1167         }
1168         @ ignore_logdir=true ; \
1169           if test -z "$$GTESTER_LOGDIR" ; then \
1170             GTESTER_LOGDIR=`mktemp -d "\`pwd\`/.testlogs-XXXXXX"`; export GTESTER_LOGDIR ; \
1171             ignore_logdir=false ; \
1172           fi ; \
1173           for subdir in $(SUBDIRS) . ; do \
1174             test "$$subdir" = "." -o "$$subdir" = "po" || \
1175             ( cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $@ ) || exit $? ; \
1176           done ; \
1177           $$ignore_logdir || { \
1178             echo '<?xml version="1.0"?>'            > $@.xml ; \
1179             echo '<report-collection>'             >> $@.xml ; \
1180             echo '<info>'                          >> $@.xml ; \
1181             echo '  <package>$(PACKAGE)</package>' >> $@.xml ; \
1182             echo '  <version>$(VERSION)</version>' >> $@.xml ; \
1183             echo '</info>'                         >> $@.xml ; \
1184             for lf in `ls -L "$$GTESTER_LOGDIR"/.` ; do \
1185               sed '1,1s/^<?xml\b[^>?]*?>//' <"$$GTESTER_LOGDIR"/"$$lf" >> $@.xml ; \
1186             done ; \
1187             echo >> $@.xml ; \
1188             echo '</report-collection>' >> $@.xml ; \
1189             rm -rf "$$GTESTER_LOGDIR"/ ; \
1190             ${GTESTER_REPORT} --version 2>/dev/null 1>&2 ; test "$$?" != 0 || ${GTESTER_REPORT} $@.xml >$@.html ; \
1191           }
1192 .PHONY: test test-report perf-report full-report test-nonrecursive
1193
1194 # run tests in cwd as part of make check
1195 check-local: test-nonrecursive
1196
1197 stamp-enum-types: $(glib_enum_headers) $(srcdir)/$(enum_tmpl_h)
1198         $(QUIET_GEN)$(GLIB_MKENUMS) \
1199                 --template $(srcdir)/$(enum_tmpl_h) \
1200         $(glib_enum_headers) > xgen-eh \
1201         && (cmp -s xgen-eh $(glib_enum_h) || cp -f xgen-eh $(glib_enum_h)) \
1202         && rm -f xgen-eh \
1203         && echo timestamp > $(@F)
1204
1205 $(glib_enum_h): stamp-enum-types
1206         @true
1207
1208 $(glib_enum_c): $(glib_enum_h) $(srcdir)/$(enum_tmpl_c)
1209         $(QUIET_GEN)$(GLIB_MKENUMS) \
1210                 --template $(srcdir)/$(enum_tmpl_c) \
1211         $(glib_enum_headers) > xgen-ec \
1212         && cp -f xgen-ec $(glib_enum_c) \
1213         && rm -f xgen-ec
1214
1215 stamp-marshal: $(glib_marshal_list)
1216         $(QUIET_GEN)$(GLIB_GENMARSHAL) \
1217                 --prefix=$(glib_marshal_prefix) \
1218                 --header \
1219         $(srcdir)/$(glib_marshal_list) > xgen-mh \
1220         && (cmp -s xgen-mh $(marshal_h) || cp -f xgen-mh $(marshal_h)) \
1221         && rm -f xgen-mh \
1222         && echo timestamp > $(@F)
1223
1224 $(marshal_h): stamp-marshal
1225         @true
1226
1227 $(marshal_c): $(marshal_h)
1228         $(QUIET_GEN)(echo "#include \"$(marshal_h)\"" ; \
1229         $(GLIB_GENMARSHAL) \
1230                 --prefix=$(glib_marshal_prefix) \
1231                 --body \
1232         $(srcdir)/$(glib_marshal_list)) > xgen-mc \
1233         && cp xgen-mc $(marshal_c) \
1234         && rm -f xgen-mc
1235
1236 # intospection
1237 -include $(INTROSPECTION_MAKEFILE)
1238
1239 @HAVE_INTROSPECTION_TRUE@Json-1.0.gir: libjson-glib-1.0.la Makefile
1240
1241 dist-hook: ../build/win32/vs9/json-glib.vcproj ../build/win32/vs10/json-glib.vcxproj ../build/win32/vs10/json-glib.vcxproj.filters
1242
1243 ../build/win32/vs9/json-glib.vcproj: $(top_srcdir)/build/win32/vs9/json-glib.vcprojin
1244         for F in $(libjson_glib_1_0_la_SOURCES); do \
1245                 case $$F in \
1246                 *.c)    echo '   <File RelativePath="..\..\..\json-glib\'$$F'" />' \
1247                         ;; \
1248                 esac; \
1249         done >jsonglib.sourcefiles
1250         $(CPP) -P - <$(top_srcdir)/build/win32/vs9/json-glib.vcprojin >$@
1251         rm jsonglib.sourcefiles
1252
1253 ../build/win32/vs10/json-glib.vcxproj: $(top_srcdir)/build/win32/vs10/json-glib.vcxprojin
1254         for F in $(libjson_glib_1_0_la_SOURCES); do \
1255                 case $$F in \
1256                 *.c)    echo '    <ClCompile Include="..\..\..\json-glib\'$$F'" />' \
1257                         ;; \
1258                 esac; \
1259         done >jsonglib.vs10.sourcefiles
1260         $(CPP) -P - <$(top_srcdir)/build/win32/vs10/json-glib.vcxprojin >$@
1261         rm jsonglib.vs10.sourcefiles
1262
1263 ../build/win32/vs10/json-glib.vcxproj.filters: $(top_srcdir)/build/win32/vs10/json-glib.vcxproj.filtersin
1264         for F in $(libjson_glib_1_0_la_SOURCES); do \
1265                 case $$F in \
1266                 *.c)    echo '    <ClCompile Include="..\..\..\json-glib\'$$F'"><Filter>Sources</Filter></ClCompile>' \
1267                         ;; \
1268                 esac; \
1269         done >jsonglib.vs10.sourcefiles.filters
1270         $(CPP) -P - <$(top_srcdir)/build/win32/vs10/json-glib.vcxproj.filtersin >$@
1271         rm jsonglib.vs10.sourcefiles.filters
1272 @GCOV_ENABLED_TRUE@gcov-report.txt: gcov-clean
1273 @GCOV_ENABLED_TRUE@     $(QUIET_GEN)(rm -f $@; \
1274 @GCOV_ENABLED_TRUE@     echo -e "Test coverage for json-glib:\n" >> $@; \
1275 @GCOV_ENABLED_TRUE@     total_covered=0; total_actual=0; \
1276 @GCOV_ENABLED_TRUE@     for file in $(filter %.c,$(gcov_sources)); do \
1277 @GCOV_ENABLED_TRUE@             gcov -o .libs/$${file/.c/.gcda} $$file > /dev/null; \
1278 @GCOV_ENABLED_TRUE@             if test -f $$file.gcov; then \
1279 @GCOV_ENABLED_TRUE@                     actual=`grep -v ' -:' $$file.gcov | wc -l`; \
1280 @GCOV_ENABLED_TRUE@                     uncovered=`grep '#####:' $$file.gcov | wc -l`; \
1281 @GCOV_ENABLED_TRUE@                     covered=$$((actual - uncovered)); \
1282 @GCOV_ENABLED_TRUE@                     total_covered=$$((total_covered + covered)); \
1283 @GCOV_ENABLED_TRUE@                     total_actual=$$((total_actual + actual)); \
1284 @GCOV_ENABLED_TRUE@                     echo -e "$$file:    \t$$covered / $$actual\t($$((($$covered * 100) / $$actual))%)"; \
1285 @GCOV_ENABLED_TRUE@             fi \
1286 @GCOV_ENABLED_TRUE@     done >> $@; \
1287 @GCOV_ENABLED_TRUE@     cd $(abs_srcdir); \
1288 @GCOV_ENABLED_TRUE@     echo -e "\nSource lines: $$total_actual\nCovered statements: $$total_covered\nTotal coverage: $$((($$total_covered * 100) / $$total_actual))%" >> $@)
1289
1290 @GCOV_ENABLED_TRUE@gcov: gcov-report.txt
1291 @GCOV_ENABLED_TRUE@     @cat gcov-report.txt
1292 @GCOV_ENABLED_TRUE@gcov-clean:
1293 @GCOV_ENABLED_TRUE@     @find . -name "*.gcda" -o -name "*.gcov" -delete
1294 @GCOV_ENABLED_FALSE@gcov-report.txt:
1295 @GCOV_ENABLED_FALSE@    @true
1296 @GCOV_ENABLED_FALSE@gcov-clean:
1297 @GCOV_ENABLED_FALSE@    @true
1298 @GCOV_ENABLED_FALSE@gcov:
1299 @GCOV_ENABLED_FALSE@    @echo "Need to reconfigure with --enable-gcov"
1300
1301 .PHONY: gcov gcov-clean gcov-report.txt
1302
1303 check-local: gcov
1304
1305 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1306 # Otherwise a system limit (for SysV at least) may be exceeded.
1307 .NOEXPORT: