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