Imported Upstream version 2.2.28
[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 GPG_ERROR_CFLAGS = @GPG_ERROR_CFLAGS@
294 GPG_ERROR_CONFIG = @GPG_ERROR_CONFIG@
295 GPG_ERROR_LIBS = @GPG_ERROR_LIBS@
296 GPG_ERROR_MT_CFLAGS = @GPG_ERROR_MT_CFLAGS@
297 GPG_ERROR_MT_LIBS = @GPG_ERROR_MT_LIBS@
298 GREP = @GREP@
299 INSTALL = @INSTALL@
300 INSTALL_DATA = @INSTALL_DATA@
301 INSTALL_PROGRAM = @INSTALL_PROGRAM@
302 INSTALL_SCRIPT = @INSTALL_SCRIPT@
303 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
304 INTLLIBS = @INTLLIBS@
305 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
306 KSBA_CFLAGS = @KSBA_CFLAGS@
307 KSBA_CONFIG = @KSBA_CONFIG@
308 KSBA_LIBS = @KSBA_LIBS@
309 LBER_LIBS = @LBER_LIBS@
310 LDAPLIBS = @LDAPLIBS@
311 LDAP_CPPFLAGS = @LDAP_CPPFLAGS@
312 LDFLAGS = @LDFLAGS@
313 LIBASSUAN_CFLAGS = @LIBASSUAN_CFLAGS@
314 LIBASSUAN_CONFIG = @LIBASSUAN_CONFIG@
315 LIBASSUAN_LIBS = @LIBASSUAN_LIBS@
316 LIBGCRYPT_CFLAGS = @LIBGCRYPT_CFLAGS@
317 LIBGCRYPT_CONFIG = @LIBGCRYPT_CONFIG@
318 LIBGCRYPT_LIBS = @LIBGCRYPT_LIBS@
319 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
320 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
321 LIBICONV = @LIBICONV@
322 LIBINTL = @LIBINTL@
323 LIBOBJS = @LIBOBJS@
324 LIBREADLINE = @LIBREADLINE@
325 LIBS = @LIBS@
326 LIBUSB_CPPFLAGS = @LIBUSB_CPPFLAGS@
327 LIBUSB_LIBS = @LIBUSB_LIBS@
328 LIBUTIL_LIBS = @LIBUTIL_LIBS@
329 LN_S = @LN_S@
330 LTLIBICONV = @LTLIBICONV@
331 LTLIBINTL = @LTLIBINTL@
332 LTLIBOBJS = @LTLIBOBJS@
333 MAINT = @MAINT@
334 MAKEINFO = @MAKEINFO@
335 MKDIR_P = @MKDIR_P@
336 MSGFMT = @MSGFMT@
337 MSGFMT_015 = @MSGFMT_015@
338 MSGMERGE = @MSGMERGE@
339 NETLIBS = @NETLIBS@
340 NPTH_CFLAGS = @NPTH_CFLAGS@
341 NPTH_CONFIG = @NPTH_CONFIG@
342 NPTH_LIBS = @NPTH_LIBS@
343 NTBTLS_CFLAGS = @NTBTLS_CFLAGS@
344 NTBTLS_CONFIG = @NTBTLS_CONFIG@
345 NTBTLS_LIBS = @NTBTLS_LIBS@
346 OBJEXT = @OBJEXT@
347 PACKAGE = @PACKAGE@
348 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
349 PACKAGE_GT = @PACKAGE_GT@
350 PACKAGE_NAME = @PACKAGE_NAME@
351 PACKAGE_STRING = @PACKAGE_STRING@
352 PACKAGE_TARNAME = @PACKAGE_TARNAME@
353 PACKAGE_URL = @PACKAGE_URL@
354 PACKAGE_VERSION = @PACKAGE_VERSION@
355 PATH_SEPARATOR = @PATH_SEPARATOR@
356 PERL = @PERL@
357 PKG_CONFIG = @PKG_CONFIG@
358 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
359 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
360 POSUB = @POSUB@
361 RANLIB = @RANLIB@
362 SENDMAIL = @SENDMAIL@
363 SET_MAKE = @SET_MAKE@
364 SHELL = @SHELL@
365 SHRED = @SHRED@
366 SQLITE3_CFLAGS = @SQLITE3_CFLAGS@
367 SQLITE3_LIBS = @SQLITE3_LIBS@
368 STRIP = @STRIP@
369 SYSROOT = @SYSROOT@
370 SYS_SOCKET_H = @SYS_SOCKET_H@
371 TAR = @TAR@
372 USE_C99_CFLAGS = @USE_C99_CFLAGS@
373 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
374 USE_NLS = @USE_NLS@
375 VERSION = @VERSION@
376 W32SOCKLIBS = @W32SOCKLIBS@
377 WINDRES = @WINDRES@
378 XGETTEXT = @XGETTEXT@
379 XGETTEXT_015 = @XGETTEXT_015@
380 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
381 YAT2M = @YAT2M@
382 ZLIBS = @ZLIBS@
383 abs_builddir = @abs_builddir@
384 abs_srcdir = @abs_srcdir@
385 abs_top_builddir = @abs_top_builddir@
386 abs_top_srcdir = @abs_top_srcdir@
387 ac_ct_CC = @ac_ct_CC@
388 am__include = @am__include@
389 am__leading_dot = @am__leading_dot@
390 am__quote = @am__quote@
391 am__tar = @am__tar@
392 am__untar = @am__untar@
393 bindir = @bindir@
394 build = @build@
395 build_alias = @build_alias@
396 build_cpu = @build_cpu@
397 build_os = @build_os@
398 build_vendor = @build_vendor@
399 builddir = @builddir@
400 datadir = @datadir@
401 datarootdir = @datarootdir@
402 docdir = @docdir@
403 dvidir = @dvidir@
404 exec_prefix = @exec_prefix@
405 host = @host@
406 host_alias = @host_alias@
407 host_cpu = @host_cpu@
408 host_os = @host_os@
409 host_vendor = @host_vendor@
410 htmldir = @htmldir@
411 includedir = @includedir@
412 infodir = @infodir@
413 install_sh = @install_sh@
414 libdir = @libdir@
415 libexecdir = @libexecdir@
416 localedir = $(datadir)/locale
417 localstatedir = @localstatedir@
418 mandir = @mandir@
419 mkdir_p = @mkdir_p@
420 oldincludedir = @oldincludedir@
421 pdfdir = @pdfdir@
422 prefix = @prefix@
423 program_transform_name = @program_transform_name@
424 psdir = @psdir@
425 runstatedir = @runstatedir@
426 sbindir = @sbindir@
427 sharedstatedir = @sharedstatedir@
428 srcdir = @srcdir@
429 sysconfdir = @sysconfdir@
430 target_alias = @target_alias@
431 top_build_prefix = @top_build_prefix@
432 top_builddir = @top_builddir@
433 top_srcdir = @top_srcdir@
434 EXTRA_DIST = \
435         LICENSE.TinySCHEME \
436         Manual.txt \
437         ffi.scm \
438         init.scm \
439         lib.scm \
440         makefile.scm \
441         repl.scm \
442         t-child.scm \
443         xml.scm \
444         tests.scm \
445         gnupg.scm \
446         time.scm
447
448
449 # NB: AM_CFLAGS may also be used by tools running on the build
450 # platform to create source files.
451 AM_CPPFLAGS = -I$(top_srcdir)/common -DLOCALEDIR=\"$(localedir)\" \
452         $(am__append_1) $(am__append_2) $(am__append_3) \
453         $(am__append_4) $(am__append_5) $(am__append_6) \
454         $(am__append_7)
455 @HAVE_W32CE_SYSTEM_FALSE@extra_sys_libs = 
456
457 # Under Windows we use LockFileEx.  WindowsCE provides this only on
458 # the WindowsMobile 6 platform and thus we need to use the coredll6
459 # import library.  We also want to use a stacksize of 256k instead of
460 # the 2MB which is the default with cegcc.  256k is the largest stack
461 # we use with pth.
462 @HAVE_W32CE_SYSTEM_TRUE@extra_sys_libs = -lcoredll6
463 @HAVE_W32CE_SYSTEM_FALSE@extra_bin_ldflags = 
464 @HAVE_W32CE_SYSTEM_TRUE@extra_bin_ldflags = -Wl,--stack=0x40000
465 resource_objs = 
466
467 # Convenience macros
468 libcommon = ../common/libcommon.a
469 libcommonpth = ../common/libcommonpth.a
470 libcommontls = ../common/libcommontls.a
471 libcommontlsnpth = ../common/libcommontlsnpth.a
472 AM_CFLAGS = 
473 CLEANFILES = 
474 common_libs = ../$(libcommon)
475 commonpth_libs = ../$(libcommonpth)
476 gpgscm_CFLAGS = -imacros scheme-config.h \
477         $(LIBGCRYPT_CFLAGS) $(LIBASSUAN_CFLAGS) $(GPG_ERROR_CFLAGS)
478
479 gpgscm_SOURCES = main.c private.h ffi.c ffi.h ffi-private.h \
480         scheme-config.h scheme.c scheme.h scheme-private.h \
481         opdefines.h small-integers.h
482
483 gpgscm_LDADD = $(LDADD) $(common_libs) \
484         $(NETLIBS) $(LIBICONV) $(LIBREADLINE) $(LIBINTL) \
485         $(LIBGCRYPT_LIBS) $(GPG_ERROR_LIBS)
486
487 t_child_SOURCES = t-child.c
488 all: all-am
489
490 .SUFFIXES:
491 .SUFFIXES: .c .o .obj .rc
492 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/am/cmacros.am $(am__configure_deps)
493         @for dep in $?; do \
494           case '$(am__configure_deps)' in \
495             *$$dep*) \
496               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
497                 && { if test -f $@; then exit 0; else break; fi; }; \
498               exit 1;; \
499           esac; \
500         done; \
501         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/gpgscm/Makefile'; \
502         $(am__cd) $(top_srcdir) && \
503           $(AUTOMAKE) --gnu tests/gpgscm/Makefile
504 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
505         @case '$?' in \
506           *config.status*) \
507             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
508           *) \
509             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
510             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
511         esac;
512 $(top_srcdir)/am/cmacros.am $(am__empty):
513
514 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
515         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516
517 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
518         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
519 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
520         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
521 $(am__aclocal_m4_deps):
522 install-binPROGRAMS: $(bin_PROGRAMS)
523         @$(NORMAL_INSTALL)
524         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
525         if test -n "$$list"; then \
526           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
527           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
528         fi; \
529         for p in $$list; do echo "$$p $$p"; done | \
530         sed 's/$(EXEEXT)$$//' | \
531         while read p p1; do if test -f $$p \
532           ; then echo "$$p"; echo "$$p"; else :; fi; \
533         done | \
534         sed -e 'p;s,.*/,,;n;h' \
535             -e 's|.*|.|' \
536             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
537         sed 'N;N;N;s,\n, ,g' | \
538         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
539           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
540             if ($$2 == $$4) files[d] = files[d] " " $$1; \
541             else { print "f", $$3 "/" $$4, $$1; } } \
542           END { for (d in files) print "f", d, files[d] }' | \
543         while read type dir files; do \
544             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
545             test -z "$$files" || { \
546               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
547               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
548             } \
549         ; done
550
551 uninstall-binPROGRAMS:
552         @$(NORMAL_UNINSTALL)
553         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
554         files=`for p in $$list; do echo "$$p"; done | \
555           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
556               -e 's/$$/$(EXEEXT)/' \
557         `; \
558         test -n "$$list" || exit 0; \
559         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
560         cd "$(DESTDIR)$(bindir)" && rm -f $$files
561
562 clean-binPROGRAMS:
563         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
564
565 clean-noinstPROGRAMS:
566         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
567
568 gpgscm$(EXEEXT): $(gpgscm_OBJECTS) $(gpgscm_DEPENDENCIES) $(EXTRA_gpgscm_DEPENDENCIES) 
569         @rm -f gpgscm$(EXEEXT)
570         $(AM_V_CCLD)$(gpgscm_LINK) $(gpgscm_OBJECTS) $(gpgscm_LDADD) $(LIBS)
571
572 t-child$(EXEEXT): $(t_child_OBJECTS) $(t_child_DEPENDENCIES) $(EXTRA_t_child_DEPENDENCIES) 
573         @rm -f t-child$(EXEEXT)
574         $(AM_V_CCLD)$(LINK) $(t_child_OBJECTS) $(t_child_LDADD) $(LIBS)
575
576 mostlyclean-compile:
577         -rm -f *.$(OBJEXT)
578
579 distclean-compile:
580         -rm -f *.tab.c
581
582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpgscm-ffi.Po@am__quote@ # am--include-marker
583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpgscm-main.Po@am__quote@ # am--include-marker
584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gpgscm-scheme.Po@am__quote@ # am--include-marker
585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/t-child.Po@am__quote@ # am--include-marker
586
587 $(am__depfiles_remade):
588         @$(MKDIR_P) $(@D)
589         @echo '# dummy' >$@-t && $(am__mv) $@-t $@
590
591 am--depfiles: $(am__depfiles_remade)
592
593 .c.o:
594 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
595 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
596 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
597 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
599
600 .c.obj:
601 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
602 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
603 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
604 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
606
607 gpgscm-main.o: main.c
608 @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
609 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-main.Tpo $(DEPDIR)/gpgscm-main.Po
610 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='gpgscm-main.o' libtool=no @AMDEPBACKSLASH@
611 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612 @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
613
614 gpgscm-main.obj: main.c
615 @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`
616 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-main.Tpo $(DEPDIR)/gpgscm-main.Po
617 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='main.c' object='gpgscm-main.obj' libtool=no @AMDEPBACKSLASH@
618 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
619 @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`
620
621 gpgscm-ffi.o: ffi.c
622 @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
623 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-ffi.Tpo $(DEPDIR)/gpgscm-ffi.Po
624 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ffi.c' object='gpgscm-ffi.o' libtool=no @AMDEPBACKSLASH@
625 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
626 @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
627
628 gpgscm-ffi.obj: ffi.c
629 @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`
630 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-ffi.Tpo $(DEPDIR)/gpgscm-ffi.Po
631 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ffi.c' object='gpgscm-ffi.obj' libtool=no @AMDEPBACKSLASH@
632 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
633 @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`
634
635 gpgscm-scheme.o: scheme.c
636 @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
637 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-scheme.Tpo $(DEPDIR)/gpgscm-scheme.Po
638 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='scheme.c' object='gpgscm-scheme.o' libtool=no @AMDEPBACKSLASH@
639 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
640 @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
641
642 gpgscm-scheme.obj: scheme.c
643 @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`
644 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/gpgscm-scheme.Tpo $(DEPDIR)/gpgscm-scheme.Po
645 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='scheme.c' object='gpgscm-scheme.obj' libtool=no @AMDEPBACKSLASH@
646 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
647 @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`
648
649 ID: $(am__tagged_files)
650         $(am__define_uniq_tagged_files); mkid -fID $$unique
651 tags: tags-am
652 TAGS: tags
653
654 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
655         set x; \
656         here=`pwd`; \
657         $(am__define_uniq_tagged_files); \
658         shift; \
659         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
660           test -n "$$unique" || unique=$$empty_fix; \
661           if test $$# -gt 0; then \
662             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
663               "$$@" $$unique; \
664           else \
665             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
666               $$unique; \
667           fi; \
668         fi
669 ctags: ctags-am
670
671 CTAGS: ctags
672 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
673         $(am__define_uniq_tagged_files); \
674         test -z "$(CTAGS_ARGS)$$unique" \
675           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
676              $$unique
677
678 GTAGS:
679         here=`$(am__cd) $(top_builddir) && pwd` \
680           && $(am__cd) $(top_srcdir) \
681           && gtags -i $(GTAGS_ARGS) "$$here"
682 cscopelist: cscopelist-am
683
684 cscopelist-am: $(am__tagged_files)
685         list='$(am__tagged_files)'; \
686         case "$(srcdir)" in \
687           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
688           *) sdir=$(subdir)/$(srcdir) ;; \
689         esac; \
690         for i in $$list; do \
691           if test -f "$$i"; then \
692             echo "$(subdir)/$$i"; \
693           else \
694             echo "$$sdir/$$i"; \
695           fi; \
696         done >> $(top_builddir)/cscope.files
697
698 distclean-tags:
699         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
700
701 distdir: $(BUILT_SOURCES)
702         $(MAKE) $(AM_MAKEFLAGS) distdir-am
703
704 distdir-am: $(DISTFILES)
705         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
706         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
707         list='$(DISTFILES)'; \
708           dist_files=`for file in $$list; do echo $$file; done | \
709           sed -e "s|^$$srcdirstrip/||;t" \
710               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
711         case $$dist_files in \
712           */*) $(MKDIR_P) `echo "$$dist_files" | \
713                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
714                            sort -u` ;; \
715         esac; \
716         for file in $$dist_files; do \
717           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
718           if test -d $$d/$$file; then \
719             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
720             if test -d "$(distdir)/$$file"; then \
721               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
722             fi; \
723             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
724               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
725               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
726             fi; \
727             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
728           else \
729             test -f "$(distdir)/$$file" \
730             || cp -p $$d/$$file "$(distdir)/$$file" \
731             || exit 1; \
732           fi; \
733         done
734 check-am: all-am
735         $(MAKE) $(AM_MAKEFLAGS) check-local
736 check: check-am
737 all-am: Makefile $(PROGRAMS)
738 installdirs:
739         for dir in "$(DESTDIR)$(bindir)"; do \
740           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
741         done
742 install: install-am
743 install-exec: install-exec-am
744 install-data: install-data-am
745 uninstall: uninstall-am
746
747 install-am: all-am
748         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
749
750 installcheck: installcheck-am
751 install-strip:
752         if test -z '$(STRIP)'; then \
753           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
754             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
755               install; \
756         else \
757           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
758             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
759             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
760         fi
761 mostlyclean-generic:
762
763 clean-generic:
764         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
765
766 distclean-generic:
767         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
768         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
769
770 maintainer-clean-generic:
771         @echo "This command is intended for maintainers to use"
772         @echo "it deletes files that may require special tools to rebuild."
773 clean: clean-am
774
775 clean-am: clean-binPROGRAMS clean-generic clean-noinstPROGRAMS \
776         mostlyclean-am
777
778 distclean: distclean-am
779                 -rm -f ./$(DEPDIR)/gpgscm-ffi.Po
780         -rm -f ./$(DEPDIR)/gpgscm-main.Po
781         -rm -f ./$(DEPDIR)/gpgscm-scheme.Po
782         -rm -f ./$(DEPDIR)/t-child.Po
783         -rm -f Makefile
784 distclean-am: clean-am distclean-compile distclean-generic \
785         distclean-tags
786
787 dvi: dvi-am
788
789 dvi-am:
790
791 html: html-am
792
793 html-am:
794
795 info: info-am
796
797 info-am:
798
799 install-data-am:
800
801 install-dvi: install-dvi-am
802
803 install-dvi-am:
804
805 install-exec-am: install-binPROGRAMS
806
807 install-html: install-html-am
808
809 install-html-am:
810
811 install-info: install-info-am
812
813 install-info-am:
814
815 install-man:
816
817 install-pdf: install-pdf-am
818
819 install-pdf-am:
820
821 install-ps: install-ps-am
822
823 install-ps-am:
824
825 installcheck-am:
826
827 maintainer-clean: maintainer-clean-am
828                 -rm -f ./$(DEPDIR)/gpgscm-ffi.Po
829         -rm -f ./$(DEPDIR)/gpgscm-main.Po
830         -rm -f ./$(DEPDIR)/gpgscm-scheme.Po
831         -rm -f ./$(DEPDIR)/t-child.Po
832         -rm -f Makefile
833 maintainer-clean-am: distclean-am maintainer-clean-generic
834
835 mostlyclean: mostlyclean-am
836
837 mostlyclean-am: mostlyclean-compile mostlyclean-generic
838
839 pdf: pdf-am
840
841 pdf-am:
842
843 ps: ps-am
844
845 ps-am:
846
847 uninstall-am: uninstall-binPROGRAMS
848
849 .MAKE: check-am install-am install-strip
850
851 .PHONY: CTAGS GTAGS TAGS all all-am am--depfiles check check-am \
852         check-local clean clean-binPROGRAMS clean-generic \
853         clean-noinstPROGRAMS cscopelist-am ctags ctags-am distclean \
854         distclean-compile distclean-generic distclean-tags distdir dvi \
855         dvi-am html html-am info info-am install install-am \
856         install-binPROGRAMS install-data install-data-am install-dvi \
857         install-dvi-am install-exec install-exec-am install-html \
858         install-html-am install-info install-info-am install-man \
859         install-pdf install-pdf-am install-ps install-ps-am \
860         install-strip installcheck installcheck-am installdirs \
861         maintainer-clean maintainer-clean-generic mostlyclean \
862         mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \
863         tags tags-am uninstall uninstall-am uninstall-binPROGRAMS
864
865 .PRECIOUS: Makefile
866
867
868 @HAVE_W32_SYSTEM_TRUE@.rc.o:
869 @HAVE_W32_SYSTEM_TRUE@  $(WINDRES) $(DEFAULT_INCLUDES) $(INCLUDES) "$<" "$@"
870
871 # Make sure that all libs are build before we use them.  This is
872 # important for things like make -j2.
873 $(PROGRAMS): $(common_libs)
874
875 check-local: gpgscm$(EXEEXT) t-child$(EXEEXT)
876         EXEEXT=$(EXEEXT) GPGSCM_PATH=$(srcdir) \
877                 ./gpgscm$(EXEEXT) $(srcdir)/t-child.scm
878
879 # Tell versions [3.59,3.63) of GNU make to not export all variables.
880 # Otherwise a system limit (for SysV at least) may be exceeded.
881 .NOEXPORT: