1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 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
18
19VPATH = @srcdir@
20am__is_gnu_make = { \
21  if test -z '$(MAKELEVEL)'; then \
22    false; \
23  elif test -n '$(MAKE_HOST)'; then \
24    true; \
25  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
26    true; \
27  else \
28    false; \
29  fi; \
30}
31am__make_running_with_option = \
32  case $${target_option-} in \
33      ?) ;; \
34      *) echo "am__make_running_with_option: internal error: invalid" \
35              "target option '$${target_option-}' specified" >&2; \
36         exit 1;; \
37  esac; \
38  has_opt=no; \
39  sane_makeflags=$$MAKEFLAGS; \
40  if $(am__is_gnu_make); then \
41    sane_makeflags=$$MFLAGS; \
42  else \
43    case $$MAKEFLAGS in \
44      *\\[\ \	]*) \
45        bs=\\; \
46        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
47          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
48    esac; \
49  fi; \
50  skip_next=no; \
51  strip_trailopt () \
52  { \
53    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
54  }; \
55  for flg in $$sane_makeflags; do \
56    test $$skip_next = yes && { skip_next=no; continue; }; \
57    case $$flg in \
58      *=*|--*) continue;; \
59        -*I) strip_trailopt 'I'; skip_next=yes;; \
60      -*I?*) strip_trailopt 'I';; \
61        -*O) strip_trailopt 'O'; skip_next=yes;; \
62      -*O?*) strip_trailopt 'O';; \
63        -*l) strip_trailopt 'l'; skip_next=yes;; \
64      -*l?*) strip_trailopt 'l';; \
65      -[dEDm]) skip_next=yes;; \
66      -[JT]) skip_next=yes;; \
67    esac; \
68    case $$flg in \
69      *$$target_option*) has_opt=yes; break;; \
70    esac; \
71  done; \
72  test $$has_opt = yes
73am__make_dryrun = (target_option=n; $(am__make_running_with_option))
74am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
75pkgdatadir = $(datadir)/@PACKAGE@
76pkgincludedir = $(includedir)/@PACKAGE@
77pkglibdir = $(libdir)/@PACKAGE@
78pkglibexecdir = $(libexecdir)/@PACKAGE@
79am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
80install_sh_DATA = $(install_sh) -c -m 644
81install_sh_PROGRAM = $(install_sh) -c
82install_sh_SCRIPT = $(install_sh) -c
83INSTALL_HEADER = $(INSTALL_DATA)
84transform = $(program_transform_name)
85NORMAL_INSTALL = :
86PRE_INSTALL = :
87POST_INSTALL = :
88NORMAL_UNINSTALL = :
89PRE_UNINSTALL = :
90POST_UNINSTALL = :
91build_triplet = @build@
92host_triplet = @host@
93subdir = src/libs/plugins/backends/aqpaypal
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/m4/acx_compile_warn.m4 \
96	$(top_srcdir)/m4/as-scrub-include.m4 \
97	$(top_srcdir)/m4/distri.m4 $(top_srcdir)/m4/gwenhywfar.m4 \
98	$(top_srcdir)/m4/libtool.m4 $(top_srcdir)/m4/ltoptions.m4 \
99	$(top_srcdir)/m4/ltsugar.m4 $(top_srcdir)/m4/ltversion.m4 \
100	$(top_srcdir)/m4/lt~obsolete.m4 $(top_srcdir)/m4/os.m4 \
101	$(top_srcdir)/configure.ac
102am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
103	$(ACLOCAL_M4)
104DIST_COMMON = $(srcdir)/Makefile.am $(noinst_HEADERS) \
105	$(am__DIST_COMMON)
106mkinstalldirs = $(install_sh) -d
107CONFIG_HEADER = $(top_builddir)/config.h
108CONFIG_CLEAN_FILES = aqpaypal.xml
109CONFIG_CLEAN_VPATH_FILES =
110LTLIBRARIES = $(noinst_LTLIBRARIES)
111libaqpaypal_la_DEPENDENCIES = control/libpaypalcontrol.la
112am_libaqpaypal_la_OBJECTS = user.lo provider.lo dlg_newuser.lo \
113	dlg_edituser.lo dlg_editsecret.lo
114libaqpaypal_la_OBJECTS = $(am_libaqpaypal_la_OBJECTS)
115AM_V_lt = $(am__v_lt_@AM_V@)
116am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
117am__v_lt_0 = --silent
118am__v_lt_1 =
119AM_V_P = $(am__v_P_@AM_V@)
120am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
121am__v_P_0 = false
122am__v_P_1 = :
123AM_V_GEN = $(am__v_GEN_@AM_V@)
124am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
125am__v_GEN_0 = @echo "  GEN     " $@;
126am__v_GEN_1 =
127AM_V_at = $(am__v_at_@AM_V@)
128am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
129am__v_at_0 = @
130am__v_at_1 =
131DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
132depcomp = $(SHELL) $(top_srcdir)/depcomp
133am__depfiles_maybe = depfiles
134am__mv = mv -f
135COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
136	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
137LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
138	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
139	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
140	$(AM_CFLAGS) $(CFLAGS)
141AM_V_CC = $(am__v_CC_@AM_V@)
142am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
143am__v_CC_0 = @echo "  CC      " $@;
144am__v_CC_1 =
145CCLD = $(CC)
146LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
147	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
148	$(AM_LDFLAGS) $(LDFLAGS) -o $@
149AM_V_CCLD = $(am__v_CCLD_@AM_V@)
150am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
151am__v_CCLD_0 = @echo "  CCLD    " $@;
152am__v_CCLD_1 =
153SOURCES = $(libaqpaypal_la_SOURCES)
154DIST_SOURCES = $(libaqpaypal_la_SOURCES)
155RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
156	ctags-recursive dvi-recursive html-recursive info-recursive \
157	install-data-recursive install-dvi-recursive \
158	install-exec-recursive install-html-recursive \
159	install-info-recursive install-pdf-recursive \
160	install-ps-recursive install-recursive installcheck-recursive \
161	installdirs-recursive pdf-recursive ps-recursive \
162	tags-recursive uninstall-recursive
163am__can_run_installinfo = \
164  case $$AM_UPDATE_INFO_DIR in \
165    n|no|NO) false;; \
166    *) (install-info --version) >/dev/null 2>&1;; \
167  esac
168am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
169am__vpath_adj = case $$p in \
170    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
171    *) f=$$p;; \
172  esac;
173am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
174am__install_max = 40
175am__nobase_strip_setup = \
176  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
177am__nobase_strip = \
178  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
179am__nobase_list = $(am__nobase_strip_setup); \
180  for p in $$list; do echo "$$p $$p"; done | \
181  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
182  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
183    if (++n[$$2] == $(am__install_max)) \
184      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
185    END { for (dir in files) print dir, files[dir] }'
186am__base_list = \
187  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
188  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
189am__uninstall_files_from_dir = { \
190  test -z "$$files" \
191    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
192    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
193         $(am__cd) "$$dir" && rm -f $$files; }; \
194  }
195am__installdirs = "$(DESTDIR)$(dlgdatadir)" "$(DESTDIR)$(plugindir)"
196DATA = $(dlgdata_DATA) $(plugin_DATA)
197HEADERS = $(noinst_HEADERS)
198RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
199  distclean-recursive maintainer-clean-recursive
200am__recursive_targets = \
201  $(RECURSIVE_TARGETS) \
202  $(RECURSIVE_CLEAN_TARGETS) \
203  $(am__extra_recursive_targets)
204AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
205	distdir
206am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
207# Read a list of newline-separated strings from the standard input,
208# and print each of them once, without duplicates.  Input order is
209# *not* preserved.
210am__uniquify_input = $(AWK) '\
211  BEGIN { nonempty = 0; } \
212  { items[$$0] = 1; nonempty = 1; } \
213  END { if (nonempty) { for (i in items) print i; }; } \
214'
215# Make sure the list of sources is unique.  This is necessary because,
216# e.g., the same source file might be shared among _SOURCES variables
217# for different programs/libraries.
218am__define_uniq_tagged_files = \
219  list='$(am__tagged_files)'; \
220  unique=`for i in $$list; do \
221    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
222  done | $(am__uniquify_input)`
223ETAGS = etags
224CTAGS = ctags
225DIST_SUBDIRS = $(SUBDIRS)
226am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/aqpaypal.xml.in \
227	$(top_srcdir)/depcomp
228DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
229am__relativize = \
230  dir0=`pwd`; \
231  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
232  sed_rest='s,^[^/]*/*,,'; \
233  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
234  sed_butlast='s,/*[^/]*$$,,'; \
235  while test -n "$$dir1"; do \
236    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
237    if test "$$first" != "."; then \
238      if test "$$first" = ".."; then \
239        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
240        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
241      else \
242        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
243        if test "$$first2" = "$$first"; then \
244          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
245        else \
246          dir2="../$$dir2"; \
247        fi; \
248        dir0="$$dir0"/"$$first"; \
249      fi; \
250    fi; \
251    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
252  done; \
253  reldir="$$dir2"
254ACLOCAL = @ACLOCAL@
255ADD_ACLOCAL_FLAGS = @ADD_ACLOCAL_FLAGS@
256AMTAR = @AMTAR@
257AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
258AQBANKING_CLI_VERSION_STRING = @AQBANKING_CLI_VERSION_STRING@
259AQBANKING_FINTS_VERSION_STRING = @AQBANKING_FINTS_VERSION_STRING@
260AQBANKING_SO_AGE = @AQBANKING_SO_AGE@
261AQBANKING_SO_CURRENT = @AQBANKING_SO_CURRENT@
262AQBANKING_SO_EFFECTIVE = @AQBANKING_SO_EFFECTIVE@
263AQBANKING_SO_REVISION = @AQBANKING_SO_REVISION@
264AQBANKING_VERSION_BUILD = @AQBANKING_VERSION_BUILD@
265AQBANKING_VERSION_FULL_STRING = @AQBANKING_VERSION_FULL_STRING@
266AQBANKING_VERSION_MAJOR = @AQBANKING_VERSION_MAJOR@
267AQBANKING_VERSION_MINOR = @AQBANKING_VERSION_MINOR@
268AQBANKING_VERSION_PATCHLEVEL = @AQBANKING_VERSION_PATCHLEVEL@
269AQBANKING_VERSION_RELEASE_STRING = @AQBANKING_VERSION_RELEASE_STRING@
270AQBANKING_VERSION_STRING = @AQBANKING_VERSION_STRING@
271AQBANKING_VERSION_TAG = @AQBANKING_VERSION_TAG@
272AQEBICS_CFLAGS = @AQEBICS_CFLAGS@
273AQEBICS_LIBS = @AQEBICS_LIBS@
274AR = @AR@
275AS = @AS@
276ASTYLE = @ASTYLE@
277AUTOCONF = @AUTOCONF@
278AUTOHEADER = @AUTOHEADER@
279AUTOMAKE = @AUTOMAKE@
280AWK = @AWK@
281CC = @CC@
282CCDEPMODE = @CCDEPMODE@
283CFLAGS = @CFLAGS@
284CPP = @CPP@
285CPPFLAGS = @CPPFLAGS@
286CXX = @CXX@
287CXXCPP = @CXXCPP@
288CXXDEPMODE = @CXXDEPMODE@
289CXXFLAGS = @CXXFLAGS@
290CYGPATH_W = @CYGPATH_W@
291DATETIME = @DATETIME@
292DEFS = @DEFS@
293DEPDIR = @DEPDIR@
294DLLTOOL = @DLLTOOL@
295DOXYGEN_DEFINE = @DOXYGEN_DEFINE@
296DOXYGEN_EXCLUDE_PATTERNS = @DOXYGEN_EXCLUDE_PATTERNS@
297DOXYGEN_FILE_PATTERNS = @DOXYGEN_FILE_PATTERNS@
298DOXYGEN_INPUT = @DOXYGEN_INPUT@
299DOXYGEN_TAGFILES = @DOXYGEN_TAGFILES@
300DSYMUTIL = @DSYMUTIL@
301DUMPBIN = @DUMPBIN@
302ECHO_C = @ECHO_C@
303ECHO_N = @ECHO_N@
304ECHO_T = @ECHO_T@
305EGREP = @EGREP@
306EXEEXT = @EXEEXT@
307FGREP = @FGREP@
308GREP = @GREP@
309GTK2_CFLAGS = @GTK2_CFLAGS@
310GTK2_LIBS = @GTK2_LIBS@
311GWENGUI_GTK2_CFLAGS = @GWENGUI_GTK2_CFLAGS@
312GWENGUI_GTK2_LIBS = @GWENGUI_GTK2_LIBS@
313GWENHYWFAR_MINIMUM_VERSION = @GWENHYWFAR_MINIMUM_VERSION@
314HAVE_GWENGUI_GTK2 = @HAVE_GWENGUI_GTK2@
315HAVE_I18N = @HAVE_I18N@
316INSTALL = @INSTALL@
317INSTALL_DATA = @INSTALL_DATA@
318INSTALL_DLL_TARGET = @INSTALL_DLL_TARGET@
319INSTALL_PROGRAM = @INSTALL_PROGRAM@
320INSTALL_SCRIPT = @INSTALL_SCRIPT@
321INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
322LD = @LD@
323LDFLAGS = @LDFLAGS@
324LIBOBJS = @LIBOBJS@
325LIBS = @LIBS@
326LIBTOOL = @LIBTOOL@
327LIBXML_CFLAGS = @LIBXML_CFLAGS@
328LIBXML_LIBS = @LIBXML_LIBS@
329LIBXSLT_CFLAGS = @LIBXSLT_CFLAGS@
330LIBXSLT_LIBS = @LIBXSLT_LIBS@
331LIPO = @LIPO@
332LN_S = @LN_S@
333LTLIBOBJS = @LTLIBOBJS@
334LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
335MAKEINFO = @MAKEINFO@
336MAKE_DLL_TARGET = @MAKE_DLL_TARGET@
337MAKE_I18N_FILES = @MAKE_I18N_FILES@
338MANIFEST_TOOL = @MANIFEST_TOOL@
339MKDIR_P = @MKDIR_P@
340MSGFMT = @MSGFMT@
341MSGFMT_SUPPORTS_QT = @MSGFMT_SUPPORTS_QT@
342NM = @NM@
343NMEDIT = @NMEDIT@
344OBJDUMP = @OBJDUMP@
345OBJEXT = @OBJEXT@
346OSYSTEM = @OSYSTEM@
347OS_TYPE = @OS_TYPE@
348OTOOL = @OTOOL@
349OTOOL64 = @OTOOL64@
350PACKAGE = @PACKAGE@
351PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
352PACKAGE_NAME = @PACKAGE_NAME@
353PACKAGE_STRING = @PACKAGE_STRING@
354PACKAGE_TARNAME = @PACKAGE_TARNAME@
355PACKAGE_URL = @PACKAGE_URL@
356PACKAGE_VERSION = @PACKAGE_VERSION@
357PATH_SEPARATOR = @PATH_SEPARATOR@
358PKG_CONFIG = @PKG_CONFIG@
359PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
360PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
361RANLIB = @RANLIB@
362RC = @RC@
363SED = @SED@
364SET_MAKE = @SET_MAKE@
365SHELL = @SHELL@
366STRIP = @STRIP@
367STRIPALL = @STRIPALL@
368TUTORIALS = @TUTORIALS@
369USE_DOT = @USE_DOT@
370VERSION = @VERSION@
371XGETTEXT = @XGETTEXT@
372XMLMERGE = @XMLMERGE@
373XMLSEC_CFLAGS = @XMLSEC_CFLAGS@
374XMLSEC_LIBS = @XMLSEC_LIBS@
375abs_builddir = @abs_builddir@
376abs_srcdir = @abs_srcdir@
377abs_top_builddir = @abs_top_builddir@
378abs_top_srcdir = @abs_top_srcdir@
379ac_ct_AR = @ac_ct_AR@
380ac_ct_CC = @ac_ct_CC@
381ac_ct_CXX = @ac_ct_CXX@
382ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
383all_includes = @all_includes@
384all_libraries = @all_libraries@
385am__include = @am__include@
386am__leading_dot = @am__leading_dot@
387am__quote = @am__quote@
388am__tar = @am__tar@
389am__untar = @am__untar@
390aq_distrib_name = @aq_distrib_name@
391aq_distrib_tag = @aq_distrib_tag@
392aq_distrib_version = @aq_distrib_version@
393aqbanking_backends = @aqbanking_backends@
394aqbanking_cfg_searchdir = @aqbanking_cfg_searchdir@
395aqbanking_data_searchdir = @aqbanking_data_searchdir@
396aqbanking_headerdir = @aqbanking_headerdir@
397aqbanking_headerdir_am = @aqbanking_headerdir_am@
398aqbanking_includes = @aqbanking_includes@
399aqbanking_internal_libs = @aqbanking_internal_libs@
400aqbanking_ldflags = @aqbanking_ldflags@
401aqbanking_libs = @aqbanking_libs@
402aqbanking_locale_searchdir = @aqbanking_locale_searchdir@
403aqbanking_modules = @aqbanking_modules@
404aqbanking_pkgdatadir = @aqbanking_pkgdatadir@
405aqbanking_plugin_searchdir = @aqbanking_plugin_searchdir@
406aqbanking_plugindir = @aqbanking_plugindir@
407aqbanking_plugins_backends_dirs = @aqbanking_plugins_backends_dirs@
408aqbanking_plugins_backends_libs = @aqbanking_plugins_backends_libs@
409aqbanking_plugins_bankinfo_dirs = @aqbanking_plugins_bankinfo_dirs@
410aqbanking_plugins_bankinfo_libs = @aqbanking_plugins_bankinfo_libs@
411aqbanking_plugins_imexporters_dirs = @aqbanking_plugins_imexporters_dirs@
412aqbanking_plugins_imexporters_libs = @aqbanking_plugins_imexporters_libs@
413aqbanking_plugins_parsers_dirs = @aqbanking_plugins_parsers_dirs@
414aqbanking_symlinkdir = @aqbanking_symlinkdir@
415aqbanking_sys_is_windows = @aqbanking_sys_is_windows@
416aqbankingpp_modules = @aqbankingpp_modules@
417aqebics_datadir = @aqebics_datadir@
418aqebics_includes = @aqebics_includes@
419aqebics_internal_libs = @aqebics_internal_libs@
420aqebics_ldflags = @aqebics_ldflags@
421aqebics_libs = @aqebics_libs@
422aqfints_datadir = @aqfints_datadir@
423aqhbci_datadir = @aqhbci_datadir@
424aqhbci_includes = @aqhbci_includes@
425aqhbci_internal_libs = @aqhbci_internal_libs@
426aqhbci_ldflags = @aqhbci_ldflags@
427aqhbci_libs = @aqhbci_libs@
428aqofxconnect_includes = @aqofxconnect_includes@
429aqofxconnect_internal_libs = @aqofxconnect_internal_libs@
430aqofxconnect_libs = @aqofxconnect_libs@
431aqpaypal_includes = @aqpaypal_includes@
432aqpaypal_internal_libs = @aqpaypal_internal_libs@
433aqpaypal_libs = @aqpaypal_libs@
434bindir = @bindir@
435build = @build@
436build_alias = @build_alias@
437build_cpu = @build_cpu@
438build_os = @build_os@
439build_vendor = @build_vendor@
440builddir = @builddir@
441datadir = @datadir@
442datarootdir = @datarootdir@
443docdir = @docdir@
444docpath = @docpath@
445dvidir = @dvidir@
446exec_prefix = @exec_prefix@
447gmp_libs = @gmp_libs@
448gwenhywfar_bindir = @gwenhywfar_bindir@
449gwenhywfar_dir = @gwenhywfar_dir@
450gwenhywfar_has_crypt = @gwenhywfar_has_crypt@
451gwenhywfar_headers = @gwenhywfar_headers@
452gwenhywfar_includes = @gwenhywfar_includes@
453gwenhywfar_libs = @gwenhywfar_libs@
454gwenhywfar_plugins = @gwenhywfar_plugins@
455host = @host@
456host_alias = @host_alias@
457host_cpu = @host_cpu@
458host_os = @host_os@
459host_vendor = @host_vendor@
460htmldir = @htmldir@
461i18n_libs = @i18n_libs@
462includedir = @includedir@
463infodir = @infodir@
464install_sh = @install_sh@
465libdir = @libdir@
466libexecdir = @libexecdir@
467localedir = @localedir@
468localstatedir = @localstatedir@
469mandir = @mandir@
470mkdir_p = @mkdir_p@
471oldincludedir = @oldincludedir@
472pdfdir = @pdfdir@
473prefix = @prefix@
474program_transform_name = @program_transform_name@
475psdir = @psdir@
476runstatedir = @runstatedir@
477sbindir = @sbindir@
478sharedstatedir = @sharedstatedir@
479srcdir = @srcdir@
480sysconfdir = @sysconfdir@
481target_alias = @target_alias@
482top_build_prefix = @top_build_prefix@
483top_builddir = @top_builddir@
484top_srcdir = @top_srcdir@
485typemaker2_exe = @typemaker2_exe@
486visibility_cflags = @visibility_cflags@
487with_aqebics = @with_aqebics@
488with_aqhbci = @with_aqhbci@
489SUBDIRS = control
490AM_CPPFLAGS = -I$(top_srcdir)/src/libs -I$(top_builddir)/src/libs $(gwenhywfar_includes) -I$(srcdir)/..
491AM_CFLAGS = -DBUILDING_AQBANKING @visibility_cflags@
492
493#iheaderdir=${includedir}/aqpaypal
494#iheader_HEADERS=
495plugindir = $(aqbanking_plugindir)/providers
496plugin_DATA = aqpaypal.xml
497noinst_HEADERS = \
498 aqpaypal.h \
499 provider.h \
500 user.h \
501 aqpaypal_l.h \
502 provider_l.h provider_p.h \
503 user_p.h user_l.h \
504 dlg_newuser_p.h dlg_newuser_l.h \
505 dlg_edituser_p.h dlg_edituser_l.h \
506 dlg_editsecret_p.h dlg_editsecret_l.h
507
508
509# library
510noinst_LTLIBRARIES = libaqpaypal.la
511libaqpaypal_la_LIBADD = \
512 control/libpaypalcontrol.la
513
514libaqpaypal_la_SOURCES = \
515  user.c \
516  provider.c \
517  dlg_newuser.c \
518  dlg_edituser.c \
519  dlg_editsecret.c
520
521dlgdatadir = $(aqbanking_pkgdatadir)/backends/aqpaypal/dialogs
522dlgdata_DATA = \
523  dlg_newuser.dlg \
524  dlg_edituser.dlg \
525  dlg_editsecret.dlg
526
527INCLUDED_SOURCEFILES = \
528  provider_accspec.c \
529  provider_credentials.c \
530  provider_dialogs.c \
531  provider_getbalance.c \
532  provider_getstm.c \
533  provider_sendcmd.c \
534  provider_update.c
535
536EXTRA_DIST = aqpaypal.xml.in $(dlgdata_DATA) $(dlgimage_DATA) \
537  $(INCLUDED_SOURCEFILES)
538
539all: all-recursive
540
541.SUFFIXES:
542.SUFFIXES: .c .lo .o .obj
543$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
544	@for dep in $?; do \
545	  case '$(am__configure_deps)' in \
546	    *$$dep*) \
547	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
548	        && { if test -f $@; then exit 0; else break; fi; }; \
549	      exit 1;; \
550	  esac; \
551	done; \
552	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/libs/plugins/backends/aqpaypal/Makefile'; \
553	$(am__cd) $(top_srcdir) && \
554	  $(AUTOMAKE) --gnu src/libs/plugins/backends/aqpaypal/Makefile
555Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
556	@case '$?' in \
557	  *config.status*) \
558	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
559	  *) \
560	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
561	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
562	esac;
563
564$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
565	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
566
567$(top_srcdir)/configure:  $(am__configure_deps)
568	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
569$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
570	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
571$(am__aclocal_m4_deps):
572aqpaypal.xml: $(top_builddir)/config.status $(srcdir)/aqpaypal.xml.in
573	cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
574
575clean-noinstLTLIBRARIES:
576	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
577	@list='$(noinst_LTLIBRARIES)'; \
578	locs=`for p in $$list; do echo $$p; done | \
579	      sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
580	      sort -u`; \
581	test -z "$$locs" || { \
582	  echo rm -f $${locs}; \
583	  rm -f $${locs}; \
584	}
585
586libaqpaypal.la: $(libaqpaypal_la_OBJECTS) $(libaqpaypal_la_DEPENDENCIES) $(EXTRA_libaqpaypal_la_DEPENDENCIES)
587	$(AM_V_CCLD)$(LINK)  $(libaqpaypal_la_OBJECTS) $(libaqpaypal_la_LIBADD) $(LIBS)
588
589mostlyclean-compile:
590	-rm -f *.$(OBJEXT)
591
592distclean-compile:
593	-rm -f *.tab.c
594
595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlg_editsecret.Plo@am__quote@
596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlg_edituser.Plo@am__quote@
597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dlg_newuser.Plo@am__quote@
598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/provider.Plo@am__quote@
599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user.Plo@am__quote@
600
601.c.o:
602@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
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 $@ $<
607
608.c.obj:
609@am__fastdepCC_TRUE@	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
610@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
611@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
612@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
613@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
614
615.c.lo:
616@am__fastdepCC_TRUE@	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
617@am__fastdepCC_TRUE@	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
618@AMDEP_TRUE@@am__fastdepCC_FALSE@	$(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
619@AMDEP_TRUE@@am__fastdepCC_FALSE@	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
620@am__fastdepCC_FALSE@	$(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
621
622mostlyclean-libtool:
623	-rm -f *.lo
624
625clean-libtool:
626	-rm -rf .libs _libs
627install-dlgdataDATA: $(dlgdata_DATA)
628	@$(NORMAL_INSTALL)
629	@list='$(dlgdata_DATA)'; test -n "$(dlgdatadir)" || list=; \
630	if test -n "$$list"; then \
631	  echo " $(MKDIR_P) '$(DESTDIR)$(dlgdatadir)'"; \
632	  $(MKDIR_P) "$(DESTDIR)$(dlgdatadir)" || exit 1; \
633	fi; \
634	for p in $$list; do \
635	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
636	  echo "$$d$$p"; \
637	done | $(am__base_list) | \
638	while read files; do \
639	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dlgdatadir)'"; \
640	  $(INSTALL_DATA) $$files "$(DESTDIR)$(dlgdatadir)" || exit $$?; \
641	done
642
643uninstall-dlgdataDATA:
644	@$(NORMAL_UNINSTALL)
645	@list='$(dlgdata_DATA)'; test -n "$(dlgdatadir)" || list=; \
646	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
647	dir='$(DESTDIR)$(dlgdatadir)'; $(am__uninstall_files_from_dir)
648install-pluginDATA: $(plugin_DATA)
649	@$(NORMAL_INSTALL)
650	@list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
651	if test -n "$$list"; then \
652	  echo " $(MKDIR_P) '$(DESTDIR)$(plugindir)'"; \
653	  $(MKDIR_P) "$(DESTDIR)$(plugindir)" || exit 1; \
654	fi; \
655	for p in $$list; do \
656	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
657	  echo "$$d$$p"; \
658	done | $(am__base_list) | \
659	while read files; do \
660	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
661	  $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
662	done
663
664uninstall-pluginDATA:
665	@$(NORMAL_UNINSTALL)
666	@list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
667	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
668	dir='$(DESTDIR)$(plugindir)'; $(am__uninstall_files_from_dir)
669
670# This directory's subdirectories are mostly independent; you can cd
671# into them and run 'make' without going through this Makefile.
672# To change the values of 'make' variables: instead of editing Makefiles,
673# (1) if the variable is set in 'config.status', edit 'config.status'
674#     (which will cause the Makefiles to be regenerated when you run 'make');
675# (2) otherwise, pass the desired values on the 'make' command line.
676$(am__recursive_targets):
677	@fail=; \
678	if $(am__make_keepgoing); then \
679	  failcom='fail=yes'; \
680	else \
681	  failcom='exit 1'; \
682	fi; \
683	dot_seen=no; \
684	target=`echo $@ | sed s/-recursive//`; \
685	case "$@" in \
686	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
687	  *) list='$(SUBDIRS)' ;; \
688	esac; \
689	for subdir in $$list; do \
690	  echo "Making $$target in $$subdir"; \
691	  if test "$$subdir" = "."; then \
692	    dot_seen=yes; \
693	    local_target="$$target-am"; \
694	  else \
695	    local_target="$$target"; \
696	  fi; \
697	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
698	  || eval $$failcom; \
699	done; \
700	if test "$$dot_seen" = "no"; then \
701	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
702	fi; test -z "$$fail"
703
704ID: $(am__tagged_files)
705	$(am__define_uniq_tagged_files); mkid -fID $$unique
706tags: tags-recursive
707TAGS: tags
708
709tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
710	set x; \
711	here=`pwd`; \
712	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
713	  include_option=--etags-include; \
714	  empty_fix=.; \
715	else \
716	  include_option=--include; \
717	  empty_fix=; \
718	fi; \
719	list='$(SUBDIRS)'; for subdir in $$list; do \
720	  if test "$$subdir" = .; then :; else \
721	    test ! -f $$subdir/TAGS || \
722	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
723	  fi; \
724	done; \
725	$(am__define_uniq_tagged_files); \
726	shift; \
727	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
728	  test -n "$$unique" || unique=$$empty_fix; \
729	  if test $$# -gt 0; then \
730	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
731	      "$$@" $$unique; \
732	  else \
733	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
734	      $$unique; \
735	  fi; \
736	fi
737ctags: ctags-recursive
738
739CTAGS: ctags
740ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
741	$(am__define_uniq_tagged_files); \
742	test -z "$(CTAGS_ARGS)$$unique" \
743	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
744	     $$unique
745
746GTAGS:
747	here=`$(am__cd) $(top_builddir) && pwd` \
748	  && $(am__cd) $(top_srcdir) \
749	  && gtags -i $(GTAGS_ARGS) "$$here"
750cscopelist: cscopelist-recursive
751
752cscopelist-am: $(am__tagged_files)
753	list='$(am__tagged_files)'; \
754	case "$(srcdir)" in \
755	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
756	  *) sdir=$(subdir)/$(srcdir) ;; \
757	esac; \
758	for i in $$list; do \
759	  if test -f "$$i"; then \
760	    echo "$(subdir)/$$i"; \
761	  else \
762	    echo "$$sdir/$$i"; \
763	  fi; \
764	done >> $(top_builddir)/cscope.files
765
766distclean-tags:
767	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
768
769distdir: $(DISTFILES)
770	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
771	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
772	list='$(DISTFILES)'; \
773	  dist_files=`for file in $$list; do echo $$file; done | \
774	  sed -e "s|^$$srcdirstrip/||;t" \
775	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
776	case $$dist_files in \
777	  */*) $(MKDIR_P) `echo "$$dist_files" | \
778			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
779			   sort -u` ;; \
780	esac; \
781	for file in $$dist_files; do \
782	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
783	  if test -d $$d/$$file; then \
784	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
785	    if test -d "$(distdir)/$$file"; then \
786	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
787	    fi; \
788	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
789	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
790	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
791	    fi; \
792	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
793	  else \
794	    test -f "$(distdir)/$$file" \
795	    || cp -p $$d/$$file "$(distdir)/$$file" \
796	    || exit 1; \
797	  fi; \
798	done
799	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
800	  if test "$$subdir" = .; then :; else \
801	    $(am__make_dryrun) \
802	      || test -d "$(distdir)/$$subdir" \
803	      || $(MKDIR_P) "$(distdir)/$$subdir" \
804	      || exit 1; \
805	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
806	    $(am__relativize); \
807	    new_distdir=$$reldir; \
808	    dir1=$$subdir; dir2="$(top_distdir)"; \
809	    $(am__relativize); \
810	    new_top_distdir=$$reldir; \
811	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
812	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
813	    ($(am__cd) $$subdir && \
814	      $(MAKE) $(AM_MAKEFLAGS) \
815	        top_distdir="$$new_top_distdir" \
816	        distdir="$$new_distdir" \
817		am__remove_distdir=: \
818		am__skip_length_check=: \
819		am__skip_mode_fix=: \
820	        distdir) \
821	      || exit 1; \
822	  fi; \
823	done
824check-am: all-am
825check: check-recursive
826all-am: Makefile $(LTLIBRARIES) $(DATA) $(HEADERS)
827installdirs: installdirs-recursive
828installdirs-am:
829	for dir in "$(DESTDIR)$(dlgdatadir)" "$(DESTDIR)$(plugindir)"; do \
830	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
831	done
832install: install-recursive
833install-exec: install-exec-recursive
834install-data: install-data-recursive
835uninstall: uninstall-recursive
836
837install-am: all-am
838	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
839
840installcheck: installcheck-recursive
841install-strip:
842	if test -z '$(STRIP)'; then \
843	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
844	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
845	      install; \
846	else \
847	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
848	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
849	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
850	fi
851mostlyclean-generic:
852
853clean-generic:
854
855distclean-generic:
856	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
857	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
858
859maintainer-clean-generic:
860	@echo "This command is intended for maintainers to use"
861	@echo "it deletes files that may require special tools to rebuild."
862clean: clean-recursive
863
864clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
865	mostlyclean-am
866
867distclean: distclean-recursive
868	-rm -rf ./$(DEPDIR)
869	-rm -f Makefile
870distclean-am: clean-am distclean-compile distclean-generic \
871	distclean-tags
872
873dvi: dvi-recursive
874
875dvi-am:
876
877html: html-recursive
878
879html-am:
880
881info: info-recursive
882
883info-am:
884
885install-data-am: install-dlgdataDATA install-pluginDATA
886
887install-dvi: install-dvi-recursive
888
889install-dvi-am:
890
891install-exec-am:
892
893install-html: install-html-recursive
894
895install-html-am:
896
897install-info: install-info-recursive
898
899install-info-am:
900
901install-man:
902
903install-pdf: install-pdf-recursive
904
905install-pdf-am:
906
907install-ps: install-ps-recursive
908
909install-ps-am:
910
911installcheck-am:
912
913maintainer-clean: maintainer-clean-recursive
914	-rm -rf ./$(DEPDIR)
915	-rm -f Makefile
916maintainer-clean-am: distclean-am maintainer-clean-generic
917
918mostlyclean: mostlyclean-recursive
919
920mostlyclean-am: mostlyclean-compile mostlyclean-generic \
921	mostlyclean-libtool
922
923pdf: pdf-recursive
924
925pdf-am:
926
927ps: ps-recursive
928
929ps-am:
930
931uninstall-am: uninstall-dlgdataDATA uninstall-pluginDATA
932
933.MAKE: $(am__recursive_targets) install-am install-strip
934
935.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
936	check-am clean clean-generic clean-libtool \
937	clean-noinstLTLIBRARIES cscopelist-am ctags ctags-am distclean \
938	distclean-compile distclean-generic distclean-libtool \
939	distclean-tags distdir dvi dvi-am html html-am info info-am \
940	install install-am install-data install-data-am \
941	install-dlgdataDATA install-dvi install-dvi-am install-exec \
942	install-exec-am install-html install-html-am install-info \
943	install-info-am install-man install-pdf install-pdf-am \
944	install-pluginDATA install-ps install-ps-am install-strip \
945	installcheck installcheck-am installdirs installdirs-am \
946	maintainer-clean maintainer-clean-generic mostlyclean \
947	mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
948	pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
949	uninstall-dlgdataDATA uninstall-pluginDATA
950
951.PRECIOUS: Makefile
952
953
954sources:
955	for d in $(SUBDIRS); do \
956	  $(MAKE) -C $$d sources; \
957	done
958	for f in $(dlgdata_DATA); do \
959	  echo $(subdir)/$$f >>$(top_srcdir)/dlgsources; \
960	done
961	for f in $(plugin_DATA); do \
962	  echo $(subdir)/$$f >>$(top_srcdir)/pdsources; \
963	done
964	for f in $(libaqpaypal_la_SOURCES) $(INCLUDED_SOURCEFILES); do \
965	  echo $(subdir)/$$f >>$(top_srcdir)/i18nsources; \
966	done
967
968built_sources:
969
970cppcheck:
971	for f in $(libaqpaypal_la_SOURCES); do \
972	  cppcheck --force $$f ; \
973	done
974	for d in $(SUBDIRS); do \
975	  $(MAKE) -C $$d cppcheck; \
976	done
977
978typefiles:
979
980typedefs:
981
982# Tell versions [3.59,3.63) of GNU make to not export all variables.
983# Otherwise a system limit (for SysV at least) may be exceeded.
984.NOEXPORT:
985