Imported Upstream version 2.2.37
[platform/upstream/gpg2.git] / tests / gpgscm / 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 # TinyScheme-based test driver.
18 #
19 # Copyright (C) 2016 g10 Code GmbH
20 #
21 # This file is part of GnuPG.
22 #
23 # GnuPG is free software; you can redistribute it and/or modify
24 # it under the terms of the GNU General Public License as published by
25 # the Free Software Foundation; either version 3 of the License, or
26 # (at your option) any later version.
27 #
28 # GnuPG is distributed in the hope that it will be useful,
29 # but WITHOUT ANY WARRANTY; without even the implied warranty of
30 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
31 # GNU General Public License for more details.
32 #
33 # You should have received a copy of the GNU General Public License
34 # along with this program; if not, see <https://www.gnu.org/licenses/>.
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
54 VPATH = @srcdir@
55 am__is_gnu_make = { \
56   if test -z '$(MAKELEVEL)'; then \
57     false; \
58   elif test -n '$(MAKE_HOST)'; then \
59     true; \
60   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
61     true; \
62   else \
63     false; \
64   fi; \
65 }
66 am__make_running_with_option = \
67   case $${target_option-} in \
68       ?) ;; \
69       *) echo "am__make_running_with_option: internal error: invalid" \
70               "target option '$${target_option-}' specified" >&2; \
71          exit 1;; \
72   esac; \
73   has_opt=no; \
74   sane_makeflags=$$MAKEFLAGS; \
75   if $(am__is_gnu_make); then \
76     sane_makeflags=$$MFLAGS; \
77   else \
78     case $$MAKEFLAGS in \
79       *\\[\ \   ]*) \
80         bs=\\; \
81         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
82           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
83     esac; \
84   fi; \
85   skip_next=no; \
86   strip_trailopt () \
87   { \
88     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
89   }; \
90   for flg in $$sane_makeflags; do \
91     test $$skip_next = yes && { skip_next=no; continue; }; \
92     case $$flg in \
93       *=*|--*) continue;; \
94         -*I) strip_trailopt 'I'; skip_next=yes;; \
95       -*I?*) strip_trailopt 'I';; \
96         -*O) strip_trailopt 'O'; skip_next=yes;; \
97       -*O?*) strip_trailopt 'O';; \
98         -*l) strip_trailopt 'l'; skip_next=yes;; \
99       -*l?*) strip_trailopt 'l';; \
100       -[dEDm]) skip_next=yes;; \
101       -[JT]) skip_next=yes;; \
102     esac; \
103     case $$flg in \
104       *$$target_option*) has_opt=yes; break;; \
105     esac; \
106   done; \
107   test $$has_opt = yes
108 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
109 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
110 pkgdatadir = $(datadir)/@PACKAGE@
111 pkgincludedir = $(includedir)/@PACKAGE@
112 pkglibdir = $(libdir)/@PACKAGE@
113 pkglibexecdir = $(libexecdir)/@PACKAGE@
114 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
115 install_sh_DATA = $(install_sh) -c -m 644
116 install_sh_PROGRAM = $(install_sh) -c
117 install_sh_SCRIPT = $(install_sh) -c
118 INSTALL_HEADER = $(INSTALL_DATA)
119 transform = $(program_transform_name)
120 NORMAL_INSTALL = :
121 PRE_INSTALL = :
122 POST_INSTALL = :
123 NORMAL_UNINSTALL = :
124 PRE_UNINSTALL = :
125 POST_UNINSTALL = :
126 build_triplet = @build@
127 host_triplet = @host@
128 @HAVE_DOSISH_SYSTEM_FALSE@am__append_1 = -DGNUPG_BINDIR="\"$(bindir)\""            \
129 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBEXECDIR="\"$(libexecdir)\""    \
130 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LIBDIR="\"$(libdir)/@PACKAGE@\""  \
131 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_DATADIR="\"$(datadir)/@PACKAGE@\"" \
132 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_SYSCONFDIR="\"$(sysconfdir)/@PACKAGE@\"" \
133 @HAVE_DOSISH_SYSTEM_FALSE@               -DGNUPG_LOCALSTATEDIR="\"$(localstatedir)\""
134
135
136 # If a specific protect tool program has been defined, pass its name
137 # to cc.  Note that these macros should not be used directly but via
138 # the gnupg_module_name function.
139 @GNUPG_AGENT_PGM_TRUE@am__append_2 = -DGNUPG_DEFAULT_AGENT="\"@GNUPG_AGENT_PGM@\""
140 @GNUPG_PINENTRY_PGM_TRUE@am__append_3 = -DGNUPG_DEFAULT_PINENTRY="\"@GNUPG_PINENTRY_PGM@\""
141 @GNUPG_SCDAEMON_PGM_TRUE@am__append_4 = -DGNUPG_DEFAULT_SCDAEMON="\"@GNUPG_SCDAEMON_PGM@\""
142 @GNUPG_DIRMNGR_PGM_TRUE@am__append_5 = -DGNUPG_DEFAULT_DIRMNGR="\"@GNUPG_DIRMNGR_PGM@\""
143 @GNUPG_PROTECT_TOOL_PGM_TRUE@am__append_6 = -DGNUPG_DEFAULT_PROTECT_TOOL="\"@GNUPG_PROTECT_TOOL_PGM@\""
144 @GNUPG_DIRMNGR_LDAP_PGM_TRUE@am__append_7 = -DGNUPG_DEFAULT_DIRMNGR_LDAP="\"@GNUPG_DIRMNGR_LDAP_PGM@\""
145 bin_PROGRAMS = gpgscm$(EXEEXT)
146 noinst_PROGRAMS = t-child$(EXEEXT)
147 subdir = tests/gpgscm
148 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
149 am__aclocal_m4_deps = $(top_srcdir)/m4/autobuild.m4 \
150         $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/gettext.m4 \
151         $(top_srcdir)/m4/gpg-error.m4 $(top_srcdir)/m4/iconv.m4 \
152         $(top_srcdir)/m4/isc-posix.m4 $(top_srcdir)/m4/ksba.m4 \
153         $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/ldap.m4 \
154         $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
155         $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libassuan.m4 \
156         $(top_srcdir)/m4/libgcrypt.m4 $(top_srcdir)/m4/nls.m4 \
157         $(top_srcdir)/m4/npth.m4 $(top_srcdir)/m4/ntbtls.m4 \
158         $(top_srcdir)/m4/pkg.m4 $(top_srcdir)/m4/po.m4 \
159         $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/readline.m4 \
160         $(top_srcdir)/m4/socklen.m4 $(top_srcdir)/m4/sys_socket_h.m4 \
161         $(top_srcdir)/m4/tar-ustar.m4 $(top_srcdir)/acinclude.m4 \
162         $(top_srcdir)/configure.ac
163 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
164         $(ACLOCAL_M4)
165 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
166 mkinstalldirs = $(SHELL) $(top_srcdir)/build-aux/mkinstalldirs
167 CONFIG_HEADER = $(top_builddir)/config.h
168 CONFIG_CLEAN_FILES =
169 CONFIG_CLEAN_VPATH_FILES =
170 am__installdirs = "$(DESTDIR)$(bindir)"
171 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
172 am_gpgscm_OBJECTS = gpgscm-main.$(OBJEXT) gpgscm-ffi.$(OBJEXT) \
173         gpgscm-scheme.$(OBJEXT)
174 gpgscm_OBJECTS = $(am_gpgscm_OBJECTS)
175 am__DEPENDENCIES_1 =
176 gpgscm_DEPENDENCIES = $(common_libs) $(am__DEPENDENCIES_1) \
177         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
178         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
179         $(am__DEPENDENCIES_1)
180 gpgscm_LINK = $(CCLD) $(gpgscm_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
181         $(LDFLAGS) -o $@
182 am_t_child_OBJECTS = t-child.$(OBJEXT)
183 t_child_OBJECTS = $(am_t_child_OBJECTS)
184 t_child_LDADD = $(LDADD)
185 AM_V_P = $(am__v_P_@AM_V@)
186 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
187 am__v_P_0 = false
188 am__v_P_1 = :
189 AM_V_GEN = $(am__v_GEN_@AM_V@)
190 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
191 am__v_GEN_0 = @echo "  GEN     " $@;
192 am__v_GEN_1 = 
193 AM_V_at = $(am__v_at_@AM_V@)
194 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
195 am__v_at_0 = @
196 am__v_at_1 = 
197 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
198 depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp
199 am__maybe_remake_depfiles = depfiles
200 am__depfiles_remade = ./$(DEPDIR)/gpgscm-ffi.Po \
201         ./$(DEPDIR)/gpgscm-main.Po ./$(DEPDIR)/gpgscm-scheme.Po \
202         ./$(DEPDIR)/t-child.Po
203 am__mv = mv -f
204 AM_V_lt = $(am__v_lt_@AM_V@)
205 am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
206 am__v_lt_0 = --silent
207 am__v_lt_1 = 
208 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
209         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
210 AM_V_CC = $(am__v_CC_@AM_V@)
211 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
212 am__v_CC_0 = @echo "  CC      " $@;
213 am__v_CC_1 = 
214 CCLD = $(CC)
215 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
216 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
217 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
218 am__v_CCLD_0 = @echo "  CCLD    " $@;
219 am__v_CCLD_1 = 
220 SOURCES = $(gpgscm_SOURCES) $(t_child_SOURCES)
221 DIST_SOURCES = $(gpgscm_SOURCES) $(t_child_SOURCES)
222 am__can_run_installinfo = \
223   case $$AM_UPDATE_INFO_DIR in \
224     n|no|NO) false;; \
225     *) (install-info --version) >/dev/null 2>&1;; \
226   esac
227 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
228 # Read a list of newline-separated strings from the standard input,
229 # and print each of them once, without duplicates.  Input order is
230 # *not* preserved.
231 am__uniquify_input = $(AWK) '\
232   BEGIN { nonempty = 0; } \
233   { items[$$0] = 1; nonempty = 1; } \
234   END { if (nonempty) { for (i in items) print i; }; } \
235 '
236 # Make sure the list of sources is unique.  This is necessary because,
237 # e.g., the same source file might be shared among _SOURCES variables
238 # for different programs/libraries.
239 am__define_uniq_tagged_files = \
240   list='$(am__tagged_files)'; \
241   unique=`for i in $$list; do \
242     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
243   done | $(am__uniquify_input)`
244 ETAGS = etags
245 CTAGS = ctags
246 am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/am/cmacros.am \
247         $(top_srcdir)/build-aux/depcomp \
248         $(top_srcdir)/build-aux/mkinstalldirs
249 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
250 ACLOCAL = @ACLOCAL@
251 AMTAR = @AMTAR@
252 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
253 AR = @AR@
254 AUTOCONF = @AUTOCONF@
255 AUTOHEADER = @AUTOHEADER@
256 AUTOMAKE = @AUTOMAKE@
257 AWK = @AWK@
258 AWK_HEX_NUMBER_OPTION = @AWK_HEX_NUMBER_OPTION@
259 BUILD_FILEVERSION = @BUILD_FILEVERSION@
260 BUILD_HOSTNAME = @BUILD_HOSTNAME@
261 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
262 BUILD_REVISION = @BUILD_REVISION@
263 BUILD_TIMESTAMP = @BUILD_TIMESTAMP@
264 BUILD_VERSION = @BUILD_VERSION@
265 CC = @CC@
266 CCDEPMODE = @CCDEPMODE@
267 CC_FOR_BUILD = @CC_FOR_BUILD@
268 CFLAGS = @CFLAGS@
269 CPP = @CPP@
270 CPPFLAGS = @CPPFLAGS@
271 CYGPATH_W = @CYGPATH_W@
272 DEFS = @DEFS@
273 DEPDIR = @DEPDIR@
274 DL_LIBS = @DL_LIBS@
275 DNSLIBS = @DNSLIBS@
276 ECHO_C = @ECHO_C@
277 ECHO_N = @ECHO_N@
278 ECHO_T = @ECHO_T@
279 EGREP = @EGREP@
280 ENCFS = @ENCFS@
281 EXEEXT = @EXEEXT@
282 FUSERMOUNT = @FUSERMOUNT@
283 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
284 GMSGFMT = @GMSGFMT@
285 GMSGFMT_015 = @GMSGFMT_015@
286 GNUPG_AGENT_PGM = @GNUPG_AGENT_PGM@
287 GNUPG_DIRMNGR_LDAP_PGM = @GNUPG_DIRMNGR_LDAP_PGM@
288 GNUPG_DIRMNGR_PGM = @GNUPG_DIRMNGR_PGM@
289 GNUPG_PINENTRY_PGM = @GNUPG_PINENTRY_PGM@
290 GNUPG_PROTECT_TOOL_PGM = @GNUPG_PROTECT_TOOL_PGM@
291 GNUPG_SCDAEMON_PGM = @GNUPG_SCDAEMON_PGM@
292 GPGKEYS_LDAP = @GPGKEYS_LDAP@
293 GPGRT_CONFIG = @GPGRT_CONFIG@
294 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
295 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
296 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
297 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
298 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
299 GREP = @GREP@
300 INSTALL = @INSTALL@
301 INSTALL_DATA = @INSTALL_DATA@
302 INSTALL_PROGRAM = @INSTALL_PROGRAM@
303 INSTALL_SCRIPT = @INSTALL_SCRIPT@
304 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
305 INTLLIBS = @INTLLIBS@
306 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
307 KSBA_CFLAGS = @KSBA_CFLAGS@
308 KSBA_CONFIG = @KSBA_CONFIG@
309 KSBA_LIBS = @KSBA_LIBS@
310 LBER_LIBS = @LBER_LIBS@
311 LDAPLIBS = @LDAPLIBS@
312 LDAP_CPPFLAGS = @LDAP_CPPFLAGS@
313 LDFLAGS = @LDFLAGS@
314 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
315 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
316 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
317 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
318 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
319 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
320 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
321 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
322 LIBICONV = @LIBICONV@
323 LIBINTL = @LIBINTL@
324 LIBOBJS = @LIBOBJS@
325 LIBREADLINE = @LIBREADLINE@
326 LIBS = @LIBS@
327 LIBUSB_CPPFLAGS = @LIBUSB_CPPFLAGS@
328 LIBUSB_LIBS = @LIBUSB_LIBS@
329 LIBUTIL_LIBS = @LIBUTIL_LIBS@
330 LN_S = @LN_S@
331 LTLIBICONV = @LTLIBICONV@
332 LTLIBINTL = @LTLIBINTL@
333 LTLIBOBJS = @LTLIBOBJS@
334 MAINT = @MAINT@
335 MAKEINFO = @MAKEINFO@
336 MKDIR_P = @MKDIR_P@
337 MSGFMT = @MSGFMT@
338 MSGFMT_015 = @MSGFMT_015@
339 MSGMERGE = @MSGMERGE@
340 NETLIBS = @NETLIBS@
341 NPTH_CFLAGS = @NPTH_CFLAGS@
342 NPTH_CONFIG = @NPTH_CONFIG@
343 NPTH_LIBS = @NPTH_LIBS@
344 NTBTLS_CFLAGS = @NTBTLS_CFLAGS@
345 NTBTLS_CONFIG = @NTBTLS_CONFIG@
346 NTBTLS_LIBS = @NTBTLS_LIBS@
347 OBJEXT = @OBJEXT@
348 PACKAGE = @PACKAGE@
349 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
350 PACKAGE_GT = @PACKAGE_GT@
351 PACKAGE_NAME = @PACKAGE_NAME@
352 PACKAGE_STRING = @PACKAGE_STRING@
353 PACKAGE_TARNAME = @PACKAGE_TARNAME@
354 PACKAGE_URL = @PACKAGE_URL@
355 PACKAGE_VERSION = @PACKAGE_VERSION@
356 PATH_SEPARATOR = @PATH_SEPARATOR@
357 PERL = @PERL@
358 PKG_CONFIG = @PKG_CONFIG@
359 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
360 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
361 POSUB = @POSUB@
362 RANLIB = @RANLIB@
363 SENDMAIL = @SENDMAIL@
364 SET_MAKE = @SET_MAKE@
365 SHELL = @SHELL@
366 SHRED = @SHRED@
367 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
368 SQLITE3_LIBS = @SQLITE3_LIBS@
369 STRIP = @STRIP@
370 SYSROOT = @SYSROOT@
371 SYS_SOCKET_H = @SYS_SOCKET_H@
372 TAR = @TAR@
373 USE_C99_CFLAGS = @USE_C99_CFLAGS@
374 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
375 USE_NLS = @USE_NLS@
376 VERSION = @VERSION@
377 W32SOCKLIBS = @W32SOCKLIBS@
378 WINDRES = @WINDRES@
379 XGETTEXT = @XGETTEXT@
380 XGETTEXT_015 = @XGETTEXT_015@
381 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
382 YAT2M = @YAT2M@
383 ZLIBS = @ZLIBS@
384 abs_builddir = @abs_builddir@
385 abs_srcdir = @abs_srcdir@
386 abs_top_builddir = @abs_top_builddir@
387 abs_top_srcdir = @abs_top_srcdir@
388 ac_ct_CC = @ac_ct_CC@
389 am__include = @am__include@
390 am__leading_dot = @am__leading_dot@
391 am__quote = @am__quote@
392 am__tar = @am__tar@
393 am__untar = @am__untar@
394 bindir = @bindir@
395 build = @build@
396 build_alias = @build_alias@
397 build_cpu = @build_cpu@
398 build_os = @build_os@
399 build_vendor = @build_vendor@
400 builddir = @builddir@
401 datadir = @datadir@
402 datarootdir = @datarootdir@
403 docdir = @docdir@
404 dvidir = @dvidir@
405 exec_prefix = @exec_prefix@
406 host = @host@
407 host_alias = @host_alias@
408 host_cpu = @host_cpu@
409 host_os = @host_os@
410 host_vendor = @host_vendor@
411 htmldir = @htmldir@
412 includedir = @includedir@
413 infodir = @infodir@
414 install_sh = @install_sh@
415 libdir = @libdir@
416 libexecdir = @libexecdir@
417 localedir = $(datadir)/locale
418 localstatedir = @localstatedir@
419 mandir = @mandir@
420 mkdir_p = @mkdir_p@
421 oldincludedir = @oldincludedir@
422 pdfdir = @pdfdir@
423 prefix = @prefix@
424 program_transform_name = @program_transform_name@
425 psdir = @psdir@
426 runstatedir = @runstatedir@
427 sbindir = @sbindir@
428 sharedstatedir = @sharedstatedir@
429 srcdir = @srcdir@
430 sysconfdir = @sysconfdir@
431 target_alias = @target_alias@
432 top_build_prefix = @top_build_prefix@
433 top_builddir = @top_builddir@
434 top_srcdir = @top_srcdir@
435 EXTRA_DIST = \
436         LICENSE.TinySCHEME \
437         Manual.txt \
438         ffi.scm \
439         init.scm \
440         lib.scm \
441         makefile.scm \
442         repl.scm \
443         t-child.scm \
444         xml.scm \
445         tests.scm \
446         gnupg.scm \
447         time.scm
448
449
450 # NB: AM_CFLAGS may also be used by tools running on the build
451 # platform to create source files.
452 AM_CPPFLAGS = -I$(top_srcdir)/common -DLOCALEDIR=\"$(localedir)\" \
453         $(am__append_1) $(am__append_2) $(am__append_3) \
454         $(am__append_4) $(am__append_5) $(am__append_6) \
455         $(am__append_7)
456 @HAVE_W32CE_SYSTEM_FALSE@extra_sys_libs = 
457
458 # Under Windows we use LockFileEx.  WindowsCE provides this only on
459 # the WindowsMobile 6 platform and thus we need to use the coredll6
460 # import library.  We also want to use a stacksize of 256k instead of
461 # the 2MB which is the default with cegcc.  256k is the largest stack
462 # we use with pth.
463 @HAVE_W32CE_SYSTEM_TRUE@extra_sys_libs = -lcoredll6
464 @HAVE_W32CE_SYSTEM_FALSE@extra_bin_ldflags = 
465 @HAVE_W32CE_SYSTEM_TRUE@extra_bin_ldflags = -Wl,--stack=0x40000
466 resource_objs = 
467
468 # Convenience macros
469 libcommon = ../common/libcommon.a
470 libcommonpth = ../common/libcommonpth.a
471 libcommontls = ../common/libcommontls.a
472 libcommontlsnpth = ../common/libcommontlsnpth.a
473 AM_CFLAGS = 
474 CLEANFILES = 
475 common_libs = ../$(libcommon)
476 commonpth_libs = ../$(libcommonpth)
477 gpgscm_CFLAGS = -imacros scheme-config.h \
478         $(LIBGCRYPT_CFLAGS) $(LIBASSUAN_CFLAGS) $(GPG_ERROR_CFLAGS)
479
480 gpgscm_SOURCES = main.c private.h ffi.c ffi.h ffi-private.h \
481         scheme-config.h scheme.c scheme.h scheme-private.h \
482         opdefines.h small-integers.h
483
484 gpgscm_LDADD = $(LDADD) $(common_libs) \
485         $(NETLIBS) $(LIBICONV) $(LIBREADLINE) $(LIBINTL) \
486         $(LIBGCRYPT_LIBS) $(GPG_ERROR_LIBS)
487
488 t_child_SOURCES = t-child.c
489 all: all-am
490
491 .SUFFIXES:
492 .SUFFIXES: .c .o .obj .rc
493 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/am/cmacros.am $(am__configure_deps)
494         @for dep in $?; do \
495           case '$(am__configure_deps)' in \
496             *$$dep*) \
497               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
498                 && { if test -f $@; then exit 0; else break; fi; }; \
499               exit 1;; \
500           esac; \
501         done; \
502         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/gpgscm/Makefile'; \
503         $(am__cd) $(top_srcdir) && \
504           $(AUTOMAKE) --gnu tests/gpgscm/Makefile
505 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
506         @case '$?' in \
507           *config.status*) \
508             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
509           *) \
510             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
511             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
512         esac;
513 $(top_srcdir)/am/cmacros.am $(am__empty):
514
515 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
516         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
517
518 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
519         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
520 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
521         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
522 $(am__aclocal_m4_deps):
523 install-binPROGRAMS: $(bin_PROGRAMS)
524         @$(NORMAL_INSTALL)
525         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
526         if test -n "$$list"; then \
527           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
528           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
529         fi; \
530         for p in $$list; do echo "$$p $$p"; done | \
531         sed 's/$(EXEEXT)$$//' | \
532         while read p p1; do if test -f $$p \
533           ; then echo "$$p"; echo "$$p"; else :; fi; \
534         done | \
535         sed -e 'p;s,.*/,,;n;h' \
536             -e 's|.*|.|' \
537             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
538         sed 'N;N;N;s,\n, ,g' | \
539         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
540           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
541             if ($$2 == $$4) files[d] = files[d] " " $$1; \
542             else { print "f", $$3 "/" $$4, $$1; } } \
543           END { for (d in files) print "f", d, files[d] }' | \
544         while read type dir files; do \
545             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
546             test -z "$$files" || { \
547               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
548               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
549             } \
550         ; done
551
552 uninstall-binPROGRAMS:
553         @$(NORMAL_UNINSTALL)
554         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
555         files=`for p in $$list; do echo "$$p"; done | \
556           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
557               -e 's/$$/$(EXEEXT)/' \
558         `; \
559         test -n "$$list" || exit 0; \
560         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
561         cd "$(DESTDIR)$(bindir)" && rm -f $$files
562
563 clean-binPROGRAMS:
564         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
565
566 clean-noinstPROGRAMS:
567         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
568
569 gpgscm$(EXEEXT): $(gpgscm_OBJECTS) $(gpgscm_DEPENDENCIES) $(EXTRA_gpgscm_DEPENDENCIES) 
570         @rm -f gpgscm$(EXEEXT)
571         $(AM_V_CCLD)$(gpgscm_LINK) $(gpgscm_OBJECTS) $(gpgscm_LDADD) $(LIBS)
572
573 t-child$(EXEEXT): $(t_child_OBJECTS) $(t_child_DEPENDENCIES) $(EXTRA_t_child_DEPENDENCIES) 
574         @rm -f t-child$(EXEEXT)
575         $(AM_V_CCLD)$(LINK) $(t_child_OBJECTS) $(t_child_LDADD) $(LIBS)
576
577 mostlyclean-compile:
578         -rm -f *.$(OBJEXT)
579
580 distclean-compile:
581         -rm -f *.tab.c
582
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpgscm-ffi.Po@am__quote@ # am--include-marker
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpgscm-main.Po@am__quote@ # am--include-marker
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpgscm-scheme.Po@am__quote@ # am--include-marker
586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-child.Po@am__quote@ # am--include-marker
587
588 $(am__depfiles_remade):
589         @$(MKDIR_P) $(@D)
590         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
591
592 am--depfiles: $(am__depfiles_remade)
593
594 .c.o:
595 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
596 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
597 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
598 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
599 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
600
601 .c.obj:
602 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
603 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
604 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
605 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
606 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
607
608 gpgscm-main.o: main.c
609 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -MT gpgscm-main.o -MD -MP -MF $(DEPDIR)/gpgscm-main.Tpo -c -o gpgscm-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
610 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-main.Tpo $(DEPDIR)/gpgscm-main.Po
611 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='gpgscm-main.o' libtool=no @AMDEPBACKSLASH@
612 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -c -o gpgscm-main.o `test -f 'main.c' || echo '$(srcdir)/'`main.c
614
615 gpgscm-main.obj: main.c
616 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -MT gpgscm-main.obj -MD -MP -MF $(DEPDIR)/gpgscm-main.Tpo -c -o gpgscm-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
617 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-main.Tpo $(DEPDIR)/gpgscm-main.Po
618 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='gpgscm-main.obj' libtool=no @AMDEPBACKSLASH@
619 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -c -o gpgscm-main.obj `if test -f 'main.c'; then $(CYGPATH_W) 'main.c'; else $(CYGPATH_W) '$(srcdir)/main.c'; fi`
621
622 gpgscm-ffi.o: ffi.c
623 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -MT gpgscm-ffi.o -MD -MP -MF $(DEPDIR)/gpgscm-ffi.Tpo -c -o gpgscm-ffi.o `test -f 'ffi.c' || echo '$(srcdir)/'`ffi.c
624 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-ffi.Tpo $(DEPDIR)/gpgscm-ffi.Po
625 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ffi.c' object='gpgscm-ffi.o' libtool=no @AMDEPBACKSLASH@
626 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
627 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -c -o gpgscm-ffi.o `test -f 'ffi.c' || echo '$(srcdir)/'`ffi.c
628
629 gpgscm-ffi.obj: ffi.c
630 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -MT gpgscm-ffi.obj -MD -MP -MF $(DEPDIR)/gpgscm-ffi.Tpo -c -o gpgscm-ffi.obj `if test -f 'ffi.c'; then $(CYGPATH_W) 'ffi.c'; else $(CYGPATH_W) '$(srcdir)/ffi.c'; fi`
631 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-ffi.Tpo $(DEPDIR)/gpgscm-ffi.Po
632 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ffi.c' object='gpgscm-ffi.obj' libtool=no @AMDEPBACKSLASH@
633 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
634 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -c -o gpgscm-ffi.obj `if test -f 'ffi.c'; then $(CYGPATH_W) 'ffi.c'; else $(CYGPATH_W) '$(srcdir)/ffi.c'; fi`
635
636 gpgscm-scheme.o: scheme.c
637 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -MT gpgscm-scheme.o -MD -MP -MF $(DEPDIR)/gpgscm-scheme.Tpo -c -o gpgscm-scheme.o `test -f 'scheme.c' || echo '$(srcdir)/'`scheme.c
638 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-scheme.Tpo $(DEPDIR)/gpgscm-scheme.Po
639 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='scheme.c' object='gpgscm-scheme.o' libtool=no @AMDEPBACKSLASH@
640 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
641 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -c -o gpgscm-scheme.o `test -f 'scheme.c' || echo '$(srcdir)/'`scheme.c
642
643 gpgscm-scheme.obj: scheme.c
644 @am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -MT gpgscm-scheme.obj -MD -MP -MF $(DEPDIR)/gpgscm-scheme.Tpo -c -o gpgscm-scheme.obj `if test -f 'scheme.c'; then $(CYGPATH_W) 'scheme.c'; else $(CYGPATH_W) '$(srcdir)/scheme.c'; fi`
645 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-scheme.Tpo $(DEPDIR)/gpgscm-scheme.Po
646 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='scheme.c' object='gpgscm-scheme.obj' libtool=no @AMDEPBACKSLASH@
647 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
648 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(gpgscm_CFLAGS) $(CFLAGS) -c -o gpgscm-scheme.obj `if test -f 'scheme.c'; then $(CYGPATH_W) 'scheme.c'; else $(CYGPATH_W) '$(srcdir)/scheme.c'; fi`
649
650 ID: $(am__tagged_files)
651         $(am__define_uniq_tagged_files); mkid -fID $$unique
652 tags: tags-am
653 TAGS: tags
654
655 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
656         set x; \
657         here=`pwd`; \
658         $(am__define_uniq_tagged_files); \
659         shift; \
660         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
661           test -n "$$unique" || unique=$$empty_fix; \
662           if test $$# -gt 0; then \
663             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
664               "$$@" $$unique; \
665           else \
666             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
667               $$unique; \
668           fi; \
669         fi
670 ctags: ctags-am
671
672 CTAGS: ctags
673 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
674         $(am__define_uniq_tagged_files); \
675         test -z "$(CTAGS_ARGS)$$unique" \
676           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
677              $$unique
678
679 GTAGS:
680         here=`$(am__cd) $(top_builddir) && pwd` \
681           && $(am__cd) $(top_srcdir) \
682           && gtags -i $(GTAGS_ARGS) "$$here"
683 cscopelist: cscopelist-am
684
685 cscopelist-am: $(am__tagged_files)
686         list='$(am__tagged_files)'; \
687         case "$(srcdir)" in \
688           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
689           *) sdir=$(subdir)/$(srcdir) ;; \
690         esac; \
691         for i in $$list; do \
692           if test -f "$$i"; then \
693             echo "$(subdir)/$$i"; \
694           else \
695             echo "$$sdir/$$i"; \
696           fi; \
697         done >> $(top_builddir)/cscope.files
698
699 distclean-tags:
700         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
701
702 distdir: $(BUILT_SOURCES)
703         $(MAKE) $(AM_MAKEFLAGS) distdir-am
704
705 distdir-am: $(DISTFILES)
706         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
707         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
708         list='$(DISTFILES)'; \
709           dist_files=`for file in $$list; do echo $$file; done | \
710           sed -e "s|^$$srcdirstrip/||;t" \
711               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
712         case $$dist_files in \
713           */*) $(MKDIR_P) `echo "$$dist_files" | \
714                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
715                            sort -u` ;; \
716         esac; \
717         for file in $$dist_files; do \
718           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
719           if test -d $$d/$$file; then \
720             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
721             if test -d "$(distdir)/$$file"; then \
722               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
723             fi; \
724             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
725               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
726               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
727             fi; \
728             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
729           else \
730             test -f "$(distdir)/$$file" \
731             || cp -p $$d/$$file "$(distdir)/$$file" \
732             || exit 1; \
733           fi; \
734         done
735 check-am: all-am
736         $(MAKE) $(AM_MAKEFLAGS) check-local
737 check: check-am
738 all-am: Makefile $(PROGRAMS)
739 installdirs:
740         for dir in "$(DESTDIR)$(bindir)"; do \
741           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
742         done
743 install: install-am
744 install-exec: install-exec-am
745 install-data: install-data-am
746 uninstall: uninstall-am
747
748 install-am: all-am
749         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
750
751 installcheck: installcheck-am
752 install-strip:
753         if test -z '$(STRIP)'; then \
754           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
755             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
756               install; \
757         else \
758           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
759             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
760             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
761         fi
762 mostlyclean-generic:
763
764 clean-generic:
765         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
766
767 distclean-generic:
768         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
769         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
770
771 maintainer-clean-generic:
772         @echo "This command is intended for maintainers to use"
773         @echo "it deletes files that may require special tools to rebuild."
774 clean: clean-am
775
776 clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
777         mostlyclean-am
778
779 distclean: distclean-am
780                 -rm -f ./$(DEPDIR)/gpgscm-ffi.Po
781         -rm -f ./$(DEPDIR)/gpgscm-main.Po
782         -rm -f ./$(DEPDIR)/gpgscm-scheme.Po
783         -rm -f ./$(DEPDIR)/t-child.Po
784         -rm -f Makefile
785 distclean-am: clean-am distclean-compile distclean-generic \
786         distclean-tags
787
788 dvi: dvi-am
789
790 dvi-am:
791
792 html: html-am
793
794 html-am:
795
796 info: info-am
797
798 info-am:
799
800 install-data-am:
801
802 install-dvi: install-dvi-am
803
804 install-dvi-am:
805
806 install-exec-am: install-binPROGRAMS
807
808 install-html: install-html-am
809
810 install-html-am:
811
812 install-info: install-info-am
813
814 install-info-am:
815
816 install-man:
817
818 install-pdf: install-pdf-am
819
820 install-pdf-am:
821
822 install-ps: install-ps-am
823
824 install-ps-am:
825
826 installcheck-am:
827
828 maintainer-clean: maintainer-clean-am
829                 -rm -f ./$(DEPDIR)/gpgscm-ffi.Po
830         -rm -f ./$(DEPDIR)/gpgscm-main.Po
831         -rm -f ./$(DEPDIR)/gpgscm-scheme.Po
832         -rm -f ./$(DEPDIR)/t-child.Po
833         -rm -f Makefile
834 maintainer-clean-am: distclean-am maintainer-clean-generic
835
836 mostlyclean: mostlyclean-am
837
838 mostlyclean-am: mostlyclean-compile mostlyclean-generic
839
840 pdf: pdf-am
841
842 pdf-am:
843
844 ps: ps-am
845
846 ps-am:
847
848 uninstall-am: uninstall-binPROGRAMS
849
850 .MAKE: check-am install-am install-strip
851
852 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am \
853         check-local clean clean-binPROGRAMS clean-generic \
854         clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
855         distclean-compile distclean-generic distclean-tags distdir dvi \
856         dvi-am html html-am info info-am install install-am \
857         install-binPROGRAMS install-data install-data-am install-dvi \
858         install-dvi-am install-exec install-exec-am install-html \
859         install-html-am install-info install-info-am install-man \
860         install-pdf install-pdf-am install-ps install-ps-am \
861         install-strip installcheck installcheck-am installdirs \
862         maintainer-clean maintainer-clean-generic mostlyclean \
863         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
864         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
865
866 .PRECIOUS: Makefile
867
868
869 @HAVE_W32_SYSTEM_TRUE@.rc.o:
870 @HAVE_W32_SYSTEM_TRUE@  $(WINDRES) $(DEFAULT_INCLUDES) $(INCLUDES) "$<" "$@"
871
872 # Make sure that all libs are build before we use them.  This is
873 # important for things like make -j2.
874 $(PROGRAMS): $(common_libs)
875
876 check-local: gpgscm$(EXEEXT) t-child$(EXEEXT)
877         EXEEXT=$(EXEEXT) GPGSCM_PATH=$(srcdir) \
878                 ./gpgscm$(EXEEXT) $(srcdir)/t-child.scm
879
880 # Tell versions [3.59,3.63) of GNU make to not export all variables.
881 # Otherwise a system limit (for SysV at least) may be exceeded.
882 .NOEXPORT: