Imported Upstream version 0.19.1
[platform/upstream/p11-kit.git] / doc / manual / Makefile.in
1 # Makefile.in generated by automake 1.13.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 = $(top_srcdir)/gtk-doc.make $(srcdir)/Makefile.in \
59         $(srcdir)/Makefile.am $(srcdir)/version.xml.in
60 subdir = doc/manual
61 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62 am__aclocal_m4_deps = $(top_srcdir)/build/m4/gettext.m4 \
63         $(top_srcdir)/build/m4/iconv.m4 \
64         $(top_srcdir)/build/m4/lib-ld.m4 \
65         $(top_srcdir)/build/m4/lib-link.m4 \
66         $(top_srcdir)/build/m4/lib-prefix.m4 \
67         $(top_srcdir)/build/m4/libtool.m4 \
68         $(top_srcdir)/build/m4/ltoptions.m4 \
69         $(top_srcdir)/build/m4/ltsugar.m4 \
70         $(top_srcdir)/build/m4/ltversion.m4 \
71         $(top_srcdir)/build/m4/lt~obsolete.m4 \
72         $(top_srcdir)/build/m4/nls.m4 $(top_srcdir)/build/m4/po.m4 \
73         $(top_srcdir)/build/m4/progtest.m4 $(top_srcdir)/configure.ac
74 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75         $(ACLOCAL_M4)
76 mkinstalldirs = $(install_sh) -d
77 CONFIG_HEADER = $(top_builddir)/config.h
78 CONFIG_CLEAN_FILES = version.xml
79 CONFIG_CLEAN_VPATH_FILES =
80 AM_V_P = $(am__v_P_@AM_V@)
81 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
82 am__v_P_0 = false
83 am__v_P_1 = :
84 AM_V_GEN = $(am__v_GEN_@AM_V@)
85 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
86 am__v_GEN_0 = @echo "  GEN     " $@;
87 am__v_GEN_1 = 
88 AM_V_at = $(am__v_at_@AM_V@)
89 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
90 am__v_at_0 = @
91 am__v_at_1 = 
92 SOURCES =
93 DIST_SOURCES =
94 am__can_run_installinfo = \
95   case $$AM_UPDATE_INFO_DIR in \
96     n|no|NO) false;; \
97     *) (install-info --version) >/dev/null 2>&1;; \
98   esac
99 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
100 am__vpath_adj = case $$p in \
101     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
102     *) f=$$p;; \
103   esac;
104 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
105 am__install_max = 40
106 am__nobase_strip_setup = \
107   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
108 am__nobase_strip = \
109   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
110 am__nobase_list = $(am__nobase_strip_setup); \
111   for p in $$list; do echo "$$p $$p"; done | \
112   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
113   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
114     if (++n[$$2] == $(am__install_max)) \
115       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
116     END { for (dir in files) print dir, files[dir] }'
117 am__base_list = \
118   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
119   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
120 am__uninstall_files_from_dir = { \
121   test -z "$$files" \
122     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
123     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
124          $(am__cd) "$$dir" && rm -f $$files; }; \
125   }
126 man5dir = $(mandir)/man5
127 am__installdirs = "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)"
128 man8dir = $(mandir)/man8
129 NROFF = nroff
130 MANS = $(man5_MANS) $(man8_MANS)
131 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
132 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
133 ACLOCAL = @ACLOCAL@
134 AMTAR = @AMTAR@
135 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
136 AR = @AR@
137 AUTOCONF = @AUTOCONF@
138 AUTOHEADER = @AUTOHEADER@
139 AUTOMAKE = @AUTOMAKE@
140 AWK = @AWK@
141 CC = @CC@
142 CCDEPMODE = @CCDEPMODE@
143 CFLAGS = @CFLAGS@
144 CPP = @CPP@
145 CPPFLAGS = @CPPFLAGS@
146 CYGPATH_W = @CYGPATH_W@
147 DEFS = @DEFS@
148 DEPDIR = @DEPDIR@
149 DLLTOOL = @DLLTOOL@
150 DSYMUTIL = @DSYMUTIL@
151 DUMPBIN = @DUMPBIN@
152 ECHO_C = @ECHO_C@
153 ECHO_N = @ECHO_N@
154 ECHO_T = @ECHO_T@
155 EGREP = @EGREP@
156 EXEEXT = @EXEEXT@
157 FGREP = @FGREP@
158 GCOV = @GCOV@
159 GENHTML = @GENHTML@
160 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
161 GMSGFMT = @GMSGFMT@
162 GMSGFMT_015 = @GMSGFMT_015@
163 GREP = @GREP@
164 GTKDOC_CHECK = @GTKDOC_CHECK@
165 GTKDOC_MKPDF = @GTKDOC_MKPDF@
166 GTKDOC_REBASE = @GTKDOC_REBASE@
167 GTKDOC_SCAN = @GTKDOC_SCAN@
168 HTML_DIR = @HTML_DIR@
169 INSTALL = @INSTALL@
170 INSTALL_DATA = @INSTALL_DATA@
171 INSTALL_PROGRAM = @INSTALL_PROGRAM@
172 INSTALL_SCRIPT = @INSTALL_SCRIPT@
173 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
174 INTLLIBS = @INTLLIBS@
175 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
176 LCOV = @LCOV@
177 LD = @LD@
178 LDFLAGS = @LDFLAGS@
179 LIBFFI_CFLAGS = @LIBFFI_CFLAGS@
180 LIBFFI_LIBS = @LIBFFI_LIBS@
181 LIBICONV = @LIBICONV@
182 LIBINTL = @LIBINTL@
183 LIBOBJS = @LIBOBJS@
184 LIBS = @LIBS@
185 LIBTASN1_CFLAGS = @LIBTASN1_CFLAGS@
186 LIBTASN1_LIBS = @LIBTASN1_LIBS@
187 LIBTOOL = @LIBTOOL@
188 LIPO = @LIPO@
189 LN_S = @LN_S@
190 LTLIBICONV = @LTLIBICONV@
191 LTLIBINTL = @LTLIBINTL@
192 LTLIBOBJS = @LTLIBOBJS@
193 MAINT = @MAINT@
194 MAKEINFO = @MAKEINFO@
195 MANIFEST_TOOL = @MANIFEST_TOOL@
196 MKDIR_P = @MKDIR_P@
197 MSGFMT = @MSGFMT@
198 MSGFMT_015 = @MSGFMT_015@
199 MSGMERGE = @MSGMERGE@
200 NM = @NM@
201 NMEDIT = @NMEDIT@
202 OBJDUMP = @OBJDUMP@
203 OBJEXT = @OBJEXT@
204 OTOOL = @OTOOL@
205 OTOOL64 = @OTOOL64@
206 P11KIT_LT_RELEASE = @P11KIT_LT_RELEASE@
207 PACKAGE = @PACKAGE@
208 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
209 PACKAGE_NAME = @PACKAGE_NAME@
210 PACKAGE_STRING = @PACKAGE_STRING@
211 PACKAGE_TARNAME = @PACKAGE_TARNAME@
212 PACKAGE_URL = @PACKAGE_URL@
213 PACKAGE_VERSION = @PACKAGE_VERSION@
214 PATH_SEPARATOR = @PATH_SEPARATOR@
215 PKG_CONFIG = @PKG_CONFIG@
216 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
217 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
218 POSUB = @POSUB@
219 RANLIB = @RANLIB@
220 SED = @SED@
221 SET_MAKE = @SET_MAKE@
222 SHELL = @SHELL@
223 SHLEXT = @SHLEXT@
224 STRIP = @STRIP@
225 USE_NLS = @USE_NLS@
226 VERSION = @VERSION@
227 XGETTEXT = @XGETTEXT@
228 XGETTEXT_015 = @XGETTEXT_015@
229 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
230 XSLTPROC = @XSLTPROC@
231 abs_builddir = @abs_builddir@
232 abs_srcdir = @abs_srcdir@
233 abs_top_builddir = @abs_top_builddir@
234 abs_top_srcdir = @abs_top_srcdir@
235 ac_ct_AR = @ac_ct_AR@
236 ac_ct_CC = @ac_ct_CC@
237 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
238 am__include = @am__include@
239 am__leading_dot = @am__leading_dot@
240 am__quote = @am__quote@
241 am__tar = @am__tar@
242 am__untar = @am__untar@
243 bindir = @bindir@
244 build = @build@
245 build_alias = @build_alias@
246 build_cpu = @build_cpu@
247 build_os = @build_os@
248 build_vendor = @build_vendor@
249 builddir = @builddir@
250 datadir = @datadir@
251 datarootdir = @datarootdir@
252 docdir = @docdir@
253 dvidir = @dvidir@
254 exec_prefix = @exec_prefix@
255 host = @host@
256 host_alias = @host_alias@
257 host_cpu = @host_cpu@
258 host_os = @host_os@
259 host_vendor = @host_vendor@
260 htmldir = @htmldir@
261 includedir = @includedir@
262 infodir = @infodir@
263 install_sh = @install_sh@
264 libdir = @libdir@
265 libexecdir = @libexecdir@
266 localedir = @localedir@
267 localstatedir = @localstatedir@
268 mandir = @mandir@
269 mkdir_p = @mkdir_p@
270 oldincludedir = @oldincludedir@
271 p11_module_path = @p11_module_path@
272 p11_package_config_modules = @p11_package_config_modules@
273 p11_system_config = @p11_system_config@
274 p11_system_config_file = @p11_system_config_file@
275 p11_system_config_modules = @p11_system_config_modules@
276 p11_user_config = @p11_user_config@
277 p11_user_config_file = @p11_user_config_file@
278 p11_user_config_modules = @p11_user_config_modules@
279 pdfdir = @pdfdir@
280 prefix = @prefix@
281 privatedir = @privatedir@
282 program_transform_name = @program_transform_name@
283 psdir = @psdir@
284 sbindir = @sbindir@
285 sharedstatedir = @sharedstatedir@
286 srcdir = @srcdir@
287 sysconfdir = @sysconfdir@
288 target_alias = @target_alias@
289 top_build_prefix = @top_build_prefix@
290 top_builddir = @top_builddir@
291 top_srcdir = @top_srcdir@
292 with_trust_paths = @with_trust_paths@
293 NULL = 
294
295 # We require automake 1.6 at least.
296 AUTOMAKE_OPTIONS = 1.6
297
298 # The name of the module, e.g. 'glib'.
299 DOC_MODULE = p11-kit
300
301 # The top-level SGML file. You can change this if you want to.
302 DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.xml
303
304 # The directory containing the source code. Relative to $(srcdir).
305 # gtk-doc will search all .c & .h files beneath here for inline comments
306 # documenting the functions and macros.
307 # e.g. DOC_SOURCE_DIR=../../../gtk
308 DOC_SOURCE_DIR = $(top_srcdir)/p11-kit
309
310 # Extra options to pass to gtkdoc-scangobj. Not normally needed.
311 SCANGOBJ_OPTIONS = --version
312
313 # Extra options to supply to gtkdoc-scan.
314 # e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
315 SCAN_OPTIONS = --rebuild-types --deprecated-guards="P11_KIT_DISABLE_DEPRECATED"
316
317 # Extra options to supply to gtkdoc-mkdb.
318 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
319 MKDB_OPTIONS = --sgml-mode --output-format=xml
320
321 # Extra options to supply to gtkdoc-mktmpl
322 # e.g. MKTMPL_OPTIONS=--only-section-tmpl
323 MKTMPL_OPTIONS = 
324
325 # MKHTML_OPTIONS=--path="$(builddir)/html $(srcdir)/html"
326
327 # Extra options to supply to gtkdoc-fixref. Not normally needed.
328 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
329 FIXXREF_OPTIONS = 
330
331 # Used for dependencies. The docs will be rebuilt if any of these change.
332 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
333 # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
334 HFILE_GLOB = $(top_srcdir)/p11-kit/*.h
335 CFILE_GLOB = $(top_srcdir)/p11-kit/*.c
336
337 # Header files to ignore when scanning.
338 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
339 IGNORE_HFILES = \
340         private.h \
341         pkcs11.h \
342         conf.h \
343         debug.h \
344         dict.h \
345         log.h \
346         mock.h \
347         modules.h \
348         pkcs11.h \
349         pkcs11x.h \
350         private.h \
351         proxy.h \
352         util.h \
353         virtual.h \
354         array.h \
355         compat.h \
356         $(NULL)
357
358
359 # Images to copy into HTML directory.
360 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
361 HTML_IMAGES = 
362
363 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE).
364 # e.g. content_files=running.sgml building.sgml changes-2.0.sgml
365 content_files = p11-kit-config.xml p11-kit-sharing.xml \
366         p11-kit-devel.xml \
367         p11-kit-proxy.xml \
368         p11-kit-trust.xml \
369         p11-kit.xml \
370         pkcs11.conf.xml \
371         annotation-glossary.xml \
372         $(NULL)
373
374
375 # SGML files where gtk-doc abbrevations (#GtkWidget) are expanded
376 # These files must be listed here *and* in content_files
377 # e.g. expand_content_files=running.sgml
378 expand_content_files = 
379
380 # CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library.
381 # Only needed if you are using gtkdoc-scangobj to dynamically query widget
382 # signals and properties.
383 # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS)
384 # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib)
385 INCLUDES = 
386 GTKDOC_LIBS = 
387 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
388 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
389 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
390 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS)
391 @GTK_DOC_USE_LIBTOOL_FALSE@GTKDOC_RUN = 
392 @GTK_DOC_USE_LIBTOOL_TRUE@GTKDOC_RUN = $(LIBTOOL) --mode=execute
393
394 # We set GPATH here; this gives us semantics for GNU make
395 # which are more like other make's VPATH, when it comes to
396 # whether a source that is a target of one rule is then
397 # searched for in VPATH/GPATH.
398 #
399 GPATH = $(srcdir)
400 TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
401 SETUP_FILES = \
402         $(content_files)                \
403         $(DOC_MAIN_SGML_FILE)           \
404         $(DOC_MODULE)-sections.txt      \
405         $(DOC_MODULE)-overrides.txt     \
406         style.css
407
408 EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) $(MAN_IN_FILES) \
409         version.xml.in version.xml $(NULL)
410 DOC_STAMPS = setup-build.stamp scan-build.stamp sgml-build.stamp \
411         html-build.stamp pdf-build.stamp \
412         sgml.stamp html.stamp pdf.stamp
413
414 SCANOBJ_FILES = \
415         $(DOC_MODULE).args       \
416         $(DOC_MODULE).hierarchy  \
417         $(DOC_MODULE).interfaces \
418         $(DOC_MODULE).prerequisites \
419         $(DOC_MODULE).signals
420
421 REPORT_FILES = \
422         $(DOC_MODULE)-undocumented.txt \
423         $(DOC_MODULE)-undeclared.txt \
424         $(DOC_MODULE)-unused.txt
425
426 CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) \
427         $(man5_MANS) $(man8_MANS) $(NULL)
428 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_FALSE@HTML_BUILD_STAMP = 
429 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_HTML_TRUE@HTML_BUILD_STAMP = html-build.stamp
430 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_FALSE@PDF_BUILD_STAMP = 
431 @ENABLE_GTK_DOC_TRUE@@GTK_DOC_BUILD_PDF_TRUE@PDF_BUILD_STAMP = pdf-build.stamp
432 @ENABLE_GTK_DOC_FALSE@man8_MANS = 
433
434 # This includes the standard gtk-doc make rules, copied by gtkdocize.
435 @ENABLE_GTK_DOC_TRUE@man8_MANS = p11-kit.8
436 @ENABLE_GTK_DOC_FALSE@man5_MANS = 
437 @ENABLE_GTK_DOC_TRUE@man5_MANS = pkcs11.conf.5
438 @ENABLE_GTK_DOC_TRUE@XSLTPROC_FLAGS = \
439 @ENABLE_GTK_DOC_TRUE@        --nonet \
440 @ENABLE_GTK_DOC_TRUE@        --stringparam man.output.quietly 1 \
441 @ENABLE_GTK_DOC_TRUE@        --stringparam funcsynopsis.style ansi \
442 @ENABLE_GTK_DOC_TRUE@        --stringparam man.th.extra1.suppress 1 \
443 @ENABLE_GTK_DOC_TRUE@        --stringparam man.authors.section.enabled 0 \
444 @ENABLE_GTK_DOC_TRUE@        --stringparam man.copyright.section.enabled 0
445
446 @ENABLE_GTK_DOC_TRUE@XSLTPROC_MAN = \
447 @ENABLE_GTK_DOC_TRUE@   $(XSLTPROC) $(XSLTPROC_FLAGS) http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
448
449 MAN_IN_FILES = \
450         $(man8_MANS:.8=.xml) \
451         $(man5_MANS:.5=.xml) \
452         $(NULL)
453
454 all: all-am
455
456 .SUFFIXES:
457 .SUFFIXES: .5 .8 .xml
458 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps)
459         @for dep in $?; do \
460           case '$(am__configure_deps)' in \
461             *$$dep*) \
462               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
463                 && { if test -f $@; then exit 0; else break; fi; }; \
464               exit 1;; \
465           esac; \
466         done; \
467         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu doc/manual/Makefile'; \
468         $(am__cd) $(top_srcdir) && \
469           $(AUTOMAKE) --gnu doc/manual/Makefile
470 .PRECIOUS: Makefile
471 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
472         @case '$?' in \
473           *config.status*) \
474             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
475           *) \
476             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
477             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
478         esac;
479 $(top_srcdir)/gtk-doc.make:
480
481 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
482         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
483
484 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
485         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
486 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
487         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
488 $(am__aclocal_m4_deps):
489 version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in
490         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
491
492 mostlyclean-libtool:
493         -rm -f *.lo
494
495 clean-libtool:
496         -rm -rf .libs _libs
497 install-man5: $(man5_MANS)
498         @$(NORMAL_INSTALL)
499         @list1='$(man5_MANS)'; \
500         list2=''; \
501         test -n "$(man5dir)" \
502           && test -n "`echo $$list1$$list2`" \
503           || exit 0; \
504         echo " $(MKDIR_P) '$(DESTDIR)$(man5dir)'"; \
505         $(MKDIR_P) "$(DESTDIR)$(man5dir)" || exit 1; \
506         { for i in $$list1; do echo "$$i"; done;  \
507         if test -n "$$list2"; then \
508           for i in $$list2; do echo "$$i"; done \
509             | sed -n '/\.5[a-z]*$$/p'; \
510         fi; \
511         } | while read p; do \
512           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
513           echo "$$d$$p"; echo "$$p"; \
514         done | \
515         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
516               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
517         sed 'N;N;s,\n, ,g' | { \
518         list=; while read file base inst; do \
519           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
520             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man5dir)/$$inst'"; \
521             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man5dir)/$$inst" || exit $$?; \
522           fi; \
523         done; \
524         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
525         while read files; do \
526           test -z "$$files" || { \
527             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man5dir)'"; \
528             $(INSTALL_DATA) $$files "$(DESTDIR)$(man5dir)" || exit $$?; }; \
529         done; }
530
531 uninstall-man5:
532         @$(NORMAL_UNINSTALL)
533         @list='$(man5_MANS)'; test -n "$(man5dir)" || exit 0; \
534         files=`{ for i in $$list; do echo "$$i"; done; \
535         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^5][0-9a-z]*$$,5,;x' \
536               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
537         dir='$(DESTDIR)$(man5dir)'; $(am__uninstall_files_from_dir)
538 install-man8: $(man8_MANS)
539         @$(NORMAL_INSTALL)
540         @list1='$(man8_MANS)'; \
541         list2=''; \
542         test -n "$(man8dir)" \
543           && test -n "`echo $$list1$$list2`" \
544           || exit 0; \
545         echo " $(MKDIR_P) '$(DESTDIR)$(man8dir)'"; \
546         $(MKDIR_P) "$(DESTDIR)$(man8dir)" || exit 1; \
547         { for i in $$list1; do echo "$$i"; done;  \
548         if test -n "$$list2"; then \
549           for i in $$list2; do echo "$$i"; done \
550             | sed -n '/\.8[a-z]*$$/p'; \
551         fi; \
552         } | while read p; do \
553           if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
554           echo "$$d$$p"; echo "$$p"; \
555         done | \
556         sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
557               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
558         sed 'N;N;s,\n, ,g' | { \
559         list=; while read file base inst; do \
560           if test "$$base" = "$$inst"; then list="$$list $$file"; else \
561             echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \
562             $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \
563           fi; \
564         done; \
565         for i in $$list; do echo "$$i"; done | $(am__base_list) | \
566         while read files; do \
567           test -z "$$files" || { \
568             echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \
569             $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \
570         done; }
571
572 uninstall-man8:
573         @$(NORMAL_UNINSTALL)
574         @list='$(man8_MANS)'; test -n "$(man8dir)" || exit 0; \
575         files=`{ for i in $$list; do echo "$$i"; done; \
576         } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \
577               -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
578         dir='$(DESTDIR)$(man8dir)'; $(am__uninstall_files_from_dir)
579 tags TAGS:
580
581 ctags CTAGS:
582
583 cscope cscopelist:
584
585
586 distdir: $(DISTFILES)
587         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
588         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
589         list='$(DISTFILES)'; \
590           dist_files=`for file in $$list; do echo $$file; done | \
591           sed -e "s|^$$srcdirstrip/||;t" \
592               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
593         case $$dist_files in \
594           */*) $(MKDIR_P) `echo "$$dist_files" | \
595                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
596                            sort -u` ;; \
597         esac; \
598         for file in $$dist_files; do \
599           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
600           if test -d $$d/$$file; then \
601             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
602             if test -d "$(distdir)/$$file"; then \
603               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
604             fi; \
605             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
606               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
607               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
608             fi; \
609             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
610           else \
611             test -f "$(distdir)/$$file" \
612             || cp -p $$d/$$file "$(distdir)/$$file" \
613             || exit 1; \
614           fi; \
615         done
616         $(MAKE) $(AM_MAKEFLAGS) \
617           top_distdir="$(top_distdir)" distdir="$(distdir)" \
618           dist-hook
619 check-am: all-am
620 check: check-am
621 all-am: Makefile $(MANS) all-local
622 installdirs:
623         for dir in "$(DESTDIR)$(man5dir)" "$(DESTDIR)$(man8dir)"; do \
624           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
625         done
626 install: install-am
627 install-exec: install-exec-am
628 install-data: install-data-am
629 uninstall: uninstall-am
630
631 install-am: all-am
632         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
633
634 installcheck: installcheck-am
635 install-strip:
636         if test -z '$(STRIP)'; then \
637           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
638             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
639               install; \
640         else \
641           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
642             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
643             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
644         fi
645 mostlyclean-generic:
646
647 clean-generic:
648         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
649
650 distclean-generic:
651         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
652         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
653
654 maintainer-clean-generic:
655         @echo "This command is intended for maintainers to use"
656         @echo "it deletes files that may require special tools to rebuild."
657 clean: clean-am
658
659 clean-am: clean-generic clean-libtool clean-local mostlyclean-am
660
661 distclean: distclean-am
662         -rm -f Makefile
663 distclean-am: clean-am distclean-generic distclean-local
664
665 dvi: dvi-am
666
667 dvi-am:
668
669 html: html-am
670
671 html-am:
672
673 info: info-am
674
675 info-am:
676
677 install-data-am: install-data-local install-man
678
679 install-dvi: install-dvi-am
680
681 install-dvi-am:
682
683 install-exec-am:
684
685 install-html: install-html-am
686
687 install-html-am:
688
689 install-info: install-info-am
690
691 install-info-am:
692
693 install-man: install-man5 install-man8
694
695 install-pdf: install-pdf-am
696
697 install-pdf-am:
698
699 install-ps: install-ps-am
700
701 install-ps-am:
702
703 installcheck-am:
704
705 maintainer-clean: maintainer-clean-am
706         -rm -f Makefile
707 maintainer-clean-am: distclean-am maintainer-clean-generic \
708         maintainer-clean-local
709
710 mostlyclean: mostlyclean-am
711
712 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
713
714 pdf: pdf-am
715
716 pdf-am:
717
718 ps: ps-am
719
720 ps-am:
721
722 uninstall-am: uninstall-local uninstall-man
723
724 uninstall-man: uninstall-man5 uninstall-man8
725
726 .MAKE: install-am install-strip
727
728 .PHONY: all all-am all-local check check-am clean clean-generic \
729         clean-libtool clean-local cscopelist-am ctags-am dist-hook \
730         distclean distclean-generic distclean-libtool distclean-local \
731         distdir dvi dvi-am html html-am info info-am install \
732         install-am install-data install-data-am install-data-local \
733         install-dvi install-dvi-am install-exec install-exec-am \
734         install-html install-html-am install-info install-info-am \
735         install-man install-man5 install-man8 install-pdf \
736         install-pdf-am install-ps install-ps-am install-strip \
737         installcheck installcheck-am installdirs maintainer-clean \
738         maintainer-clean-generic maintainer-clean-local mostlyclean \
739         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
740         tags-am uninstall uninstall-am uninstall-local uninstall-man \
741         uninstall-man5 uninstall-man8
742
743
744 # Hacks around gtk-doc brokenness for out of tree builds
745 p11-kit-sections.txt: $(srcdir)/p11-kit-sections.txt
746         cp $(srcdir)/p11-kit-sections.txt p11-kit-sections.txt
747 p11-kit-overrides.txt: $(srcdir)/p11-kit-overrides.txt
748         cp $(srcdir)/p11-kit-overrides.txt p11-kit-overrides.txt
749
750 @ENABLE_GTK_DOC_TRUE@all-local: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
751 @ENABLE_GTK_DOC_FALSE@all-local:
752
753 docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP)
754
755 $(REPORT_FILES): sgml-build.stamp
756
757 #### setup ####
758
759 setup-build.stamp:
760         -@if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
761             echo '  DOC   Preparing build'; \
762             files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \
763             if test "x$$files" != "x" ; then \
764                 for file in $$files ; do \
765                     test -f $(abs_srcdir)/$$file && \
766                         cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \
767                 done; \
768             fi; \
769         fi
770         @touch setup-build.stamp
771
772 #### scan ####
773
774 scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB)
775         @echo '  DOC   Scanning header files'
776         @_source_dir='' ; \
777         for i in $(DOC_SOURCE_DIR) ; do \
778             _source_dir="$${_source_dir} --source-dir=$$i" ; \
779         done ; \
780         gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES)
781         @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \
782             echo "  DOC   Introspecting gobjects"; \
783             scanobj_options=""; \
784             gtkdoc-scangobj 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
785             if test "$(?)" = "0"; then \
786                 if test "x$(V)" = "x1"; then \
787                     scanobj_options="--verbose"; \
788                 fi; \
789             fi; \
790             CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \
791             gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \
792         else \
793             for i in $(SCANOBJ_FILES) ; do \
794                 test -f $$i || touch $$i ; \
795             done \
796         fi
797         @touch scan-build.stamp
798
799 $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES): scan-build.stamp
800         @true
801
802 #### xml ####
803
804 sgml-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt $(expand_content_files)
805         @echo '  DOC   Building XML'
806         @_source_dir='' ; \
807         for i in $(DOC_SOURCE_DIR) ; do \
808             _source_dir="$${_source_dir} --source-dir=$$i" ; \
809         done ; \
810         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)
811         @touch sgml-build.stamp
812
813 sgml.stamp: sgml-build.stamp
814         @true
815
816 #### html ####
817
818 html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) $(srcdir)/style.css
819         @echo '  DOC   Building HTML'
820         @rm -rf html
821         @mkdir html
822         @mkhtml_options=""; \
823         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
824         if test "$(?)" = "0"; then \
825           if test "x$(V)" = "x1"; then \
826             mkhtml_options="$$mkhtml_options --verbose"; \
827           fi; \
828         fi; \
829         gtkdoc-mkhtml 2>&1 --help | grep  >/dev/null "\-\-path"; \
830         if test "$(?)" = "0"; then \
831           mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \
832         fi; \
833         cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE)
834         -@test "x$(HTML_IMAGES)" = "x" || \
835         for file in $(HTML_IMAGES) ; do \
836           if test -f $(abs_srcdir)/$$file ; then \
837             cp $(abs_srcdir)/$$file $(abs_builddir)/html; \
838           fi; \
839           if test -f $(abs_builddir)/$$file ; then \
840             cp $(abs_builddir)/$$file $(abs_builddir)/html; \
841           fi; \
842         done;
843         @echo '  DOC   Fixing cross-references'
844         @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS)
845         @mv $(builddir)/html/style.css $(builddir)/html/gtk-doc.css
846         @cp $(srcdir)/style.css $(builddir)/html/style.css
847         @touch html-build.stamp
848
849 #### pdf ####
850
851 pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files)
852         @echo '  DOC   Building PDF'
853         @rm -f $(DOC_MODULE).pdf
854         @mkpdf_options=""; \
855         gtkdoc-mkpdf 2>&1 --help | grep  >/dev/null "\-\-verbose"; \
856         if test "$(?)" = "0"; then \
857           if test "x$(V)" = "x1"; then \
858             mkpdf_options="$$mkpdf_options --verbose"; \
859           fi; \
860         fi; \
861         if test "x$(HTML_IMAGES)" != "x"; then \
862           for img in $(HTML_IMAGES); do \
863             part=`dirname $$img`; \
864             echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \
865             if test $$? != 0; then \
866               mkpdf_options="$$mkpdf_options --imgdir=$$part"; \
867             fi; \
868           done; \
869         fi; \
870         gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS)
871         @touch pdf-build.stamp
872
873 ##############
874
875 clean-local:
876         @rm -f *~ *.bak
877         @rm -rf .libs
878
879 distclean-local:
880         @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \
881             $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
882         @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \
883             rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \
884         fi
885
886 maintainer-clean-local: clean
887         @rm -rf xml html
888
889 install-data-local:
890         @installfiles=`echo $(builddir)/html/*`; \
891         if test "$$installfiles" = '$(builddir)/html/*'; \
892         then echo 1>&2 'Nothing to install' ; \
893         else \
894           if test -n "$(DOC_MODULE_VERSION)"; then \
895             installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
896           else \
897             installdir="$(DESTDIR)$(TARGET_DIR)"; \
898           fi; \
899           $(mkinstalldirs) $${installdir} ; \
900           for i in $$installfiles; do \
901             echo ' $(INSTALL_DATA) '$$i ; \
902             $(INSTALL_DATA) $$i $${installdir}; \
903           done; \
904           if test -n "$(DOC_MODULE_VERSION)"; then \
905             mv -f $${installdir}/$(DOC_MODULE).devhelp2 \
906               $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \
907           fi; \
908           $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \
909         fi
910
911 uninstall-local:
912         @if test -n "$(DOC_MODULE_VERSION)"; then \
913           installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \
914         else \
915           installdir="$(DESTDIR)$(TARGET_DIR)"; \
916         fi; \
917         rm -rf $${installdir}
918
919 #
920 # Require gtk-doc when making dist
921 #
922 @ENABLE_GTK_DOC_TRUE@dist-check-gtkdoc:
923 @ENABLE_GTK_DOC_FALSE@dist-check-gtkdoc:
924 @ENABLE_GTK_DOC_FALSE@  @echo "*** gtk-doc must be installed and enabled in order to make dist"
925 @ENABLE_GTK_DOC_FALSE@  @false
926
927 dist-hook: dist-check-gtkdoc dist-hook-local
928         @mkdir $(distdir)/html
929         @cp ./html/* $(distdir)/html
930         @-cp ./$(DOC_MODULE).pdf $(distdir)/
931         @-cp ./$(DOC_MODULE).types $(distdir)/
932         @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/
933         @cd $(distdir) && rm -f $(DISTCLEANFILES)
934         @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html
935
936 .PHONY : dist-hook-local docs
937
938 @ENABLE_GTK_DOC_TRUE@.xml.5:
939 @ENABLE_GTK_DOC_TRUE@   $(AM_V_GEN) $(XSLTPROC_MAN) $<
940 @ENABLE_GTK_DOC_TRUE@.xml.8:
941 @ENABLE_GTK_DOC_TRUE@   $(AM_V_GEN) $(XSLTPROC_MAN) $<
942
943 # Tell versions [3.59,3.63) of GNU make to not export all variables.
944 # Otherwise a system limit (for SysV at least) may be exceeded.
945 .NOEXPORT: