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