78bcfa0325381643503103eb81990047f81a8f55
[platform/upstream/gpg2.git] / tests / gpgme / Makefile.in
1 # Makefile.in generated by automake 1.16.3 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2020 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 - For tests/gpgme
18 # Copyright (C) 2016 g10 Code GmbH
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 # Process this file with automake to create Makefile.in
35
36 # cmacros.am - C macro definitions
37 #     Copyright (C) 2004 Free Software Foundation, Inc.
38 #
39 # This file is part of GnuPG.
40 #
41 # GnuPG is free software; you can redistribute it and/or modify
42 # it under the terms of the GNU General Public License as published by
43 # the Free Software Foundation; either version 3 of the License, or
44 # (at your option) any later version.
45 #
46 # GnuPG is distributed in the hope that it will be useful,
47 # but WITHOUT ANY WARRANTY; without even the implied warranty of
48 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
49 # GNU General Public License for more details.
50 #
51 # You should have received a copy of the GNU General Public License
52 # along with this program; if not, see <https://www.gnu.org/licenses/>.
53 VPATH = @srcdir@
54 am__is_gnu_make = { \
55   if test -z '$(MAKELEVEL)'; then \
56     false; \
57   elif test -n '$(MAKE_HOST)'; then \
58     true; \
59   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
60     true; \
61   else \
62     false; \
63   fi; \
64 }
65 am__make_running_with_option = \
66   case $${target_option-} in \
67       ?) ;; \
68       *) echo "am__make_running_with_option: internal error: invalid" \
69               "target option '$${target_option-}' specified" >&2; \
70          exit 1;; \
71   esac; \
72   has_opt=no; \
73   sane_makeflags=$$MAKEFLAGS; \
74   if $(am__is_gnu_make); then \
75     sane_makeflags=$$MFLAGS; \
76   else \
77     case $$MAKEFLAGS in \
78       *\\[\ \   ]*) \
79         bs=\\; \
80         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
81           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
82     esac; \
83   fi; \
84   skip_next=no; \
85   strip_trailopt () \
86   { \
87     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
88   }; \
89   for flg in $$sane_makeflags; do \
90     test $$skip_next = yes && { skip_next=no; continue; }; \
91     case $$flg in \
92       *=*|--*) continue;; \
93         -*I) strip_trailopt 'I'; skip_next=yes;; \
94       -*I?*) strip_trailopt 'I';; \
95         -*O) strip_trailopt 'O'; skip_next=yes;; \
96       -*O?*) strip_trailopt 'O';; \
97         -*l) strip_trailopt 'l'; skip_next=yes;; \
98       -*l?*) strip_trailopt 'l';; \
99       -[dEDm]) skip_next=yes;; \
100       -[JT]) skip_next=yes;; \
101     esac; \
102     case $$flg in \
103       *$$target_option*) has_opt=yes; break;; \
104     esac; \
105   done; \
106   test $$has_opt = yes
107 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
108 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
109 pkgdatadir = $(datadir)/@PACKAGE@
110 pkgincludedir = $(includedir)/@PACKAGE@
111 pkglibdir = $(libdir)/@PACKAGE@
112 pkglibexecdir = $(libexecdir)/@PACKAGE@
113 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
114 install_sh_DATA = $(install_sh) -c -m 644
115 install_sh_PROGRAM = $(install_sh) -c
116 install_sh_SCRIPT = $(install_sh) -c
117 INSTALL_HEADER = $(INSTALL_DATA)
118 transform = $(program_transform_name)
119 NORMAL_INSTALL = :
120 PRE_INSTALL = :
121 POST_INSTALL = :
122 NORMAL_UNINSTALL = :
123 PRE_UNINSTALL = :
124 POST_UNINSTALL = :
125 build_triplet = @build@
126 host_triplet = @host@
127 @HAVE_DOSISH_SYSTEM_FALSE@am__append_1 = -DGNUPG_BINDIR="\"$(bindir)\""            \
128 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBEXECDIR="\"$(libexecdir)\""    \
129 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBDIR="\"$(libdir)/@PACKAGE@\""  \
130 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_DATADIR="\"$(datadir)/@PACKAGE@\"" \
131 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_SYSCONFDIR="\"$(sysconfdir)/@PACKAGE@\"" \
132 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LOCALSTATEDIR="\"$(localstatedir)\""
133
134
135 # If a specific protect tool program has been defined, pass its name
136 # to cc.  Note that these macros should not be used directly but via
137 # the gnupg_module_name function.
138 @GNUPG_AGENT_PGM_TRUE@am__append_2 = -DGNUPG_DEFAULT_AGENT="\"@GNUPG_AGENT_PGM@\""
139 @GNUPG_PINENTRY_PGM_TRUE@am__append_3 = -DGNUPG_DEFAULT_PINENTRY="\"@GNUPG_PINENTRY_PGM@\""
140 @GNUPG_SCDAEMON_PGM_TRUE@am__append_4 = -DGNUPG_DEFAULT_SCDAEMON="\"@GNUPG_SCDAEMON_PGM@\""
141 @GNUPG_TPM2DAEMON_PGM_TRUE@am__append_5 = -DGNUPG_DEFAULT_TPM2DAEMON="\"@GNUPG_TPM2DAEMON_PGM@\""
142 @GNUPG_DIRMNGR_PGM_TRUE@am__append_6 = -DGNUPG_DEFAULT_DIRMNGR="\"@GNUPG_DIRMNGR_PGM@\""
143 @GNUPG_PROTECT_TOOL_PGM_TRUE@am__append_7 = -DGNUPG_DEFAULT_PROTECT_TOOL="\"@GNUPG_PROTECT_TOOL_PGM@\""
144 @GNUPG_DIRMNGR_LDAP_PGM_TRUE@am__append_8 = -DGNUPG_DEFAULT_DIRMNGR_LDAP="\"@GNUPG_DIRMNGR_LDAP_PGM@\""
145 subdir = tests/gpgme
146 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
147 am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
148         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
149         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/iconv.m4 \
150         $(top_srcdir)/m4/ksba.m4 $(top_srcdir)/m4/lcmessage.m4 \
151         $(top_srcdir)/m4/ldap.m4 $(top_srcdir)/m4/lib-ld.m4 \
152         $(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
153         $(top_srcdir)/m4/libassuan.m4 $(top_srcdir)/m4/libgcrypt.m4 \
154         $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/npth.m4 \
155         $(top_srcdir)/m4/ntbtls.m4 $(top_srcdir)/m4/pkg.m4 \
156         $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
157         $(top_srcdir)/m4/readline.m4 $(top_srcdir)/m4/socklen.m4 \
158         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac
159 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
160         $(ACLOCAL_M4)
161 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
162 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
163 CONFIG_HEADER = $(top_builddir)/config.h
164 CONFIG_CLEAN_FILES =
165 CONFIG_CLEAN_VPATH_FILES =
166 AM_V_P = $(am__v_P_@AM_V@)
167 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
168 am__v_P_0 = false
169 am__v_P_1 = :
170 AM_V_GEN = $(am__v_GEN_@AM_V@)
171 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
172 am__v_GEN_0 = @echo "  GEN     " $@;
173 am__v_GEN_1 = 
174 AM_V_at = $(am__v_at_@AM_V@)
175 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
176 am__v_at_0 = @
177 am__v_at_1 = 
178 SOURCES =
179 DIST_SOURCES =
180 am__can_run_installinfo = \
181   case $$AM_UPDATE_INFO_DIR in \
182     n|no|NO) false;; \
183     *) (install-info --version) >/dev/null 2>&1;; \
184   esac
185 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
186 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/am/cmacros.am \
187         $(top_srcdir)/build-aux/mkinstalldirs
188 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
189 ACLOCAL = @ACLOCAL@
190 AMTAR = @AMTAR@
191 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
192 AR = @AR@
193 AUTOCONF = @AUTOCONF@
194 AUTOHEADER = @AUTOHEADER@
195 AUTOMAKE = @AUTOMAKE@
196 AWK = @AWK@
197 AWK_HEX_NUMBER_OPTION = @AWK_HEX_NUMBER_OPTION@
198 BUILD_FILEVERSION = @BUILD_FILEVERSION@
199 BUILD_HOSTNAME = @BUILD_HOSTNAME@
200 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
201 BUILD_REVISION = @BUILD_REVISION@
202 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
203 BUILD_VERSION = @BUILD_VERSION@
204 CC = @CC@
205 CCDEPMODE = @CCDEPMODE@
206 CC_FOR_BUILD = @CC_FOR_BUILD@
207 CFLAGS = @CFLAGS@
208 CPP = @CPP@
209 CPPFLAGS = @CPPFLAGS@
210 CYGPATH_W = @CYGPATH_W@
211 DEFS = @DEFS@
212 DEPDIR = @DEPDIR@
213 DL_LIBS = @DL_LIBS@
214 DNSLIBS = @DNSLIBS@
215 ECHO_C = @ECHO_C@
216 ECHO_N = @ECHO_N@
217 ECHO_T = @ECHO_T@
218 EGREP = @EGREP@
219 ENCFS = @ENCFS@
220 EXEEXT = @EXEEXT@
221 FUSERMOUNT = @FUSERMOUNT@
222 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
223 GMSGFMT = @GMSGFMT@
224 GMSGFMT_015 = @GMSGFMT_015@
225 GNUPG_AGENT_PGM = @GNUPG_AGENT_PGM@
226 GNUPG_DIRMNGR_LDAP_PGM = @GNUPG_DIRMNGR_LDAP_PGM@
227 GNUPG_DIRMNGR_PGM = @GNUPG_DIRMNGR_PGM@
228 GNUPG_KEYBOXD_PGM = @GNUPG_KEYBOXD_PGM@
229 GNUPG_PINENTRY_PGM = @GNUPG_PINENTRY_PGM@
230 GNUPG_PROTECT_TOOL_PGM = @GNUPG_PROTECT_TOOL_PGM@
231 GNUPG_SCDAEMON_PGM = @GNUPG_SCDAEMON_PGM@
232 GNUPG_TPM2DAEMON_PGM = @GNUPG_TPM2DAEMON_PGM@
233 GPGKEYS_LDAP = @GPGKEYS_LDAP@
234 GPGRT_CONFIG = @GPGRT_CONFIG@
235 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
236 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
237 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
238 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
239 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
240 GREP = @GREP@
241 HAVE_LIBTSS = @HAVE_LIBTSS@
242 INSTALL = @INSTALL@
243 INSTALL_DATA = @INSTALL_DATA@
244 INSTALL_PROGRAM = @INSTALL_PROGRAM@
245 INSTALL_SCRIPT = @INSTALL_SCRIPT@
246 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
247 INTLLIBS = @INTLLIBS@
248 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
249 KSBA_CFLAGS = @KSBA_CFLAGS@
250 KSBA_CONFIG = @KSBA_CONFIG@
251 KSBA_LIBS = @KSBA_LIBS@
252 LBER_LIBS = @LBER_LIBS@
253 LDAPLIBS = @LDAPLIBS@
254 LDAP_CPPFLAGS = @LDAP_CPPFLAGS@
255 LDFLAGS = @LDFLAGS@
256 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
257 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
258 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
259 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
260 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
261 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
262 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
263 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
264 LIBICONV = @LIBICONV@
265 LIBINTL = @LIBINTL@
266 LIBOBJS = @LIBOBJS@
267 LIBREADLINE = @LIBREADLINE@
268 LIBS = @LIBS@
269 LIBTSS_CFLAGS = @LIBTSS_CFLAGS@
270 LIBTSS_LIBS = @LIBTSS_LIBS@
271 LIBUSB_CPPFLAGS = @LIBUSB_CPPFLAGS@
272 LIBUSB_LIBS = @LIBUSB_LIBS@
273 LN_S = @LN_S@
274 LTLIBICONV = @LTLIBICONV@
275 LTLIBINTL = @LTLIBINTL@
276 LTLIBOBJS = @LTLIBOBJS@
277 MAINT = @MAINT@
278 MAKEINFO = @MAKEINFO@
279 MKDIR_P = @MKDIR_P@
280 MSGFMT = @MSGFMT@
281 MSGFMT_015 = @MSGFMT_015@
282 MSGMERGE = @MSGMERGE@
283 NETLIBS = @NETLIBS@
284 NPTH_CFLAGS = @NPTH_CFLAGS@
285 NPTH_CONFIG = @NPTH_CONFIG@
286 NPTH_LIBS = @NPTH_LIBS@
287 NTBTLS_CFLAGS = @NTBTLS_CFLAGS@
288 NTBTLS_CONFIG = @NTBTLS_CONFIG@
289 NTBTLS_LIBS = @NTBTLS_LIBS@
290 OBJEXT = @OBJEXT@
291 PACKAGE = @PACKAGE@
292 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
293 PACKAGE_GT = @PACKAGE_GT@
294 PACKAGE_NAME = @PACKAGE_NAME@
295 PACKAGE_STRING = @PACKAGE_STRING@
296 PACKAGE_TARNAME = @PACKAGE_TARNAME@
297 PACKAGE_URL = @PACKAGE_URL@
298 PACKAGE_VERSION = @PACKAGE_VERSION@
299 PATH_SEPARATOR = @PATH_SEPARATOR@
300 PERL = @PERL@
301 PKG_CONFIG = @PKG_CONFIG@
302 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
303 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
304 POSUB = @POSUB@
305 RANLIB = @RANLIB@
306 SENDMAIL = @SENDMAIL@
307 SET_MAKE = @SET_MAKE@
308 SHELL = @SHELL@
309 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
310 SQLITE3_LIBS = @SQLITE3_LIBS@
311 STRIP = @STRIP@
312 SWTPM = @SWTPM@
313 SWTPM_IOCTL = @SWTPM_IOCTL@
314 SYSROOT = @SYSROOT@
315 TPMSERVER = @TPMSERVER@
316 TSSSTARTUP = @TSSSTARTUP@
317 TSS_INCLUDE = @TSS_INCLUDE@
318 USE_C99_CFLAGS = @USE_C99_CFLAGS@
319 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
320 USE_NLS = @USE_NLS@
321 VERSION = @VERSION@
322 W32SOCKLIBS = @W32SOCKLIBS@
323 WINDRES = @WINDRES@
324 XGETTEXT = @XGETTEXT@
325 XGETTEXT_015 = @XGETTEXT_015@
326 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
327 YAT2M = @YAT2M@
328 ZLIBS = @ZLIBS@
329 abs_builddir = @abs_builddir@
330 abs_srcdir = @abs_srcdir@
331 abs_top_builddir = @abs_top_builddir@
332 abs_top_srcdir = @abs_top_srcdir@
333 ac_ct_CC = @ac_ct_CC@
334 am__include = @am__include@
335 am__leading_dot = @am__leading_dot@
336 am__quote = @am__quote@
337 am__tar = @am__tar@
338 am__untar = @am__untar@
339 bindir = @bindir@
340 build = @build@
341 build_alias = @build_alias@
342 build_cpu = @build_cpu@
343 build_os = @build_os@
344 build_vendor = @build_vendor@
345 builddir = @builddir@
346 datadir = @datadir@
347 datarootdir = @datarootdir@
348 docdir = @docdir@
349 dvidir = @dvidir@
350 exec_prefix = @exec_prefix@
351 host = @host@
352 host_alias = @host_alias@
353 host_cpu = @host_cpu@
354 host_os = @host_os@
355 host_vendor = @host_vendor@
356 htmldir = @htmldir@
357 includedir = @includedir@
358 infodir = @infodir@
359 install_sh = @install_sh@
360 libdir = @libdir@
361 libexecdir = @libexecdir@
362 localedir = $(datadir)/locale
363 localstatedir = @localstatedir@
364 mandir = @mandir@
365 mkdir_p = @mkdir_p@
366 oldincludedir = @oldincludedir@
367 pdfdir = @pdfdir@
368 prefix = @prefix@
369 program_transform_name = @program_transform_name@
370 psdir = @psdir@
371 runstatedir = @runstatedir@
372 sbindir = @sbindir@
373 sharedstatedir = @sharedstatedir@
374 srcdir = @srcdir@
375 sysconfdir = @sysconfdir@
376 target_alias = @target_alias@
377 top_build_prefix = @top_build_prefix@
378 top_builddir = @top_builddir@
379 top_srcdir = @top_srcdir@
380
381 # Programs required before we can run these tests.
382 required_pgms = ../../g10/gpg$(EXEEXT) ../../agent/gpg-agent$(EXEEXT) \
383                 ../../tools/gpg-connect-agent$(EXEEXT) \
384                 ../gpgscm/gpgscm$(EXEEXT)
385
386
387 # NB: AM_CFLAGS may also be used by tools running on the build
388 # platform to create source files.
389 AM_CPPFLAGS = -I$(top_srcdir)/common -DLOCALEDIR=\"$(localedir)\" \
390         $(am__append_1) $(am__append_2) $(am__append_3) \
391         $(am__append_4) $(am__append_5) $(am__append_6) \
392         $(am__append_7) $(am__append_8)
393 resource_objs = 
394
395 # Convenience macros
396 libcommon = ../common/libcommon.a
397 libcommonpth = ../common/libcommonpth.a
398 libcommontls = ../common/libcommontls.a
399 libcommontlsnpth = ../common/libcommontlsnpth.a
400 AM_CFLAGS = 
401 TESTS_ENVIRONMENT = LC_ALL=C \
402         EXEEXT=$(EXEEXT) \
403         PATH="../gpgscm:$(PATH)" \
404         abs_top_srcdir=$(abs_top_srcdir) \
405         objdir=$(abs_top_builddir) \
406         GNUPG_BUILD_ROOT="$(abs_top_builddir)" \
407         GNUPG_IN_TEST_SUITE=fact \
408         GPGSCM_PATH=$(abs_top_srcdir)/tests/gpgscm
409
410 EXTRA_DIST = gpgme-defs.scm run-tests.scm setup.scm wrap.scm all-tests.scm
411 CLEANFILES = *.log report.xml
412 all: all-am
413
414 .SUFFIXES:
415 .SUFFIXES: .o .rc
416 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/am/cmacros.am $(am__configure_deps)
417         @for dep in $?; do \
418           case '$(am__configure_deps)' in \
419             *$$dep*) \
420               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
421                 && { if test -f $@; then exit 0; else break; fi; }; \
422               exit 1;; \
423           esac; \
424         done; \
425         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/gpgme/Makefile'; \
426         $(am__cd) $(top_srcdir) && \
427           $(AUTOMAKE) --gnu tests/gpgme/Makefile
428 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
429         @case '$?' in \
430           *config.status*) \
431             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
432           *) \
433             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
434             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
435         esac;
436 $(top_srcdir)/am/cmacros.am $(am__empty):
437
438 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
439         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
440
441 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
442         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
443 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
444         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
445 $(am__aclocal_m4_deps):
446 tags TAGS:
447
448 ctags CTAGS:
449
450 cscope cscopelist:
451
452
453 distdir: $(BUILT_SOURCES)
454         $(MAKE) $(AM_MAKEFLAGS) distdir-am
455
456 distdir-am: $(DISTFILES)
457         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
459         list='$(DISTFILES)'; \
460           dist_files=`for file in $$list; do echo $$file; done | \
461           sed -e "s|^$$srcdirstrip/||;t" \
462               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
463         case $$dist_files in \
464           */*) $(MKDIR_P) `echo "$$dist_files" | \
465                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
466                            sort -u` ;; \
467         esac; \
468         for file in $$dist_files; do \
469           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
470           if test -d $$d/$$file; then \
471             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
472             if test -d "$(distdir)/$$file"; then \
473               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474             fi; \
475             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
476               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
477               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
478             fi; \
479             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
480           else \
481             test -f "$(distdir)/$$file" \
482             || cp -p $$d/$$file "$(distdir)/$$file" \
483             || exit 1; \
484           fi; \
485         done
486 check-am: all-am
487 check: check-am
488 all-am: Makefile all-local
489 installdirs:
490 install: install-am
491 install-exec: install-exec-am
492 install-data: install-data-am
493 uninstall: uninstall-am
494
495 install-am: all-am
496         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
497
498 installcheck: installcheck-am
499 install-strip:
500         if test -z '$(STRIP)'; then \
501           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
502             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
503               install; \
504         else \
505           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
506             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
507             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
508         fi
509 mostlyclean-generic:
510
511 clean-generic:
512         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
513
514 distclean-generic:
515         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
516         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
517
518 maintainer-clean-generic:
519         @echo "This command is intended for maintainers to use"
520         @echo "it deletes files that may require special tools to rebuild."
521 clean: clean-am
522
523 clean-am: clean-generic clean-local mostlyclean-am
524
525 distclean: distclean-am
526         -rm -f Makefile
527 distclean-am: clean-am distclean-generic
528
529 dvi: dvi-am
530
531 dvi-am:
532
533 html: html-am
534
535 html-am:
536
537 info: info-am
538
539 info-am:
540
541 install-data-am:
542
543 install-dvi: install-dvi-am
544
545 install-dvi-am:
546
547 install-exec-am:
548
549 install-html: install-html-am
550
551 install-html-am:
552
553 install-info: install-info-am
554
555 install-info-am:
556
557 install-man:
558
559 install-pdf: install-pdf-am
560
561 install-pdf-am:
562
563 install-ps: install-ps-am
564
565 install-ps-am:
566
567 installcheck-am:
568
569 maintainer-clean: maintainer-clean-am
570         -rm -f Makefile
571 maintainer-clean-am: distclean-am maintainer-clean-generic
572
573 mostlyclean: mostlyclean-am
574
575 mostlyclean-am: mostlyclean-generic
576
577 pdf: pdf-am
578
579 pdf-am:
580
581 ps: ps-am
582
583 ps-am:
584
585 uninstall-am:
586
587 .MAKE: install-am install-strip
588
589 .PHONY: all all-am all-local check check-am clean clean-generic \
590         clean-local cscopelist-am ctags-am distclean distclean-generic \
591         distdir dvi dvi-am html html-am info info-am install \
592         install-am install-data install-data-am install-dvi \
593         install-dvi-am install-exec install-exec-am install-html \
594         install-html-am install-info install-info-am install-man \
595         install-pdf install-pdf-am install-ps install-ps-am \
596         install-strip installcheck installcheck-am installdirs \
597         maintainer-clean maintainer-clean-generic mostlyclean \
598         mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
599         uninstall-am
600
601 .PRECIOUS: Makefile
602
603
604 @HAVE_W32_SYSTEM_TRUE@.rc.o:
605 @HAVE_W32_SYSTEM_TRUE@  $(WINDRES) $(DEFAULT_INCLUDES) $(INCLUDES) "$<" "$@"
606
607 # XXX: Currently, one cannot override automake's 'check' target.  As a
608 # workaround, we avoid defining 'TESTS', thus automake will not emit
609 # the 'check' target.  For extra robustness, we merely define a
610 # dependency on 'xcheck', so this hack should also work even if
611 # automake would emit the 'check' target, as adding dependencies to
612 # targets is okay.
613 check: xcheck
614
615 .PHONY: xcheck
616 xcheck:
617         @$(MKDIR_P) setup.scm/tests \
618           tests/gpg lang/qt/tests lang/python/tests
619         $(TESTS_ENVIRONMENT) $(abs_top_builddir)/tests/gpgscm/gpgscm$(EXEEXT) \
620           $(abs_srcdir)/run-tests.scm $(TESTFLAGS) $(TESTS)
621
622 # We need to depend on a couple of programs so that the tests don't
623 # start before all programs are built.
624 all-local: $(required_pgms)
625
626 clean-local:
627         -rm -rf setup.scm/tests tests/gpg lang/qt/tests lang/python/tests
628
629 # Tell versions [3.59,3.63) of GNU make to not export all variables.
630 # Otherwise a system limit (for SysV at least) may be exceeded.
631 .NOEXPORT: