chiark / gitweb /
gpg-agent connection count: Abstract away all direct accesses
[gnupg2.git] / 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 # Makefile.am - main makefile for GnuPG
18 #       Copyright (C) 2001, 2004, 2010 Free Software Foundation, Inc.
19 #
20 # This file is part of GnuPG.
21 #
22 # GnuPG is free software; you can redistribute it and/or modify
23 # it under the terms of the GNU General Public License as published by
24 # the Free Software Foundation; either version 3 of the License, or
25 # (at your option) any later version.
26 #
27 # GnuPG is distributed in the hope that it will be useful,
28 # but WITHOUT ANY WARRANTY; without even the implied warranty of
29 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30 # GNU General Public License for more details.
31 #
32 # You should have received a copy of the GNU General Public License
33 # along with this program; if not, see <https://www.gnu.org/licenses/>.
34
35 VPATH = @srcdir@
36 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
37 am__make_running_with_option = \
38   case $${target_option-} in \
39       ?) ;; \
40       *) echo "am__make_running_with_option: internal error: invalid" \
41               "target option '$${target_option-}' specified" >&2; \
42          exit 1;; \
43   esac; \
44   has_opt=no; \
45   sane_makeflags=$$MAKEFLAGS; \
46   if $(am__is_gnu_make); then \
47     sane_makeflags=$$MFLAGS; \
48   else \
49     case $$MAKEFLAGS in \
50       *\\[\ \   ]*) \
51         bs=\\; \
52         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
53           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
54     esac; \
55   fi; \
56   skip_next=no; \
57   strip_trailopt () \
58   { \
59     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
60   }; \
61   for flg in $$sane_makeflags; do \
62     test $$skip_next = yes && { skip_next=no; continue; }; \
63     case $$flg in \
64       *=*|--*) continue;; \
65         -*I) strip_trailopt 'I'; skip_next=yes;; \
66       -*I?*) strip_trailopt 'I';; \
67         -*O) strip_trailopt 'O'; skip_next=yes;; \
68       -*O?*) strip_trailopt 'O';; \
69         -*l) strip_trailopt 'l'; skip_next=yes;; \
70       -*l?*) strip_trailopt 'l';; \
71       -[dEDm]) skip_next=yes;; \
72       -[JT]) skip_next=yes;; \
73     esac; \
74     case $$flg in \
75       *$$target_option*) has_opt=yes; break;; \
76     esac; \
77   done; \
78   test $$has_opt = yes
79 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
80 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
81 pkgdatadir = $(datadir)/@PACKAGE@
82 pkgincludedir = $(includedir)/@PACKAGE@
83 pkglibdir = $(libdir)/@PACKAGE@
84 pkglibexecdir = $(libexecdir)/@PACKAGE@
85 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
86 install_sh_DATA = $(install_sh) -c -m 644
87 install_sh_PROGRAM = $(install_sh) -c
88 install_sh_SCRIPT = $(install_sh) -c
89 INSTALL_HEADER = $(INSTALL_DATA)
90 transform = $(program_transform_name)
91 NORMAL_INSTALL = :
92 PRE_INSTALL = :
93 POST_INSTALL = :
94 NORMAL_UNINSTALL = :
95 PRE_UNINSTALL = :
96 POST_UNINSTALL = :
97 build_triplet = @build@
98 host_triplet = @host@
99 subdir = .
100 DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
101         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
102         $(top_srcdir)/configure $(am__configure_deps) \
103         $(srcdir)/config.h.in $(top_srcdir)/build-aux/mkinstalldirs \
104         ABOUT-NLS $(dist_doc_DATA) COPYING COPYING.LIB THANKS TODO \
105         build-aux/compile build-aux/config.guess \
106         build-aux/config.rpath build-aux/config.sub build-aux/depcomp \
107         build-aux/install-sh build-aux/mdate-sh build-aux/missing \
108         build-aux/mkinstalldirs build-aux/texinfo.tex \
109         $(top_srcdir)/build-aux/compile \
110         $(top_srcdir)/build-aux/config.guess \
111         $(top_srcdir)/build-aux/config.rpath \
112         $(top_srcdir)/build-aux/config.sub \
113         $(top_srcdir)/build-aux/install-sh \
114         $(top_srcdir)/build-aux/missing
115 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
116 am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
117         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
118         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/iconv.m4 \
119         $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/ksba.m4 \
120         $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/ldap.m4 \
121         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
122         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libassuan.m4 \
123         $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/nls.m4 \
124         $(top_srcdir)/m4/npth.m4 $(top_srcdir)/m4/ntbtls.m4 \
125         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
126         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readline.m4 \
127         $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
128         $(top_srcdir)/m4/tar-ustar.m4 $(top_srcdir)/acinclude.m4 \
129         $(top_srcdir)/configure.ac
130 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
131         $(ACLOCAL_M4)
132 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
133  configure.lineno config.status.lineno
134 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
135 CONFIG_HEADER = config.h
136 CONFIG_CLEAN_FILES =
137 CONFIG_CLEAN_VPATH_FILES =
138 AM_V_P = $(am__v_P_@AM_V@)
139 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
140 am__v_P_0 = false
141 am__v_P_1 = :
142 AM_V_GEN = $(am__v_GEN_@AM_V@)
143 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
144 am__v_GEN_0 = @echo "  GEN     " $@;
145 am__v_GEN_1 = 
146 AM_V_at = $(am__v_at_@AM_V@)
147 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
148 am__v_at_0 = @
149 am__v_at_1 = 
150 SOURCES =
151 DIST_SOURCES =
152 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
153         ctags-recursive dvi-recursive html-recursive info-recursive \
154         install-data-recursive install-dvi-recursive \
155         install-exec-recursive install-html-recursive \
156         install-info-recursive install-pdf-recursive \
157         install-ps-recursive install-recursive installcheck-recursive \
158         installdirs-recursive pdf-recursive ps-recursive \
159         tags-recursive uninstall-recursive
160 am__can_run_installinfo = \
161   case $$AM_UPDATE_INFO_DIR in \
162     n|no|NO) false;; \
163     *) (install-info --version) >/dev/null 2>&1;; \
164   esac
165 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
166 am__vpath_adj = case $$p in \
167     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
168     *) f=$$p;; \
169   esac;
170 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
171 am__install_max = 40
172 am__nobase_strip_setup = \
173   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
174 am__nobase_strip = \
175   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
176 am__nobase_list = $(am__nobase_strip_setup); \
177   for p in $$list; do echo "$$p $$p"; done | \
178   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
179   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
180     if (++n[$$2] == $(am__install_max)) \
181       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
182     END { for (dir in files) print dir, files[dir] }'
183 am__base_list = \
184   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
185   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
186 am__uninstall_files_from_dir = { \
187   test -z "$$files" \
188     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
189     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
190          $(am__cd) "$$dir" && rm -f $$files; }; \
191   }
192 am__installdirs = "$(DESTDIR)$(docdir)"
193 DATA = $(dist_doc_DATA)
194 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
195   distclean-recursive maintainer-clean-recursive
196 am__recursive_targets = \
197   $(RECURSIVE_TARGETS) \
198   $(RECURSIVE_CLEAN_TARGETS) \
199   $(am__extra_recursive_targets)
200 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
201         cscope distdir dist dist-all distcheck
202 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
203         $(LISP)config.h.in
204 # Read a list of newline-separated strings from the standard input,
205 # and print each of them once, without duplicates.  Input order is
206 # *not* preserved.
207 am__uniquify_input = $(AWK) '\
208   BEGIN { nonempty = 0; } \
209   { items[$$0] = 1; nonempty = 1; } \
210   END { if (nonempty) { for (i in items) print i; }; } \
211 '
212 # Make sure the list of sources is unique.  This is necessary because,
213 # e.g., the same source file might be shared among _SOURCES variables
214 # for different programs/libraries.
215 am__define_uniq_tagged_files = \
216   list='$(am__tagged_files)'; \
217   unique=`for i in $$list; do \
218     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
219   done | $(am__uniquify_input)`
220 ETAGS = etags
221 CTAGS = ctags
222 CSCOPE = cscope
223 DIST_SUBDIRS = m4 common kbx g10 sm agent scd g13 dirmngr tools po doc \
224         tests
225 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
226 distdir = $(PACKAGE)-$(VERSION)
227 top_distdir = $(distdir)
228 am__remove_distdir = \
229   if test -d "$(distdir)"; then \
230     find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
231       && rm -rf "$(distdir)" \
232       || { sleep 5 && rm -rf "$(distdir)"; }; \
233   else :; fi
234 am__post_remove_distdir = $(am__remove_distdir)
235 am__relativize = \
236   dir0=`pwd`; \
237   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
238   sed_rest='s,^[^/]*/*,,'; \
239   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
240   sed_butlast='s,/*[^/]*$$,,'; \
241   while test -n "$$dir1"; do \
242     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
243     if test "$$first" != "."; then \
244       if test "$$first" = ".."; then \
245         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
246         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
247       else \
248         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
249         if test "$$first2" = "$$first"; then \
250           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
251         else \
252           dir2="../$$dir2"; \
253         fi; \
254         dir0="$$dir0"/"$$first"; \
255       fi; \
256     fi; \
257     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
258   done; \
259   reldir="$$dir2"
260 GZIP_ENV = --best
261 DIST_ARCHIVES = $(distdir).tar.bz2
262 DIST_TARGETS = dist-bzip2
263 distuninstallcheck_listfiles = find . -type f -print
264 am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
265   | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
266 distcleancheck_listfiles = find . -type f -print
267 ACLOCAL = @ACLOCAL@
268 AMTAR = @AMTAR@
269 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
270 AR = @AR@
271 AUTOCONF = @AUTOCONF@
272 AUTOHEADER = @AUTOHEADER@
273 AUTOMAKE = @AUTOMAKE@
274 AWK = @AWK@
275 BUILD_FILEVERSION = @BUILD_FILEVERSION@
276 BUILD_HOSTNAME = @BUILD_HOSTNAME@
277 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
278 BUILD_REVISION = @BUILD_REVISION@
279 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
280 BUILD_VERSION = @BUILD_VERSION@
281 CC = @CC@
282 CCDEPMODE = @CCDEPMODE@
283 CC_FOR_BUILD = @CC_FOR_BUILD@
284 CFLAGS = @CFLAGS@
285 CPP = @CPP@
286 CPPFLAGS = @CPPFLAGS@
287 CYGPATH_W = @CYGPATH_W@
288 DEFS = @DEFS@
289 DEPDIR = @DEPDIR@
290 DL_LIBS = @DL_LIBS@
291 DNSLIBS = @DNSLIBS@
292 ECHO_C = @ECHO_C@
293 ECHO_N = @ECHO_N@
294 ECHO_T = @ECHO_T@
295 EGREP = @EGREP@
296 ENCFS = @ENCFS@
297 EXEEXT = @EXEEXT@
298 FUSERMOUNT = @FUSERMOUNT@
299 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
300 GMSGFMT = @GMSGFMT@
301 GMSGFMT_015 = @GMSGFMT_015@
302 GNUPG_AGENT_PGM = @GNUPG_AGENT_PGM@
303 GNUPG_DIRMNGR_LDAP_PGM = @GNUPG_DIRMNGR_LDAP_PGM@
304 GNUPG_DIRMNGR_PGM = @GNUPG_DIRMNGR_PGM@
305 GNUPG_PINENTRY_PGM = @GNUPG_PINENTRY_PGM@
306 GNUPG_PROTECT_TOOL_PGM = @GNUPG_PROTECT_TOOL_PGM@
307 GNUPG_SCDAEMON_PGM = @GNUPG_SCDAEMON_PGM@
308 GPGKEYS_LDAP = @GPGKEYS_LDAP@
309 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
310 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
311 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
312 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
313 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
314 GREP = @GREP@
315 INSTALL = @INSTALL@
316 INSTALL_DATA = @INSTALL_DATA@
317 INSTALL_PROGRAM = @INSTALL_PROGRAM@
318 INSTALL_SCRIPT = @INSTALL_SCRIPT@
319 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
320 INTLLIBS = @INTLLIBS@
321 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
322 KSBA_CFLAGS = @KSBA_CFLAGS@
323 KSBA_CONFIG = @KSBA_CONFIG@
324 KSBA_LIBS = @KSBA_LIBS@
325 LBER_LIBS = @LBER_LIBS@
326 LDAPLIBS = @LDAPLIBS@
327 LDAP_CPPFLAGS = @LDAP_CPPFLAGS@
328 LDFLAGS = @LDFLAGS@
329 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
330 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
331 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
332 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
333 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
334 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
335 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
336 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
337 LIBICONV = @LIBICONV@
338 LIBINTL = @LIBINTL@
339 LIBOBJS = @LIBOBJS@
340 LIBREADLINE = @LIBREADLINE@
341 LIBS = @LIBS@
342 LIBUSB_CPPFLAGS = @LIBUSB_CPPFLAGS@
343 LIBUSB_LIBS = @LIBUSB_LIBS@
344 LIBUTIL_LIBS = @LIBUTIL_LIBS@
345 LN_S = @LN_S@
346 LTLIBICONV = @LTLIBICONV@
347 LTLIBINTL = @LTLIBINTL@
348 LTLIBOBJS = @LTLIBOBJS@
349 MAINT = @MAINT@
350 MAKEINFO = @MAKEINFO@
351 MKDIR_P = @MKDIR_P@
352 MSGFMT = @MSGFMT@
353 MSGFMT_015 = @MSGFMT_015@
354 MSGMERGE = @MSGMERGE@
355 NETLIBS = @NETLIBS@
356 NPTH_CFLAGS = @NPTH_CFLAGS@
357 NPTH_CONFIG = @NPTH_CONFIG@
358 NPTH_LIBS = @NPTH_LIBS@
359 NTBTLS_CFLAGS = @NTBTLS_CFLAGS@
360 NTBTLS_CONFIG = @NTBTLS_CONFIG@
361 NTBTLS_LIBS = @NTBTLS_LIBS@
362 OBJEXT = @OBJEXT@
363 PACKAGE = @PACKAGE@
364 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
365 PACKAGE_GT = @PACKAGE_GT@
366 PACKAGE_NAME = @PACKAGE_NAME@
367 PACKAGE_STRING = @PACKAGE_STRING@
368 PACKAGE_TARNAME = @PACKAGE_TARNAME@
369 PACKAGE_URL = @PACKAGE_URL@
370 PACKAGE_VERSION = @PACKAGE_VERSION@
371 PATH_SEPARATOR = @PATH_SEPARATOR@
372 PERL = @PERL@
373 PKG_CONFIG = @PKG_CONFIG@
374 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
375 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
376 POSUB = @POSUB@
377 RANLIB = @RANLIB@
378 SENDMAIL = @SENDMAIL@
379 SET_MAKE = @SET_MAKE@
380 SHELL = @SHELL@
381 SHRED = @SHRED@
382 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
383 SQLITE3_LIBS = @SQLITE3_LIBS@
384 STRIP = @STRIP@
385 SYSROOT = @SYSROOT@
386 SYS_SOCKET_H = @SYS_SOCKET_H@
387 TAR = @TAR@
388 USE_C99_CFLAGS = @USE_C99_CFLAGS@
389 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
390 USE_NLS = @USE_NLS@
391 VERSION = @VERSION@
392 W32SOCKLIBS = @W32SOCKLIBS@
393 WINDRES = @WINDRES@
394 XGETTEXT = @XGETTEXT@
395 XGETTEXT_015 = @XGETTEXT_015@
396 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
397 ZLIBS = @ZLIBS@
398 abs_builddir = @abs_builddir@
399 abs_srcdir = @abs_srcdir@
400 abs_top_builddir = @abs_top_builddir@
401 abs_top_srcdir = @abs_top_srcdir@
402 ac_ct_CC = @ac_ct_CC@
403 am__include = @am__include@
404 am__leading_dot = @am__leading_dot@
405 am__quote = @am__quote@
406 am__tar = @am__tar@
407 am__untar = @am__untar@
408 bindir = @bindir@
409 build = @build@
410 build_alias = @build_alias@
411 build_cpu = @build_cpu@
412 build_os = @build_os@
413 build_vendor = @build_vendor@
414 builddir = @builddir@
415 datadir = @datadir@
416 datarootdir = @datarootdir@
417 docdir = @docdir@
418 dvidir = @dvidir@
419 exec_prefix = @exec_prefix@
420 host = @host@
421 host_alias = @host_alias@
422 host_cpu = @host_cpu@
423 host_os = @host_os@
424 host_vendor = @host_vendor@
425 htmldir = @htmldir@
426 includedir = @includedir@
427 infodir = @infodir@
428 install_sh = @install_sh@
429 libdir = @libdir@
430 libexecdir = @libexecdir@
431 localedir = @localedir@
432 localstatedir = @localstatedir@
433 mandir = @mandir@
434 mkdir_p = @mkdir_p@
435 oldincludedir = @oldincludedir@
436 pdfdir = @pdfdir@
437 prefix = @prefix@
438 program_transform_name = @program_transform_name@
439 psdir = @psdir@
440 sbindir = @sbindir@
441 sharedstatedir = @sharedstatedir@
442 srcdir = @srcdir@
443 sysconfdir = @sysconfdir@
444 target_alias = @target_alias@
445 top_build_prefix = @top_build_prefix@
446 top_builddir = @top_builddir@
447 top_srcdir = @top_srcdir@
448 ACLOCAL_AMFLAGS = -I m4
449 DISTCHECK_CONFIGURE_FLAGS = --enable-symcryptrun --enable-g13 \
450   --enable-gpg2-is-gpg
451
452 GITLOG_TO_CHANGELOG = gitlog-to-changelog
453 EXTRA_DIST = build-aux/config.rpath build-aux/potomo autogen.sh autogen.rc \
454              ChangeLog-2011 po/ChangeLog-2011 build-aux/ChangeLog-2011     \
455              VERSION README.GIT build-aux/gitlog-to-changelog              \
456              COPYING.CC0 COPYING.other                      \
457              build-aux/git-log-fix build-aux/git-log-footer \
458              build-aux/getswdb.sh                           \
459              build-aux/speedo.mk                            \
460              build-aux/speedo/zlib.pc                       \
461              build-aux/speedo/w32/inst-options.ini          \
462              build-aux/speedo/w32/inst.nsi                  \
463              build-aux/speedo/w32/pkg-copyright.txt         \
464              build-aux/speedo/w32/g4wihelp.c                \
465              build-aux/speedo/w32/pango.modules             \
466              build-aux/speedo/w32/gdk-pixbuf-loaders.cache  \
467              build-aux/speedo/w32/exdll.h                   \
468              build-aux/speedo/w32/README.txt                \
469              build-aux/speedo/w32/gnupg-logo-150x57.bmp     \
470              build-aux/speedo/w32/gnupg-logo-164x314.bmp    \
471              build-aux/speedo/patches/atk-1.32.0.patch      \
472              build-aux/speedo/patches/libiconv-1.14.patch   \
473              build-aux/speedo/patches/pango-1.29.4.patch    \
474              build-aux/speedo/patches/sqlite.patch
475
476 DISTCLEANFILES = g10defs.h
477 @BUILD_GPG_FALSE@gpg = 
478 @BUILD_GPG_TRUE@gpg = g10
479 @BUILD_GPGSM_FALSE@sm = 
480 @BUILD_GPGSM_TRUE@sm = sm
481 @BUILD_AGENT_FALSE@agent = 
482 @BUILD_AGENT_TRUE@agent = agent
483 @BUILD_SCDAEMON_FALSE@scd = 
484 @BUILD_SCDAEMON_TRUE@scd = scd
485 @BUILD_G13_FALSE@g13 = 
486 @BUILD_G13_TRUE@g13 = g13
487 @BUILD_DIRMNGR_FALSE@dirmngr = 
488 @BUILD_DIRMNGR_TRUE@dirmngr = dirmngr
489 @BUILD_TOOLS_FALSE@tools = 
490 @BUILD_TOOLS_TRUE@tools = tools
491 @BUILD_DOC_FALSE@doc = 
492 @BUILD_DOC_TRUE@doc = doc
493 SUBDIRS = m4 common kbx \
494           ${gpg} ${sm} ${agent} ${scd} ${g13} ${dirmngr} \
495           ${tools} po ${doc} tests
496
497 dist_doc_DATA = README
498 gen_start_date = 2011-12-01T06:00:00
499 all: config.h
500         $(MAKE) $(AM_MAKEFLAGS) all-recursive
501
502 .SUFFIXES:
503 am--refresh: Makefile
504         @:
505 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
506         @for dep in $?; do \
507           case '$(am__configure_deps)' in \
508             *$$dep*) \
509               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
510               $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
511                 && exit 0; \
512               exit 1;; \
513           esac; \
514         done; \
515         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
516         $(am__cd) $(top_srcdir) && \
517           $(AUTOMAKE) --gnu Makefile
518 .PRECIOUS: Makefile
519 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
520         @case '$?' in \
521           *config.status*) \
522             echo ' $(SHELL) ./config.status'; \
523             $(SHELL) ./config.status;; \
524           *) \
525             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
526             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
527         esac;
528
529 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
530         $(SHELL) ./config.status --recheck
531
532 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
533         $(am__cd) $(srcdir) && $(AUTOCONF)
534 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
535         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
536 $(am__aclocal_m4_deps):
537
538 config.h: stamp-h1
539         @test -f $@ || rm -f stamp-h1
540         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
541
542 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
543         @rm -f stamp-h1
544         cd $(top_builddir) && $(SHELL) ./config.status config.h
545 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
546         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
547         rm -f stamp-h1
548         touch $@
549
550 distclean-hdr:
551         -rm -f config.h stamp-h1
552 install-dist_docDATA: $(dist_doc_DATA)
553         @$(NORMAL_INSTALL)
554         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
555         if test -n "$$list"; then \
556           echo " $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
557           $(MKDIR_P) "$(DESTDIR)$(docdir)" || exit 1; \
558         fi; \
559         for p in $$list; do \
560           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
561           echo "$$d$$p"; \
562         done | $(am__base_list) | \
563         while read files; do \
564           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
565           $(INSTALL_DATA) $$files "$(DESTDIR)$(docdir)" || exit $$?; \
566         done
567
568 uninstall-dist_docDATA:
569         @$(NORMAL_UNINSTALL)
570         @list='$(dist_doc_DATA)'; test -n "$(docdir)" || list=; \
571         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
572         dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir)
573
574 # This directory's subdirectories are mostly independent; you can cd
575 # into them and run 'make' without going through this Makefile.
576 # To change the values of 'make' variables: instead of editing Makefiles,
577 # (1) if the variable is set in 'config.status', edit 'config.status'
578 #     (which will cause the Makefiles to be regenerated when you run 'make');
579 # (2) otherwise, pass the desired values on the 'make' command line.
580 $(am__recursive_targets):
581         @fail=; \
582         if $(am__make_keepgoing); then \
583           failcom='fail=yes'; \
584         else \
585           failcom='exit 1'; \
586         fi; \
587         dot_seen=no; \
588         target=`echo $@ | sed s/-recursive//`; \
589         case "$@" in \
590           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
591           *) list='$(SUBDIRS)' ;; \
592         esac; \
593         for subdir in $$list; do \
594           echo "Making $$target in $$subdir"; \
595           if test "$$subdir" = "."; then \
596             dot_seen=yes; \
597             local_target="$$target-am"; \
598           else \
599             local_target="$$target"; \
600           fi; \
601           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
602           || eval $$failcom; \
603         done; \
604         if test "$$dot_seen" = "no"; then \
605           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
606         fi; test -z "$$fail"
607
608 ID: $(am__tagged_files)
609         $(am__define_uniq_tagged_files); mkid -fID $$unique
610 tags: tags-recursive
611 TAGS: tags
612
613 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
614         set x; \
615         here=`pwd`; \
616         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
617           include_option=--etags-include; \
618           empty_fix=.; \
619         else \
620           include_option=--include; \
621           empty_fix=; \
622         fi; \
623         list='$(SUBDIRS)'; for subdir in $$list; do \
624           if test "$$subdir" = .; then :; else \
625             test ! -f $$subdir/TAGS || \
626               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
627           fi; \
628         done; \
629         $(am__define_uniq_tagged_files); \
630         shift; \
631         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
632           test -n "$$unique" || unique=$$empty_fix; \
633           if test $$# -gt 0; then \
634             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
635               "$$@" $$unique; \
636           else \
637             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
638               $$unique; \
639           fi; \
640         fi
641 ctags: ctags-recursive
642
643 CTAGS: ctags
644 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
645         $(am__define_uniq_tagged_files); \
646         test -z "$(CTAGS_ARGS)$$unique" \
647           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
648              $$unique
649
650 GTAGS:
651         here=`$(am__cd) $(top_builddir) && pwd` \
652           && $(am__cd) $(top_srcdir) \
653           && gtags -i $(GTAGS_ARGS) "$$here"
654 cscope: cscope.files
655         test ! -s cscope.files \
656           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
657 clean-cscope:
658         -rm -f cscope.files
659 cscope.files: clean-cscope cscopelist
660 cscopelist: cscopelist-recursive
661
662 cscopelist-am: $(am__tagged_files)
663         list='$(am__tagged_files)'; \
664         case "$(srcdir)" in \
665           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
666           *) sdir=$(subdir)/$(srcdir) ;; \
667         esac; \
668         for i in $$list; do \
669           if test -f "$$i"; then \
670             echo "$(subdir)/$$i"; \
671           else \
672             echo "$$sdir/$$i"; \
673           fi; \
674         done >> $(top_builddir)/cscope.files
675
676 distclean-tags:
677         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
678         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
679
680 distdir: $(DISTFILES)
681         $(am__remove_distdir)
682         test -d "$(distdir)" || mkdir "$(distdir)"
683         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
684         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
685         list='$(DISTFILES)'; \
686           dist_files=`for file in $$list; do echo $$file; done | \
687           sed -e "s|^$$srcdirstrip/||;t" \
688               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
689         case $$dist_files in \
690           */*) $(MKDIR_P) `echo "$$dist_files" | \
691                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
692                            sort -u` ;; \
693         esac; \
694         for file in $$dist_files; do \
695           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
696           if test -d $$d/$$file; then \
697             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
698             if test -d "$(distdir)/$$file"; then \
699               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
700             fi; \
701             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
702               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
703               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
704             fi; \
705             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
706           else \
707             test -f "$(distdir)/$$file" \
708             || cp -p $$d/$$file "$(distdir)/$$file" \
709             || exit 1; \
710           fi; \
711         done
712         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
713           if test "$$subdir" = .; then :; else \
714             $(am__make_dryrun) \
715               || test -d "$(distdir)/$$subdir" \
716               || $(MKDIR_P) "$(distdir)/$$subdir" \
717               || exit 1; \
718             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
719             $(am__relativize); \
720             new_distdir=$$reldir; \
721             dir1=$$subdir; dir2="$(top_distdir)"; \
722             $(am__relativize); \
723             new_top_distdir=$$reldir; \
724             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
725             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
726             ($(am__cd) $$subdir && \
727               $(MAKE) $(AM_MAKEFLAGS) \
728                 top_distdir="$$new_top_distdir" \
729                 distdir="$$new_distdir" \
730                 am__remove_distdir=: \
731                 am__skip_length_check=: \
732                 am__skip_mode_fix=: \
733                 distdir) \
734               || exit 1; \
735           fi; \
736         done
737         $(MAKE) $(AM_MAKEFLAGS) \
738           top_distdir="$(top_distdir)" distdir="$(distdir)" \
739           dist-hook
740         -test -n "$(am__skip_mode_fix)" \
741         || find "$(distdir)" -type d ! -perm -755 \
742                 -exec chmod u+rwx,go+rx {} \; -o \
743           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
744           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
745           ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
746         || chmod -R a+r "$(distdir)"
747 dist-gzip: distdir
748         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
749         $(am__post_remove_distdir)
750 dist-bzip2: distdir
751         tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
752         $(am__post_remove_distdir)
753
754 dist-lzip: distdir
755         tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
756         $(am__post_remove_distdir)
757
758 dist-xz: distdir
759         tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
760         $(am__post_remove_distdir)
761
762 dist-tarZ: distdir
763         @echo WARNING: "Support for shar distribution archives is" \
764                        "deprecated." >&2
765         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
766         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
767         $(am__post_remove_distdir)
768
769 dist-shar: distdir
770         @echo WARNING: "Support for distribution archives compressed with" \
771                        "legacy program 'compress' is deprecated." >&2
772         @echo WARNING: "It will be removed altogether in Automake 2.0" >&2
773         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
774         $(am__post_remove_distdir)
775
776 dist-zip: distdir
777         -rm -f $(distdir).zip
778         zip -rq $(distdir).zip $(distdir)
779         $(am__post_remove_distdir)
780
781 dist dist-all:
782         $(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
783         $(am__post_remove_distdir)
784
785 # This target untars the dist file and tries a VPATH configuration.  Then
786 # it guarantees that the distribution is self-contained by making another
787 # tarfile.
788 distcheck: dist
789         case '$(DIST_ARCHIVES)' in \
790         *.tar.gz*) \
791           GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
792         *.tar.bz2*) \
793           bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
794         *.tar.lz*) \
795           lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
796         *.tar.xz*) \
797           xz -dc $(distdir).tar.xz | $(am__untar) ;;\
798         *.tar.Z*) \
799           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
800         *.shar.gz*) \
801           GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
802         *.zip*) \
803           unzip $(distdir).zip ;;\
804         esac
805         chmod -R a-w $(distdir)
806         chmod u+w $(distdir)
807         mkdir $(distdir)/_build $(distdir)/_inst
808         chmod a-w $(distdir)
809         test -d $(distdir)/_build || exit 0; \
810         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
811           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
812           && $(MAKE) $(AM_MAKEFLAGS) distcheck-hook \
813           && am__cwd=`pwd` \
814           && $(am__cd) $(distdir)/_build \
815           && ../configure \
816             $(AM_DISTCHECK_CONFIGURE_FLAGS) \
817             $(DISTCHECK_CONFIGURE_FLAGS) \
818             --srcdir=.. --prefix="$$dc_install_base" \
819           && $(MAKE) $(AM_MAKEFLAGS) \
820           && $(MAKE) $(AM_MAKEFLAGS) dvi \
821           && $(MAKE) $(AM_MAKEFLAGS) check \
822           && $(MAKE) $(AM_MAKEFLAGS) install \
823           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
824           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
825           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
826                 distuninstallcheck \
827           && chmod -R a-w "$$dc_install_base" \
828           && ({ \
829                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
830                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
831                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
832                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
833                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
834               } || { rm -rf "$$dc_destdir"; exit 1; }) \
835           && rm -rf "$$dc_destdir" \
836           && $(MAKE) $(AM_MAKEFLAGS) dist \
837           && rm -rf $(DIST_ARCHIVES) \
838           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
839           && cd "$$am__cwd" \
840           || exit 1
841         $(am__post_remove_distdir)
842         @(echo "$(distdir) archives ready for distribution: "; \
843           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
844           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
845 distuninstallcheck:
846         @test -n '$(distuninstallcheck_dir)' || { \
847           echo 'ERROR: trying to run $@ with an empty' \
848                '$$(distuninstallcheck_dir)' >&2; \
849           exit 1; \
850         }; \
851         $(am__cd) '$(distuninstallcheck_dir)' || { \
852           echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
853           exit 1; \
854         }; \
855         test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
856            || { echo "ERROR: files left after uninstall:" ; \
857                 if test -n "$(DESTDIR)"; then \
858                   echo "  (check DESTDIR support)"; \
859                 fi ; \
860                 $(distuninstallcheck_listfiles) ; \
861                 exit 1; } >&2
862 distcleancheck: distclean
863         @if test '$(srcdir)' = . ; then \
864           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
865           exit 1 ; \
866         fi
867         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
868           || { echo "ERROR: files left in build directory after distclean:" ; \
869                $(distcleancheck_listfiles) ; \
870                exit 1; } >&2
871 check-am: all-am
872 check: check-recursive
873 all-am: Makefile $(DATA) config.h
874 installdirs: installdirs-recursive
875 installdirs-am:
876         for dir in "$(DESTDIR)$(docdir)"; do \
877           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
878         done
879 install: install-recursive
880 install-exec: install-exec-recursive
881 install-data: install-data-recursive
882 uninstall: uninstall-recursive
883
884 install-am: all-am
885         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
886
887 installcheck: installcheck-recursive
888 install-strip:
889         if test -z '$(STRIP)'; then \
890           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
891             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
892               install; \
893         else \
894           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
895             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
896             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
897         fi
898 mostlyclean-generic:
899
900 clean-generic:
901
902 distclean-generic:
903         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
904         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
905         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
906
907 maintainer-clean-generic:
908         @echo "This command is intended for maintainers to use"
909         @echo "it deletes files that may require special tools to rebuild."
910 @HAVE_W32_SYSTEM_FALSE@install-data-hook:
911 clean: clean-recursive
912
913 clean-am: clean-generic mostlyclean-am
914
915 distclean: distclean-recursive
916         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
917         -rm -f Makefile
918 distclean-am: clean-am distclean-generic distclean-hdr distclean-tags
919
920 dvi: dvi-recursive
921
922 dvi-am:
923
924 html: html-recursive
925
926 html-am:
927
928 info: info-recursive
929
930 info-am:
931
932 install-data-am: install-dist_docDATA
933         @$(NORMAL_INSTALL)
934         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
935 install-dvi: install-dvi-recursive
936
937 install-dvi-am:
938
939 install-exec-am:
940
941 install-html: install-html-recursive
942
943 install-html-am:
944
945 install-info: install-info-recursive
946
947 install-info-am:
948
949 install-man:
950
951 install-pdf: install-pdf-recursive
952
953 install-pdf-am:
954
955 install-ps: install-ps-recursive
956
957 install-ps-am:
958
959 installcheck-am:
960
961 maintainer-clean: maintainer-clean-recursive
962         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
963         -rm -rf $(top_srcdir)/autom4te.cache
964         -rm -f Makefile
965 maintainer-clean-am: distclean-am maintainer-clean-generic
966
967 mostlyclean: mostlyclean-recursive
968
969 mostlyclean-am: mostlyclean-generic
970
971 pdf: pdf-recursive
972
973 pdf-am:
974
975 ps: ps-recursive
976
977 ps-am:
978
979 uninstall-am: uninstall-dist_docDATA
980
981 .MAKE: $(am__recursive_targets) all install-am install-data-am \
982         install-strip
983
984 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
985         am--refresh check check-am clean clean-cscope clean-generic \
986         cscope cscopelist-am ctags ctags-am dist dist-all dist-bzip2 \
987         dist-gzip dist-hook dist-lzip dist-shar dist-tarZ dist-xz \
988         dist-zip distcheck distclean distclean-generic distclean-hdr \
989         distclean-tags distcleancheck distdir distuninstallcheck dvi \
990         dvi-am html html-am info info-am install install-am \
991         install-data install-data-am install-data-hook \
992         install-dist_docDATA install-dvi install-dvi-am install-exec \
993         install-exec-am install-html install-html-am install-info \
994         install-info-am install-man install-pdf install-pdf-am \
995         install-ps install-ps-am install-strip installcheck \
996         installcheck-am installdirs installdirs-am maintainer-clean \
997         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
998         pdf-am ps ps-am tags tags-am uninstall uninstall-am \
999         uninstall-dist_docDATA
1000
1001
1002 dist-hook: gen-ChangeLog
1003
1004 distcheck-hook:
1005         set -e; ( \
1006         pref="#+macro: gnupg21_" ;\
1007         reldate="$$(date -u +%Y-%m-%d)" ;\
1008         echo "$${pref}ver  $(PACKAGE_VERSION)"  ;\
1009         echo "$${pref}date $${reldate}" ;\
1010         list='$(DIST_ARCHIVES)'; for i in $$list; do \
1011           case "$$i" in *.tar.bz2) \
1012             echo "$${pref}size $$(wc -c <$$i|awk '{print int($$1/1024)}')k" ;\
1013             echo "$${pref}sha1 $$(sha1sum <$$i|cut -d' ' -f1)" ;\
1014             echo "$${pref}sha2 $$(sha256sum <$$i|cut -d' ' -f1)" ;;\
1015           esac;\
1016         done ) | tee $(distdir).swdb
1017
1018 @HAVE_W32_SYSTEM_TRUE@install-data-hook:
1019 @HAVE_W32_SYSTEM_TRUE@  set -e; \
1020 @HAVE_W32_SYSTEM_TRUE@  for i in $$($(top_srcdir)/build-aux/potomo \
1021 @HAVE_W32_SYSTEM_TRUE@                     --get-linguas $(top_srcdir)/po) ; do \
1022 @HAVE_W32_SYSTEM_TRUE@           $(MKDIR_P) "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES" || true; \
1023 @HAVE_W32_SYSTEM_TRUE@           rm -f "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/gnupg2.mo" \
1024 @HAVE_W32_SYSTEM_TRUE@                                                 2>/dev/null || true; \
1025 @HAVE_W32_SYSTEM_TRUE@           $(top_srcdir)/build-aux/potomo $(top_srcdir)/po/$$i.po \
1026 @HAVE_W32_SYSTEM_TRUE@              "$(DESTDIR)$(localedir)/$$i/LC_MESSAGES/gnupg2.mo" ; \
1027 @HAVE_W32_SYSTEM_TRUE@  done
1028 .PHONY: gen-ChangeLog
1029 gen-ChangeLog:
1030         if test -e $(top_srcdir)/.git; then                             \
1031           (cd $(top_srcdir) &&                                          \
1032             $(GITLOG_TO_CHANGELOG) --append-dot --tear-off              \
1033             --amend=build-aux/git-log-fix                               \
1034             --since=$(gen_start_date) ) > $(distdir)/cl-t;              \
1035           cat $(top_srcdir)/build-aux/git-log-footer >> $(distdir)/cl-t;  \
1036           rm -f $(distdir)/ChangeLog;                                   \
1037           mv $(distdir)/cl-t $(distdir)/ChangeLog;                      \
1038         fi
1039
1040 stowinstall:
1041         $(MAKE) $(AM_MAKEFLAGS) install prefix=/usr/local/stow/gnupg
1042
1043 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1044 # Otherwise a system limit (for SysV at least) may be exceeded.
1045 .NOEXPORT: