~ubuntu-branches/ubuntu/karmic/evolution/karmic-proposed

« back to all changes in this revision

Viewing changes to plugins/backup-restore/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-10-19 11:28:09 UTC
  • mfrom: (1.1.69 upstream)
  • Revision ID: james.westby@ubuntu.com-20091019112809-dm58mhdd7mkedv4h
Tags: 2.28.1-0ubuntu1
* New upstream version:
  Bug Fixes:
  - #552552 - File/Empty Trash does not expunge maildir folder    
  - #592117 - Calendar printout love
  - #592313 - Default label names untranslated (lp: #442250)
  - #594373 - Calendar notifications are not cleared from system tray    
              (lp: #437755)
  - #595501 - Crash on a changed filter rule removal (lp: #452921)
  - #595923 - Fix user doc compilation warnings 
  - #595938 - User doc clean up 
  - #596130 - Use correct Name and GenericName in .desktop file    
  - #596157 - Use "Message-ID" instead of "Message-Id" 
  - #596160 - Compiler warnings about _MailComponentPrivate.quit_state    
  - #596712 - Recovered messages not autosaved until modification
  - #596800 - Hang on contacts merging 
  - #597108 - E_CONFIG_SECTION headers not properly escaped    
  - #597564 - Invalid g_object_unref call in redo_queries 
  Miscellaneous:
  Disable gdk_event_get_graphics_expose
  Various composer autosave fixes. 
* debian/patches/90_autoconf.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 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
54
56
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55
57
CONFIG_HEADER = $(top_builddir)/config.h
56
58
CONFIG_CLEAN_FILES =
 
59
CONFIG_CLEAN_VPATH_FILES =
57
60
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
58
61
am__vpath_adj = case $$p in \
59
62
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
60
63
    *) f=$$p;; \
61
64
  esac;
62
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
65
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
66
am__install_max = 40
 
67
am__nobase_strip_setup = \
 
68
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
69
am__nobase_strip = \
 
70
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
71
am__nobase_list = $(am__nobase_strip_setup); \
 
72
  for p in $$list; do echo "$$p $$p"; done | \
 
73
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
74
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
75
    if (++n[$$2] == $(am__install_max)) \
 
76
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
77
    END { for (dir in files) print dir, files[dir] }'
 
78
am__base_list = \
 
79
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
80
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
63
81
am__installdirs = "$(DESTDIR)$(plugindir)" \
64
82
        "$(DESTDIR)$(privlibexecdir)" "$(DESTDIR)$(errordir)" \
65
83
        "$(DESTDIR)$(plugindir)"
66
 
pluginLTLIBRARIES_INSTALL = $(INSTALL)
67
84
LTLIBRARIES = $(plugin_LTLIBRARIES)
68
85
liborg_gnome_backup_restore_la_DEPENDENCIES =  \
69
86
        $(top_builddir)/e-util/libeutil.la
70
87
am_liborg_gnome_backup_restore_la_OBJECTS = backup-restore.lo
71
88
liborg_gnome_backup_restore_la_OBJECTS =  \
72
89
        $(am_liborg_gnome_backup_restore_la_OBJECTS)
73
 
liborg_gnome_backup_restore_la_LINK = $(LIBTOOL) --tag=CC \
 
90
AM_V_lt = $(am__v_lt_$(V))
 
91
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
92
am__v_lt_0 = --silent
 
93
liborg_gnome_backup_restore_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
74
94
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
75
95
        $(AM_CFLAGS) $(CFLAGS) \
76
96
        $(liborg_gnome_backup_restore_la_LDFLAGS) $(LDFLAGS) -o $@
77
 
privlibexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
78
97
PROGRAMS = $(privlibexec_PROGRAMS)
79
98
am_evolution_backup_OBJECTS = backup.$(OBJEXT)
80
99
evolution_backup_OBJECTS = $(am_evolution_backup_OBJECTS)
81
100
am__DEPENDENCIES_1 =
82
101
evolution_backup_DEPENDENCIES = $(am__DEPENDENCIES_1) \
83
102
        $(top_builddir)/e-util/libeutil.la
84
 
evolution_backup_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
85
 
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
86
 
        $(evolution_backup_LDFLAGS) $(LDFLAGS) -o $@
 
103
evolution_backup_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
 
104
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
105
        $(AM_CFLAGS) $(CFLAGS) $(evolution_backup_LDFLAGS) $(LDFLAGS) \
 
106
        -o $@
87
107
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
88
108
depcomp = $(SHELL) $(top_srcdir)/depcomp
89
109
am__depfiles_maybe = depfiles
 
110
am__mv = mv -f
90
111
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
91
112
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
113
AM_V_CC = $(am__v_CC_$(V))
 
114
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
115
am__v_CC_0 = @echo "  CC    " $@;
 
116
AM_V_at = $(am__v_at_$(V))
 
117
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
118
am__v_at_0 = @
92
119
CCLD = $(CC)
93
 
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
94
 
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
95
 
        $(LDFLAGS) -o $@
 
120
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
121
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
 
122
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
 
123
AM_V_CCLD = $(am__v_CCLD_$(V))
 
124
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
125
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
126
AM_V_GEN = $(am__v_GEN_$(V))
 
127
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
128
am__v_GEN_0 = @echo "  GEN   " $@;
96
129
SOURCES = $(liborg_gnome_backup_restore_la_SOURCES) \
97
130
        $(evolution_backup_SOURCES)
98
131
DIST_SOURCES = $(liborg_gnome_backup_restore_la_SOURCES) \
99
132
        $(evolution_backup_SOURCES)
100
 
errorDATA_INSTALL = $(INSTALL_DATA)
101
 
pluginDATA_INSTALL = $(INSTALL_DATA)
102
133
DATA = $(error_DATA) $(plugin_DATA)
103
134
ETAGS = etags
104
135
CTAGS = ctags
109
140
ALLOCA = @ALLOCA@
110
141
ALL_LINGUAS = @ALL_LINGUAS@
111
142
AMTAR = @AMTAR@
 
143
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
112
144
AR = @AR@
113
145
AS = @AS@
114
146
AUTOCONF = @AUTOCONF@
455
487
        @for dep in $?; do \
456
488
          case '$(am__configure_deps)' in \
457
489
            *$$dep*) \
458
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
459
 
                && exit 0; \
 
490
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
491
                && { if test -f $@; then exit 0; else break; fi; }; \
460
492
              exit 1;; \
461
493
          esac; \
462
494
        done; \
463
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  plugins/backup-restore/Makefile'; \
464
 
        cd $(top_srcdir) && \
465
 
          $(AUTOMAKE) --gnu  plugins/backup-restore/Makefile
 
495
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu plugins/backup-restore/Makefile'; \
 
496
        $(am__cd) $(top_srcdir) && \
 
497
          $(AUTOMAKE) --gnu plugins/backup-restore/Makefile
466
498
.PRECIOUS: Makefile
467
499
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
468
500
        @case '$?' in \
480
512
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
481
513
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
482
514
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
515
$(am__aclocal_m4_deps):
483
516
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
484
517
        @$(NORMAL_INSTALL)
485
518
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
486
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
519
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
520
        list2=; for p in $$list; do \
487
521
          if test -f $$p; then \
488
 
            f=$(am__strip_dir) \
489
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
490
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
522
            list2="$$list2 $$p"; \
491
523
          else :; fi; \
492
 
        done
 
524
        done; \
 
525
        test -z "$$list2" || { \
 
526
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
 
527
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
 
528
        }
493
529
 
494
530
uninstall-pluginLTLIBRARIES:
495
531
        @$(NORMAL_UNINSTALL)
496
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
497
 
          p=$(am__strip_dir) \
498
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
499
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
 
532
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
533
        for p in $$list; do \
 
534
          $(am__strip_dir) \
 
535
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
536
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
500
537
        done
501
538
 
502
539
clean-pluginLTLIBRARIES:
508
545
          rm -f "$${dir}/so_locations"; \
509
546
        done
510
547
liborg-gnome-backup-restore.la: $(liborg_gnome_backup_restore_la_OBJECTS) $(liborg_gnome_backup_restore_la_DEPENDENCIES) 
511
 
        $(liborg_gnome_backup_restore_la_LINK) -rpath $(plugindir) $(liborg_gnome_backup_restore_la_OBJECTS) $(liborg_gnome_backup_restore_la_LIBADD) $(LIBS)
 
548
        $(AM_V_CCLD)$(liborg_gnome_backup_restore_la_LINK) -rpath $(plugindir) $(liborg_gnome_backup_restore_la_OBJECTS) $(liborg_gnome_backup_restore_la_LIBADD) $(LIBS)
512
549
install-privlibexecPROGRAMS: $(privlibexec_PROGRAMS)
513
550
        @$(NORMAL_INSTALL)
514
551
        test -z "$(privlibexecdir)" || $(MKDIR_P) "$(DESTDIR)$(privlibexecdir)"
515
 
        @list='$(privlibexec_PROGRAMS)'; for p in $$list; do \
516
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
517
 
          if test -f $$p \
518
 
             || test -f $$p1 \
519
 
          ; then \
520
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
521
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(privlibexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(privlibexecdir)/$$f'"; \
522
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(privlibexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(privlibexecdir)/$$f" || exit 1; \
523
 
          else :; fi; \
524
 
        done
 
552
        @list='$(privlibexec_PROGRAMS)'; test -n "$(privlibexecdir)" || list=; \
 
553
        for p in $$list; do echo "$$p $$p"; done | \
 
554
        sed 's/$(EXEEXT)$$//' | \
 
555
        while read p p1; do if test -f $$p || test -f $$p1; \
 
556
          then echo "$$p"; echo "$$p"; else :; fi; \
 
557
        done | \
 
558
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
559
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
560
        sed 'N;N;N;s,\n, ,g' | \
 
561
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
562
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
563
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
564
            else { print "f", $$3 "/" $$4, $$1; } } \
 
565
          END { for (d in files) print "f", d, files[d] }' | \
 
566
        while read type dir files; do \
 
567
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
568
            test -z "$$files" || { \
 
569
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(privlibexecdir)$$dir'"; \
 
570
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(privlibexecdir)$$dir" || exit $$?; \
 
571
            } \
 
572
        ; done
525
573
 
526
574
uninstall-privlibexecPROGRAMS:
527
575
        @$(NORMAL_UNINSTALL)
528
 
        @list='$(privlibexec_PROGRAMS)'; for p in $$list; do \
529
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
530
 
          echo " rm -f '$(DESTDIR)$(privlibexecdir)/$$f'"; \
531
 
          rm -f "$(DESTDIR)$(privlibexecdir)/$$f"; \
532
 
        done
 
576
        @list='$(privlibexec_PROGRAMS)'; test -n "$(privlibexecdir)" || list=; \
 
577
        files=`for p in $$list; do echo "$$p"; done | \
 
578
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
579
              -e 's/$$/$(EXEEXT)/' `; \
 
580
        test -n "$$list" || exit 0; \
 
581
        echo " ( cd '$(DESTDIR)$(privlibexecdir)' && rm -f" $$files ")"; \
 
582
        cd "$(DESTDIR)$(privlibexecdir)" && rm -f $$files
533
583
 
534
584
clean-privlibexecPROGRAMS:
535
 
        @list='$(privlibexec_PROGRAMS)'; for p in $$list; do \
536
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
537
 
          echo " rm -f $$p $$f"; \
538
 
          rm -f $$p $$f ; \
539
 
        done
 
585
        @list='$(privlibexec_PROGRAMS)'; test -n "$$list" || exit 0; \
 
586
        echo " rm -f" $$list; \
 
587
        rm -f $$list || exit $$?; \
 
588
        test -n "$(EXEEXT)" || exit 0; \
 
589
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
590
        echo " rm -f" $$list; \
 
591
        rm -f $$list
540
592
evolution-backup$(EXEEXT): $(evolution_backup_OBJECTS) $(evolution_backup_DEPENDENCIES) 
541
593
        @rm -f evolution-backup$(EXEEXT)
542
 
        $(evolution_backup_LINK) $(evolution_backup_OBJECTS) $(evolution_backup_LDADD) $(LIBS)
 
594
        $(AM_V_CCLD)$(evolution_backup_LINK) $(evolution_backup_OBJECTS) $(evolution_backup_LDADD) $(LIBS)
543
595
 
544
596
mostlyclean-compile:
545
597
        -rm -f *.$(OBJEXT)
551
603
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/backup.Po@am__quote@
552
604
 
553
605
.c.o:
554
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
555
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
606
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
607
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
608
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
556
609
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
557
610
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
558
611
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
559
612
 
560
613
.c.obj:
561
 
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
562
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
614
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
615
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
616
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
563
617
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
564
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
565
619
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
566
620
 
567
621
.c.lo:
568
 
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
569
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
622
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
623
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
624
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
570
625
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
571
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
572
627
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
579
634
install-errorDATA: $(error_DATA)
580
635
        @$(NORMAL_INSTALL)
581
636
        test -z "$(errordir)" || $(MKDIR_P) "$(DESTDIR)$(errordir)"
582
 
        @list='$(error_DATA)'; for p in $$list; do \
 
637
        @list='$(error_DATA)'; test -n "$(errordir)" || list=; \
 
638
        for p in $$list; do \
583
639
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
584
 
          f=$(am__strip_dir) \
585
 
          echo " $(errorDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(errordir)/$$f'"; \
586
 
          $(errorDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(errordir)/$$f"; \
 
640
          echo "$$d$$p"; \
 
641
        done | $(am__base_list) | \
 
642
        while read files; do \
 
643
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(errordir)'"; \
 
644
          $(INSTALL_DATA) $$files "$(DESTDIR)$(errordir)" || exit $$?; \
587
645
        done
588
646
 
589
647
uninstall-errorDATA:
590
648
        @$(NORMAL_UNINSTALL)
591
 
        @list='$(error_DATA)'; for p in $$list; do \
592
 
          f=$(am__strip_dir) \
593
 
          echo " rm -f '$(DESTDIR)$(errordir)/$$f'"; \
594
 
          rm -f "$(DESTDIR)$(errordir)/$$f"; \
595
 
        done
 
649
        @list='$(error_DATA)'; test -n "$(errordir)" || list=; \
 
650
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
651
        test -n "$$files" || exit 0; \
 
652
        echo " ( cd '$(DESTDIR)$(errordir)' && rm -f" $$files ")"; \
 
653
        cd "$(DESTDIR)$(errordir)" && rm -f $$files
596
654
install-pluginDATA: $(plugin_DATA)
597
655
        @$(NORMAL_INSTALL)
598
656
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
599
 
        @list='$(plugin_DATA)'; for p in $$list; do \
 
657
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
 
658
        for p in $$list; do \
600
659
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
601
 
          f=$(am__strip_dir) \
602
 
          echo " $(pluginDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
603
 
          $(pluginDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
660
          echo "$$d$$p"; \
 
661
        done | $(am__base_list) | \
 
662
        while read files; do \
 
663
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(plugindir)'"; \
 
664
          $(INSTALL_DATA) $$files "$(DESTDIR)$(plugindir)" || exit $$?; \
604
665
        done
605
666
 
606
667
uninstall-pluginDATA:
607
668
        @$(NORMAL_UNINSTALL)
608
 
        @list='$(plugin_DATA)'; for p in $$list; do \
609
 
          f=$(am__strip_dir) \
610
 
          echo " rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
611
 
          rm -f "$(DESTDIR)$(plugindir)/$$f"; \
612
 
        done
 
669
        @list='$(plugin_DATA)'; test -n "$(plugindir)" || list=; \
 
670
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
671
        test -n "$$files" || exit 0; \
 
672
        echo " ( cd '$(DESTDIR)$(plugindir)' && rm -f" $$files ")"; \
 
673
        cd "$(DESTDIR)$(plugindir)" && rm -f $$files
613
674
 
614
675
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
615
676
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
616
677
        unique=`for i in $$list; do \
617
678
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
618
679
          done | \
619
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
680
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
620
681
              END { if (nonempty) { for (i in files) print i; }; }'`; \
621
682
        mkid -fID $$unique
622
683
tags: TAGS
623
684
 
624
685
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
625
686
                $(TAGS_FILES) $(LISP)
626
 
        tags=; \
 
687
        set x; \
627
688
        here=`pwd`; \
628
689
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
629
690
        unique=`for i in $$list; do \
631
692
          done | \
632
693
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
633
694
              END { if (nonempty) { for (i in files) print i; }; }'`; \
634
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
695
        shift; \
 
696
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
635
697
          test -n "$$unique" || unique=$$empty_fix; \
636
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
637
 
            $$tags $$unique; \
 
698
          if test $$# -gt 0; then \
 
699
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
700
              "$$@" $$unique; \
 
701
          else \
 
702
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
703
              $$unique; \
 
704
          fi; \
638
705
        fi
639
706
ctags: CTAGS
640
707
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
641
708
                $(TAGS_FILES) $(LISP)
642
 
        tags=; \
643
709
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
644
710
        unique=`for i in $$list; do \
645
711
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
646
712
          done | \
647
713
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
648
714
              END { if (nonempty) { for (i in files) print i; }; }'`; \
649
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
715
        test -z "$(CTAGS_ARGS)$$unique" \
650
716
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
651
 
             $$tags $$unique
 
717
             $$unique
652
718
 
653
719
GTAGS:
654
720
        here=`$(am__cd) $(top_builddir) && pwd` \
655
 
          && cd $(top_srcdir) \
656
 
          && gtags -i $(GTAGS_ARGS) $$here
 
721
          && $(am__cd) $(top_srcdir) \
 
722
          && gtags -i $(GTAGS_ARGS) "$$here"
657
723
 
658
724
distclean-tags:
659
725
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
674
740
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
675
741
          if test -d $$d/$$file; then \
676
742
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
743
            if test -d "$(distdir)/$$file"; then \
 
744
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
745
            fi; \
677
746
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
678
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
747
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
748
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
679
749
            fi; \
680
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
750
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
681
751
          else \
682
 
            test -f $(distdir)/$$file \
683
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
752
            test -f "$(distdir)/$$file" \
 
753
            || cp -p $$d/$$file "$(distdir)/$$file" \
684
754
            || exit 1; \
685
755
          fi; \
686
756
        done
714
784
 
715
785
distclean-generic:
716
786
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
787
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
717
788
 
718
789
maintainer-clean-generic:
719
790
        @echo "This command is intended for maintainers to use"
736
807
 
737
808
html: html-am
738
809
 
 
810
html-am:
 
811
 
739
812
info: info-am
740
813
 
741
814
info-am:
745
818
 
746
819
install-dvi: install-dvi-am
747
820
 
 
821
install-dvi-am:
 
822
 
748
823
install-exec-am: install-privlibexecPROGRAMS
749
824
 
750
825
install-html: install-html-am
751
826
 
 
827
install-html-am:
 
828
 
752
829
install-info: install-info-am
753
830
 
 
831
install-info-am:
 
832
 
754
833
install-man:
755
834
 
756
835
install-pdf: install-pdf-am
757
836
 
 
837
install-pdf-am:
 
838
 
758
839
install-ps: install-ps-am
759
840
 
 
841
install-ps-am:
 
842
 
760
843
installcheck-am:
761
844
 
762
845
maintainer-clean: maintainer-clean-am
780
863
uninstall-am: uninstall-errorDATA uninstall-pluginDATA \
781
864
        uninstall-pluginLTLIBRARIES uninstall-privlibexecPROGRAMS
782
865
 
783
 
.MAKE: install-am install-strip
 
866
.MAKE: all check install install-am install-strip
784
867
 
785
868
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
786
869
        clean-libtool clean-pluginLTLIBRARIES \
804
887
@EVO_PLUGIN_RULE@
805
888
 
806
889
-include $(top_srcdir)/git.mk
 
890
 
807
891
# Tell versions [3.59,3.63) of GNU make to not export all variables.
808
892
# Otherwise a system limit (for SysV at least) may be exceeded.
809
893
.NOEXPORT: