Initial Import
[profile/ivi/json-glib.git] / doc / reference / 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 # This is a blank Makefile.am for using gtk-doc.
19 # Copy this to your project's API docs directory and modify the variables to
20 # suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
21 # of using the various options.
22
23 # -*- mode: makefile -*-
24
25 ####################################
26 # Everything below here is generic #
27 ####################################
28 VPATH = @srcdir@
29 pkgdatadir = $(datadir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 pkglibdir = $(libdir)/@PACKAGE@
32 pkglibexecdir = $(libexecdir)/@PACKAGE@
33 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34 install_sh_DATA = $(install_sh) -c -m 644
35 install_sh_PROGRAM = $(install_sh) -c
36 install_sh_SCRIPT = $(install_sh) -c
37 INSTALL_HEADER = $(INSTALL_DATA)
38 transform = $(program_transform_name)
39 NORMAL_INSTALL = :
40 PRE_INSTALL = :
41 POST_INSTALL = :
42 NORMAL_UNINSTALL = :
43 PRE_UNINSTALL = :
44 POST_UNINSTALL = :
45 build_triplet = @build@
46 host_triplet = @host@
47 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
48         $(srcdir)/version.xml.in $(top_srcdir)/gtk-doc.make
49 subdir = doc/reference
50 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
51 am__aclocal_m4_deps =  \
52         $(top_srcdir)/build/autotools/as-compiler-flag.m4 \
53         $(top_srcdir)/build/autotools/as-linguas.m4 \
54         $(top_srcdir)/build/autotools/gettext.m4 \
55         $(top_srcdir)/build/autotools/gtk-doc.m4 \
56         $(top_srcdir)/build/autotools/iconv.m4 \
57         $(top_srcdir)/build/autotools/intlmacosx.m4 \
58         $(top_srcdir)/build/autotools/introspection.m4 \
59         $(top_srcdir)/build/autotools/lib-ld.m4 \
60         $(top_srcdir)/build/autotools/lib-link.m4 \
61         $(top_srcdir)/build/autotools/lib-prefix.m4 \
62         $(top_srcdir)/build/autotools/libtool.m4 \
63         $(top_srcdir)/build/autotools/ltoptions.m4 \
64         $(top_srcdir)/build/autotools/ltsugar.m4 \
65         $(top_srcdir)/build/autotools/ltversion.m4 \
66         $(top_srcdir)/build/autotools/lt~obsolete.m4 \
67         $(top_srcdir)/build/autotools/nls.m4 \
68         $(top_srcdir)/build/autotools/po.m4 \
69         $(top_srcdir)/build/autotools/progtest.m4 \
70         $(top_srcdir)/configure.ac
71 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
72         $(ACLOCAL_M4)
73 mkinstalldirs = $(install_sh) -d
74 CONFIG_HEADER = $(top_builddir)/config.h
75 CONFIG_CLEAN_FILES = version.xml
76 CONFIG_CLEAN_VPATH_FILES =
77 AM_V_GEN = $(am__v_GEN_$(V))
78 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
79 am__v_GEN_0 = @echo "  GEN   " $@;
80 AM_V_at = $(am__v_at_$(V))
81 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
82 am__v_at_0 = @
83 SOURCES =
84 DIST_SOURCES =
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 ACLOCAL = @ACLOCAL@
87 ALL_LINGUAS = @ALL_LINGUAS@
88 AMTAR = @AMTAR@
89 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
90 AR = @AR@
91 AUTOCONF = @AUTOCONF@
92 AUTOHEADER = @AUTOHEADER@
93 AUTOMAKE = @AUTOMAKE@
94 AWK = @AWK@
95 CC = @CC@
96 CCDEPMODE = @CCDEPMODE@
97 CFLAGS = @CFLAGS@
98 CPP = @CPP@
99 CPPFLAGS = @CPPFLAGS@
100 CYGPATH_W = @CYGPATH_W@
101 DEFS = @DEFS@
102 DEPDIR = @DEPDIR@
103 DLLTOOL = @DLLTOOL@
104 DSYMUTIL = @DSYMUTIL@
105 DUMPBIN = @DUMPBIN@
106 ECHO_C = @ECHO_C@
107 ECHO_N = @ECHO_N@
108 ECHO_T = @ECHO_T@
109 EGREP = @EGREP@
110 EXEEXT = @EXEEXT@
111 FGREP = @FGREP@
112 GCOV_CFLAGS = @GCOV_CFLAGS@
113 GCOV_LDFLAGS = @GCOV_LDFLAGS@
114 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
115 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
116 GLIB_CFLAGS = @GLIB_CFLAGS@
117 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
118 GLIB_LIBS = @GLIB_LIBS@
119 GLIB_MKENUMS = @GLIB_MKENUMS@
120 GLIB_PREFIX = @GLIB_PREFIX@
121 GMSGFMT = @GMSGFMT@
122 GMSGFMT_015 = @GMSGFMT_015@
123 GOBJECT_QUERY = @GOBJECT_QUERY@
124 GREP = @GREP@
125 GTKDOC_CHECK = @GTKDOC_CHECK@
126 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
127 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
128 GTKDOC_MKPDF = @GTKDOC_MKPDF@
129 GTKDOC_REBASE = @GTKDOC_REBASE@
130 HTML_DIR = @HTML_DIR@
131 INSTALL = @INSTALL@
132 INSTALL_DATA = @INSTALL_DATA@
133 INSTALL_PROGRAM = @INSTALL_PROGRAM@
134 INSTALL_SCRIPT = @INSTALL_SCRIPT@
135 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
136 INTLLIBS = @INTLLIBS@
137 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
138 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
139 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
140 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
141 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
142 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
143 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
144 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
145 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
146 JSON_CFLAGS = @JSON_CFLAGS@
147 JSON_DEBUG_CFLAGS = @JSON_DEBUG_CFLAGS@
148 JSON_LIBS = @JSON_LIBS@
149 JSON_LT_LDFLAGS = @JSON_LT_LDFLAGS@
150 JSON_MAJOR_VERSION = @JSON_MAJOR_VERSION@
151 JSON_MICRO_VERSION = @JSON_MICRO_VERSION@
152 JSON_MINOR_VERSION = @JSON_MINOR_VERSION@
153 JSON_RELEASE_STATUS = @JSON_RELEASE_STATUS@
154 JSON_VERSION = @JSON_VERSION@
155 LD = @LD@
156 LDFLAGS = @LDFLAGS@
157 LIBICONV = @LIBICONV@
158 LIBINTL = @LIBINTL@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBTOOL = @LIBTOOL@
162 LIPO = @LIPO@
163 LN_S = @LN_S@
164 LTLIBICONV = @LTLIBICONV@
165 LTLIBINTL = @LTLIBINTL@
166 LTLIBOBJS = @LTLIBOBJS@
167 MAINTAINER_CFLAGS = @MAINTAINER_CFLAGS@
168 MAKEINFO = @MAKEINFO@
169 MANIFEST_TOOL = @MANIFEST_TOOL@
170 MKDIR_P = @MKDIR_P@
171 MSGFMT = @MSGFMT@
172 MSGFMT_015 = @MSGFMT_015@
173 MSGMERGE = @MSGMERGE@
174 NM = @NM@
175 NMEDIT = @NMEDIT@
176 OBJDUMP = @OBJDUMP@
177 OBJEXT = @OBJEXT@
178 OTOOL = @OTOOL@
179 OTOOL64 = @OTOOL64@
180 PACKAGE = @PACKAGE@
181 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182 PACKAGE_NAME = @PACKAGE_NAME@
183 PACKAGE_STRING = @PACKAGE_STRING@
184 PACKAGE_TARNAME = @PACKAGE_TARNAME@
185 PACKAGE_URL = @PACKAGE_URL@
186 PACKAGE_VERSION = @PACKAGE_VERSION@
187 PATH_SEPARATOR = @PATH_SEPARATOR@
188 PKG_CONFIG = @PKG_CONFIG@
189 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
190 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
191 POSUB = @POSUB@
192 RANLIB = @RANLIB@
193 SED = @SED@
194 SET_MAKE = @SET_MAKE@
195 SHELL = @SHELL@
196 STRIP = @STRIP@
197 USE_NLS = @USE_NLS@
198 VERSION = @VERSION@
199 XGETTEXT = @XGETTEXT@
200 XGETTEXT_015 = @XGETTEXT_015@
201 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
202 abs_builddir = @abs_builddir@
203 abs_srcdir = @abs_srcdir@
204 abs_top_builddir = @abs_top_builddir@
205 abs_top_srcdir = @abs_top_srcdir@
206 ac_ct_AR = @ac_ct_AR@
207 ac_ct_CC = @ac_ct_CC@
208 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
209 am__include = @am__include@
210 am__leading_dot = @am__leading_dot@
211 am__quote = @am__quote@
212 am__tar = @am__tar@
213 am__untar = @am__untar@
214 bindir = @bindir@
215 build = @build@
216 build_alias = @build_alias@
217 build_cpu = @build_cpu@
218 build_os = @build_os@
219 build_vendor = @build_vendor@
220 builddir = @builddir@
221 datadir = @datadir@
222 datarootdir = @datarootdir@
223 docdir = @docdir@
224 dvidir = @dvidir@
225 exec_prefix = @exec_prefix@
226 host = @host@
227 host_alias = @host_alias@
228 host_cpu = @host_cpu@
229 host_os = @host_os@
230 host_vendor = @host_vendor@
231 htmldir = @htmldir@
232 includedir = @includedir@
233 infodir = @infodir@
234 install_sh = @install_sh@
235 libdir = @libdir@
236 libexecdir = @libexecdir@
237 localedir = @localedir@
238 localstatedir = @localstatedir@
239 mandir = @mandir@
240 mkdir_p = @mkdir_p@
241 oldincludedir = @oldincludedir@
242 pdfdir = @pdfdir@
243 prefix = @prefix@
244 program_transform_name = @program_transform_name@
245 psdir = @psdir@
246 sbindir = @sbindir@
247 sharedstatedir = @sharedstatedir@
248 srcdir = @srcdir@
249 sysconfdir = @sysconfdir@
250 target_alias = @target_alias@
251 top_build_prefix = @top_build_prefix@
252 top_builddir = @top_builddir@
253 top_srcdir = @top_srcdir@
254
255 # The name of the module, e.g. 'glib'.
256 DOC_MODULE = json-glib
257
258 # The top-level XML file. You can change this if you want to.
259 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
260
261 # The directory containing the source code. Relative to $(srcdir).
262 # gtk-doc will search all .c & .h files beneath here for inline comments
263 # documenting the functions and macros.
264 # e.g. DOC_SOURCE_DIR=../../../gtk
265 DOC_SOURCE_DIR = ../../json-glib
266
267 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
268 SCANGOBJ_OPTIONS = --type-init-func="g_type_init()"
269
270 # Extra options to supply to gtkdoc-scan.
271 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 
272 SCAN_OPTIONS = --deprecated-guards="JSON_DISABLE_DEPRECATED"
273
274 # Extra options to supply to gtkdoc-mkdb.
275 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
276 MKDB_OPTIONS = --sgml-mode --output-format=xml --name-space=json
277
278 # Extra options to supply to gtkdoc-mktmpl
279 # e.g. MKTMPL_OPTIONS=--only-section-tmpl
280 MKTMPL_OPTIONS = 
281
282 # Extra options to supply to gtkdoc-fixref. Not normally needed.
283 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
284 FIXXREF_OPTIONS = \
285         --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/glib \
286         --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gobject \
287         --extra-dir=$(GLIB_PREFIX)/share/gtk-doc/html/gio
288
289
290 # Used for dependencies. The docs will be rebuilt if any of these change.
291 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
292 # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
293 HFILE_GLOB = $(top_srcdir)/json-glib/*.h $(top_builddir)/json-glib/*.h
294 CFILE_GLOB = $(top_srcdir)/json-glib/*.c
295
296 # Header files to ignore when scanning.
297 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
298 IGNORE_HFILES = \
299         json-scanner.h          \
300         json-types-private.h    \
301         json-gobject-private.h  \
302         json-private.h          \
303         json-marshal.h          \
304         json-glib.h             \
305         json-enum-types.h       \
306         json-debug.h
307
308 EXTRA_HFILES = 
309
310 # Images to copy into HTML directory.
311 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
312 HTML_IMAGES = 
313
314 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
315 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
316 content_files = version.xml
317
318 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
319 # These files must be listed here *and* in content_files
320 # e.g. expand_content_files=running.sgml
321 expand_content_files = 
322
323 # CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
324 # Only needed if you are using gtkdoc-scangobj to dynamically query widget
325 # signals and properties.
326 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
327 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
328 INCLUDES = -I$(top_srcdir) -I$(top_builddir) $(JSON_CFLAGS)
329 GTKDOC_LIBS = $(top_builddir)/json-glib/libjson-glib-1.0.la $(JSON_LIBS)
330 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
331 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
332 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
333 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
334 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = 
335 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
336
337 # We set GPATH here; this gives us semantics for GNU make
338 # which are more like other make's VPATH, when it comes to
339 # whether a source that is a target of one rule is then
340 # searched for in VPATH/GPATH.
341 #
342 GPATH = $(srcdir)
343 TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
344 SETUP_FILES = \
345         $(content_files)                \
346         $(DOC_MAIN_SGML_FILE)           \
347         $(DOC_MODULE)-sections.txt      \
348         $(DOC_MODULE)-overrides.txt
349
350
351 # This includes the standard gtk-doc make rules, copied by gtkdocize.
352
353 # Other files to distribute
354 # e.g. EXTRA_DIST += version.xml.in
355 EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in
356 DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \
357         html-build.stamp pdf-build.stamp \
358         sgml.stamp html.stamp pdf.stamp
359
360 SCANOBJ_FILES = \
361         $(DOC_MODULE).args       \
362         $(DOC_MODULE).hierarchy  \
363         $(DOC_MODULE).interfaces \
364         $(DOC_MODULE).prerequisites \
365         $(DOC_MODULE).signals
366
367 REPORT_FILES = \
368         $(DOC_MODULE)-undocumented.txt \
369         $(DOC_MODULE)-undeclared.txt \
370         $(DOC_MODULE)-unused.txt
371
372 CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS)
373 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = 
374 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
375 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = 
376 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
377 all: all-am
378
379 .SUFFIXES:
380 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
381         @for dep in $?; do \
382           case '$(am__configure_deps)' in \
383             *$$dep*) \
384               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
385                 && { if test -f $@; then exit 0; else break; fi; }; \
386               exit 1;; \
387           esac; \
388         done; \
389         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/reference/Makefile'; \
390         $(am__cd) $(top_srcdir) && \
391           $(AUTOMAKE) --foreign doc/reference/Makefile
392 .PRECIOUS: Makefile
393 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
394         @case '$?' in \
395           *config.status*) \
396             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
397           *) \
398             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
399             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
400         esac;
401
402 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
403         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
404
405 $(top_srcdir)/configure:  $(am__configure_deps)
406         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
407 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
408         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
409 $(am__aclocal_m4_deps):
410 version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in
411         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
412
413 mostlyclean-libtool:
414         -rm -f *.lo
415
416 clean-libtool:
417         -rm -rf .libs _libs
418 tags: TAGS
419 TAGS:
420
421 ctags: CTAGS
422 CTAGS:
423
424
425 distdir: $(DISTFILES)
426         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
427         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
428         list='$(DISTFILES)'; \
429           dist_files=`for file in $$list; do echo $$file; done | \
430           sed -e "s|^$$srcdirstrip/||;t" \
431               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
432         case $$dist_files in \
433           */*) $(MKDIR_P) `echo "$$dist_files" | \
434                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
435                            sort -u` ;; \
436         esac; \
437         for file in $$dist_files; do \
438           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
439           if test -d $$d/$$file; then \
440             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
441             if test -d "$(distdir)/$$file"; then \
442               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
443             fi; \
444             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
445               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
446               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
447             fi; \
448             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
449           else \
450             test -f "$(distdir)/$$file" \
451             || cp -p $$d/$$file "$(distdir)/$$file" \
452             || exit 1; \
453           fi; \
454         done
455         $(MAKE) $(AM_MAKEFLAGS) \
456           top_distdir="$(top_distdir)" distdir="$(distdir)" \
457           dist-hook
458 check-am: all-am
459         $(MAKE) $(AM_MAKEFLAGS) check-local
460 check: check-am
461 all-am: Makefile all-local
462 installdirs:
463 install: install-am
464 install-exec: install-exec-am
465 install-data: install-data-am
466 uninstall: uninstall-am
467
468 install-am: all-am
469         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
470
471 installcheck: installcheck-am
472 install-strip:
473         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
474           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
475           `test -z '$(STRIP)' || \
476             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
477 mostlyclean-generic:
478
479 clean-generic:
480         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
481
482 distclean-generic:
483         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
484         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
485
486 maintainer-clean-generic:
487         @echo "This command is intended for maintainers to use"
488         @echo "it deletes files that may require special tools to rebuild."
489 clean: clean-am
490
491 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
492
493 distclean: distclean-am
494         -rm -f Makefile
495 distclean-am: clean-am distclean-generic distclean-local
496
497 dvi: dvi-am
498
499 dvi-am:
500
501 html: html-am
502
503 html-am:
504
505 info: info-am
506
507 info-am:
508
509 install-data-am: install-data-local
510
511 install-dvi: install-dvi-am
512
513 install-dvi-am:
514
515 install-exec-am:
516
517 install-html: install-html-am
518
519 install-html-am:
520
521 install-info: install-info-am
522
523 install-info-am:
524
525 install-man:
526
527 install-pdf: install-pdf-am
528
529 install-pdf-am:
530
531 install-ps: install-ps-am
532
533 install-ps-am:
534
535 installcheck-am:
536
537 maintainer-clean: maintainer-clean-am
538         -rm -f Makefile
539 maintainer-clean-am: distclean-am maintainer-clean-generic \
540         maintainer-clean-local
541
542 mostlyclean: mostlyclean-am
543
544 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
545
546 pdf: pdf-am
547
548 pdf-am:
549
550 ps: ps-am
551
552 ps-am:
553
554 uninstall-am: uninstall-local
555
556 .MAKE: check-am install-am install-strip
557
558 .PHONY: all all-am all-local check check-am check-local clean \
559         clean-generic clean-libtool clean-local dist-hook distclean \
560         distclean-generic distclean-libtool distclean-local distdir \
561         dvi dvi-am html html-am info info-am install install-am \
562         install-data install-data-am install-data-local install-dvi \
563         install-dvi-am install-exec install-exec-am install-html \
564         install-html-am install-info install-info-am install-man \
565         install-pdf install-pdf-am install-ps install-ps-am \
566         install-strip installcheck installcheck-am installdirs \
567         maintainer-clean maintainer-clean-generic \
568         maintainer-clean-local mostlyclean mostlyclean-generic \
569         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
570         uninstall-local
571
572
573 # needed to avoid including Makefile.am.gtest which redeclares
574 # EXTRA_DIST and generates a warning when the gtk-doc.make include
575 # below
576 test-report:
577         @true
578
579 test:
580         @true
581
582 check-local: test
583
584 @ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
585 @ENABLE_GTK_DOC_FALSE@all-local:
586
587 docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
588
589 $(REPORT_FILES): sgml-build.stamp
590
591 #### setup ####
592
593 setup-build.stamp:
594         -@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
595             echo '  DOC   Preparing build'; \
596             files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
597             if test "x$$files" != "x" ; then \
598                 for file in $$files ; do \
599                     test -f $(abs_srcdir)/$$file && \
600                         cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \
601                 done; \
602             fi; \
603         fi
604         @touch setup-build.stamp
605
606 #### scan ####
607
608 scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
609         @echo '  DOC   Scanning header files'
610         @_source_dir='' ; \
611         for i in $(DOC_SOURCE_DIR) ; do \
612             _source_dir="$${_source_dir} --source-dir=$$i" ; \
613         done ; \
614         gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
615         @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \
616             echo "  DOC   Introspecting gobjects"; \
617             scanobj_options=""; \
618             gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
619             if test "$(?)" = "0"; then \
620                 if test "x$(V)" = "x1"; then \
621                     scanobj_options="--verbose"; \
622                 fi; \
623             fi; \
624             CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \
625             gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \
626         else \
627             for i in $(SCANOBJ_FILES) ; do \
628                 test -f $$i || touch $$i ; \
629             done \
630         fi
631         @touch scan-build.stamp
632
633 $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
634         @true
635
636 #### xml ####
637
638 sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files)
639         @echo '  DOC   Building XML'
640         @_source_dir='' ; \
641         for i in $(DOC_SOURCE_DIR) ; do \
642             _source_dir="$${_source_dir} --source-dir=$$i" ; \
643         done ; \
644         gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS)
645         @touch sgml-build.stamp
646
647 sgml.stamp: sgml-build.stamp
648         @true
649
650 #### html ####
651
652 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
653         @echo '  DOC   Building HTML'
654         @rm -rf html
655         @mkdir html
656         @mkhtml_options=""; \
657         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
658         if test "$(?)" = "0"; then \
659           if test "x$(V)" = "x1"; then \
660             mkhtml_options="$$mkhtml_options --verbose"; \
661           fi; \
662         fi; \
663         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
664         if test "$(?)" = "0"; then \
665           mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \
666         fi; \
667         cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
668         -@test "x$(HTML_IMAGES)" = "x" || \
669         for file in $(HTML_IMAGES) ; do \
670           if test -f $(abs_srcdir)/$$file ; then \
671             cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
672           fi; \
673           if test -f $(abs_builddir)/$$file ; then \
674             cp $(abs_builddir)/$$file $(abs_builddir)/html; \
675           fi; \
676         done;
677         @echo '  DOC   Fixing cross-references'
678         @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
679         @touch html-build.stamp
680
681 #### pdf ####
682
683 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
684         @echo '  DOC   Building PDF'
685         @rm -f $(DOC_MODULE).pdf
686         @mkpdf_options=""; \
687         gtkdoc-mkpdf 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
688         if test "$(?)" = "0"; then \
689           if test "x$(V)" = "x1"; then \
690             mkpdf_options="$$mkpdf_options --verbose"; \
691           fi; \
692         fi; \
693         if test "x$(HTML_IMAGES)" != "x"; then \
694           for img in $(HTML_IMAGES); do \
695             part=`dirname $$img`; \
696             echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
697             if test $$? != 0; then \
698               mkpdf_options="$$mkpdf_options --imgdir=$$part"; \
699             fi; \
700           done; \
701         fi; \
702         gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
703         @touch pdf-build.stamp
704
705 ##############
706
707 clean-local:
708         @rm -f *~ *.bak
709         @rm -rf .libs
710
711 distclean-local:
712         @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
713             $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
714         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
715             rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \
716         fi
717
718 maintainer-clean-local: clean
719         @rm -rf xml html
720
721 install-data-local:
722         @installfiles=`echo $(builddir)/html/*`; \
723         if test "$$installfiles" = '$(builddir)/html/*'; \
724         then echo 1>&2 'Nothing to install' ; \
725         else \
726           if test -n "$(DOC_MODULE_VERSION)"; then \
727             installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
728           else \
729             installdir="$(DESTDIR)$(TARGET_DIR)"; \
730           fi; \
731           $(mkinstalldirs) $${installdir} ; \
732           for i in $$installfiles; do \
733             echo ' $(INSTALL_DATA) '$$i ; \
734             $(INSTALL_DATA) $$i $${installdir}; \
735           done; \
736           if test -n "$(DOC_MODULE_VERSION)"; then \
737             mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
738               $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
739           fi; \
740           $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
741         fi
742
743 uninstall-local:
744         @if test -n "$(DOC_MODULE_VERSION)"; then \
745           installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
746         else \
747           installdir="$(DESTDIR)$(TARGET_DIR)"; \
748         fi; \
749         rm -rf $${installdir}
750
751 #
752 # Require gtk-doc when making dist
753 #
754 @ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
755 @ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
756 @ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
757 @ENABLE_GTK_DOC_FALSE@  @false
758
759 dist-hook: dist-check-gtkdoc dist-hook-local
760         @mkdir $(distdir)/html
761         @cp ./html/* $(distdir)/html
762         @-cp ./$(DOC_MODULE).pdf $(distdir)/
763         @-cp ./$(DOC_MODULE).types $(distdir)/
764         @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/
765         @cd $(distdir) && rm -f $(DISTCLEANFILES)
766         @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
767
768 .PHONY : dist-hook-local docs
769
770 # Tell versions [3.59,3.63) of GNU make to not export all variables.
771 # Otherwise a system limit (for SysV at least) may be exceeded.
772 .NOEXPORT: