~ubuntu-branches/ubuntu/lucid/libaqbanking/lucid

« back to all changes in this revision

Viewing changes to src/plugins/bankinfo/de/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Micha Lenk
  • Date: 2009-12-31 13:00:26 UTC
  • mfrom: (1.1.18 upstream) (4.1.10 sid)
  • Revision ID: james.westby@ubuntu.com-20091231130026-wvsfhd6i6hutk5kc
Tags: 4.2.1-1
* New upstream release
* Fix typo in libaqbanking-data's package description (closes: #557493).
  Thanks to Pascal De Vuyst for pointing it out.
* Fix typos in manpages of qb-help and aqbanking-config (thanks lintian).
* Ignore parallel=N in DEB_BUILD_OPTIONS -- upstream doesn't support it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
18
19
 
19
20
VPATH = @srcdir@
20
21
pkgdatadir = $(datadir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
21
23
pkglibdir = $(libdir)/@PACKAGE@
22
 
pkgincludedir = $(includedir)/@PACKAGE@
 
24
pkglibexecdir = $(libexecdir)/@PACKAGE@
23
25
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24
26
install_sh_DATA = $(install_sh) -c -m 644
25
27
install_sh_PROGRAM = $(install_sh) -c
51
53
mkinstalldirs = $(install_sh) -d
52
54
CONFIG_HEADER = $(top_builddir)/config.h
53
55
CONFIG_CLEAN_FILES = de.xml
 
56
CONFIG_CLEAN_VPATH_FILES =
54
57
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
55
58
am__vpath_adj = case $$p in \
56
59
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57
60
    *) f=$$p;; \
58
61
  esac;
59
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
62
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
63
am__install_max = 40
 
64
am__nobase_strip_setup = \
 
65
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
66
am__nobase_strip = \
 
67
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
68
am__nobase_list = $(am__nobase_strip_setup); \
 
69
  for p in $$list; do echo "$$p $$p"; done | \
 
70
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
71
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
72
    if (++n[$$2] == $(am__install_max)) \
 
73
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
74
    END { for (dir in files) print dir, files[dir] }'
 
75
am__base_list = \
 
76
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
77
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
60
78
am__installdirs = "$(DESTDIR)$(bankinfoplugindir)" \
61
79
        "$(DESTDIR)$(bankinfoplugindir)"
62
 
bankinfopluginLTLIBRARIES_INSTALL = $(INSTALL)
63
80
LTLIBRARIES = $(bankinfoplugin_LTLIBRARIES)
64
81
am__DEPENDENCIES_1 =
65
82
de_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
72
89
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
73
90
depcomp = $(SHELL) $(top_srcdir)/depcomp
74
91
am__depfiles_maybe = depfiles
 
92
am__mv = mv -f
75
93
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
76
94
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
77
95
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
83
101
        $(LDFLAGS) -o $@
84
102
SOURCES = $(de_la_SOURCES)
85
103
DIST_SOURCES = $(de_la_SOURCES)
86
 
bankinfopluginDATA_INSTALL = $(INSTALL_DATA)
87
104
DATA = $(bankinfoplugin_DATA)
88
105
HEADERS = $(noinst_HEADERS)
89
106
ETAGS = etags
196
213
PACKAGE_NAME = @PACKAGE_NAME@
197
214
PACKAGE_STRING = @PACKAGE_STRING@
198
215
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
216
PACKAGE_URL = @PACKAGE_URL@
199
217
PACKAGE_VERSION = @PACKAGE_VERSION@
200
218
PATH_SEPARATOR = @PATH_SEPARATOR@
201
219
PKG_CONFIG = @PKG_CONFIG@
371
389
              exit 1;; \
372
390
          esac; \
373
391
        done; \
374
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/plugins/bankinfo/de/Makefile'; \
375
 
        cd $(top_srcdir) && \
376
 
          $(AUTOMAKE) --gnu  src/plugins/bankinfo/de/Makefile
 
392
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/bankinfo/de/Makefile'; \
 
393
        $(am__cd) $(top_srcdir) && \
 
394
          $(AUTOMAKE) --gnu src/plugins/bankinfo/de/Makefile
377
395
.PRECIOUS: Makefile
378
396
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
379
397
        @case '$?' in \
391
409
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
392
410
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
393
411
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
412
$(am__aclocal_m4_deps):
394
413
de.xml: $(top_builddir)/config.status $(srcdir)/de.xml.in
395
414
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
396
415
install-bankinfopluginLTLIBRARIES: $(bankinfoplugin_LTLIBRARIES)
397
416
        @$(NORMAL_INSTALL)
398
417
        test -z "$(bankinfoplugindir)" || $(MKDIR_P) "$(DESTDIR)$(bankinfoplugindir)"
399
 
        @list='$(bankinfoplugin_LTLIBRARIES)'; for p in $$list; do \
 
418
        @list='$(bankinfoplugin_LTLIBRARIES)'; test -n "$(bankinfoplugindir)" || list=; \
 
419
        list2=; for p in $$list; do \
400
420
          if test -f $$p; then \
401
 
            f=$(am__strip_dir) \
402
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(bankinfopluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(bankinfoplugindir)/$$f'"; \
403
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(bankinfopluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(bankinfoplugindir)/$$f"; \
 
421
            list2="$$list2 $$p"; \
404
422
          else :; fi; \
405
 
        done
 
423
        done; \
 
424
        test -z "$$list2" || { \
 
425
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bankinfoplugindir)'"; \
 
426
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bankinfoplugindir)"; \
 
427
        }
406
428
 
407
429
uninstall-bankinfopluginLTLIBRARIES:
408
430
        @$(NORMAL_UNINSTALL)
409
 
        @list='$(bankinfoplugin_LTLIBRARIES)'; for p in $$list; do \
410
 
          p=$(am__strip_dir) \
411
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bankinfoplugindir)/$$p'"; \
412
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bankinfoplugindir)/$$p"; \
 
431
        @list='$(bankinfoplugin_LTLIBRARIES)'; test -n "$(bankinfoplugindir)" || list=; \
 
432
        for p in $$list; do \
 
433
          $(am__strip_dir) \
 
434
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bankinfoplugindir)/$$f'"; \
 
435
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bankinfoplugindir)/$$f"; \
413
436
        done
414
437
 
415
438
clean-bankinfopluginLTLIBRARIES:
433
456
 
434
457
.c.o:
435
458
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
436
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
459
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
437
460
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
438
461
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
439
462
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
440
463
 
441
464
.c.obj:
442
465
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
443
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
466
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
444
467
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
445
468
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
446
469
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
447
470
 
448
471
.c.lo:
449
472
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
450
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
473
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
451
474
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
452
475
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
453
476
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
460
483
install-bankinfopluginDATA: $(bankinfoplugin_DATA)
461
484
        @$(NORMAL_INSTALL)
462
485
        test -z "$(bankinfoplugindir)" || $(MKDIR_P) "$(DESTDIR)$(bankinfoplugindir)"
463
 
        @list='$(bankinfoplugin_DATA)'; for p in $$list; do \
 
486
        @list='$(bankinfoplugin_DATA)'; test -n "$(bankinfoplugindir)" || list=; \
 
487
        for p in $$list; do \
464
488
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
465
 
          f=$(am__strip_dir) \
466
 
          echo " $(bankinfopluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(bankinfoplugindir)/$$f'"; \
467
 
          $(bankinfopluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(bankinfoplugindir)/$$f"; \
 
489
          echo "$$d$$p"; \
 
490
        done | $(am__base_list) | \
 
491
        while read files; do \
 
492
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bankinfoplugindir)'"; \
 
493
          $(INSTALL_DATA) $$files "$(DESTDIR)$(bankinfoplugindir)" || exit $$?; \
468
494
        done
469
495
 
470
496
uninstall-bankinfopluginDATA:
471
497
        @$(NORMAL_UNINSTALL)
472
 
        @list='$(bankinfoplugin_DATA)'; for p in $$list; do \
473
 
          f=$(am__strip_dir) \
474
 
          echo " rm -f '$(DESTDIR)$(bankinfoplugindir)/$$f'"; \
