Refresh upstream 2.1.0 release
[profile/ivi/libgsignon-glib.git] / docs / reference / Makefile.in
1 # Makefile.in generated by automake 1.14.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2013 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__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
24 am__make_running_with_option = \
25   case $${target_option-} in \
26       ?) ;; \
27       *) echo "am__make_running_with_option: internal error: invalid" \
28               "target option '$${target_option-}' specified" >&2; \
29          exit 1;; \
30   esac; \
31   has_opt=no; \
32   sane_makeflags=$$MAKEFLAGS; \
33   if $(am__is_gnu_make); then \
34     sane_makeflags=$$MFLAGS; \
35   else \
36     case $$MAKEFLAGS in \
37       *\\[\ \   ]*) \
38         bs=\\; \
39         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
40           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
41     esac; \
42   fi; \
43   skip_next=no; \
44   strip_trailopt () \
45   { \
46     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
47   }; \
48   for flg in $$sane_makeflags; do \
49     test $$skip_next = yes && { skip_next=no; continue; }; \
50     case $$flg in \
51       *=*|--*) continue;; \
52         -*I) strip_trailopt 'I'; skip_next=yes;; \
53       -*I?*) strip_trailopt 'I';; \
54         -*O) strip_trailopt 'O'; skip_next=yes;; \
55       -*O?*) strip_trailopt 'O';; \
56         -*l) strip_trailopt 'l'; skip_next=yes;; \
57       -*l?*) strip_trailopt 'l';; \
58       -[dEDm]) skip_next=yes;; \
59       -[JT]) skip_next=yes;; \
60     esac; \
61     case $$flg in \
62       *$$target_option*) has_opt=yes; break;; \
63     esac; \
64   done; \
65   test $$has_opt = yes
66 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
67 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
68 pkgdatadir = $(datadir)/@PACKAGE@
69 pkgincludedir = $(includedir)/@PACKAGE@
70 pkglibdir = $(libdir)/@PACKAGE@
71 pkglibexecdir = $(libexecdir)/@PACKAGE@
72 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
73 install_sh_DATA = $(install_sh) -c -m 644
74 install_sh_PROGRAM = $(install_sh) -c
75 install_sh_SCRIPT = $(install_sh) -c
76 INSTALL_HEADER = $(INSTALL_DATA)
77 transform = $(program_transform_name)
78 NORMAL_INSTALL = :
79 PRE_INSTALL = :
80 POST_INSTALL = :
81 NORMAL_UNINSTALL = :
82 PRE_UNINSTALL = :
83 POST_UNINSTALL = :
84 build_triplet = @build@
85 host_triplet = @host@
86 DIST_COMMON = $(top_srcdir)/gtk-doc.make $(srcdir)/Makefile.in \
87         $(srcdir)/Makefile.am $(srcdir)/version.xml.in \
88         $(top_srcdir)/build-aux/test-driver
89 subdir = docs/reference
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/m4/gtk-doc.m4 \
92         $(top_srcdir)/m4/introspection.m4 $(top_srcdir)/m4/libtool.m4 \
93         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
94         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
95         $(top_srcdir)/configure.ac
96 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97         $(ACLOCAL_M4)
98 mkinstalldirs = $(install_sh) -d
99 CONFIG_HEADER = $(top_builddir)/config.h
100 CONFIG_CLEAN_FILES = version.xml
101 CONFIG_CLEAN_VPATH_FILES =
102 AM_V_P = $(am__v_P_@AM_V@)
103 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
104 am__v_P_0 = false
105 am__v_P_1 = :
106 AM_V_GEN = $(am__v_GEN_@AM_V@)
107 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
108 am__v_GEN_0 = @echo "  GEN     " $@;
109 am__v_GEN_1 = 
110 AM_V_at = $(am__v_at_@AM_V@)
111 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
112 am__v_at_0 = @
113 am__v_at_1 = 
114 SOURCES =
115 DIST_SOURCES =
116 am__can_run_installinfo = \
117   case $$AM_UPDATE_INFO_DIR in \
118     n|no|NO) false;; \
119     *) (install-info --version) >/dev/null 2>&1;; \
120   esac
121 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
122 am__tty_colors_dummy = \
123   mgn= red= grn= lgn= blu= brg= std=; \
124   am__color_tests=no
125 am__tty_colors = { \
126   $(am__tty_colors_dummy); \
127   if test "X$(AM_COLOR_TESTS)" = Xno; then \
128     am__color_tests=no; \
129   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
130     am__color_tests=yes; \
131   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
132     am__color_tests=yes; \
133   fi; \
134   if test $$am__color_tests = yes; then \
135     red='\e[0;31m'; \
136     grn='\e[0;32m'; \
137     lgn='\e[1;32m'; \
138     blu='\e[1;34m'; \
139     mgn='\e[0;35m'; \
140     brg='\e[1m'; \
141     std='\e[m'; \
142   fi; \
143 }
144 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
145 am__vpath_adj = case $$p in \
146     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
147     *) f=$$p;; \
148   esac;
149 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
150 am__install_max = 40
151 am__nobase_strip_setup = \
152   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
153 am__nobase_strip = \
154   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
155 am__nobase_list = $(am__nobase_strip_setup); \
156   for p in $$list; do echo "$$p $$p"; done | \
157   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
158   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
159     if (++n[$$2] == $(am__install_max)) \
160       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
161     END { for (dir in files) print dir, files[dir] }'
162 am__base_list = \
163   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
164   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
165 am__uninstall_files_from_dir = { \
166   test -z "$$files" \
167     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
168     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
169          $(am__cd) "$$dir" && rm -f $$files; }; \
170   }
171 am__recheck_rx = ^[     ]*:recheck:[    ]*
172 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
173 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
174 # A command that, given a newline-separated list of test names on the
175 # standard input, print the name of the tests that are to be re-run
176 # upon "make recheck".
177 am__list_recheck_tests = $(AWK) '{ \
178   recheck = 1; \
179   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
180     { \
181       if (rc < 0) \
182         { \
183           if ((getline line2 < ($$0 ".log")) < 0) \
184             recheck = 0; \
185           break; \
186         } \
187       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
188         { \
189           recheck = 0; \
190           break; \
191         } \
192       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
193         { \
194           break; \
195         } \
196     }; \
197   if (recheck) \
198     print $$0; \
199   close ($$0 ".trs"); \
200   close ($$0 ".log"); \
201 }'
202 # A command that, given a newline-separated list of test names on the
203 # standard input, create the global log from their .trs and .log files.
204 am__create_global_log = $(AWK) ' \
205 function fatal(msg) \
206 { \
207   print "fatal: making $@: " msg | "cat >&2"; \
208   exit 1; \
209 } \
210 function rst_section(header) \
211 { \
212   print header; \
213   len = length(header); \
214   for (i = 1; i <= len; i = i + 1) \
215     printf "="; \
216   printf "\n\n"; \
217 } \
218 { \
219   copy_in_global_log = 1; \
220   global_test_result = "RUN"; \
221   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
222     { \
223       if (rc < 0) \
224          fatal("failed to read from " $$0 ".trs"); \
225       if (line ~ /$(am__global_test_result_rx)/) \
226         { \
227           sub("$(am__global_test_result_rx)", "", line); \
228           sub("[        ]*$$", "", line); \
229           global_test_result = line; \
230         } \
231       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
232         copy_in_global_log = 0; \
233     }; \
234   if (copy_in_global_log) \
235     { \
236       rst_section(global_test_result ": " $$0); \
237       while ((rc = (getline line < ($$0 ".log"))) != 0) \
238       { \
239         if (rc < 0) \
240           fatal("failed to read from " $$0 ".log"); \
241         print line; \
242       }; \
243       printf "\n"; \
244     }; \
245   close ($$0 ".trs"); \
246   close ($$0 ".log"); \
247 }'
248 # Restructured Text title.
249 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
250 # Solaris 10 'make', and several other traditional 'make' implementations,
251 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
252 # by disabling -e (using the XSI extension "set +e") if it's set.
253 am__sh_e_setup = case $$- in *e*) set +e;; esac
254 # Default flags passed to test drivers.
255 am__common_driver_flags = \
256   --color-tests "$$am__color_tests" \
257   --enable-hard-errors "$$am__enable_hard_errors" \
258   --expect-failure "$$am__expect_failure"
259 # To be inserted before the command running the test.  Creates the
260 # directory for the log if needed.  Stores in $dir the directory
261 # containing $f, in $tst the test, in $log the log.  Executes the
262 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
263 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
264 # will run the test scripts (or their associated LOG_COMPILER, if
265 # thy have one).
266 am__check_pre = \
267 $(am__sh_e_setup);                                      \
268 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
269 $(am__tty_colors);                                      \
270 srcdir=$(srcdir); export srcdir;                        \
271 case "$@" in                                            \
272   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
273     *) am__odir=.;;                                     \
274 esac;                                                   \
275 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
276   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
277 if test -f "./$$f"; then dir=./;                        \
278 elif test -f "$$f"; then dir=;                          \
279 else dir="$(srcdir)/"; fi;                              \
280 tst=$$dir$$f; log='$@';                                 \
281 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
282   am__enable_hard_errors=no;                            \
283 else                                                    \
284   am__enable_hard_errors=yes;                           \
285 fi;                                                     \
286 case " $(XFAIL_TESTS) " in                              \
287   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
288     am__expect_failure=yes;;                            \
289   *)                                                    \
290     am__expect_failure=no;;                             \
291 esac;                                                   \
292 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
293 # A shell command to get the names of the tests scripts with any registered
294 # extension removed (i.e., equivalently, the names of the test logs, with
295 # the '.log' extension removed).  The result is saved in the shell variable
296 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
297 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
298 # since that might cause problem with VPATH rewrites for suffix-less tests.
299 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
300 am__set_TESTS_bases = \
301   bases='$(TEST_LOGS)'; \
302   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
303   bases=`echo $$bases`
304 RECHECK_LOGS = $(TEST_LOGS)
305 AM_RECURSIVE_TARGETS = check recheck
306 TEST_SUITE_LOG = test-suite.log
307 TEST_EXTENSIONS = @EXEEXT@ .test
308 am__test_logs1 = $(TESTS:=.log)
309 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
310 TEST_LOGS = $(am__test_logs2:.test.log=.log)
311 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/build-aux/test-driver
312 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
313         $(TEST_LOG_FLAGS)
314 am__set_b = \
315   case '$@' in \
316     */*) \
317       case '$*' in \
318         */*) b='$*';; \
319           *) b=`echo '$@' | sed 's/\.log$$//'`; \
320        esac;; \
321     *) \
322       b='$*';; \
323   esac
324 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
325 ACLOCAL = @ACLOCAL@
326 AMTAR = @AMTAR@
327 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
328 AR = @AR@
329 AUTOCONF = @AUTOCONF@
330 AUTOHEADER = @AUTOHEADER@
331 AUTOMAKE = @AUTOMAKE@
332 AWK = @AWK@
333 CC = @CC@
334 CCDEPMODE = @CCDEPMODE@
335 CFLAGS = @CFLAGS@
336 CHECK_CFLAGS = @CHECK_CFLAGS@
337 CHECK_LIBS = @CHECK_LIBS@
338 CPP = @CPP@
339 CPPFLAGS = @CPPFLAGS@
340 CYGPATH_W = @CYGPATH_W@
341 DEFS = @DEFS@
342 DEPDIR = @DEPDIR@
343 DEPS_CFLAGS = @DEPS_CFLAGS@
344 DEPS_LIBS = @DEPS_LIBS@
345 DLLTOOL = @DLLTOOL@
346 DSYMUTIL = @DSYMUTIL@
347 DUMPBIN = @DUMPBIN@
348 ECHO_C = @ECHO_C@
349 ECHO_N = @ECHO_N@
350 ECHO_T = @ECHO_T@
351 EGREP = @EGREP@
352 EXEEXT = @EXEEXT@
353 FGREP = @FGREP@
354 GREP = @GREP@
355 GTKDOC_CHECK = @GTKDOC_CHECK@
356 GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
357 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
358 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
359 GTKDOC_MKPDF = @GTKDOC_MKPDF@
360 GTKDOC_REBASE = @GTKDOC_REBASE@
361 GTestDBus_CFLAGS = @GTestDBus_CFLAGS@
362 GTestDBus_LIBS = @GTestDBus_LIBS@
363 HTML_DIR = @HTML_DIR@
364 INSTALL = @INSTALL@
365 INSTALL_DATA = @INSTALL_DATA@
366 INSTALL_PROGRAM = @INSTALL_PROGRAM@
367 INSTALL_SCRIPT = @INSTALL_SCRIPT@
368 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
369 INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
370 INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
371 INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
372 INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
373 INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
374 INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
375 INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
376 INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
377 LD = @LD@
378 LDFLAGS = @LDFLAGS@
379 LIBOBJS = @LIBOBJS@
380 LIBS = @LIBS@
381 LIBTOOL = @LIBTOOL@
382 LIPO = @LIPO@
383 LN_S = @LN_S@
384 LTLIBOBJS = @LTLIBOBJS@
385 MAKEINFO = @MAKEINFO@
386 MANIFEST_TOOL = @MANIFEST_TOOL@
387 MKDIR_P = @MKDIR_P@
388 NM = @NM@
389 NMEDIT = @NMEDIT@
390 OBJDUMP = @OBJDUMP@
391 OBJEXT = @OBJEXT@
392 OTOOL = @OTOOL@
393 OTOOL64 = @OTOOL64@
394 PACKAGE = @PACKAGE@
395 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
396 PACKAGE_NAME = @PACKAGE_NAME@
397 PACKAGE_STRING = @PACKAGE_STRING@
398 PACKAGE_TARNAME = @PACKAGE_TARNAME@
399 PACKAGE_URL = @PACKAGE_URL@
400 PACKAGE_VERSION = @PACKAGE_VERSION@
401 PATH_SEPARATOR = @PATH_SEPARATOR@
402 PKG_CONFIG = @PKG_CONFIG@
403 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
404 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
405 PYTHON = @PYTHON@
406 PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
407 PYTHON_PLATFORM = @PYTHON_PLATFORM@
408 PYTHON_PREFIX = @PYTHON_PREFIX@
409 PYTHON_VERSION = @PYTHON_VERSION@
410 RANLIB = @RANLIB@
411 SED = @SED@
412 SET_MAKE = @SET_MAKE@
413 SHELL = @SHELL@
414 STRIP = @STRIP@
415 VERSION = @VERSION@
416 abs_builddir = @abs_builddir@
417 abs_srcdir = @abs_srcdir@
418 abs_top_builddir = @abs_top_builddir@
419 abs_top_srcdir = @abs_top_srcdir@
420 ac_ct_AR = @ac_ct_AR@
421 ac_ct_CC = @ac_ct_CC@
422 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
423 am__include = @am__include@
424 am__leading_dot = @am__leading_dot@
425 am__quote = @am__quote@
426 am__tar = @am__tar@
427 am__untar = @am__untar@
428 bindir = @bindir@
429 build = @build@
430 build_alias = @build_alias@
431 build_cpu = @build_cpu@
432 build_os = @build_os@
433 build_vendor = @build_vendor@
434 builddir = @builddir@
435 datadir = @datadir@
436 datarootdir = @datarootdir@
437 docdir = @docdir@
438 dvidir = @dvidir@
439 exec_prefix = @exec_prefix@
440 host = @host@
441 host_alias = @host_alias@
442 host_cpu = @host_cpu@
443 host_os = @host_os@
444 host_vendor = @host_vendor@
445 htmldir = @htmldir@
446 includedir = @includedir@
447 infodir = @infodir@
448 install_sh = @install_sh@
449 libdir = @libdir@
450 libexecdir = @libexecdir@
451 localedir = @localedir@
452 localstatedir = @localstatedir@
453 mandir = @mandir@
454 mkdir_p = @mkdir_p@
455 oldincludedir = @oldincludedir@
456 pdfdir = @pdfdir@
457 pkgpyexecdir = @pkgpyexecdir@
458 pkgpythondir = @pkgpythondir@
459 prefix = @prefix@
460 program_transform_name = @program_transform_name@
461 psdir = @psdir@
462 pyexecdir = @pyexecdir@
463 pyoverridesdir = @pyoverridesdir@
464 pythondir = @pythondir@
465 sbindir = @sbindir@
466 sharedstatedir = @sharedstatedir@
467 srcdir = @srcdir@
468 sysconfdir = @sysconfdir@
469 target_alias = @target_alias@
470 top_build_prefix = @top_build_prefix@
471 top_builddir = @top_builddir@
472 top_srcdir = @top_srcdir@
473
474 # We require automake 1.6 at least.
475 AUTOMAKE_OPTIONS = 1.6
476
477 # This is a blank Makefile.am for using gtk-doc.
478 # Copy this to your project's API docs directory and modify the variables to
479 # suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples
480 # of using the various options.
481
482 # The name of the module, e.g. 'glib'.
483 DOC_MODULE = libgsignon-glib
484
485 # The top-level SGML file. You can change this if you want to.
486 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
487
488 # The directory containing the source code. Relative to $(srcdir).
489 # gtk-doc will search all .c & .h files beneath here for inline comments
490 # documenting the functions and macros.
491 # e.g. DOC_SOURCE_DIR=../../../gtk
492 DOC_SOURCE_DIR = $(top_srcdir)/libgsignon-glib
493
494 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
495 SCANGOBJ_OPTIONS = 
496
497 # Extra options to supply to gtkdoc-scan.
498 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" 
499 SCAN_OPTIONS = --rebuild-types --deprecated-guards="SIGNON_DISABLE_DEPRECATED"
500
501 # Extra options to supply to gtkdoc-mkdb.
502 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
503 MKDB_OPTIONS = --source-dir=$(top_srcdir)/libgsignon-glib --sgml-mode --output-format=xml --name-space=signon \
504 --ignore-files="sso-auth-service-gen.c sso-auth-session-gen.c sso-identity-gen.c"
505
506
507 # Extra options to supply to gtkdoc-fixref. Not normally needed.
508 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
509 FIXXREF_OPTIONS = --extra-dir=../../../accounts-sso.gsignond/docs/html
510
511 # Used for dependencies. The docs will be rebuilt if any of these change.
512 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
513 # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
514 HFILE_GLOB = $(top_srcdir)/libgsignon-glib/signon-*.h
515 CFILE_GLOB = $(top_srcdir)/libgsignon-glib/signon-*.c
516
517 # Header files to ignore when scanning.
518 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
519 IGNORE_HFILES = \
520         signon-auth-session-client-glib-gen.h \
521         signon-client-glib-gen.h \
522         signon-identity-glib-gen.h \
523         signon-dbus-queue.h \
524         signon-enum-types.h \
525         signon-internals.h \
526         signon-proxy.h \
527         signon-types.h \
528         signon-utils.h \
529         signon-marshal.h \
530         sso-auth-service-gen.h \
531         sso-auth-service.h \
532         sso-auth-session-gen.h \
533         sso-identity-gen.h \
534         stamp-signon-enum-types.h
535
536
537 # Images to copy into HTML directory.
538 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
539 HTML_IMAGES = 
540
541 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
542 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
543 content_files = examples.xml introduction.xml
544
545 # CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
546 # Only needed if you are using gtkdoc-scangobj to dynamically query widget
547 # signals and properties.
548 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
549 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
550 AM_CPPFLAGS = $(DEPS_CFLAGS)
551 GTKDOC_LIBS = $(top_builddir)/libgsignon-glib/libgsignon-glib.la $(DEPS_LIBS)
552 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
553 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
554 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
555 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
556 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = 
557 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
558
559 # We set GPATH here; this gives us semantics for GNU make
560 # which are more like other make's VPATH, when it comes to
561 # whether a source that is a target of one rule is then
562 # searched for in VPATH/GPATH.
563 #
564 GPATH = $(srcdir)
565 TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
566 SETUP_FILES = \
567         $(content_files)                \
568         $(DOC_MAIN_SGML_FILE)           \
569         $(DOC_MODULE)-sections.txt      \
570         $(DOC_MODULE)-overrides.txt
571
572 EXTRA_DIST = \
573         $(HTML_IMAGES)                  \
574         $(SETUP_FILES)
575
576 DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \
577         html-build.stamp pdf-build.stamp \
578         sgml.stamp html.stamp pdf.stamp
579
580 SCANOBJ_FILES = \
581         $(DOC_MODULE).args       \
582         $(DOC_MODULE).hierarchy  \
583         $(DOC_MODULE).interfaces \
584         $(DOC_MODULE).prerequisites \
585         $(DOC_MODULE).signals
586
587 REPORT_FILES = \
588         $(DOC_MODULE)-undocumented.txt \
589         $(DOC_MODULE)-undeclared.txt \
590         $(DOC_MODULE)-unused.txt
591
592 CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) \
593         gtkdoc-check.test $(DOC_MODULE)-*.txt $(DOC_MODULE).types
594 @GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = 
595 @GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
596 @GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = 
597 @GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
598
599 #### setup ####
600 GTK_DOC_V_SETUP = $(GTK_DOC_V_SETUP_$(V))
601 GTK_DOC_V_SETUP_ = $(GTK_DOC_V_SETUP_$(AM_DEFAULT_VERBOSITY))
602 GTK_DOC_V_SETUP_0 = @echo "  DOC   Preparing build";
603
604 #### scan ####
605 GTK_DOC_V_SCAN = $(GTK_DOC_V_SCAN_$(V))
606 GTK_DOC_V_SCAN_ = $(GTK_DOC_V_SCAN_$(AM_DEFAULT_VERBOSITY))
607 GTK_DOC_V_SCAN_0 = @echo "  DOC   Scanning header files";
608 GTK_DOC_V_INTROSPECT = $(GTK_DOC_V_INTROSPECT_$(V))
609 GTK_DOC_V_INTROSPECT_ = $(GTK_DOC_V_INTROSPECT_$(AM_DEFAULT_VERBOSITY))
610 GTK_DOC_V_INTROSPECT_0 = @echo "  DOC   Introspecting gobjects";
611
612 #### xml ####
613 GTK_DOC_V_XML = $(GTK_DOC_V_XML_$(V))
614 GTK_DOC_V_XML_ = $(GTK_DOC_V_XML_$(AM_DEFAULT_VERBOSITY))
615 GTK_DOC_V_XML_0 = @echo "  DOC   Building XML";
616
617 #### html ####
618 GTK_DOC_V_HTML = $(GTK_DOC_V_HTML_$(V))
619 GTK_DOC_V_HTML_ = $(GTK_DOC_V_HTML_$(AM_DEFAULT_VERBOSITY))
620 GTK_DOC_V_HTML_0 = @echo "  DOC   Building HTML";
621 GTK_DOC_V_XREF = $(GTK_DOC_V_XREF_$(V))
622 GTK_DOC_V_XREF_ = $(GTK_DOC_V_XREF_$(AM_DEFAULT_VERBOSITY))
623 GTK_DOC_V_XREF_0 = @echo "  DOC   Fixing cross-references";
624
625 #### pdf ####
626 GTK_DOC_V_PDF = $(GTK_DOC_V_PDF_$(V))
627 GTK_DOC_V_PDF_ = $(GTK_DOC_V_PDF_$(AM_DEFAULT_VERBOSITY))
628 GTK_DOC_V_PDF_0 = @echo "  DOC   Building PDF";
629
630 # This includes the standard gtk-doc make rules, copied by gtkdocize.
631
632 # Other files to distribute
633 # e.g. EXTRA_DIST += version.xml.in
634 #EXTRA_DIST += 
635 @ENABLE_GTK_DOC_TRUE@TESTS = $(GTKDOC_CHECK)
636 all: all-am
637
638 .SUFFIXES:
639 .SUFFIXES: .log .test .test$(EXEEXT) .trs
640 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
641         @for dep in $?; do \
642           case '$(am__configure_deps)' in \
643             *$$dep*) \
644               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
645                 && { if test -f $@; then exit 0; else break; fi; }; \
646               exit 1;; \
647           esac; \
648         done; \
649         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/reference/Makefile'; \
650         $(am__cd) $(top_srcdir) && \
651           $(AUTOMAKE) --gnu docs/reference/Makefile
652 .PRECIOUS: Makefile
653 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
654         @case '$?' in \
655           *config.status*) \
656             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
657           *) \
658             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
659             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
660         esac;
661 $(top_srcdir)/gtk-doc.make:
662
663 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
664         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
665
666 $(top_srcdir)/configure:  $(am__configure_deps)
667         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
668 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
669         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
670 $(am__aclocal_m4_deps):
671 version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in
672         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
673
674 mostlyclean-libtool:
675         -rm -f *.lo
676
677 clean-libtool:
678         -rm -rf .libs _libs
679 tags TAGS:
680
681 ctags CTAGS:
682
683 cscope cscopelist:
684
685
686 # Recover from deleted '.trs' file; this should ensure that
687 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
688 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
689 # to avoid problems with "make -n".
690 .log.trs:
691         rm -f $< $@
692         $(MAKE) $(AM_MAKEFLAGS) $<
693
694 # Leading 'am--fnord' is there to ensure the list of targets does not
695 # expand to empty, as could happen e.g. with make check TESTS=''.
696 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
697 am--force-recheck:
698         @:
699
700 $(TEST_SUITE_LOG): $(TEST_LOGS)
701         @$(am__set_TESTS_bases); \
702         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
703         redo_bases=`for i in $$bases; do \
704                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
705                     done`; \
706         if test -n "$$redo_bases"; then \
707           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
708           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
709           if $(am__make_dryrun); then :; else \
710             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
711           fi; \
712         fi; \
713         if test -n "$$am__remaking_logs"; then \
714           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
715                "recursion detected" >&2; \
716         else \
717           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
718         fi; \
719         if $(am__make_dryrun); then :; else \
720           st=0;  \
721           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
722           for i in $$redo_bases; do \
723             test -f $$i.trs && test -r $$i.trs \
724               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
725             test -f $$i.log && test -r $$i.log \
726               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
727           done; \
728           test $$st -eq 0 || exit 1; \
729         fi
730         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
731         ws='[   ]'; \
732         results=`for b in $$bases; do echo $$b.trs; done`; \
733         test -n "$$results" || results=/dev/null; \
734         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
735         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
736         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
737         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
738         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
739         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
740         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
741         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
742           success=true; \
743         else \
744           success=false; \
745         fi; \
746         br='==================='; br=$$br$$br$$br$$br; \
747         result_count () \
748         { \
749             if test x"$$1" = x"--maybe-color"; then \
750               maybe_colorize=yes; \
751             elif test x"$$1" = x"--no-color"; then \
752               maybe_colorize=no; \
753             else \
754               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
755             fi; \
756             shift; \
757             desc=$$1 count=$$2; \
758             if test $$maybe_colorize = yes && test $$count -gt 0; then \
759               color_start=$$3 color_end=$$std; \
760             else \
761               color_start= color_end=; \
762             fi; \
763             echo "$${color_start}# $$desc $$count$${color_end}"; \
764         }; \
765         create_testsuite_report () \
766         { \
767           result_count $$1 "TOTAL:" $$all   "$$brg"; \
768           result_count $$1 "PASS: " $$pass  "$$grn"; \
769           result_count $$1 "SKIP: " $$skip  "$$blu"; \
770           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
771           result_count $$1 "FAIL: " $$fail  "$$red"; \
772           result_count $$1 "XPASS:" $$xpass "$$red"; \
773           result_count $$1 "ERROR:" $$error "$$mgn"; \
774         }; \
775         {                                                               \
776           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
777             $(am__rst_title);                                           \
778           create_testsuite_report --no-color;                           \
779           echo;                                                         \
780           echo ".. contents:: :depth: 2";                               \
781           echo;                                                         \
782           for b in $$bases; do echo $$b; done                           \
783             | $(am__create_global_log);                                 \
784         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
785         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
786         if $$success; then                                              \
787           col="$$grn";                                                  \
788          else                                                           \
789           col="$$red";                                                  \
790           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
791         fi;                                                             \
792         echo "$${col}$$br$${std}";                                      \
793         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
794         echo "$${col}$$br$${std}";                                      \
795         create_testsuite_report --maybe-color;                          \
796         echo "$$col$$br$$std";                                          \
797         if $$success; then :; else                                      \
798           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
799           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
800             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
801           fi;                                                           \
802           echo "$$col$$br$$std";                                        \
803         fi;                                                             \
804         $$success || exit 1
805
806 check-TESTS:
807         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
808         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
809         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
810         @set +e; $(am__set_TESTS_bases); \
811         log_list=`for i in $$bases; do echo $$i.log; done`; \
812         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
813         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
814         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
815         exit $$?;
816 recheck: all 
817         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
818         @set +e; $(am__set_TESTS_bases); \
819         bases=`for i in $$bases; do echo $$i; done \
820                  | $(am__list_recheck_tests)` || exit 1; \
821         log_list=`for i in $$bases; do echo $$i.log; done`; \
822         log_list=`echo $$log_list`; \
823         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
824                 am__force_recheck=am--force-recheck \
825                 TEST_LOGS="$$log_list"; \
826         exit $$?
827 .test.log:
828         @p='$<'; \
829         $(am__set_b); \
830         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
831         --log-file $$b.log --trs-file $$b.trs \
832         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
833         "$$tst" $(AM_TESTS_FD_REDIRECT)
834 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
835 @am__EXEEXT_TRUE@       @p='$<'; \
836 @am__EXEEXT_TRUE@       $(am__set_b); \
837 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
838 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
839 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
840 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
841
842 distdir: $(DISTFILES)
843         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
844         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
845         list='$(DISTFILES)'; \
846           dist_files=`for file in $$list; do echo $$file; done | \
847           sed -e "s|^$$srcdirstrip/||;t" \
848               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
849         case $$dist_files in \
850           */*) $(MKDIR_P) `echo "$$dist_files" | \
851                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
852                            sort -u` ;; \
853         esac; \
854         for file in $$dist_files; do \
855           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
856           if test -d $$d/$$file; then \
857             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
858             if test -d "$(distdir)/$$file"; then \
859               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
860             fi; \
861             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
862               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
863               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
864             fi; \
865             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
866           else \
867             test -f "$(distdir)/$$file" \
868             || cp -p $$d/$$file "$(distdir)/$$file" \
869             || exit 1; \
870           fi; \
871         done
872         $(MAKE) $(AM_MAKEFLAGS) \
873           top_distdir="$(top_distdir)" distdir="$(distdir)" \
874           dist-hook
875 check-am: all-am
876         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
877 check: check-am
878 @ENABLE_GTK_DOC_FALSE@all-local:
879 all-am: Makefile all-local
880 installdirs:
881 install: install-am
882 install-exec: install-exec-am
883 install-data: install-data-am
884 uninstall: uninstall-am
885
886 install-am: all-am
887         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
888
889 installcheck: installcheck-am
890 install-strip:
891         if test -z '$(STRIP)'; then \
892           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
893             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
894               install; \
895         else \
896           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
897             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
898             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
899         fi
900 mostlyclean-generic:
901         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
902         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
903         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
904
905 clean-generic:
906         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
907
908 distclean-generic:
909         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
910         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
911
912 maintainer-clean-generic:
913         @echo "This command is intended for maintainers to use"
914         @echo "it deletes files that may require special tools to rebuild."
915 clean: clean-am
916
917 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
918
919 distclean: distclean-am
920         -rm -f Makefile
921 distclean-am: clean-am distclean-generic distclean-local
922
923 dvi: dvi-am
924
925 dvi-am:
926
927 html: html-am
928
929 html-am:
930
931 info: info-am
932
933 info-am:
934
935 install-data-am: install-data-local
936
937 install-dvi: install-dvi-am
938
939 install-dvi-am:
940
941 install-exec-am:
942
943 install-html: install-html-am
944
945 install-html-am:
946
947 install-info: install-info-am
948
949 install-info-am:
950
951 install-man:
952
953 install-pdf: install-pdf-am
954
955 install-pdf-am:
956
957 install-ps: install-ps-am
958
959 install-ps-am:
960
961 installcheck-am:
962
963 maintainer-clean: maintainer-clean-am
964         -rm -f Makefile
965 maintainer-clean-am: distclean-am maintainer-clean-generic \
966         maintainer-clean-local
967
968 mostlyclean: mostlyclean-am
969
970 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
971
972 pdf: pdf-am
973
974 pdf-am:
975
976 ps: ps-am
977
978 ps-am:
979
980 uninstall-am: uninstall-local
981
982 .MAKE: check-am install-am install-strip
983
984 .PHONY: all all-am all-local check check-TESTS check-am clean \
985         clean-generic clean-libtool clean-local cscopelist-am ctags-am \
986         dist-hook distclean distclean-generic distclean-libtool \
987         distclean-local distdir dvi dvi-am html html-am info info-am \
988         install install-am install-data install-data-am \
989         install-data-local install-dvi install-dvi-am install-exec \
990         install-exec-am install-html install-html-am install-info \
991         install-info-am install-man install-pdf install-pdf-am \
992         install-ps install-ps-am install-strip installcheck \
993         installcheck-am installdirs maintainer-clean \
994         maintainer-clean-generic maintainer-clean-local mostlyclean \
995         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
996         recheck tags-am uninstall uninstall-am uninstall-local
997
998
999 gtkdoc-check.test: Makefile
1000         $(AM_V_GEN)echo "#!/bin/sh -e" > $@; \
1001                 echo "$(GTKDOC_CHECK_PATH) || exit 1" >> $@; \
1002                 chmod +x $@
1003
1004 all-gtk-doc: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
1005 .PHONY: all-gtk-doc
1006
1007 @ENABLE_GTK_DOC_TRUE@all-local: all-gtk-doc
1008
1009 docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
1010
1011 $(REPORT_FILES): sgml-build.stamp
1012
1013 setup-build.stamp:
1014         -$(GTK_DOC_V_SETUP)if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
1015             files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
1016             if test "x$$files" != "x" ; then \
1017                 for file in $$files ; do \
1018                     destdir=`dirname $(abs_builddir)/$$file`; \
1019                     test -d "$$destdir" || mkdir -p "$$destdir"; \
1020                     test -f $(abs_srcdir)/$$file && \
1021                         cp -pf $(abs_srcdir)/$$file $(abs_builddir)/$$file || true; \
1022                 done; \
1023             fi; \
1024         fi
1025         $(AM_V_at)touch setup-build.stamp
1026
1027 scan-build.stamp: setup-build.stamp $(HFILE_GLOB) $(CFILE_GLOB)
1028         $(GTK_DOC_V_SCAN)_source_dir='' ; \
1029         for i in $(DOC_SOURCE_DIR) ; do \
1030             _source_dir="$${_source_dir} --source-dir=$$i" ; \
1031         done ; \
1032         gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
1033         $(GTK_DOC_V_INTROSPECT)if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \
1034             scanobj_options=""; \
1035             gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
1036             if test "$(?)" = "0"; then \
1037                 if test "x$(V)" = "x1"; then \
1038                     scanobj_options="--verbose"; \
1039                 fi; \
1040             fi; \
1041             CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \
1042             gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \
1043         else \
1044             for i in $(SCANOBJ_FILES) ; do \
1045                 test -f $$i || touch $$i ; \
1046             done \
1047         fi
1048         $(AM_V_at)touch scan-build.stamp
1049
1050 $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp
1051         @true
1052
1053 sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files)
1054         $(GTK_DOC_V_XML)_source_dir='' ; \
1055         for i in $(DOC_SOURCE_DIR) ; do \
1056             _source_dir="$${_source_dir} --source-dir=$$i" ; \
1057         done ; \
1058         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)
1059         $(AM_V_at)touch sgml-build.stamp
1060
1061 sgml.stamp: sgml-build.stamp
1062         @true
1063
1064 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
1065         $(GTK_DOC_V_HTML)rm -rf html && mkdir html && \
1066         mkhtml_options=""; \
1067         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
1068         if test "$(?)" = "0"; then \
1069           if test "x$(V)" = "x1"; then \
1070             mkhtml_options="$$mkhtml_options --verbose"; \
1071           fi; \
1072         fi; \
1073         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
1074         if test "$(?)" = "0"; then \
1075           mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \
1076         fi; \
1077         cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
1078         -@test "x$(HTML_IMAGES)" = "x" || \
1079         for file in $(HTML_IMAGES) ; do \
1080           if test -f $(abs_srcdir)/$$file ; then \
1081             cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
1082           fi; \
1083           if test -f $(abs_builddir)/$$file ; then \
1084             cp $(abs_builddir)/$$file $(abs_builddir)/html; \
1085           fi; \
1086         done;
1087         $(GTK_DOC_V_XREF)gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
1088         $(AM_V_at)touch html-build.stamp
1089
1090 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
1091         $(GTK_DOC_V_PDF)rm -f $(DOC_MODULE).pdf && \
1092         mkpdf_options=""; \
1093         gtkdoc-mkpdf 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
1094         if test "$(?)" = "0"; then \
1095           if test "x$(V)" = "x1"; then \
1096             mkpdf_options="$$mkpdf_options --verbose"; \
1097           fi; \
1098         fi; \
1099         if test "x$(HTML_IMAGES)" != "x"; then \
1100           for img in $(HTML_IMAGES); do \
1101             part=`dirname $$img`; \
1102             echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
1103             if test $$? != 0; then \
1104               mkpdf_options="$$mkpdf_options --imgdir=$$part"; \
1105             fi; \
1106           done; \
1107         fi; \
1108         gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
1109         $(AM_V_at)touch pdf-build.stamp
1110
1111 ##############
1112
1113 clean-local:
1114         @rm -f *~ *.bak
1115         @rm -rf .libs
1116         @if echo $(SCAN_OPTIONS) | grep -q "\-\-rebuild-types" ; then \
1117           rm -f $(DOC_MODULE).types; \
1118         fi
1119
1120 distclean-local:
1121         @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
1122             $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
1123         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
1124             rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \
1125         fi
1126
1127 maintainer-clean-local:
1128         @rm -rf xml html
1129
1130 install-data-local:
1131         @installfiles=`echo $(builddir)/html/*`; \
1132         if test "$$installfiles" = '$(builddir)/html/*'; \
1133         then echo 1>&2 'Nothing to install' ; \
1134         else \
1135           if test -n "$(DOC_MODULE_VERSION)"; then \
1136             installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
1137           else \
1138             installdir="$(DESTDIR)$(TARGET_DIR)"; \
1139           fi; \
1140           $(mkinstalldirs) $${installdir} ; \
1141           for i in $$installfiles; do \
1142             echo ' $(INSTALL_DATA) '$$i ; \
1143             $(INSTALL_DATA) $$i $${installdir}; \
1144           done; \
1145           if test -n "$(DOC_MODULE_VERSION)"; then \
1146             mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
1147               $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
1148           fi; \
1149           $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
1150         fi
1151
1152 uninstall-local:
1153         @if test -n "$(DOC_MODULE_VERSION)"; then \
1154           installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
1155         else \
1156           installdir="$(DESTDIR)$(TARGET_DIR)"; \
1157         fi; \
1158         rm -rf $${installdir}
1159
1160 #
1161 # Require gtk-doc when making dist
1162 #
1163 @HAVE_GTK_DOC_TRUE@dist-check-gtkdoc: docs
1164 @HAVE_GTK_DOC_FALSE@dist-check-gtkdoc:
1165 @HAVE_GTK_DOC_FALSE@    @echo "*** gtk-doc is needed to run 'make dist'.         ***"
1166 @HAVE_GTK_DOC_FALSE@    @echo "*** gtk-doc was not found when 'configure' ran.   ***"
1167 @HAVE_GTK_DOC_FALSE@    @echo "*** please install gtk-doc and rerun 'configure'. ***"
1168 @HAVE_GTK_DOC_FALSE@    @false
1169
1170 dist-hook: dist-check-gtkdoc all-gtk-doc dist-hook-local
1171         @mkdir $(distdir)/html
1172         @cp ./html/* $(distdir)/html
1173         @-cp ./$(DOC_MODULE).pdf $(distdir)/
1174         @-cp ./$(DOC_MODULE).types $(distdir)/
1175         @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/
1176         @cd $(distdir) && rm -f $(DISTCLEANFILES)
1177         @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
1178
1179 .PHONY : dist-hook-local docs
1180
1181 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1182 # Otherwise a system limit (for SysV at least) may be exceeded.
1183 .NOEXPORT: