a39e70a48fc7954149ec10178d57c6913fac0a35
[platform/upstream/p11-kit.git] / Makefile.in
1 # Makefile.in generated by automake 1.13.4 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 VPATH = @srcdir@
17 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
18 am__make_running_with_option = \
19   case $${target_option-} in \
20       ?) ;; \
21       *) echo "am__make_running_with_option: internal error: invalid" \
22               "target option '$${target_option-}' specified" >&2; \
23          exit 1;; \
24   esac; \
25   has_opt=no; \
26   sane_makeflags=$$MAKEFLAGS; \
27   if $(am__is_gnu_make); then \
28     sane_makeflags=$$MFLAGS; \
29   else \
30     case $$MAKEFLAGS in \
31       *\\[\ \   ]*) \
32         bs=\\; \
33         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
34           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
35     esac; \
36   fi; \
37   skip_next=no; \
38   strip_trailopt () \
39   { \
40     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
41   }; \
42   for flg in $$sane_makeflags; do \
43     test $$skip_next = yes && { skip_next=no; continue; }; \
44     case $$flg in \
45       *=*|--*) continue;; \
46         -*I) strip_trailopt 'I'; skip_next=yes;; \
47       -*I?*) strip_trailopt 'I';; \
48         -*O) strip_trailopt 'O'; skip_next=yes;; \
49       -*O?*) strip_trailopt 'O';; \
50         -*l) strip_trailopt 'l'; skip_next=yes;; \
51       -*l?*) strip_trailopt 'l';; \
52       -[dEDm]) skip_next=yes;; \
53       -[JT]) skip_next=yes;; \
54     esac; \
55     case $$flg in \
56       *$$target_option*) has_opt=yes; break;; \
57     esac; \
58   done; \
59   test $$has_opt = yes
60 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
61 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
62 pkgdatadir = $(datadir)/@PACKAGE@
63 pkgincludedir = $(includedir)/@PACKAGE@
64 pkglibdir = $(libdir)/@PACKAGE@
65 pkglibexecdir = $(libexecdir)/@PACKAGE@
66 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
67 install_sh_DATA = $(install_sh) -c -m 644
68 install_sh_PROGRAM = $(install_sh) -c
69 install_sh_SCRIPT = $(install_sh) -c
70 INSTALL_HEADER = $(INSTALL_DATA)
71 transform = $(program_transform_name)
72 NORMAL_INSTALL = :
73 PRE_INSTALL = :
74 POST_INSTALL = :
75 NORMAL_UNINSTALL = :
76 PRE_UNINSTALL = :
77 POST_UNINSTALL = :
78 build_triplet = @build@
79 host_triplet = @host@
80 DIST_COMMON = $(top_srcdir)/build/Makefile.decl INSTALL NEWS README \
81         AUTHORS ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
82         $(top_srcdir)/configure $(am__configure_deps) \
83         $(srcdir)/config.h.in ABOUT-NLS COPYING compile config.guess \
84         config.rpath config.sub depcomp install-sh missing ltmain.sh
85 subdir = .
86 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
87 am__aclocal_m4_deps = $(top_srcdir)/build/m4/gettext.m4 \
88         $(top_srcdir)/build/m4/iconv.m4 \
89         $(top_srcdir)/build/m4/lib-ld.m4 \
90         $(top_srcdir)/build/m4/lib-link.m4 \
91         $(top_srcdir)/build/m4/lib-prefix.m4 \
92         $(top_srcdir)/build/m4/libtool.m4 \
93         $(top_srcdir)/build/m4/ltoptions.m4 \
94         $(top_srcdir)/build/m4/ltsugar.m4 \
95         $(top_srcdir)/build/m4/ltversion.m4 \
96         $(top_srcdir)/build/m4/lt~obsolete.m4 \
97         $(top_srcdir)/build/m4/nls.m4 $(top_srcdir)/build/m4/po.m4 \
98         $(top_srcdir)/build/m4/progtest.m4 $(top_srcdir)/configure.ac
99 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
100         $(ACLOCAL_M4)
101 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
102  configure.lineno config.status.lineno
103 mkinstalldirs = $(install_sh) -d
104 CONFIG_HEADER = config.h
105 CONFIG_CLEAN_FILES =
106 CONFIG_CLEAN_VPATH_FILES =
107 AM_V_P = $(am__v_P_@AM_V@)
108 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
109 am__v_P_0 = false
110 am__v_P_1 = :
111 AM_V_GEN = $(am__v_GEN_@AM_V@)
112 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
113 am__v_GEN_0 = @echo "  GEN     " $@;
114 am__v_GEN_1 = 
115 AM_V_at = $(am__v_at_@AM_V@)
116 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
117 am__v_at_0 = @
118 am__v_at_1 = 
119 SOURCES =
120 DIST_SOURCES =
121 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
122         ctags-recursive dvi-recursive html-recursive info-recursive \
123         install-data-recursive install-dvi-recursive \
124         install-exec-recursive install-html-recursive \
125         install-info-recursive install-pdf-recursive \
126         install-ps-recursive install-recursive installcheck-recursive \
127         installdirs-recursive pdf-recursive ps-recursive \
128         tags-recursive uninstall-recursive
129 am__can_run_installinfo = \
130   case $$AM_UPDATE_INFO_DIR in \
131     n|no|NO) false;; \
132     *) (install-info --version) >/dev/null 2>&1;; \
133   esac
134 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
135   distclean-recursive maintainer-clean-recursive
136 am__recursive_targets = \
137   $(RECURSIVE_TARGETS) \
138   $(RECURSIVE_CLEAN_TARGETS) \
139   $(am__extra_recursive_targets)
140 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
141         cscope distdir dist dist-all distcheck
142 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
143         $(LISP)config.h.in
144 # Read a list of newline-separated strings from the standard input,
145 # and print each of them once, without duplicates.  Input order is
146 # *not* preserved.
147 am__uniquify_input = $(AWK) '\
148   BEGIN { nonempty = 0; } \
149   { items[$$0] = 1; nonempty = 1; } \
150   END { if (nonempty) { for (i in items) print i; }; } \
151 '
152 # Make sure the list of sources is unique.  This is necessary because,
153 # e.g., the same source file might be shared among _SOURCES variables
154 # for different programs/libraries.
155 am__define_uniq_tagged_files = \
156   list='$(am__tagged_files)'; \
157   unique=`for i in $$list; do \
158     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
159   done | $(am__uniquify_input)`
160 ETAGS = etags
161 CTAGS = ctags
162 CSCOPE = cscope
163 DIST_SUBDIRS = build common p11-kit trust tools doc po
164 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165 distdir = $(PACKAGE)-$(VERSION)
166 top_distdir = $(distdir)
167 am__remove_distdir = \
168   if test -d "$(distdir)"; then \
169     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
170       && rm -rf "$(distdir)" \
171       || { sleep 5 && rm -rf "$(distdir)"; }; \
172   else :; fi
173 am__post_remove_distdir = $(am__remove_distdir)
174 am__relativize = \
175   dir0=`pwd`; \
176   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
177   sed_rest='s,^[^/]*/*,,'; \
178   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
179   sed_butlast='s,/*[^/]*$$,,'; \
180   while test -n "$$dir1"; do \
181     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
182     if test "$$first" != "."; then \
183       if test "$$first" = ".."; then \
184         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
185         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
186       else \
187         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
188         if test "$$first2" = "$$first"; then \
189           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
190         else \
191           dir2="../$$dir2"; \
192         fi; \
193         dir0="$$dir0"/"$$first"; \
194       fi; \
195     fi; \
196     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
197   done; \
198   reldir="$$dir2"
199 DIST_ARCHIVES = $(distdir).tar.gz
200 GZIP_ENV = --best
201 DIST_TARGETS = dist-gzip
202 distuninstallcheck_listfiles = find . -type f -print
203 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
204   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
205 distcleancheck_listfiles = find . -type f -print
206 ACLOCAL = @ACLOCAL@
207 AMTAR = @AMTAR@
208 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
209 AR = @AR@
210 AUTOCONF = @AUTOCONF@
211 AUTOHEADER = @AUTOHEADER@
212 AUTOMAKE = @AUTOMAKE@
213 AWK = @AWK@
214 CC = @CC@
215 CCDEPMODE = @CCDEPMODE@
216 CFLAGS = @CFLAGS@
217 CPP = @CPP@
218 CPPFLAGS = @CPPFLAGS@
219 CYGPATH_W = @CYGPATH_W@
220 DEFS = @DEFS@
221 DEPDIR = @DEPDIR@
222 DLLTOOL = @DLLTOOL@
223 DSYMUTIL = @DSYMUTIL@
224 DUMPBIN = @DUMPBIN@
225 ECHO_C = @ECHO_C@
226 ECHO_N = @ECHO_N@
227 ECHO_T = @ECHO_T@
228 EGREP = @EGREP@
229 EXEEXT = @EXEEXT@
230 FGREP = @FGREP@
231 GCOV = @GCOV@
232 GENHTML = @GENHTML@
233 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
234 GMSGFMT = @GMSGFMT@
235 GMSGFMT_015 = @GMSGFMT_015@
236 GREP = @GREP@
237 GTKDOC_CHECK = @GTKDOC_CHECK@
238 GTKDOC_MKPDF = @GTKDOC_MKPDF@
239 GTKDOC_REBASE = @GTKDOC_REBASE@
240 GTKDOC_SCAN = @GTKDOC_SCAN@
241 HTML_DIR = @HTML_DIR@
242 INSTALL = @INSTALL@
243 INSTALL_DATA = @INSTALL_DATA@
244 INSTALL_PROGRAM = @INSTALL_PROGRAM@
245 INSTALL_SCRIPT = @INSTALL_SCRIPT@
246 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
247 INTLLIBS = @INTLLIBS@
248 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
249 LCOV = @LCOV@
250 LD = @LD@
251 LDFLAGS = @LDFLAGS@
252 LIBICONV = @LIBICONV@
253 LIBINTL = @LIBINTL@
254 LIBOBJS = @LIBOBJS@
255 LIBS = @LIBS@
256 LIBTASN1_CFLAGS = @LIBTASN1_CFLAGS@
257 LIBTASN1_LIBS = @LIBTASN1_LIBS@
258 LIBTOOL = @LIBTOOL@
259 LIPO = @LIPO@
260 LN_S = @LN_S@
261 LTLIBICONV = @LTLIBICONV@
262 LTLIBINTL = @LTLIBINTL@
263 LTLIBOBJS = @LTLIBOBJS@
264 MAINT = @MAINT@
265 MAKEINFO = @MAKEINFO@
266 MANIFEST_TOOL = @MANIFEST_TOOL@
267 MKDIR_P = @MKDIR_P@
268 MSGFMT = @MSGFMT@
269 MSGFMT_015 = @MSGFMT_015@
270 MSGMERGE = @MSGMERGE@
271 NM = @NM@
272 NMEDIT = @NMEDIT@
273 OBJDUMP = @OBJDUMP@
274 OBJEXT = @OBJEXT@
275 OTOOL = @OTOOL@
276 OTOOL64 = @OTOOL64@
277 P11KIT_LT_RELEASE = @P11KIT_LT_RELEASE@
278 PACKAGE = @PACKAGE@
279 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
280 PACKAGE_NAME = @PACKAGE_NAME@
281 PACKAGE_STRING = @PACKAGE_STRING@
282 PACKAGE_TARNAME = @PACKAGE_TARNAME@
283 PACKAGE_URL = @PACKAGE_URL@
284 PACKAGE_VERSION = @PACKAGE_VERSION@
285 PATH_SEPARATOR = @PATH_SEPARATOR@
286 PKG_CONFIG = @PKG_CONFIG@
287 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
288 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
289 POSUB = @POSUB@
290 RANLIB = @RANLIB@
291 SED = @SED@
292 SET_MAKE = @SET_MAKE@
293 SHELL = @SHELL@
294 SHLEXT = @SHLEXT@
295 STRIP = @STRIP@
296 USE_NLS = @USE_NLS@
297 VERSION = @VERSION@
298 XGETTEXT = @XGETTEXT@
299 XGETTEXT_015 = @XGETTEXT_015@
300 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
301 XSLTPROC = @XSLTPROC@
302 abs_builddir = @abs_builddir@
303 abs_srcdir = @abs_srcdir@
304 abs_top_builddir = @abs_top_builddir@
305 abs_top_srcdir = @abs_top_srcdir@
306 ac_ct_AR = @ac_ct_AR@
307 ac_ct_CC = @ac_ct_CC@
308 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
309 am__include = @am__include@
310 am__leading_dot = @am__leading_dot@
311 am__quote = @am__quote@
312 am__tar = @am__tar@
313 am__untar = @am__untar@
314 bindir = @bindir@
315 build = @build@
316 build_alias = @build_alias@
317 build_cpu = @build_cpu@
318 build_os = @build_os@
319 build_vendor = @build_vendor@
320 builddir = @builddir@
321 datadir = @datadir@
322 datarootdir = @datarootdir@
323 docdir = @docdir@
324 dvidir = @dvidir@
325 exec_prefix = @exec_prefix@
326 host = @host@
327 host_alias = @host_alias@
328 host_cpu = @host_cpu@
329 host_os = @host_os@
330 host_vendor = @host_vendor@
331 htmldir = @htmldir@
332 includedir = @includedir@
333 infodir = @infodir@
334 install_sh = @install_sh@
335 libdir = @libdir@
336 libexecdir = @libexecdir@
337 localedir = @localedir@
338 localstatedir = @localstatedir@
339 mandir = @mandir@
340 mkdir_p = @mkdir_p@
341 oldincludedir = @oldincludedir@
342 p11_module_path = @p11_module_path@
343 p11_package_config_modules = @p11_package_config_modules@
344 p11_system_config = @p11_system_config@
345 p11_system_config_file = @p11_system_config_file@
346 p11_system_config_modules = @p11_system_config_modules@
347 p11_user_config = @p11_user_config@
348 p11_user_config_file = @p11_user_config_file@
349 p11_user_config_modules = @p11_user_config_modules@
350 pdfdir = @pdfdir@
351 prefix = @prefix@
352 privatedir = @privatedir@
353 program_transform_name = @program_transform_name@
354 psdir = @psdir@
355 sbindir = @sbindir@
356 sharedstatedir = @sharedstatedir@
357 srcdir = @srcdir@
358 sysconfdir = @sysconfdir@
359 target_alias = @target_alias@
360 top_build_prefix = @top_build_prefix@
361 top_builddir = @top_builddir@
362 top_srcdir = @top_srcdir@
363 with_trust_paths = @with_trust_paths@
364 NULL = 
365 WEBHOST = anarchy.freedesktop.org
366 WEBBASE = /srv/p11-glue.freedesktop.org/www
367 @WITH_TRUST_MODULE_FALSE@TRUST_DIR = 
368 @WITH_TRUST_MODULE_TRUE@TRUST_DIR = trust
369 SUBDIRS = \
370         build \
371         common \
372         p11-kit \
373         $(TRUST_DIR) \
374         tools \
375         doc \
376         po
377
378 ACLOCAL_AMFLAGS = -I build/m4
379 DISTCHECK_CONFIGURE_FLAGS = \
380         --enable-doc \
381         --disable-coverage
382
383 EXTRA_DIST = \
384         config.rpath \
385         HACKING
386
387 all: config.h
388         $(MAKE) $(AM_MAKEFLAGS) all-recursive
389
390 .SUFFIXES:
391 am--refresh: Makefile
392         @:
393 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/build/Makefile.decl $(am__configure_deps)
394         @for dep in $?; do \
395           case '$(am__configure_deps)' in \
396             *$$dep*) \
397               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
398               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
399                 && exit 0; \
400               exit 1;; \
401           esac; \
402         done; \
403         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
404         $(am__cd) $(top_srcdir) && \
405           $(AUTOMAKE) --gnu Makefile
406 .PRECIOUS: Makefile
407 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
408         @case '$?' in \
409           *config.status*) \
410             echo ' $(SHELL) ./config.status'; \
411             $(SHELL) ./config.status;; \
412           *) \
413             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
414             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
415         esac;
416 $(top_srcdir)/build/Makefile.decl:
417
418 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
419         $(SHELL) ./config.status --recheck
420
421 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
422         $(am__cd) $(srcdir) && $(AUTOCONF)
423 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
424         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
425 $(am__aclocal_m4_deps):
426
427 config.h: stamp-h1
428         @if test ! -f $@; then rm -f stamp-h1; else :; fi
429         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
430
431 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
432         @rm -f stamp-h1
433         cd $(top_builddir) && $(SHELL) ./config.status config.h
434 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
435         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
436         rm -f stamp-h1
437         touch $@
438
439 distclean-hdr:
440         -rm -f config.h stamp-h1
441
442 mostlyclean-libtool:
443         -rm -f *.lo
444
445 clean-libtool:
446         -rm -rf .libs _libs
447
448 distclean-libtool:
449         -rm -f libtool config.lt
450
451 # This directory's subdirectories are mostly independent; you can cd
452 # into them and run 'make' without going through this Makefile.
453 # To change the values of 'make' variables: instead of editing Makefiles,
454 # (1) if the variable is set in 'config.status', edit 'config.status'
455 #     (which will cause the Makefiles to be regenerated when you run 'make');
456 # (2) otherwise, pass the desired values on the 'make' command line.
457 $(am__recursive_targets):
458         @fail=; \
459         if $(am__make_keepgoing); then \
460           failcom='fail=yes'; \
461         else \
462           failcom='exit 1'; \
463         fi; \
464         dot_seen=no; \
465         target=`echo $@ | sed s/-recursive//`; \
466         case "$@" in \
467           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
468           *) list='$(SUBDIRS)' ;; \
469         esac; \
470         for subdir in $$list; do \
471           echo "Making $$target in $$subdir"; \
472           if test "$$subdir" = "."; then \
473             dot_seen=yes; \
474             local_target="$$target-am"; \
475           else \
476             local_target="$$target"; \
477           fi; \
478           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
479           || eval $$failcom; \
480         done; \
481         if test "$$dot_seen" = "no"; then \
482           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
483         fi; test -z "$$fail"
484
485 ID: $(am__tagged_files)
486         $(am__define_uniq_tagged_files); mkid -fID $$unique
487 tags: tags-recursive
488 TAGS: tags
489
490 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
491         set x; \
492         here=`pwd`; \
493         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
494           include_option=--etags-include; \
495           empty_fix=.; \
496         else \
497           include_option=--include; \
498           empty_fix=; \
499         fi; \
500         list='$(SUBDIRS)'; for subdir in $$list; do \
501           if test "$$subdir" = .; then :; else \
502             test ! -f $$subdir/TAGS || \
503               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
504           fi; \
505         done; \
506         $(am__define_uniq_tagged_files); \
507         shift; \
508         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
509           test -n "$$unique" || unique=$$empty_fix; \
510           if test $$# -gt 0; then \
511             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
512               "$$@" $$unique; \
513           else \
514             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
515               $$unique; \
516           fi; \
517         fi
518 ctags: ctags-recursive
519
520 CTAGS: ctags
521 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
522         $(am__define_uniq_tagged_files); \
523         test -z "$(CTAGS_ARGS)$$unique" \
524           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
525              $$unique
526
527 GTAGS:
528         here=`$(am__cd) $(top_builddir) && pwd` \
529           && $(am__cd) $(top_srcdir) \
530           && gtags -i $(GTAGS_ARGS) "$$here"
531 cscope: cscope.files
532         test ! -s cscope.files \
533           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
534 clean-cscope:
535         -rm -f cscope.files
536 cscope.files: clean-cscope cscopelist
537 cscopelist: cscopelist-recursive
538
539 cscopelist-am: $(am__tagged_files)
540         list='$(am__tagged_files)'; \
541         case "$(srcdir)" in \
542           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
543           *) sdir=$(subdir)/$(srcdir) ;; \
544         esac; \
545         for i in $$list; do \
546           if test -f "$$i"; then \
547             echo "$(subdir)/$$i"; \
548           else \
549             echo "$$sdir/$$i"; \
550           fi; \
551         done >> $(top_builddir)/cscope.files
552
553 distclean-tags:
554         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
555         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
556
557 distdir: $(DISTFILES)
558         $(am__remove_distdir)
559         test -d "$(distdir)" || mkdir "$(distdir)"
560         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
561         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
562         list='$(DISTFILES)'; \
563           dist_files=`for file in $$list; do echo $$file; done | \
564           sed -e "s|^$$srcdirstrip/||;t" \
565               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
566         case $$dist_files in \
567           */*) $(MKDIR_P) `echo "$$dist_files" | \
568                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
569                            sort -u` ;; \
570         esac; \
571         for file in $$dist_files; do \
572           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
573           if test -d $$d/$$file; then \
574             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
575             if test -d "$(distdir)/$$file"; then \
576               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
577             fi; \
578             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
579               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
580               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
581             fi; \
582             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
583           else \
584             test -f "$(distdir)/$$file" \
585             || cp -p $$d/$$file "$(distdir)/$$file" \
586             || exit 1; \
587           fi; \
588         done
589         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
590           if test "$$subdir" = .; then :; else \
591             $(am__make_dryrun) \
592               || test -d "$(distdir)/$$subdir" \
593               || $(MKDIR_P) "$(distdir)/$$subdir" \
594               || exit 1; \
595             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
596             $(am__relativize); \
597             new_distdir=$$reldir; \
598             dir1=$$subdir; dir2="$(top_distdir)"; \
599             $(am__relativize); \
600             new_top_distdir=$$reldir; \
601             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
602             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
603             ($(am__cd) $$subdir && \
604               $(MAKE) $(AM_MAKEFLAGS) \
605                 top_distdir="$$new_top_distdir" \
606                 distdir="$$new_distdir" \
607                 am__remove_distdir=: \
608                 am__skip_length_check=: \
609                 am__skip_mode_fix=: \
610                 distdir) \
611               || exit 1; \
612           fi; \
613         done
614         $(MAKE) $(AM_MAKEFLAGS) \
615           top_distdir="$(top_distdir)" distdir="$(distdir)" \
616           dist-hook
617         -test -n "$(am__skip_mode_fix)" \
618         || find "$(distdir)" -type d ! -perm -755 \
619                 -exec chmod u+rwx,go+rx {} \; -o \
620           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
621           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
622           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
623         || chmod -R a+r "$(distdir)"
624 dist-gzip: distdir
625         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
626         $(am__post_remove_distdir)
627
628 dist-bzip2: distdir
629         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
630         $(am__post_remove_distdir)
631
632 dist-lzip: distdir
633         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
634         $(am__post_remove_distdir)
635
636 dist-xz: distdir
637         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
638         $(am__post_remove_distdir)
639
640 dist-tarZ: distdir
641         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
642         $(am__post_remove_distdir)
643
644 dist-shar: distdir
645         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
646         $(am__post_remove_distdir)
647
648 dist-zip: distdir
649         -rm -f $(distdir).zip
650         zip -rq $(distdir).zip $(distdir)
651         $(am__post_remove_distdir)
652
653 dist dist-all:
654         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
655         $(am__post_remove_distdir)
656
657 # This target untars the dist file and tries a VPATH configuration.  Then
658 # it guarantees that the distribution is self-contained by making another
659 # tarfile.
660 distcheck: dist
661         case '$(DIST_ARCHIVES)' in \
662         *.tar.gz*) \
663           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
664         *.tar.bz2*) \
665           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
666         *.tar.lz*) \
667           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
668         *.tar.xz*) \
669           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
670         *.tar.Z*) \
671           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
672         *.shar.gz*) \
673           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
674         *.zip*) \
675           unzip $(distdir).zip ;;\
676         esac
677         chmod -R a-w $(distdir)
678         chmod u+w $(distdir)
679         mkdir $(distdir)/_build $(distdir)/_inst
680         chmod a-w $(distdir)
681         test -d $(distdir)/_build || exit 0; \
682         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
683           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
684           && am__cwd=`pwd` \
685           && $(am__cd) $(distdir)/_build \
686           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
687             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
688             $(DISTCHECK_CONFIGURE_FLAGS) \
689           && $(MAKE) $(AM_MAKEFLAGS) \
690           && $(MAKE) $(AM_MAKEFLAGS) dvi \
691           && $(MAKE) $(AM_MAKEFLAGS) check \
692           && $(MAKE) $(AM_MAKEFLAGS) install \
693           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
694           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
695           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
696                 distuninstallcheck \
697           && chmod -R a-w "$$dc_install_base" \
698           && ({ \
699                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
700                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
701                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
702                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
703                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
704               } || { rm -rf "$$dc_destdir"; exit 1; }) \
705           && rm -rf "$$dc_destdir" \
706           && $(MAKE) $(AM_MAKEFLAGS) dist \
707           && rm -rf $(DIST_ARCHIVES) \
708           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
709           && cd "$$am__cwd" \
710           || exit 1
711         $(am__post_remove_distdir)
712         @(echo "$(distdir) archives ready for distribution: "; \
713           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
714           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
715 distuninstallcheck:
716         @test -n '$(distuninstallcheck_dir)' || { \
717           echo 'ERROR: trying to run $@ with an empty' \
718                '$$(distuninstallcheck_dir)' >&2; \
719           exit 1; \
720         }; \
721         $(am__cd) '$(distuninstallcheck_dir)' || { \
722           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
723           exit 1; \
724         }; \
725         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
726            || { echo "ERROR: files left after uninstall:" ; \
727                 if test -n "$(DESTDIR)"; then \
728                   echo "  (check DESTDIR support)"; \
729                 fi ; \
730                 $(distuninstallcheck_listfiles) ; \
731                 exit 1; } >&2
732 distcleancheck: distclean
733         @if test '$(srcdir)' = . ; then \
734           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
735           exit 1 ; \
736         fi
737         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
738           || { echo "ERROR: files left in build directory after distclean:" ; \
739                $(distcleancheck_listfiles) ; \
740                exit 1; } >&2
741 check-am: all-am
742 check: check-recursive
743 all-am: Makefile config.h
744 installdirs: installdirs-recursive
745 installdirs-am:
746 install: install-recursive
747 install-exec: install-exec-recursive
748 install-data: install-data-recursive
749 uninstall: uninstall-recursive
750
751 install-am: all-am
752         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
753
754 installcheck: installcheck-recursive
755 install-strip:
756         if test -z '$(STRIP)'; then \
757           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
758             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
759               install; \
760         else \
761           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
762             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
763             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
764         fi
765 mostlyclean-generic:
766
767 clean-generic:
768
769 distclean-generic:
770         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
771         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
772
773 maintainer-clean-generic:
774         @echo "This command is intended for maintainers to use"
775         @echo "it deletes files that may require special tools to rebuild."
776 clean: clean-recursive
777
778 clean-am: clean-generic clean-libtool mostlyclean-am
779
780 distclean: distclean-recursive
781         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
782         -rm -f Makefile
783 distclean-am: clean-am distclean-generic distclean-hdr \
784         distclean-libtool distclean-tags
785
786 dvi: dvi-recursive
787
788 dvi-am:
789
790 html: html-recursive
791
792 html-am:
793
794 info: info-recursive
795
796 info-am:
797
798 install-data-am:
799
800 install-dvi: install-dvi-recursive
801
802 install-dvi-am:
803
804 install-exec-am:
805
806 install-html: install-html-recursive
807
808 install-html-am:
809
810 install-info: install-info-recursive
811
812 install-info-am:
813
814 install-man:
815
816 install-pdf: install-pdf-recursive
817
818 install-pdf-am:
819
820 install-ps: install-ps-recursive
821
822 install-ps-am:
823
824 installcheck-am:
825
826 maintainer-clean: maintainer-clean-recursive
827         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
828         -rm -rf $(top_srcdir)/autom4te.cache
829         -rm -f Makefile
830 maintainer-clean-am: distclean-am maintainer-clean-generic
831
832 mostlyclean: mostlyclean-recursive
833
834 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
835
836 pdf: pdf-recursive
837
838 pdf-am:
839
840 ps: ps-recursive
841
842 ps-am:
843
844 uninstall-am:
845
846 .MAKE: $(am__recursive_targets) all install-am install-strip
847
848 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
849         am--refresh check check-am clean clean-cscope clean-generic \
850         clean-libtool cscope cscopelist-am ctags ctags-am dist \
851         dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
852         dist-tarZ dist-xz dist-zip distcheck distclean \
853         distclean-generic distclean-hdr distclean-libtool \
854         distclean-tags distcleancheck distdir distuninstallcheck dvi \
855         dvi-am html html-am info info-am install install-am \
856         install-data install-data-am install-dvi install-dvi-am \
857         install-exec install-exec-am install-html install-html-am \
858         install-info install-info-am install-man install-pdf \
859         install-pdf-am install-ps install-ps-am install-strip \
860         installcheck installcheck-am installdirs installdirs-am \
861         maintainer-clean maintainer-clean-generic mostlyclean \
862         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
863         tags tags-am uninstall uninstall-am
864
865
866 memcheck:
867         @for dir in $(SUBDIRS); do \
868                 test "$$dir" = "." || $(MAKE) -C $$dir memcheck; \
869         done
870
871 leakcheck:
872         @for dir in $(SUBDIRS); do \
873                 test "$$dir" = "." || $(MAKE) -C $$dir leakcheck; \
874         done
875
876 dist-hook:
877         @if test -d "$(srcdir)/.git"; \
878         then \
879                 echo Creating ChangeLog && \
880                 ( cd "$(top_srcdir)" && \
881                   echo '# Generate automatically. Do not edit.'; echo; \
882                   $(top_srcdir)/missing --run git log --stat --date=short ) > ChangeLog.tmp \
883                 && mv -f ChangeLog.tmp $(top_distdir)/ChangeLog \
884                 || ( rm -f ChangeLog.tmp ; \
885                      echo Failed to generate ChangeLog >&2 ); \
886         else \
887                 echo A git clone is required to generate a ChangeLog >&2; \
888         fi
889
890 @WITH_COVERAGE_TRUE@coverage:
891 @WITH_COVERAGE_TRUE@    mkdir -p build/coverage
892 @WITH_COVERAGE_TRUE@    $(LCOV) --directory . --zerocounters
893 @WITH_COVERAGE_TRUE@    $(MAKE) check
894 @WITH_COVERAGE_TRUE@    $(LCOV) --directory . --capture --output-file build/coverage.info
895 @WITH_COVERAGE_TRUE@    $(GENHTML) --output-directory build/coverage \
896 @WITH_COVERAGE_TRUE@            --title "p11-kit $(PACKAGE_VERSION)" \
897 @WITH_COVERAGE_TRUE@            build/coverage.info
898 @WITH_COVERAGE_TRUE@    @echo "file://$(abs_top_builddir)/build/coverage/index.html"
899
900 @WITH_COVERAGE_TRUE@upload-coverage: coverage
901 @WITH_COVERAGE_TRUE@    rsync -Hvax build/coverage/./ $(WEBHOST):$(WEBBASE)/build/coverage/./
902
903 @ENABLE_GTK_DOC_TRUE@upload-doc: all
904 @ENABLE_GTK_DOC_TRUE@   rsync -Hvax --exclude doc --exclude build \
905 @ENABLE_GTK_DOC_TRUE@           doc/manual/html/./ $(WEBHOST):$(WEBBASE)/doc/p11-kit/./
906
907 upload-release: $(DIST_ARCHIVES)
908         gpg --detach-sign --local-user 'stef@thewalter.net' $(DIST_ARCHIVES)
909         scp $(DIST_ARCHIVES) $(DIST_ARCHIVES).sig $(WEBHOST):$(WEBBASE)/releases/
910
911 transifex:
912         sh build/tx-update
913
914 # Tell versions [3.59,3.63) of GNU make to not export all variables.
915 # Otherwise a system limit (for SysV at least) may be exceeded.
916 .NOEXPORT: