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

« back to all changes in this revision

Viewing changes to src/plugins/imexporters/qif/profiles/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.
16
17
 
17
18
VPATH = @srcdir@
18
19
pkgdatadir = $(datadir)/@PACKAGE@
 
20
pkgincludedir = $(includedir)/@PACKAGE@
19
21
pkglibdir = $(libdir)/@PACKAGE@
20
 
pkgincludedir = $(includedir)/@PACKAGE@
 
22
pkglibexecdir = $(libexecdir)/@PACKAGE@
21
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
22
24
install_sh_DATA = $(install_sh) -c -m 644
23
25
install_sh_PROGRAM = $(install_sh) -c
49
51
mkinstalldirs = $(install_sh) -d
50
52
CONFIG_HEADER = $(top_builddir)/config.h
51
53
CONFIG_CLEAN_FILES = default.conf
 
54
CONFIG_CLEAN_VPATH_FILES =
52
55
SOURCES =
53
56
DIST_SOURCES =
54
57
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
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)$(profilesdir)"
61
 
profilesDATA_INSTALL = $(INSTALL_DATA)
62
79
DATA = $(profiles_DATA)
63
80
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64
81
ACLOCAL = @ACLOCAL@
168
185
PACKAGE_NAME = @PACKAGE_NAME@
169
186
PACKAGE_STRING = @PACKAGE_STRING@
170
187
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
188
PACKAGE_URL = @PACKAGE_URL@
171
189
PACKAGE_VERSION = @PACKAGE_VERSION@
172
190
PATH_SEPARATOR = @PATH_SEPARATOR@
173
191
PKG_CONFIG = @PKG_CONFIG@
337
355
              exit 1;; \
338
356
          esac; \
339
357
        done; \
340
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/plugins/imexporters/qif/profiles/Makefile'; \
341
 
        cd $(top_srcdir) && \
342
 
          $(AUTOMAKE) --gnu  src/plugins/imexporters/qif/profiles/Makefile
 
358
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/plugins/imexporters/qif/profiles/Makefile'; \
 
359
        $(am__cd) $(top_srcdir) && \
 
360
          $(AUTOMAKE) --gnu src/plugins/imexporters/qif/profiles/Makefile
343
361
.PRECIOUS: Makefile
344
362
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
345
363
        @case '$?' in \
357
375
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
358
376
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
359
377
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
378
$(am__aclocal_m4_deps):
360
379
default.conf: $(top_builddir)/config.status $(srcdir)/default.conf.in
361
380
        cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
362
381
 
368
387
install-profilesDATA: $(profiles_DATA)
369
388
        @$(NORMAL_INSTALL)
370
389
        test -z "$(profilesdir)" || $(MKDIR_P) "$(DESTDIR)$(profilesdir)"
371
 
        @list='$(profiles_DATA)'; for p in $$list; do \
 
390
        @list='$(profiles_DATA)'; test -n "$(profilesdir)" || list=; \
 
391
        for p in $$list; do \
372
392
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
373
 
          f=$(am__strip_dir) \
374
 
          echo " $(profilesDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(profilesdir)/$$f'"; \
375
 
          $(profilesDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(profilesdir)/$$f"; \
 
393
          echo "$$d$$p"; \
 
394
        done | $(am__base_list) | \
 
395
        while read files; do \
 
396
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(profilesdir)'"; \
 
397
          $(INSTALL_DATA) $$files "$(DESTDIR)$(profilesdir)" || exit $$?; \
376
398
        done
377
399
 
378
400
uninstall-profilesDATA:
379
401
        @$(NORMAL_UNINSTALL)
380
 
        @list='$(profiles_DATA)'; for p in $$list; do \
381
 
          f=$(am__strip_dir) \
382
 
          echo " rm -f '$(DESTDIR)$(profilesdir)/$$f'"; \
383
 
          rm -f "$(DESTDIR)$(profilesdir)/$$f"; \
384
 
        done
 
402
        @list='$(profiles_DATA)'; test -n "$(profilesdir)" || list=; \
 
403
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
404
        test -n "$$files" || exit 0; \
 
405
        echo " ( cd '$(DESTDIR)$(profilesdir)' && rm -f" $$files ")"; \
 
406
        cd "$(DESTDIR)$(profilesdir)" && rm -f $$files
385
407
tags: TAGS
386
408
TAGS:
387
409
 
405
427
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
406
428
          if test -d $$d/$$file; then \
407
429
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
430
            if test -d "$(distdir)/$$file"; then \
 
431
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
432
            fi; \
408
433
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
409
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
434
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
435
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
410
436
            fi; \
411
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
437
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
412
438
          else \
413
 
            test -f $(distdir)/$$file \
414
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
439
            test -f "$(distdir)/$$file" \
 
440
            || cp -p $$d/$$file "$(distdir)/$$file" \
415
441
            || exit 1; \
416
442
          fi; \
417
443
        done
442
468
 
443
469
distclean-generic:
444
470
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
471
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
445
472
 
446
473
maintainer-clean-generic:
447
474
        @echo "This command is intended for maintainers to use"
460
487
 
461
488
html: html-am
462
489
 
 
490
html-am:
 
491
 
463
492
info: info-am
464
493
 
465
494
info-am:
468
497
 
469
498
install-dvi: install-dvi-am
470
499
 
 
500
install-dvi-am:
 
501
 
471
502
install-exec-am:
472
503
 
473
504
install-html: install-html-am
474
505
 
 
506
install-html-am:
 
507
 
475
508
install-info: install-info-am
476
509
 
 
510
install-info-am:
 
511
 
477
512
install-man:
478
513
 
479
514
install-pdf: install-pdf-am
480
515
 
 
516
install-pdf-am:
 
517
 
481
518
install-ps: install-ps-am
482
519
 
 
520
install-ps-am:
 
521
 
483
522
installcheck-am:
484
523
 
485
524
maintainer-clean: maintainer-clean-am
514
553
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
515
554
        uninstall uninstall-am uninstall-profilesDATA
516
555
 
 
556
 
517
557
# Tell versions [3.59,3.63) of GNU make to not export all variables.
518
558
# Otherwise a system limit (for SysV at least) may be exceeded.
519
559
.NOEXPORT: