Imported Upstream version 1.4.3
[platform/upstream/gpgme.git] / tests / gpg / Makefile.in
1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6 # Foundation, Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 # Copyright (C) 2000 Werner Koch (dd9jn)
19 # Copyright (C) 2001, 2004, 2005, 2009 g10 Code GmbH
20 #
21 # This file is part of GPGME.
22 #
23 # GPGME is free software; you can redistribute it and/or modify it
24 # under the terms of the GNU Lesser General Public License as
25 # published by the Free Software Foundation; either version 2.1 of the
26 # License, or (at your option) any later version.
27 #
28 # GPGME is distributed in the hope that it will be useful, but WITHOUT
29 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
30 # or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General
31 # Public License for more details.
32 #
33 # You should have received a copy of the GNU Lesser General Public
34 # License along with this program; if not, write to the Free Software
35 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
36
37
38 VPATH = @srcdir@
39 am__make_dryrun = \
40   { \
41     am__dry=no; \
42     case $$MAKEFLAGS in \
43       *\\[\ \   ]*) \
44         echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
45           | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
46       *) \
47         for am__flg in $$MAKEFLAGS; do \
48           case $$am__flg in \
49             *=*|--*) ;; \
50             *n*) am__dry=yes; break;; \
51           esac; \
52         done;; \
53     esac; \
54     test $$am__dry = yes; \
55   }
56 pkgdatadir = $(datadir)/@PACKAGE@
57 pkgincludedir = $(includedir)/@PACKAGE@
58 pkglibdir = $(libdir)/@PACKAGE@
59 pkglibexecdir = $(libexecdir)/@PACKAGE@
60 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61 install_sh_DATA = $(install_sh) -c -m 644
62 install_sh_PROGRAM = $(install_sh) -c
63 install_sh_SCRIPT = $(install_sh) -c
64 INSTALL_HEADER = $(INSTALL_DATA)
65 transform = $(program_transform_name)
66 NORMAL_INSTALL = :
67 PRE_INSTALL = :
68 POST_INSTALL = :
69 NORMAL_UNINSTALL = :
70 PRE_UNINSTALL = :
71 POST_UNINSTALL = :
72 build_triplet = @build@
73 host_triplet = @host@
74 TESTS = initial.test $(am__EXEEXT_2) final.test
75 noinst_PROGRAMS = $(am__EXEEXT_2) t-genkey$(EXEEXT)
76 subdir = tests/gpg
77 DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
78         $(srcdir)/Makefile.in
79 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
80 am__aclocal_m4_deps = $(top_srcdir)/m4/glib-2.0.m4 \
81         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnupg-ttyname.m4 \
82         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/libassuan.m4 \
83         $(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
84         $(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
85         $(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/acinclude.m4 \
86         $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88         $(ACLOCAL_M4)
89 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
90 CONFIG_HEADER = $(top_builddir)/config.h
91 CONFIG_CLEAN_FILES =
92 CONFIG_CLEAN_VPATH_FILES =
93 @HAVE_W32_SYSTEM_FALSE@am__EXEEXT_1 = t-eventloop$(EXEEXT) \
94 @HAVE_W32_SYSTEM_FALSE@ t-thread1$(EXEEXT)
95 am__EXEEXT_2 = t-encrypt$(EXEEXT) t-encrypt-sym$(EXEEXT) \
96         t-encrypt-sign$(EXEEXT) t-sign$(EXEEXT) t-signers$(EXEEXT) \
97         t-decrypt$(EXEEXT) t-verify$(EXEEXT) t-decrypt-verify$(EXEEXT) \
98         t-sig-notation$(EXEEXT) t-export$(EXEEXT) t-import$(EXEEXT) \
99         t-trustlist$(EXEEXT) t-edit$(EXEEXT) t-keylist$(EXEEXT) \
100         t-keylist-sig$(EXEEXT) t-wait$(EXEEXT) \
101         t-encrypt-large$(EXEEXT) t-file-name$(EXEEXT) \
102         t-gpgconf$(EXEEXT) $(am__EXEEXT_1)
103 PROGRAMS = $(noinst_PROGRAMS)
104 t_decrypt_SOURCES = t-decrypt.c
105 t_decrypt_OBJECTS = t-decrypt.$(OBJEXT)
106 t_decrypt_LDADD = $(LDADD)
107 t_decrypt_DEPENDENCIES = ../../src/libgpgme.la
108 t_decrypt_verify_SOURCES = t-decrypt-verify.c
109 t_decrypt_verify_OBJECTS = t-decrypt-verify.$(OBJEXT)
110 t_decrypt_verify_LDADD = $(LDADD)
111 t_decrypt_verify_DEPENDENCIES = ../../src/libgpgme.la
112 t_edit_SOURCES = t-edit.c
113 t_edit_OBJECTS = t-edit.$(OBJEXT)
114 t_edit_LDADD = $(LDADD)
115 t_edit_DEPENDENCIES = ../../src/libgpgme.la
116 t_encrypt_SOURCES = t-encrypt.c
117 t_encrypt_OBJECTS = t-encrypt.$(OBJEXT)
118 t_encrypt_LDADD = $(LDADD)
119 t_encrypt_DEPENDENCIES = ../../src/libgpgme.la
120 t_encrypt_large_SOURCES = t-encrypt-large.c
121 t_encrypt_large_OBJECTS = t-encrypt-large.$(OBJEXT)
122 t_encrypt_large_LDADD = $(LDADD)
123 t_encrypt_large_DEPENDENCIES = ../../src/libgpgme.la
124 t_encrypt_sign_SOURCES = t-encrypt-sign.c
125 t_encrypt_sign_OBJECTS = t-encrypt-sign.$(OBJEXT)
126 t_encrypt_sign_LDADD = $(LDADD)
127 t_encrypt_sign_DEPENDENCIES = ../../src/libgpgme.la
128 t_encrypt_sym_SOURCES = t-encrypt-sym.c
129 t_encrypt_sym_OBJECTS = t-encrypt-sym.$(OBJEXT)
130 t_encrypt_sym_LDADD = $(LDADD)
131 t_encrypt_sym_DEPENDENCIES = ../../src/libgpgme.la
132 t_eventloop_SOURCES = t-eventloop.c
133 t_eventloop_OBJECTS = t-eventloop.$(OBJEXT)
134 t_eventloop_LDADD = $(LDADD)
135 t_eventloop_DEPENDENCIES = ../../src/libgpgme.la
136 t_export_SOURCES = t-export.c
137 t_export_OBJECTS = t-export.$(OBJEXT)
138 t_export_LDADD = $(LDADD)
139 t_export_DEPENDENCIES = ../../src/libgpgme.la
140 t_file_name_SOURCES = t-file-name.c
141 t_file_name_OBJECTS = t-file-name.$(OBJEXT)
142 t_file_name_LDADD = $(LDADD)
143 t_file_name_DEPENDENCIES = ../../src/libgpgme.la
144 t_genkey_SOURCES = t-genkey.c
145 t_genkey_OBJECTS = t-genkey.$(OBJEXT)
146 t_genkey_LDADD = $(LDADD)
147 t_genkey_DEPENDENCIES = ../../src/libgpgme.la
148 t_gpgconf_SOURCES = t-gpgconf.c
149 t_gpgconf_OBJECTS = t-gpgconf.$(OBJEXT)
150 t_gpgconf_LDADD = $(LDADD)
151 t_gpgconf_DEPENDENCIES = ../../src/libgpgme.la
152 t_import_SOURCES = t-import.c
153 t_import_OBJECTS = t-import.$(OBJEXT)
154 t_import_LDADD = $(LDADD)
155 t_import_DEPENDENCIES = ../../src/libgpgme.la
156 t_keylist_SOURCES = t-keylist.c
157 t_keylist_OBJECTS = t-keylist.$(OBJEXT)
158 t_keylist_LDADD = $(LDADD)
159 t_keylist_DEPENDENCIES = ../../src/libgpgme.la
160 t_keylist_sig_SOURCES = t-keylist-sig.c
161 t_keylist_sig_OBJECTS = t-keylist-sig.$(OBJEXT)
162 t_keylist_sig_LDADD = $(LDADD)
163 t_keylist_sig_DEPENDENCIES = ../../src/libgpgme.la
164 t_sig_notation_SOURCES = t-sig-notation.c
165 t_sig_notation_OBJECTS = t-sig-notation.$(OBJEXT)
166 t_sig_notation_LDADD = $(LDADD)
167 t_sig_notation_DEPENDENCIES = ../../src/libgpgme.la
168 t_sign_SOURCES = t-sign.c
169 t_sign_OBJECTS = t-sign.$(OBJEXT)
170 t_sign_LDADD = $(LDADD)
171 t_sign_DEPENDENCIES = ../../src/libgpgme.la
172 t_signers_SOURCES = t-signers.c
173 t_signers_OBJECTS = t-signers.$(OBJEXT)
174 t_signers_LDADD = $(LDADD)
175 t_signers_DEPENDENCIES = ../../src/libgpgme.la
176 t_thread1_SOURCES = t-thread1.c
177 t_thread1_OBJECTS = t-thread1.$(OBJEXT)
178 t_thread1_DEPENDENCIES = ../../src/libgpgme-pthread.la
179 t_trustlist_SOURCES = t-trustlist.c
180 t_trustlist_OBJECTS = t-trustlist.$(OBJEXT)
181 t_trustlist_LDADD = $(LDADD)
182 t_trustlist_DEPENDENCIES = ../../src/libgpgme.la
183 t_verify_SOURCES = t-verify.c
184 t_verify_OBJECTS = t-verify.$(OBJEXT)
185 t_verify_LDADD = $(LDADD)
186 t_verify_DEPENDENCIES = ../../src/libgpgme.la
187 t_wait_SOURCES = t-wait.c
188 t_wait_OBJECTS = t-wait.$(OBJEXT)
189 t_wait_LDADD = $(LDADD)
190 t_wait_DEPENDENCIES = ../../src/libgpgme.la
191 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
192 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
193 am__depfiles_maybe = depfiles
194 am__mv = mv -f
195 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
196         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
197 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
198         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
199         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
200 CCLD = $(CC)
201 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
202         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
203         $(LDFLAGS) -o $@
204 SOURCES = t-decrypt.c t-decrypt-verify.c t-edit.c t-encrypt.c \
205         t-encrypt-large.c t-encrypt-sign.c t-encrypt-sym.c \
206         t-eventloop.c t-export.c t-file-name.c t-genkey.c t-gpgconf.c \
207         t-import.c t-keylist.c t-keylist-sig.c t-sig-notation.c \
208         t-sign.c t-signers.c t-thread1.c t-trustlist.c t-verify.c \
209         t-wait.c
210 DIST_SOURCES = t-decrypt.c t-decrypt-verify.c t-edit.c t-encrypt.c \
211         t-encrypt-large.c t-encrypt-sign.c t-encrypt-sym.c \
212         t-eventloop.c t-export.c t-file-name.c t-genkey.c t-gpgconf.c \
213         t-import.c t-keylist.c t-keylist-sig.c t-sig-notation.c \
214         t-sign.c t-signers.c t-thread1.c t-trustlist.c t-verify.c \
215         t-wait.c
216 am__can_run_installinfo = \
217   case $$AM_UPDATE_INFO_DIR in \
218     n|no|NO) false;; \
219     *) (install-info --version) >/dev/null 2>&1;; \
220   esac
221 HEADERS = $(noinst_HEADERS)
222 ETAGS = etags
223 CTAGS = ctags
224 am__tty_colors = \
225 red=; grn=; lgn=; blu=; std=
226 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
227 ACLOCAL = @ACLOCAL@
228 AMTAR = @AMTAR@
229 AR = @AR@
230 AS = @AS@
231 AUTOCONF = @AUTOCONF@
232 AUTOHEADER = @AUTOHEADER@
233 AUTOMAKE = @AUTOMAKE@
234 AWK = @AWK@
235 BUILD_FILEVERSION = @BUILD_FILEVERSION@
236 BUILD_REVISION = @BUILD_REVISION@
237 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
238 CC = @CC@
239 CCDEPMODE = @CCDEPMODE@
240 CFLAGS = @CFLAGS@
241 CPP = @CPP@
242 CPPFLAGS = @CPPFLAGS@
243 CXX = @CXX@
244 CXXCPP = @CXXCPP@
245 CXXDEPMODE = @CXXDEPMODE@
246 CXXFLAGS = @CXXFLAGS@
247 CYGPATH_W = @CYGPATH_W@
248 DEFS = @DEFS@
249 DEPDIR = @DEPDIR@
250 DLLTOOL = @DLLTOOL@
251 DSYMUTIL = @DSYMUTIL@
252 DUMPBIN = @DUMPBIN@
253 ECHO_C = @ECHO_C@
254 ECHO_N = @ECHO_N@
255 ECHO_T = @ECHO_T@
256 EGREP = @EGREP@
257 EXEEXT = @EXEEXT@
258 FGREP = @FGREP@
259 G13 = @G13@
260 GITLOG_TO_CHANGELOG = @GITLOG_TO_CHANGELOG@
261 GLIBC21 = @GLIBC21@
262 GLIB_CFLAGS = @GLIB_CFLAGS@
263 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
264 GLIB_LIBS = @GLIB_LIBS@
265 GLIB_MKENUMS = @GLIB_MKENUMS@
266 GOBJECT_QUERY = @GOBJECT_QUERY@
267 GPG = @GPG@
268 GPGCONF = @GPGCONF@
269 GPGME_CONFIG_API_VERSION = @GPGME_CONFIG_API_VERSION@
270 GPGME_CONFIG_CFLAGS = @GPGME_CONFIG_CFLAGS@
271 GPGME_CONFIG_HOST = @GPGME_CONFIG_HOST@
272 GPGME_CONFIG_LIBS = @GPGME_CONFIG_LIBS@
273 GPGSM = @GPGSM@
274 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
275 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
276 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
277 GPG_PATH = @GPG_PATH@
278 GREP = @GREP@
279 INSTALL = @INSTALL@
280 INSTALL_DATA = @INSTALL_DATA@
281 INSTALL_PROGRAM = @INSTALL_PROGRAM@
282 INSTALL_SCRIPT = @INSTALL_SCRIPT@
283 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
284 LD = @LD@
285 LDFLAGS = @LDFLAGS@
286 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
287 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
288 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
289 LIBGPGME_LT_AGE = @LIBGPGME_LT_AGE@
290 LIBGPGME_LT_CURRENT = @LIBGPGME_LT_CURRENT@
291 LIBGPGME_LT_REVISION = @LIBGPGME_LT_REVISION@
292 LIBOBJS = @LIBOBJS@
293 LIBS = @LIBS@
294 LIBTOOL = @LIBTOOL@
295 LIPO = @LIPO@
296 LN_S = @LN_S@
297 LTLIBOBJS = @LTLIBOBJS@
298 MAINT = @MAINT@
299 MAKEINFO = @MAKEINFO@
300 MANIFEST_TOOL = @MANIFEST_TOOL@
301 MKDIR_P = @MKDIR_P@
302 NEED__FILE_OFFSET_BITS = @NEED__FILE_OFFSET_BITS@
303 NM = @NM@
304 NMEDIT = @NMEDIT@
305 OBJDUMP = @OBJDUMP@
306 OBJEXT = @OBJEXT@
307 OTOOL = @OTOOL@
308 OTOOL64 = @OTOOL64@
309 PACKAGE = @PACKAGE@
310 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
311 PACKAGE_NAME = @PACKAGE_NAME@
312 PACKAGE_STRING = @PACKAGE_STRING@
313 PACKAGE_TARNAME = @PACKAGE_TARNAME@
314 PACKAGE_URL = @PACKAGE_URL@
315 PACKAGE_VERSION = @PACKAGE_VERSION@
316 PATH_SEPARATOR = @PATH_SEPARATOR@
317 PKG_CONFIG = @PKG_CONFIG@
318 QT4_CORE_CFLAGS = @QT4_CORE_CFLAGS@
319 QT4_CORE_LIBS = @QT4_CORE_LIBS@
320 RANLIB = @RANLIB@
321 RC = @RC@
322 SED = @SED@
323 SET_MAKE = @SET_MAKE@
324 SHELL = @SHELL@
325 STRIP = @STRIP@
326 VERSION = @VERSION@
327 VERSION_NUMBER = @VERSION_NUMBER@
328 abs_builddir = @abs_builddir@
329 abs_srcdir = @abs_srcdir@
330 abs_top_builddir = @abs_top_builddir@
331 abs_top_srcdir = @abs_top_srcdir@
332 ac_ct_AR = @ac_ct_AR@
333 ac_ct_CC = @ac_ct_CC@
334 ac_ct_CXX = @ac_ct_CXX@
335 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
336 am__include = @am__include@
337 am__leading_dot = @am__leading_dot@
338 am__quote = @am__quote@
339 am__tar = @am__tar@
340 am__untar = @am__untar@
341 bindir = @bindir@
342 build = @build@
343 build_alias = @build_alias@
344 build_cpu = @build_cpu@
345 build_os = @build_os@
346 build_vendor = @build_vendor@
347 builddir = @builddir@
348 datadir = @datadir@
349 datarootdir = @datarootdir@
350 docdir = @docdir@
351 dvidir = @dvidir@
352 emacs_local_vars_begin = @emacs_local_vars_begin@
353 emacs_local_vars_end = @emacs_local_vars_end@
354 emacs_local_vars_read_only = @emacs_local_vars_read_only@
355 exec_prefix = @exec_prefix@
356 host = @host@
357 host_alias = @host_alias@
358 host_cpu = @host_cpu@
359 host_os = @host_os@
360 host_vendor = @host_vendor@
361 htmldir = @htmldir@
362 includedir = @includedir@
363 infodir = @infodir@
364 install_sh = @install_sh@
365 libdir = @libdir@
366 libexecdir = @libexecdir@
367 localedir = @localedir@
368 localstatedir = @localstatedir@
369 mandir = @mandir@
370 mkdir_p = @mkdir_p@
371 oldincludedir = @oldincludedir@
372 pdfdir = @pdfdir@
373 prefix = @prefix@
374 program_transform_name = @program_transform_name@
375 psdir = @psdir@
376 sbindir = @sbindir@
377 sharedstatedir = @sharedstatedir@
378 srcdir = @srcdir@
379 sysconfdir = @sysconfdir@
380 target_alias = @target_alias@
381 top_build_prefix = @top_build_prefix@
382 top_builddir = @top_builddir@
383 top_srcdir = @top_srcdir@
384 GPG_AGENT = @GPG_AGENT@
385 TESTS_ENVIRONMENT = GNUPGHOME=$(abs_builddir) LC_ALL=C GPG_AGENT_INFO=
386
387 # The keylist tests must come after the import and the edit test.
388 noinst_HEADERS = t-support.h
389 @HAVE_W32_SYSTEM_FALSE@tests_unix = t-eventloop t-thread1
390 @HAVE_W32_SYSTEM_TRUE@tests_unix = 
391 c_tests = \
392         t-encrypt t-encrypt-sym t-encrypt-sign t-sign t-signers         \
393         t-decrypt t-verify t-decrypt-verify t-sig-notation t-export     \
394         t-import t-trustlist t-edit t-keylist t-keylist-sig t-wait      \
395         t-encrypt-large t-file-name t-gpgconf $(tests_unix)
396
397 CLEANFILES = secring.gpg pubring.gpg pubring.kbx trustdb.gpg dirmngr.conf \
398         gpg-agent.conf pubring.kbx~ S.gpg-agent gpg.conf pubring.gpg~ \
399         random_seed S.gpg-agent
400
401 private_keys = \
402         13CD0F3BDF24BE53FE192D62F18737256FF6E4FD \
403         76F7E2B35832976B50A27A282D9B87E44577EB66 \
404         A0747D5F9425E6664F4FFBEED20FBCA79FDED2BD \
405         13CBE3758AFE42B5E5E2AE4CED27AFA455E3F87F \
406         7A030357C0F253A5BBCD282FFC4E521B37558F5C
407
408 EXTRA_DIST = start-stop-agent initial.test final.test \
409         pubdemo.asc secdemo.asc cipher-1.asc cipher-2.asc \
410         geheim.txt pubkey-1.asc seckey-1.asc pinentry $(private_keys)
411
412 INCLUDES = -I$(top_builddir)/src
413 AM_CPPFLAGS = @GPG_ERROR_CFLAGS@
414 LDADD = ../../src/libgpgme.la
415 t_thread1_LDADD = ../../src/libgpgme-pthread.la -lpthread
416 all: all-am
417
418 .SUFFIXES:
419 .SUFFIXES: .c .lo .o .obj
420 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
421         @for dep in $?; do \
422           case '$(am__configure_deps)' in \
423             *$$dep*) \
424               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
425                 && { if test -f $@; then exit 0; else break; fi; }; \
426               exit 1;; \
427           esac; \
428         done; \
429         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/gpg/Makefile'; \
430         $(am__cd) $(top_srcdir) && \
431           $(AUTOMAKE) --gnu tests/gpg/Makefile
432 .PRECIOUS: Makefile
433 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
434         @case '$?' in \
435           *config.status*) \
436             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
437           *) \
438             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
439             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
440         esac;
441
442 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
443         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
444
445 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
446         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
447 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
448         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
449 $(am__aclocal_m4_deps):
450
451 clean-noinstPROGRAMS:
452         @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
453         echo " rm -f" $$list; \
454         rm -f $$list || exit $$?; \
455         test -n "$(EXEEXT)" || exit 0; \
456         list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
457         echo " rm -f" $$list; \
458         rm -f $$list
459 t-decrypt$(EXEEXT): $(t_decrypt_OBJECTS) $(t_decrypt_DEPENDENCIES) $(EXTRA_t_decrypt_DEPENDENCIES) 
460         @rm -f t-decrypt$(EXEEXT)
461         $(LINK) $(t_decrypt_OBJECTS) $(t_decrypt_LDADD) $(LIBS)
462 t-decrypt-verify$(EXEEXT): $(t_decrypt_verify_OBJECTS) $(t_decrypt_verify_DEPENDENCIES) $(EXTRA_t_decrypt_verify_DEPENDENCIES) 
463         @rm -f t-decrypt-verify$(EXEEXT)
464         $(LINK) $(t_decrypt_verify_OBJECTS) $(t_decrypt_verify_LDADD) $(LIBS)
465 t-edit$(EXEEXT): $(t_edit_OBJECTS) $(t_edit_DEPENDENCIES) $(EXTRA_t_edit_DEPENDENCIES) 
466         @rm -f t-edit$(EXEEXT)
467         $(LINK) $(t_edit_OBJECTS) $(t_edit_LDADD) $(LIBS)
468 t-encrypt$(EXEEXT): $(t_encrypt_OBJECTS) $(t_encrypt_DEPENDENCIES) $(EXTRA_t_encrypt_DEPENDENCIES) 
469         @rm -f t-encrypt$(EXEEXT)
470         $(LINK) $(t_encrypt_OBJECTS) $(t_encrypt_LDADD) $(LIBS)
471 t-encrypt-large$(EXEEXT): $(t_encrypt_large_OBJECTS) $(t_encrypt_large_DEPENDENCIES) $(EXTRA_t_encrypt_large_DEPENDENCIES) 
472         @rm -f t-encrypt-large$(EXEEXT)
473         $(LINK) $(t_encrypt_large_OBJECTS) $(t_encrypt_large_LDADD) $(LIBS)
474 t-encrypt-sign$(EXEEXT): $(t_encrypt_sign_OBJECTS) $(t_encrypt_sign_DEPENDENCIES) $(EXTRA_t_encrypt_sign_DEPENDENCIES) 
475         @rm -f t-encrypt-sign$(EXEEXT)
476         $(LINK) $(t_encrypt_sign_OBJECTS) $(t_encrypt_sign_LDADD) $(LIBS)
477 t-encrypt-sym$(EXEEXT): $(t_encrypt_sym_OBJECTS) $(t_encrypt_sym_DEPENDENCIES) $(EXTRA_t_encrypt_sym_DEPENDENCIES) 
478         @rm -f t-encrypt-sym$(EXEEXT)
479         $(LINK) $(t_encrypt_sym_OBJECTS) $(t_encrypt_sym_LDADD) $(LIBS)
480 t-eventloop$(EXEEXT): $(t_eventloop_OBJECTS) $(t_eventloop_DEPENDENCIES) $(EXTRA_t_eventloop_DEPENDENCIES) 
481         @rm -f t-eventloop$(EXEEXT)
482         $(LINK) $(t_eventloop_OBJECTS) $(t_eventloop_LDADD) $(LIBS)
483 t-export$(EXEEXT): $(t_export_OBJECTS) $(t_export_DEPENDENCIES) $(EXTRA_t_export_DEPENDENCIES) 
484         @rm -f t-export$(EXEEXT)
485         $(LINK) $(t_export_OBJECTS) $(t_export_LDADD) $(LIBS)
486 t-file-name$(EXEEXT): $(t_file_name_OBJECTS) $(t_file_name_DEPENDENCIES) $(EXTRA_t_file_name_DEPENDENCIES) 
487         @rm -f t-file-name$(EXEEXT)
488         $(LINK) $(t_file_name_OBJECTS) $(t_file_name_LDADD) $(LIBS)
489 t-genkey$(EXEEXT): $(t_genkey_OBJECTS) $(t_genkey_DEPENDENCIES) $(EXTRA_t_genkey_DEPENDENCIES) 
490         @rm -f t-genkey$(EXEEXT)
491         $(LINK) $(t_genkey_OBJECTS) $(t_genkey_LDADD) $(LIBS)
492 t-gpgconf$(EXEEXT): $(t_gpgconf_OBJECTS) $(t_gpgconf_DEPENDENCIES) $(EXTRA_t_gpgconf_DEPENDENCIES) 
493         @rm -f t-gpgconf$(EXEEXT)
494         $(LINK) $(t_gpgconf_OBJECTS) $(t_gpgconf_LDADD) $(LIBS)
495 t-import$(EXEEXT): $(t_import_OBJECTS) $(t_import_DEPENDENCIES) $(EXTRA_t_import_DEPENDENCIES) 
496         @rm -f t-import$(EXEEXT)
497         $(LINK) $(t_import_OBJECTS) $(t_import_LDADD) $(LIBS)
498 t-keylist$(EXEEXT): $(t_keylist_OBJECTS) $(t_keylist_DEPENDENCIES) $(EXTRA_t_keylist_DEPENDENCIES) 
499         @rm -f t-keylist$(EXEEXT)
500         $(LINK) $(t_keylist_OBJECTS) $(t_keylist_LDADD) $(LIBS)
501 t-keylist-sig$(EXEEXT): $(t_keylist_sig_OBJECTS) $(t_keylist_sig_DEPENDENCIES) $(EXTRA_t_keylist_sig_DEPENDENCIES) 
502         @rm -f t-keylist-sig$(EXEEXT)
503         $(LINK) $(t_keylist_sig_OBJECTS) $(t_keylist_sig_LDADD) $(LIBS)
504 t-sig-notation$(EXEEXT): $(t_sig_notation_OBJECTS) $(t_sig_notation_DEPENDENCIES) $(EXTRA_t_sig_notation_DEPENDENCIES) 
505         @rm -f t-sig-notation$(EXEEXT)
506         $(LINK) $(t_sig_notation_OBJECTS) $(t_sig_notation_LDADD) $(LIBS)
507 t-sign$(EXEEXT): $(t_sign_OBJECTS) $(t_sign_DEPENDENCIES) $(EXTRA_t_sign_DEPENDENCIES) 
508         @rm -f t-sign$(EXEEXT)
509         $(LINK) $(t_sign_OBJECTS) $(t_sign_LDADD) $(LIBS)
510 t-signers$(EXEEXT): $(t_signers_OBJECTS) $(t_signers_DEPENDENCIES) $(EXTRA_t_signers_DEPENDENCIES) 
511         @rm -f t-signers$(EXEEXT)
512         $(LINK) $(t_signers_OBJECTS) $(t_signers_LDADD) $(LIBS)
513 t-thread1$(EXEEXT): $(t_thread1_OBJECTS) $(t_thread1_DEPENDENCIES) $(EXTRA_t_thread1_DEPENDENCIES) 
514         @rm -f t-thread1$(EXEEXT)
515         $(LINK) $(t_thread1_OBJECTS) $(t_thread1_LDADD) $(LIBS)
516 t-trustlist$(EXEEXT): $(t_trustlist_OBJECTS) $(t_trustlist_DEPENDENCIES) $(EXTRA_t_trustlist_DEPENDENCIES) 
517         @rm -f t-trustlist$(EXEEXT)
518         $(LINK) $(t_trustlist_OBJECTS) $(t_trustlist_LDADD) $(LIBS)
519 t-verify$(EXEEXT): $(t_verify_OBJECTS) $(t_verify_DEPENDENCIES) $(EXTRA_t_verify_DEPENDENCIES) 
520         @rm -f t-verify$(EXEEXT)
521         $(LINK) $(t_verify_OBJECTS) $(t_verify_LDADD) $(LIBS)
522 t-wait$(EXEEXT): $(t_wait_OBJECTS) $(t_wait_DEPENDENCIES) $(EXTRA_t_wait_DEPENDENCIES) 
523         @rm -f t-wait$(EXEEXT)
524         $(LINK) $(t_wait_OBJECTS) $(t_wait_LDADD) $(LIBS)
525
526 mostlyclean-compile:
527         -rm -f *.$(OBJEXT)
528
529 distclean-compile:
530         -rm -f *.tab.c
531
532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-decrypt-verify.Po@am__quote@
533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-decrypt.Po@am__quote@
534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-edit.Po@am__quote@
535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-encrypt-large.Po@am__quote@
536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-encrypt-sign.Po@am__quote@
537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-encrypt-sym.Po@am__quote@
538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-encrypt.Po@am__quote@
539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-eventloop.Po@am__quote@
540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-export.Po@am__quote@
541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-file-name.Po@am__quote@
542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-genkey.Po@am__quote@
543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-gpgconf.Po@am__quote@
544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-import.Po@am__quote@
545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-keylist-sig.Po@am__quote@
546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-keylist.Po@am__quote@
547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-sig-notation.Po@am__quote@
548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-sign.Po@am__quote@
549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-signers.Po@am__quote@
550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-thread1.Po@am__quote@
551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-trustlist.Po@am__quote@
552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-verify.Po@am__quote@
553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-wait.Po@am__quote@
554
555 .c.o:
556 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
557 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
558 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
559 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
560 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
561
562 .c.obj:
563 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
564 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
565 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
566 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
567 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
568
569 .c.lo:
570 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
571 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
572 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
573 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
574 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
575
576 mostlyclean-libtool:
577         -rm -f *.lo
578
579 clean-libtool:
580         -rm -rf .libs _libs
581
582 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
583         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
584         unique=`for i in $$list; do \
585             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
586           done | \
587           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
588               END { if (nonempty) { for (i in files) print i; }; }'`; \
589         mkid -fID $$unique
590 tags: TAGS
591
592 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
593                 $(TAGS_FILES) $(LISP)
594         set x; \
595         here=`pwd`; \
596         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
597         unique=`for i in $$list; do \
598             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
599           done | \
600           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
601               END { if (nonempty) { for (i in files) print i; }; }'`; \
602         shift; \
603         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
604           test -n "$$unique" || unique=$$empty_fix; \
605           if test $$# -gt 0; then \
606             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
607               "$$@" $$unique; \
608           else \
609             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
610               $$unique; \
611           fi; \
612         fi
613 ctags: CTAGS
614 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
615                 $(TAGS_FILES) $(LISP)
616         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
617         unique=`for i in $$list; do \
618             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
619           done | \
620           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
621               END { if (nonempty) { for (i in files) print i; }; }'`; \
622         test -z "$(CTAGS_ARGS)$$unique" \
623           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
624              $$unique
625
626 GTAGS:
627         here=`$(am__cd) $(top_builddir) && pwd` \
628           && $(am__cd) $(top_srcdir) \
629           && gtags -i $(GTAGS_ARGS) "$$here"
630
631 distclean-tags:
632         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
633
634 check-TESTS: $(TESTS)
635         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
636         srcdir=$(srcdir); export srcdir; \
637         list=' $(TESTS) '; \
638         $(am__tty_colors); \
639         if test -n "$$list"; then \
640           for tst in $$list; do \
641             if test -f ./$$tst; then dir=./; \
642             elif test -f $$tst; then dir=; \
643             else dir="$(srcdir)/"; fi; \
644             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
645               all=`expr $$all + 1`; \
646               case " $(XFAIL_TESTS) " in \
647               *[\ \     ]$$tst[\ \      ]*) \
648                 xpass=`expr $$xpass + 1`; \
649                 failed=`expr $$failed + 1`; \
650                 col=$$red; res=XPASS; \
651               ;; \
652               *) \
653                 col=$$grn; res=PASS; \
654               ;; \
655               esac; \
656             elif test $$? -ne 77; then \
657               all=`expr $$all + 1`; \
658               case " $(XFAIL_TESTS) " in \
659               *[\ \     ]$$tst[\ \      ]*) \
660                 xfail=`expr $$xfail + 1`; \
661                 col=$$lgn; res=XFAIL; \
662               ;; \
663               *) \
664                 failed=`expr $$failed + 1`; \
665                 col=$$red; res=FAIL; \
666               ;; \
667               esac; \
668             else \
669               skip=`expr $$skip + 1`; \
670               col=$$blu; res=SKIP; \
671             fi; \
672             echo "$${col}$$res$${std}: $$tst"; \
673           done; \
674           if test "$$all" -eq 1; then \
675             tests="test"; \
676             All=""; \
677           else \
678             tests="tests"; \
679             All="All "; \
680           fi; \
681           if test "$$failed" -eq 0; then \
682             if test "$$xfail" -eq 0; then \
683               banner="$$All$$all $$tests passed"; \
684             else \
685               if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
686               banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
687             fi; \
688           else \
689             if test "$$xpass" -eq 0; then \
690               banner="$$failed of $$all $$tests failed"; \
691             else \
692               if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
693               banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
694             fi; \
695           fi; \
696           dashes="$$banner"; \
697           skipped=""; \
698           if test "$$skip" -ne 0; then \
699             if test "$$skip" -eq 1; then \
700               skipped="($$skip test was not run)"; \
701             else \
702               skipped="($$skip tests were not run)"; \
703             fi; \
704             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
705               dashes="$$skipped"; \
706           fi; \
707           report=""; \
708           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
709             report="Please report to $(PACKAGE_BUGREPORT)"; \
710             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
711               dashes="$$report"; \
712           fi; \
713           dashes=`echo "$$dashes" | sed s/./=/g`; \
714           if test "$$failed" -eq 0; then \
715             col="$$grn"; \
716           else \
717             col="$$red"; \
718           fi; \
719           echo "$${col}$$dashes$${std}"; \
720           echo "$${col}$$banner$${std}"; \
721           test -z "$$skipped" || echo "$${col}$$skipped$${std}"; \
722           test -z "$$report" || echo "$${col}$$report$${std}"; \
723           echo "$${col}$$dashes$${std}"; \
724           test "$$failed" -eq 0; \
725         else :; fi
726
727 distdir: $(DISTFILES)
728         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
729         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
730         list='$(DISTFILES)'; \
731           dist_files=`for file in $$list; do echo $$file; done | \
732           sed -e "s|^$$srcdirstrip/||;t" \
733               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
734         case $$dist_files in \
735           */*) $(MKDIR_P) `echo "$$dist_files" | \
736                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
737                            sort -u` ;; \
738         esac; \
739         for file in $$dist_files; do \
740           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
741           if test -d $$d/$$file; then \
742             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
743             if test -d "$(distdir)/$$file"; then \
744               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
745             fi; \
746             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
747               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
748               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
749             fi; \
750             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
751           else \
752             test -f "$(distdir)/$$file" \
753             || cp -p $$d/$$file "$(distdir)/$$file" \
754             || exit 1; \
755           fi; \
756         done
757 check-am: all-am
758         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
759 check: check-am
760 all-am: Makefile $(PROGRAMS) $(HEADERS) all-local
761 installdirs:
762 install: install-am
763 install-exec: install-exec-am
764 install-data: install-data-am
765 uninstall: uninstall-am
766
767 install-am: all-am
768         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
769
770 installcheck: installcheck-am
771 install-strip:
772         if test -z '$(STRIP)'; then \
773           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
774             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
775               install; \
776         else \
777           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
778             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
779             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
780         fi
781 mostlyclean-generic:
782
783 clean-generic:
784         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
785
786 distclean-generic:
787         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
788         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
789
790 maintainer-clean-generic:
791         @echo "This command is intended for maintainers to use"
792         @echo "it deletes files that may require special tools to rebuild."
793 clean: clean-am
794
795 clean-am: clean-generic clean-libtool clean-local clean-noinstPROGRAMS \
796         mostlyclean-am
797
798 distclean: distclean-am
799         -rm -rf ./$(DEPDIR)
800         -rm -f Makefile
801 distclean-am: clean-am distclean-compile distclean-generic \
802         distclean-tags
803
804 dvi: dvi-am
805
806 dvi-am:
807
808 html: html-am
809
810 html-am:
811
812 info: info-am
813
814 info-am:
815
816 install-data-am:
817
818 install-dvi: install-dvi-am
819
820 install-dvi-am:
821
822 install-exec-am:
823
824 install-html: install-html-am
825
826 install-html-am:
827
828 install-info: install-info-am
829
830 install-info-am:
831
832 install-man:
833
834 install-pdf: install-pdf-am
835
836 install-pdf-am:
837
838 install-ps: install-ps-am
839
840 install-ps-am:
841
842 installcheck-am:
843
844 maintainer-clean: maintainer-clean-am
845         -rm -rf ./$(DEPDIR)
846         -rm -f Makefile
847 maintainer-clean-am: distclean-am maintainer-clean-generic
848
849 mostlyclean: mostlyclean-am
850
851 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
852         mostlyclean-libtool
853
854 pdf: pdf-am
855
856 pdf-am:
857
858 ps: ps-am
859
860 ps-am:
861
862 uninstall-am:
863
864 .MAKE: check-am install-am install-strip
865
866 .PHONY: CTAGS GTAGS all all-am all-local check check-TESTS check-am \
867         clean clean-generic clean-libtool clean-local \
868         clean-noinstPROGRAMS ctags distclean distclean-compile \
869         distclean-generic distclean-libtool distclean-tags distdir dvi \
870         dvi-am html html-am info info-am install install-am \
871         install-data install-data-am install-dvi install-dvi-am \
872         install-exec install-exec-am install-html install-html-am \
873         install-info install-info-am install-man install-pdf \
874         install-pdf-am install-ps install-ps-am install-strip \
875         installcheck installcheck-am installdirs maintainer-clean \
876         maintainer-clean-generic mostlyclean mostlyclean-compile \
877         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
878         tags uninstall uninstall-am
879
880
881 clean-local:
882         -$(srcdir)/start-stop-agent --stop
883         -rm -fR private-keys-v1.d
884
885 all-local: ./gpg.conf ./gpg-agent.conf ./pubring.gpg \
886            ./private-keys-v1.d/gpg-sample.stamp
887
888 export GNUPGHOME := $(abs_builddir)
889
890 export GPG_AGENT_INFO :=
891
892 ./private-keys-v1.d/gpg-sample.stamp: $(srcdir)/$(private_keys)
893         test -d ./private-keys-v1.d || mkdir ./private-keys-v1.d
894         for k in $(private_keys); do \
895           cp $(srcdir)/$$k private-keys-v1.d/$$k.key; \
896         done
897         echo x > ./private-keys-v1.d/gpg-sample.stamp
898
899 ./pubring.gpg: $(srcdir)/pubdemo.asc
900         -$(GPG) --no-permission-warning \
901                 --import $(srcdir)/pubdemo.asc
902         -$(GPG) --no-permission-warning \
903                 --import $(srcdir)/secdemo.asc
904
905 ./gpg.conf:
906 # This is required for t-sig-notations.
907         echo no-force-v3-sigs > ./gpg.conf
908
909 ./gpg-agent.conf:
910 # This is required for gpg2, which does not support command fd.
911         echo pinentry-program $(abs_srcdir)/pinentry > ./gpg-agent.conf
912
913 # Tell versions [3.59,3.63) of GNU make to not export all variables.
914 # Otherwise a system limit (for SysV at least) may be exceeded.
915 .NOEXPORT: