100c353712476331103a652e0d5a44deb18c0769
[platform/upstream/harfbuzz.git] / docs / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Process this file with automake to produce Makefile.in
18
19 # -*- mode: makefile -*-
20
21 ####################################
22 # Everything below here is generic #
23 ####################################
24 VPATH = @srcdir@
25 am__is_gnu_make = { \
26   if test -z '$(MAKELEVEL)'; then \
27     false; \
28   elif test -n '$(MAKE_HOST)'; then \
29     true; \
30   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
31     true; \
32   else \
33     false; \
34   fi; \
35 }
36 am__make_running_with_option = \
37   case $${target_option-} in \
38       ?) ;; \
39       *) echo "am__make_running_with_option: internal error: invalid" \
40               "target option '$${target_option-}' specified" >&2; \
41          exit 1;; \
42   esac; \
43   has_opt=no; \
44   sane_makeflags=$$MAKEFLAGS; \
45   if $(am__is_gnu_make); then \
46     sane_makeflags=$$MFLAGS; \
47   else \
48     case $$MAKEFLAGS in \
49       *\\[\ \   ]*) \
50         bs=\\; \
51         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
52           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
53     esac; \
54   fi; \
55   skip_next=no; \
56   strip_trailopt () \
57   { \
58     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
59   }; \
60   for flg in $$sane_makeflags; do \
61     test $$skip_next = yes && { skip_next=no; continue; }; \
62     case $$flg in \
63       *=*|--*) continue;; \
64         -*I) strip_trailopt 'I'; skip_next=yes;; \
65       -*I?*) strip_trailopt 'I';; \
66         -*O) strip_trailopt 'O'; skip_next=yes;; \
67       -*O?*) strip_trailopt 'O';; \
68         -*l) strip_trailopt 'l'; skip_next=yes;; \
69       -*l?*) strip_trailopt 'l';; \
70       -[dEDm]) skip_next=yes;; \
71       -[JT]) skip_next=yes;; \
72     esac; \
73     case $$flg in \
74       *$$target_option*) has_opt=yes; break;; \
75     esac; \
76   done; \
77   test $$has_opt = yes
78 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
79 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
80 pkgdatadir = $(datadir)/@PACKAGE@
81 pkgincludedir = $(includedir)/@PACKAGE@
82 pkglibdir = $(libdir)/@PACKAGE@
83 pkglibexecdir = $(libexecdir)/@PACKAGE@
84 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
85 install_sh_DATA = $(install_sh) -c -m 644
86 install_sh_PROGRAM = $(install_sh) -c
87 install_sh_SCRIPT = $(install_sh) -c
88 INSTALL_HEADER = $(INSTALL_DATA)
89 transform = $(program_transform_name)
90 NORMAL_INSTALL = :
91 PRE_INSTALL = :
92 POST_INSTALL = :
93 NORMAL_UNINSTALL = :
94 PRE_UNINSTALL = :
95 POST_UNINSTALL = :
96 build_triplet = @build@
97 host_triplet = @host@
98 @HAVE_GOBJECT_FALSE@am__append_1 = hb-gobject.h hb-gobject-enums.h hb-gobject-structs.h
99 @HAVE_GOBJECT_TRUE@am__append_2 = $(top_builddir)/src/libharfbuzz-gobject.la
100 subdir = docs
101 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
102 am__aclocal_m4_deps = $(top_srcdir)/m4/ax_check_link_flag.m4 \
103         $(top_srcdir)/m4/ax_code_coverage.m4 \
104         $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/gtk-doc.m4 \
105         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
106         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
107         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/pkg.m4 \
108         $(top_srcdir)/configure.ac
109 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
110         $(ACLOCAL_M4)
111 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
112 mkinstalldirs = $(install_sh) -d
113 CONFIG_HEADER = $(top_builddir)/config.h
114 CONFIG_CLEAN_FILES = version.xml
115 CONFIG_CLEAN_VPATH_FILES =
116 AM_V_P = $(am__v_P_@AM_V@)
117 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
118 am__v_P_0 = false
119 am__v_P_1 = :
120 AM_V_GEN = $(am__v_GEN_@AM_V@)
121 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
122 am__v_GEN_0 = @echo "  GEN     " $@;
123 am__v_GEN_1 = 
124 AM_V_at = $(am__v_at_@AM_V@)
125 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
126 am__v_at_0 = @
127 am__v_at_1 = 
128 SOURCES =
129 DIST_SOURCES =
130 am__can_run_installinfo = \
131   case $$AM_UPDATE_INFO_DIR in \
132     n|no|NO) false;; \
133     *) (install-info --version) >/dev/null 2>&1;; \
134   esac
135 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
136 am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/version.xml.in \
137         $(top_srcdir)/gtk-doc.make
138 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
139 ACLOCAL = @ACLOCAL@
140 AMTAR = @AMTAR@
141 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
142 AR = @AR@
143 AUTOCONF = @AUTOCONF@
144 AUTOHEADER = @AUTOHEADER@
145 AUTOMAKE = @AUTOMAKE@
146 AWK = @AWK@
147 CAIRO_CFLAGS = @CAIRO_CFLAGS@
148 CAIRO_FT_CFLAGS = @CAIRO_FT_CFLAGS@
149 CAIRO_FT_LIBS = @CAIRO_FT_LIBS@
150 CAIRO_LIBS = @CAIRO_LIBS@
151 CC = @CC@
152 CCDEPMODE = @CCDEPMODE@
153 CFLAGS = @CFLAGS@
154 CODE_COVERAGE_CFLAGS = @CODE_COVERAGE_CFLAGS@
155 CODE_COVERAGE_CPPFLAGS = @CODE_COVERAGE_CPPFLAGS@
156 CODE_COVERAGE_CXXFLAGS = @CODE_COVERAGE_CXXFLAGS@
157 CODE_COVERAGE_ENABLED = @CODE_COVERAGE_ENABLED@
158 CODE_COVERAGE_LDFLAGS = @CODE_COVERAGE_LDFLAGS@
159 CODE_COVERAGE_LIBS = @CODE_COVERAGE_LIBS@
160 CORETEXT_CFLAGS = @CORETEXT_CFLAGS@
161 CORETEXT_LIBS = @CORETEXT_LIBS@
162 CPP = @CPP@
163 CPPFLAGS = @CPPFLAGS@
164 CXX = @CXX@
165 CXXCPP = @CXXCPP@
166 CXXDEPMODE = @CXXDEPMODE@
167 CXXFLAGS = @CXXFLAGS@
168 CYGPATH_W = @CYGPATH_W@
169 DEFS = @DEFS@
170 DEPDIR = @DEPDIR@
171 DIRECTWRITE_CXXFLAGS = @DIRECTWRITE_CXXFLAGS@
172 DIRECTWRITE_LIBS = @DIRECTWRITE_LIBS@
173 DLLTOOL = @DLLTOOL@
174 DSYMUTIL = @DSYMUTIL@
175 DUMPBIN = @DUMPBIN@
176 ECHO_C = @ECHO_C@
177 ECHO_N = @ECHO_N@
178 ECHO_T = @ECHO_T@
179 EGREP = @EGREP@
180 EXEEXT = @EXEEXT@
181 FGREP = @FGREP@
182 FONTCONFIG_CFLAGS = @FONTCONFIG_CFLAGS@
183 FONTCONFIG_LIBS = @FONTCONFIG_LIBS@
184 FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
185 FREETYPE_DEPS = @FREETYPE_DEPS@
186 FREETYPE_LIBS = @FREETYPE_LIBS@
187 GCOV = @GCOV@
188 GENHTML = @GENHTML@
189 GIT = @GIT@
190 GLIB_CFLAGS = @GLIB_CFLAGS@
191 GLIB_DEPS = @GLIB_DEPS@
192 GLIB_LIBS = @GLIB_LIBS@
193 GLIB_MKENUMS = @GLIB_MKENUMS@
194 GOBJECT_CFLAGS = @GOBJECT_CFLAGS@
195 GOBJECT_LIBS = @GOBJECT_LIBS@
196 GRAPHITE2_CFLAGS = @GRAPHITE2_CFLAGS@
197 GRAPHITE2_DEPS = @GRAPHITE2_DEPS@
198 GRAPHITE2_LIBS = @GRAPHITE2_LIBS@
199 GREP = @GREP@
200 GTKDOC_CHECK = @GTKDOC_CHECK@
201 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
202 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
203 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
204 GTKDOC_MKPDF = @GTKDOC_MKPDF@
205 GTKDOC_REBASE = @GTKDOC_REBASE@
206 HB_LIBTOOL_VERSION_INFO = @HB_LIBTOOL_VERSION_INFO@
207 HB_VERSION = @HB_VERSION@
208 HB_VERSION_MAJOR = @HB_VERSION_MAJOR@
209 HB_VERSION_MICRO = @HB_VERSION_MICRO@
210 HB_VERSION_MINOR = @HB_VERSION_MINOR@
211 HTML_DIR = @HTML_DIR@
212 ICU_CFLAGS = @ICU_CFLAGS@
213 ICU_CONFIG = @ICU_CONFIG@
214 ICU_LIBS = @ICU_LIBS@
215 INSTALL = @INSTALL@
216 INSTALL_DATA = @INSTALL_DATA@
217 INSTALL_PROGRAM = @INSTALL_PROGRAM@
218 INSTALL_SCRIPT = @INSTALL_SCRIPT@
219 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
220 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
221 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
222 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
223 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
224 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
225 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
226 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
227 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
228 LCOV = @LCOV@
229 LD = @LD@
230 LDFLAGS = @LDFLAGS@
231 LIBOBJS = @LIBOBJS@
232 LIBS = @LIBS@
233 LIBTOOL = @LIBTOOL@
234 LIPO = @LIPO@
235 LN_S = @LN_S@
236 LTLIBOBJS = @LTLIBOBJS@
237 LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
238 MAKEINFO = @MAKEINFO@
239 MANIFEST_TOOL = @MANIFEST_TOOL@
240 MKDIR_P = @MKDIR_P@
241 NM = @NM@
242 NMEDIT = @NMEDIT@
243 OBJDUMP = @OBJDUMP@
244 OBJEXT = @OBJEXT@
245 OTOOL = @OTOOL@
246 OTOOL64 = @OTOOL64@
247 PACKAGE = @PACKAGE@
248 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
249 PACKAGE_NAME = @PACKAGE_NAME@
250 PACKAGE_STRING = @PACKAGE_STRING@
251 PACKAGE_TARNAME = @PACKAGE_TARNAME@
252 PACKAGE_URL = @PACKAGE_URL@
253 PACKAGE_VERSION = @PACKAGE_VERSION@
254 PATH_SEPARATOR = @PATH_SEPARATOR@
255 PKG_CONFIG = @PKG_CONFIG@
256 PTHREAD_CC = @PTHREAD_CC@
257 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
258 PTHREAD_LIBS = @PTHREAD_LIBS@
259 RAGEL = @RAGEL@
260 RANLIB = @RANLIB@
261 SED = @SED@
262 SET_MAKE = @SET_MAKE@
263 SHELL = @SHELL@
264 STRIP = @STRIP@
265 UNISCRIBE_CFLAGS = @UNISCRIBE_CFLAGS@
266 UNISCRIBE_LIBS = @UNISCRIBE_LIBS@
267 VERSION = @VERSION@
268 abs_builddir = @abs_builddir@
269 abs_srcdir = @abs_srcdir@
270 abs_top_builddir = @abs_top_builddir@
271 abs_top_srcdir = @abs_top_srcdir@
272 ac_ct_AR = @ac_ct_AR@
273 ac_ct_CC = @ac_ct_CC@
274 ac_ct_CXX = @ac_ct_CXX@
275 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
276 am__include = @am__include@
277 am__leading_dot = @am__leading_dot@
278 am__quote = @am__quote@
279 am__tar = @am__tar@
280 am__untar = @am__untar@
281 ax_pthread_config = @ax_pthread_config@
282 bindir = @bindir@
283 build = @build@
284 build_alias = @build_alias@
285 build_cpu = @build_cpu@
286 build_os = @build_os@
287 build_vendor = @build_vendor@
288 builddir = @builddir@
289 datadir = @datadir@
290 datarootdir = @datarootdir@
291 docdir = @docdir@
292 dvidir = @dvidir@
293 exec_prefix = @exec_prefix@
294 have_gobject = @have_gobject@
295 host = @host@
296 host_alias = @host_alias@
297 host_cpu = @host_cpu@
298 host_os = @host_os@
299 host_vendor = @host_vendor@
300 htmldir = @htmldir@
301 includedir = @includedir@
302 infodir = @infodir@
303 install_sh = @install_sh@
304 libdir = @libdir@
305 libexecdir = @libexecdir@
306 localedir = @localedir@
307 localstatedir = @localstatedir@
308 mandir = @mandir@
309 mkdir_p = @mkdir_p@
310 oldincludedir = @oldincludedir@
311 pdfdir = @pdfdir@
312 prefix = @prefix@
313 program_transform_name = @program_transform_name@
314 psdir = @psdir@
315 runstatedir = @runstatedir@
316 sbindir = @sbindir@
317 sharedstatedir = @sharedstatedir@
318 srcdir = @srcdir@
319 sysconfdir = @sysconfdir@
320 target_alias = @target_alias@
321 top_build_prefix = @top_build_prefix@
322 top_builddir = @top_builddir@
323 top_srcdir = @top_srcdir@
324
325 # We require automake 1.6 at least.
326 AUTOMAKE_OPTIONS = 1.6
327
328 # This is a blank Makefile.am for using gtk-doc.
329 # Copy this to your project's API docs directory and modify the variables to
330 # suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
331 # of using the various options.
332
333 # The name of the module, e.g. 'glib'.
334 DOC_MODULE = harfbuzz
335
336 # Uncomment for versioned docs and specify the version of the module, e.g. '2'.
337 #DOC_MODULE_VERSION=$(HB_VERSION_MAJOR)
338
339 # The top-level SGML file. You can change this if you want to.
340 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
341
342 # Directories containing the source code.
343 # gtk-doc will search all .c and .h files beneath these paths
344 # for inline comments documenting functions and macros.
345 # e.g. DOC_SOURCE_DIR=$(top_srcdir)/gtk $(top_srcdir)/gdk
346 DOC_SOURCE_DIR = $(top_srcdir)/src $(top_builddir)/src
347
348 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
349 SCANGOBJ_OPTIONS = 
350
351 # Extra options to supply to gtkdoc-scan.
352 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
353 SCAN_OPTIONS = --rebuild-types --deprecated-guards="HB_DISABLE_DEPRECATED" \
354         --ignore-decorators="HB_EXTERN"
355
356
357 # Header files or dirs to ignore when scanning. Use base file/dir names
358 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
359 IGNORE_HFILES = `cd $(top_srcdir)/src; find . -path './hb-*/*.h' | sed \
360         's@^.*/@@'` $(am__append_1)
361
362 # Extra options to supply to gtkdoc-mkdb.
363 # e.g. MKDB_OPTIONS=--xml-mode --output-format=xml
364 MKDB_OPTIONS = --source-suffixes=h,cc --xml-mode --output-format=xml --ignore-files="$(IGNORE_HFILES)"
365
366 # Extra options to supply to gtkdoc-mktmpl
367 # e.g. MKTMPL_OPTIONS=--only-section-tmpl
368 MKTMPL_OPTIONS = 
369
370 # Extra options to supply to gtkdoc-mkhtml
371 MKHTML_OPTIONS = 
372
373 # Extra options to supply to gtkdoc-fixref. Not normally needed.
374 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
375 FIXXREF_OPTIONS = 
376
377 # Used for dependencies. The docs will be rebuilt if any of these change.
378 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
379 # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
380 HFILE_GLOB = $(top_srcdir)/src/hb.h $(top_srcdir)/src/hb-*.h
381 CFILE_GLOB = $(top_srcdir)/src/hb-*.cc
382
383 # Extra header to include when scanning, which are not under DOC_SOURCE_DIR
384 # e.g. EXTRA_HFILES=$(top_srcdir}/contrib/extra.h
385 EXTRA_HFILES = $(top_builddir)/src/hb-version.h
386
387 # Images to copy into HTML directory.
388 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
389 HTML_IMAGES = \
390         HarfBuzz.png \
391         HarfBuzz.svg
392
393
394 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
395 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
396 content_files = \
397         usermanual-buffers-language-script-and-direction.xml \
398         usermanual-clusters.xml \
399         usermanual-fonts-and-faces.xml \
400         usermanual-glyph-information.xml \
401         usermanual-hello-harfbuzz.xml \
402         usermanual-install-harfbuzz.xml \
403         usermanual-opentype-features.xml \
404         usermanual-what-is-harfbuzz.xml \
405         version.xml
406
407
408 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
409 # These files must be listed here *and* in content_files
410 # e.g. expand_content_files=running.sgml
411 expand_content_files = 
412
413 # CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
414 # Only needed if you are using gtkdoc-scangobj to dynamically query widget
415 # signals and properties.
416 # e.g. GTKDOC_CFLAGS=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
417 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
418 GTKDOC_CFLAGS = 
419 GTKDOC_LIBS = $(top_builddir)/src/libharfbuzz.la $(am__append_2)
420 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
421 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
422 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
423 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
424 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = 
425 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
426
427 # We set GPATH here; this gives us semantics for GNU make
428 # which are more like other make's VPATH, when it comes to
429 # whether a source that is a target of one rule is then
430 # searched for in VPATH/GPATH.
431 #
432 GPATH = $(srcdir)
433 TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
434 SETUP_FILES = \
435         $(content_files)                \
436         $(expand_content_files)         \
437         $(DOC_MAIN_SGML_FILE)           \
438         $(DOC_MODULE)-sections.txt      \
439         $(DOC_MODULE)-overrides.txt
440
441
442 # This includes the standard gtk-doc make rules, copied by gtkdocize.
443
444 # Other files to distribute
445 # e.g. EXTRA_DIST += version.xml.in
446 EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in
447 DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \
448         html-build.stamp pdf-build.stamp \
449         sgml.stamp html.stamp pdf.stamp
450
451 SCANOBJ_FILES = \
452         $(DOC_MODULE).args       \
453         $(DOC_MODULE).hierarchy  \
454         $(DOC_MODULE).interfaces \
455         $(DOC_MODULE).prerequisites \
456         $(DOC_MODULE).signals
457
458 REPORT_FILES = \
459         $(DOC_MODULE)-undocumented.txt \
460         $(DOC_MODULE)-undeclared.txt \
461         $(DOC_MODULE)-unused.txt
462
463 CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) gtkdoc-check.test
464 @GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = 
465 @GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
466 @GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = 
467 @GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
468
469 #### setup ####
470 GTK_DOC_V_SETUP = $(GTK_DOC_V_SETUP_$(V))
471 GTK_DOC_V_SETUP_ = $(GTK_DOC_V_SETUP_$(AM_DEFAULT_VERBOSITY))
472 GTK_DOC_V_SETUP_0 = @echo "  DOC   Preparing build";
473
474 #### scan ####
475 GTK_DOC_V_SCAN = $(GTK_DOC_V_SCAN_$(V))
476 GTK_DOC_V_SCAN_ = $(GTK_DOC_V_SCAN_$(AM_DEFAULT_VERBOSITY))
477 GTK_DOC_V_SCAN_0 = @echo "  DOC   Scanning header files";
478 GTK_DOC_V_INTROSPECT = $(GTK_DOC_V_INTROSPECT_$(V))
479 GTK_DOC_V_INTROSPECT_ = $(GTK_DOC_V_INTROSPECT_$(AM_DEFAULT_VERBOSITY))
480 GTK_DOC_V_INTROSPECT_0 = @echo "  DOC   Introspecting gobjects";
481
482 #### xml ####
483 GTK_DOC_V_XML = $(GTK_DOC_V_XML_$(V))
484 GTK_DOC_V_XML_ = $(GTK_DOC_V_XML_$(AM_DEFAULT_VERBOSITY))
485 GTK_DOC_V_XML_0 = @echo "  DOC   Building XML";
486
487 #### html ####
488 GTK_DOC_V_HTML = $(GTK_DOC_V_HTML_$(V))
489 GTK_DOC_V_HTML_ = $(GTK_DOC_V_HTML_$(AM_DEFAULT_VERBOSITY))
490 GTK_DOC_V_HTML_0 = @echo "  DOC   Building HTML";
491 GTK_DOC_V_XREF = $(GTK_DOC_V_XREF_$(V))
492 GTK_DOC_V_XREF_ = $(GTK_DOC_V_XREF_$(AM_DEFAULT_VERBOSITY))
493 GTK_DOC_V_XREF_0 = @echo "  DOC   Fixing cross-references";
494
495 #### pdf ####
496 GTK_DOC_V_PDF = $(GTK_DOC_V_PDF_$(V))
497 GTK_DOC_V_PDF_ = $(GTK_DOC_V_PDF_$(AM_DEFAULT_VERBOSITY))
498 GTK_DOC_V_PDF_0 = @echo "  DOC   Building PDF";
499
500 # Files not to distribute
501 # for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
502 # for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
503 #DISTCLEANFILES +=
504
505 # Comment this out if you don't want 'make check' to test you doc status
506 # and run some sanity checks
507 @ENABLE_GTK_DOC_TRUE@TESTS_ENVIRONMENT = cd $(srcdir) && \
508 @ENABLE_GTK_DOC_TRUE@  DOC_MODULE=$(DOC_MODULE) DOC_MAIN_SGML_FILE=$(DOC_MAIN_SGML_FILE) \
509 @ENABLE_GTK_DOC_TRUE@  SRCDIR=$(abs_srcdir) BUILDDIR=$(abs_builddir)
510
511 all: all-am
512
513 .SUFFIXES:
514 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
515         @for dep in $?; do \
516           case '$(am__configure_deps)' in \
517             *$$dep*) \
518               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
519                 && { if test -f $@; then exit 0; else break; fi; }; \
520               exit 1;; \
521           esac; \
522         done; \
523         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits docs/Makefile'; \
524         $(am__cd) $(top_srcdir) && \
525           $(AUTOMAKE) --gnits docs/Makefile
526 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
527         @case '$?' in \
528           *config.status*) \
529             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
530           *) \
531             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
532             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
533         esac;
534 $(top_srcdir)/gtk-doc.make $(am__empty):
535
536 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
537         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
538
539 $(top_srcdir)/configure:  $(am__configure_deps)
540         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
541 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
542         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
543 $(am__aclocal_m4_deps):
544 version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in
545         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
546
547 mostlyclean-libtool:
548         -rm -f *.lo
549
550 clean-libtool:
551         -rm -rf .libs _libs
552 tags TAGS:
553
554 ctags CTAGS:
555
556 cscope cscopelist:
557
558
559 distdir: $(DISTFILES)
560         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
561         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
562         list='$(DISTFILES)'; \
563           dist_files=`for file in $$list; do echo $$file; done | \
564           sed -e "s|^$$srcdirstrip/||;t" \
565               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
566         case $$dist_files in \
567           */*) $(MKDIR_P) `echo "$$dist_files" | \
568                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
569                            sort -u` ;; \
570         esac; \
571         for file in $$dist_files; do \
572           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
573           if test -d $$d/$$file; then \
574             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
575             if test -d "$(distdir)/$$file"; then \
576               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577             fi; \
578             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
579               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
580               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
581             fi; \
582             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
583           else \
584             test -f "$(distdir)/$$file" \
585             || cp -p $$d/$$file "$(distdir)/$$file" \
586             || exit 1; \
587           fi; \
588         done
589         $(MAKE) $(AM_MAKEFLAGS) \
590           top_distdir="$(top_distdir)" distdir="$(distdir)" \
591           dist-hook
592 check-am: all-am
593 check: check-am
594 @ENABLE_GTK_DOC_FALSE@all-local:
595 all-am: Makefile all-local
596 installdirs:
597 install: install-am
598 install-exec: install-exec-am
599 install-data: install-data-am
600 uninstall: uninstall-am
601
602 install-am: all-am
603         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
604
605 installcheck: installcheck-am
606 install-strip:
607         if test -z '$(STRIP)'; then \
608           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
609             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
610               install; \
611         else \
612           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
613             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
614             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
615         fi
616 mostlyclean-generic:
617
618 clean-generic:
619         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
620
621 distclean-generic:
622         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
623         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
624
625 maintainer-clean-generic:
626         @echo "This command is intended for maintainers to use"
627         @echo "it deletes files that may require special tools to rebuild."
628 clean: clean-am
629
630 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
631
632 distclean: distclean-am
633         -rm -f Makefile
634 distclean-am: clean-am distclean-generic distclean-local
635
636 dvi: dvi-am
637
638 dvi-am:
639
640 html: html-am
641
642 html-am:
643
644 info: info-am
645
646 info-am:
647
648 install-data-am: install-data-local
649
650 install-dvi: install-dvi-am
651
652 install-dvi-am:
653
654 install-exec-am:
655
656 install-html: install-html-am
657
658 install-html-am:
659
660 install-info: install-info-am
661
662 install-info-am:
663
664 install-man:
665
666 install-pdf: install-pdf-am
667
668 install-pdf-am:
669
670 install-ps: install-ps-am
671
672 install-ps-am:
673
674 installcheck-am:
675
676 maintainer-clean: maintainer-clean-am
677         -rm -f Makefile
678 maintainer-clean-am: distclean-am maintainer-clean-generic \
679         maintainer-clean-local
680
681 mostlyclean: mostlyclean-am
682
683 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
684
685 pdf: pdf-am
686
687 pdf-am:
688
689 ps: ps-am
690
691 ps-am:
692
693 uninstall-am: uninstall-local
694
695 .MAKE: install-am install-strip
696
697 .PHONY: all all-am all-local check check-am clean clean-generic \
698         clean-libtool clean-local cscopelist-am ctags-am dist-hook \
699         distclean distclean-generic distclean-libtool distclean-local \
700         distdir dvi dvi-am html html-am info info-am install \
701         install-am install-data install-data-am install-data-local \
702         install-dvi install-dvi-am install-exec install-exec-am \
703         install-html install-html-am install-info install-info-am \
704         install-man install-pdf install-pdf-am install-ps \
705         install-ps-am install-strip installcheck installcheck-am \
706         installdirs maintainer-clean maintainer-clean-generic \
707         maintainer-clean-local mostlyclean mostlyclean-generic \
708         mostlyclean-libtool pdf pdf-am ps ps-am tags-am uninstall \
709         uninstall-am uninstall-local
710
711 .PRECIOUS: Makefile
712
713
714 gtkdoc-check.test: Makefile
715         $(AM_V_GEN)echo "#!/bin/sh -e" > $@; \
716                 echo "$(GTKDOC_CHECK_PATH) || exit 1" >> $@; \
717                 chmod +x $@
718
719 all-gtk-doc: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
720 .PHONY: all-gtk-doc
721
722 @ENABLE_GTK_DOC_TRUE@all-local: all-gtk-doc
723
724 docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
725
726 $(REPORT_FILES): sgml-build.stamp
727
728 setup-build.stamp:
729         -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
730             files=`echo $(SETUP_FILES) $(DOC_MODULE).types`; \
731             if test "x$$files" != "x" ; then \
732                 for file in $$files ; do \
733                     destdir=`dirname $(abs_builddir)/$$file`; \
734                     test -d "$$destdir" || mkdir -p "$$destdir"; \
735                     test -f $(abs_srcdir)/$$file && \
736                         cp -pf $(abs_srcdir)/$$file $(abs_builddir)/$$file || true; \
737                 done; \
738             fi; \
739         fi
740         $(AM_V_at)touch setup-build.stamp
741
742 scan-build.stamp: setup-build.stamp $(HFILE_GLOB) $(CFILE_GLOB)
743         $(GTK_DOC_V_SCAN)_source_dir='' ; \
744         for i in $(DOC_SOURCE_DIR) ; do \
745             _source_dir="$${_source_dir} --source-dir=$$i" ; \
746         done ; \
747         gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
748         $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \
749             scanobj_options=""; \
750             gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
751             if test "$$?" = "0"; then \
752                 if test "x$(V)" = "x1"; then \
753                     scanobj_options="--verbose"; \
754                 fi; \
755             fi; \
756             CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \
757             gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \
758         else \
759             for i in $(SCANOBJ_FILES) ; do \
760                 test -f $$i || touch $$i ; \
761             done \
762         fi
763         $(AM_V_at)touch scan-build.stamp
764
765 $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
766         @true
767
768 sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(HFILE_GLOB) $(CFILE_GLOB) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files) xml/gtkdocentities.ent
769         $(GTK_DOC_V_XML)_source_dir='' ; \
770         for i in $(DOC_SOURCE_DIR) ; do \
771             _source_dir="$${_source_dir} --source-dir=$$i" ; \
772         done ; \
773         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)
774         $(AM_V_at)touch sgml-build.stamp
775
776 sgml.stamp: sgml-build.stamp
777         @true
778
779 xml/gtkdocentities.ent: Makefile
780         $(GTK_DOC_V_XML)$(MKDIR_P) $(@D) && ( \
781                 echo "<!ENTITY package \"$(PACKAGE)\">"; \
782                 echo "<!ENTITY package_bugreport \"$(PACKAGE_BUGREPORT)\">"; \
783                 echo "<!ENTITY package_name \"$(PACKAGE_NAME)\">"; \
784                 echo "<!ENTITY package_string \"$(PACKAGE_STRING)\">"; \
785                 echo "<!ENTITY package_tarname \"$(PACKAGE_TARNAME)\">"; \
786                 echo "<!ENTITY package_url \"$(PACKAGE_URL)\">"; \
787                 echo "<!ENTITY package_version \"$(PACKAGE_VERSION)\">"; \
788         ) > $@
789
790 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files)
791         $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \
792         mkhtml_options=""; \
793         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
794         if test "$$?" = "0"; then \
795           if test "x$(V)" = "x1"; then \
796             mkhtml_options="$$mkhtml_options --verbose"; \
797           fi; \
798         fi; \
799         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
800         if test "$$?" = "0"; then \
801           mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \
802         fi; \
803         cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
804         -@test "x$(HTML_IMAGES)" = "x" || \
805         for file in $(HTML_IMAGES) ; do \
806           if test -f $(abs_srcdir)/$$file ; then \
807             cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
808           fi; \
809           if test -f $(abs_builddir)/$$file ; then \
810             cp $(abs_builddir)/$$file $(abs_builddir)/html; \
811           fi; \
812         done;
813         $(GTK_DOC_V_XREF)gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
814         $(AM_V_at)touch html-build.stamp
815
816 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(expand_content_files)
817         $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \
818         mkpdf_options=""; \
819         gtkdoc-mkpdf 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
820         if test "$$?" = "0"; then \
821           if test "x$(V)" = "x1"; then \
822             mkpdf_options="$$mkpdf_options --verbose"; \
823           fi; \
824         fi; \
825         if test "x$(HTML_IMAGES)" != "x"; then \
826           for img in $(HTML_IMAGES); do \
827             part=`dirname $$img`; \
828             echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
829             if test $$? != 0; then \
830               mkpdf_options="$$mkpdf_options --imgdir=$$part"; \
831             fi; \
832           done; \
833         fi; \
834         gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
835         $(AM_V_at)touch pdf-build.stamp
836
837 ##############
838
839 clean-local:
840         @rm -f *~ *.bak
841         @rm -rf .libs
842         @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \
843           rm -f $(DOC_MODULE).types; \
844         fi
845         @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-sections" ; then \
846           rm -f $(DOC_MODULE)-sections.txt; \
847         fi
848
849 distclean-local:
850         @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
851             $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
852         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
853             rm -f $(SETUP_FILES) $(DOC_MODULE).types; \
854         fi
855
856 maintainer-clean-local:
857         @rm -rf xml html
858
859 install-data-local:
860         @installfiles=`echo $(builddir)/html/*`; \
861         if test "$$installfiles" = '$(builddir)/html/*'; \
862         then echo 1>&2 'Nothing to install' ; \
863         else \
864           if test -n "$(DOC_MODULE_VERSION)"; then \
865             installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
866           else \
867             installdir="$(DESTDIR)$(TARGET_DIR)"; \
868           fi; \
869           $(mkinstalldirs) $${installdir} ; \
870           for i in $$installfiles; do \
871             echo ' $(INSTALL_DATA) '$$i ; \
872             $(INSTALL_DATA) $$i $${installdir}; \
873           done; \
874           if test -n "$(DOC_MODULE_VERSION)"; then \
875             mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
876               $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
877           fi; \
878           $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
879         fi
880
881 uninstall-local:
882         @if test -n "$(DOC_MODULE_VERSION)"; then \
883           installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
884         else \
885           installdir="$(DESTDIR)$(TARGET_DIR)"; \
886         fi; \
887         rm -rf $${installdir}
888
889 #
890 # Require gtk-doc when making dist
891 #
892 @HAVE_GTK_DOC_TRUE@dist-check-gtkdoc: docs
893 @HAVE_GTK_DOC_FALSE@dist-check-gtkdoc:
894 @HAVE_GTK_DOC_FALSE@    @echo "*** gtk-doc is needed to run 'make dist'.         ***"
895 @HAVE_GTK_DOC_FALSE@    @echo "*** gtk-doc was not found when 'configure' ran.   ***"
896 @HAVE_GTK_DOC_FALSE@    @echo "*** please install gtk-doc and rerun 'configure'. ***"
897 @HAVE_GTK_DOC_FALSE@    @false
898
899 dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-local
900         @mkdir $(distdir)/html
901         @cp ./html/* $(distdir)/html
902         @-cp ./$(DOC_MODULE).pdf $(distdir)/
903         @-cp ./$(DOC_MODULE).types $(distdir)/
904         @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/
905         @cd $(distdir) && rm -f $(DISTCLEANFILES)
906         @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
907
908 .PHONY : dist-hook-local docs
909 #TESTS = $(GTKDOC_CHECK)
910
911 -include $(top_srcdir)/git.mk
912
913 # Tell versions [3.59,3.63) of GNU make to not export all variables.
914 # Otherwise a system limit (for SysV at least) may be exceeded.
915 .NOEXPORT: