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