475
 
          rm -f "$(DESTDIR)$(bankinfoplugindir)/$$f"; \
476
 
        done
 
498
        @list='$(bankinfoplugin_DATA)'; test -n "$(bankinfoplugindir)" || list=; \
 
499
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
500
        test -n "$$files" || exit 0; \
 
501
        echo " ( cd '$(DESTDIR)$(bankinfoplugindir)' && rm -f" $$files ")"; \
 
502
        cd "$(DESTDIR)$(bankinfoplugindir)" && rm -f $$files
477
503
 
478
504
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
479
505
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
487
513
 
488
514
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
489
515
                $(TAGS_FILES) $(LISP)
490
 
        tags=; \
 
516
        set x; \
491
517
        here=`pwd`; \
492
518
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
493
519
        unique=`for i in $$list; do \
495
521
          done | \
496
522
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
497
523
              END { if (nonempty) { for (i in files) print i; }; }'`; \
498
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
524
        shift; \
 
525
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
499
526
          test -n "$$unique" || unique=$$empty_fix; \
500
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
501
 
            $$tags $$unique; \
 
527
          if test $$# -gt 0; then \
 
528
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
529
              "$$@" $$unique; \
 
530
          else \
 
531
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
532
              $$unique; \
 
533
          fi; \
502
534
        fi
503
535
ctags: CTAGS
504
536
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
505
537
                $(TAGS_FILES) $(LISP)
506
 
        tags=; \
507
538
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
508
539
        unique=`for i in $$list; do \
509
540
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510
541
          done | \
511
542
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
512
543
              END { if (nonempty) { for (i in files) print i; }; }'`; \
513
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
544
        test -z "$(CTAGS_ARGS)$$unique" \
514
545
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
515
 
             $$tags $$unique
 
546
             $$unique
516
547
 
517
548
GTAGS:
518
549
        here=`$(am__cd) $(top_builddir) && pwd` \
519
 
          && cd $(top_srcdir) \
520
 
          && gtags -i $(GTAGS_ARGS) $$here
 
550
          && $(am__cd) $(top_srcdir) \
 
551
          && gtags -i $(GTAGS_ARGS) "$$here"
521
552
 
522
553
distclean-tags:
523
554
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
538
569
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
539
570
          if test -d $$d/$$file; then \
540
571
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
572
            if test -d "$(distdir)/$$file"; then \
 
573
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
574
            fi; \
541
575
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
542
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
576
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
577
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
543
578
            fi; \
544
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
579
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
545
580
          else \
546
 
            test -f $(distdir)/$$file \
547
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
581
            test -f "$(distdir)/$$file" \
 
582
            || cp -p $$d/$$file "$(distdir)/$$file" \
548
583
            || exit 1; \
549
584
          fi; \
550
585
        done
575
610
 
576
611
distclean-generic:
577
612
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
613
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
578
614
 
579
615
maintainer-clean-generic:
580
616
        @echo "This command is intended for maintainers to use"
596
632
 
597
633
html: html-am
598
634
 
 
635
html-am:
 
636
 
599
637
info: info-am
600
638
 
601
639
info-am:
605
643
 
606
644
install-dvi: install-dvi-am
607
645
 
 
646
install-dvi-am:
 
647
 
608
648
install-exec-am:
609
649
 
610
650
install-html: install-html-am
611
651
 
 
652
install-html-am:
 
653
 
612
654
install-info: install-info-am
613
655
 
 
656
install-info-am:
 
657
 
614
658
install-man:
615
659
 
616
660
install-pdf: install-pdf-am
617
661
 
 
662
install-pdf-am:
 
663
 
618
664
install-ps: install-ps-am
619
665
 
 
666
install-ps-am:
 
667
 
620
668
installcheck-am:
621
669
 
622
670
maintainer-clean: maintainer-clean-am
663
711
        for f in $(de_la_SOURCES); do \
664
712
          echo $(subdir)/$$f >>$(top_srcdir)/i18nsources; \
665
713
        done
 
714
 
666
715
# Tell versions [3.59,3.63) of GNU make to not export all variables.
667
716
# Otherwise a system limit (for SysV at least) may be exceeded.
668
717
.NOEXPORT: