~ubuntu-branches/ubuntu/trusty/evolution-exchange/trusty

« back to all changes in this revision

Viewing changes to tools/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Michael Biebl, Jeremy Bicha, Michael Biebl
  • Date: 2012-06-20 06:48:27 UTC
  • mfrom: (1.1.80) (0.1.20 sid)
  • Revision ID: package-import@ubuntu.com-20120620064827-yzlmon3kc8gzd7pf
Tags: 3.4.3-2
* Team upload.

[ Jeremy Bicha ]
* Drop debian/exchange-connector-setup-2.26.1:
  - The manpage doesn't have any useful information and wasn't
    being installed anyway.

[ Michael Biebl ]
* Strip debian/tmp/ from .install file.
* List missing files on installation.
* Update Vcs-* URLs.
* Drop obsolete Build-Depends on liborbit2-dev and group the evo/eds
  Build-Depends together.
* Drop obsolete workaround to set -fPIC explicitly via CFLAGS.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.5 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, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
18
18
 
19
19
 
20
20
VPATH = @srcdir@
 
21
am__make_dryrun = \
 
22
  { \
 
23
    am__dry=no; \
 
24
    case $$MAKEFLAGS in \
 
25
      *\\[\ \   ]*) \
 
26
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
 
27
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
 
28
      *) \
 
29
        for am__flg in $$MAKEFLAGS; do \
 
30
          case $$am__flg in \
 
31
            *=*|--*) ;; \
 
32
            *n*) am__dry=yes; break;; \
 
33
          esac; \
 
34
        done;; \
 
35
    esac; \
 
36
    test $$am__dry = yes; \
 
37
  }
21
38
pkgdatadir = $(datadir)/@PACKAGE@
22
39
pkgincludedir = $(includedir)/@PACKAGE@
23
40
pkglibdir = $(libdir)/@PACKAGE@
75
92
am__base_list = \
76
93
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
77
94
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
95
am__uninstall_files_from_dir = { \
 
96
  test -z "$$files" \
 
97
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
98
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
99
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
100
  }
78
101
am__installdirs = "$(DESTDIR)$(privsolibdir)" "$(DESTDIR)$(imagesdir)" \
79
102
        "$(DESTDIR)$(uidir)"
80
103
LTLIBRARIES = $(privsolib_LTLIBRARIES)
87
110
am_libevolution_exchange_shared_la_OBJECTS = libevolution_exchange_shared_la-exchange-share-config-listener.lo
88
111
libevolution_exchange_shared_la_OBJECTS =  \
89
112
        $(am_libevolution_exchange_shared_la_OBJECTS)
90
 
AM_V_lt = $(am__v_lt_$(V))
91
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
113
AM_V_lt = $(am__v_lt_@AM_V@)
 
114
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
92
115
am__v_lt_0 = --silent
93
116
libevolution_exchange_shared_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
94
117
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
120
143
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
121
144
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
122
145
        $(AM_CFLAGS) $(CFLAGS)
123
 
AM_V_CC = $(am__v_CC_$(V))
124
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
146
AM_V_CC = $(am__v_CC_@AM_V@)
 
147
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
125
148
am__v_CC_0 = @echo "  CC    " $@;
126
 
AM_V_at = $(am__v_at_$(V))
127
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
149
AM_V_at = $(am__v_at_@AM_V@)
 
150
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
128
151
am__v_at_0 = @
129
152
CCLD = $(CC)
130
153
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
131
154
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
132
155
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
133
 
AM_V_CCLD = $(am__v_CCLD_$(V))
134
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
156
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
157
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
135
158
am__v_CCLD_0 = @echo "  CCLD  " $@;
136
 
AM_V_GEN = $(am__v_GEN_$(V))
137
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
159
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
160
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
138
161
am__v_GEN_0 = @echo "  GEN   " $@;
139
162
SOURCES = $(libevolution_exchange_shared_la_SOURCES) \
140
163
        $(exchange_connector_setup_SOURCES)
141
164
DIST_SOURCES = $(libevolution_exchange_shared_la_SOURCES) \
142
165
        $(exchange_connector_setup_SOURCES)
 
166
am__can_run_installinfo = \
 
167
  case $$AM_UPDATE_INFO_DIR in \
 
168
    n|no|NO) false;; \
 
169
    *) (install-info --version) >/dev/null 2>&1;; \
 
170
  esac
143
171
DATA = $(images_DATA) $(ui_DATA)
144
172
ETAGS = etags
145
173
CTAGS = ctags
224
252
INTLTOOL_MERGE = @INTLTOOL_MERGE@
225
253
INTLTOOL_PERL = @INTLTOOL_PERL@
226
254
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
255
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
256
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
257
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
258
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
227
259
KRB5_CFLAGS = @KRB5_CFLAGS@
228
260
KRB5_LIBS = @KRB5_LIBS@
229
261
LD = @LD@
313
345
includedir = @includedir@
314
346
infodir = @infodir@
315
347
install_sh = @install_sh@
 
348
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
349
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
316
350
libdir = @libdir@
317
351
libexecdir = @libexecdir@
318
352
localedir = @localedir@
451
485
$(am__aclocal_m4_deps):
452
486
install-privsolibLTLIBRARIES: $(privsolib_LTLIBRARIES)
453
487
        @$(NORMAL_INSTALL)
454
 
        test -z "$(privsolibdir)" || $(MKDIR_P) "$(DESTDIR)$(privsolibdir)"
455
488
        @list='$(privsolib_LTLIBRARIES)'; test -n "$(privsolibdir)" || list=; \
456
489
        list2=; for p in $$list; do \
457
490
          if test -f $$p; then \
459
492
          else :; fi; \
460
493
        done; \
461
494
        test -z "$$list2" || { \
 
495
          echo " $(MKDIR_P) '$(DESTDIR)$(privsolibdir)'"; \
 
496
          $(MKDIR_P) "$(DESTDIR)$(privsolibdir)" || exit 1; \
462
497
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(privsolibdir)'"; \
463
498
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(privsolibdir)"; \
464
499
        }
480
515
          echo "rm -f \"$${dir}/so_locations\""; \
481
516
          rm -f "$${dir}/so_locations"; \
482
517
        done
483
 
libevolution-exchange-shared.la: $(libevolution_exchange_shared_la_OBJECTS) $(libevolution_exchange_shared_la_DEPENDENCIES) 
 
518
libevolution-exchange-shared.la: $(libevolution_exchange_shared_la_OBJECTS) $(libevolution_exchange_shared_la_DEPENDENCIES) $(EXTRA_libevolution_exchange_shared_la_DEPENDENCIES) 
484
519
        $(AM_V_CCLD)$(libevolution_exchange_shared_la_LINK) -rpath $(privsolibdir) $(libevolution_exchange_shared_la_OBJECTS) $(libevolution_exchange_shared_la_LIBADD) $(LIBS)
485
520
 
486
521
clean-noinstPROGRAMS:
491
526
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
492
527
        echo " rm -f" $$list; \
493
528
        rm -f $$list
494
 
exchange-connector-setup$(EXEEXT): $(exchange_connector_setup_OBJECTS) $(exchange_connector_setup_DEPENDENCIES) 
 
529
exchange-connector-setup$(EXEEXT): $(exchange_connector_setup_OBJECTS) $(exchange_connector_setup_DEPENDENCIES) $(EXTRA_exchange_connector_setup_DEPENDENCIES) 
495
530
        @rm -f exchange-connector-setup$(EXEEXT)
496
531
        $(AM_V_CCLD)$(exchange_connector_setup_LINK) $(exchange_connector_setup_OBJECTS) $(exchange_connector_setup_LDADD) $(LIBS)
497
532
 
508
543
.c.o:
509
544
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
510
545
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
511
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
512
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
546
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
513
547
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
514
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
548
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
515
549
 
516
550
.c.obj:
517
551
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
518
552
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
519
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
520
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
553
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
521
554
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
522
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
555
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
523
556
 
524
557
.c.lo:
525
558
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
526
559
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
527
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
528
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
560
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
529
561
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
530
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
562
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
531
563
 
532
564
libevolution_exchange_shared_la-exchange-share-config-listener.lo: exchange-share-config-listener.c
533
565
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libevolution_exchange_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libevolution_exchange_shared_la-exchange-share-config-listener.lo -MD -MP -MF $(DEPDIR)/libevolution_exchange_shared_la-exchange-share-config-listener.Tpo -c -o libevolution_exchange_shared_la-exchange-share-config-listener.lo `test -f 'exchange-share-config-listener.c' || echo '$(srcdir)/'`exchange-share-config-listener.c
534
566
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libevolution_exchange_shared_la-exchange-share-config-listener.Tpo $(DEPDIR)/libevolution_exchange_shared_la-exchange-share-config-listener.Plo
535
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
536
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='exchange-share-config-listener.c' object='libevolution_exchange_shared_la-exchange-share-config-listener.lo' libtool=yes @AMDEPBACKSLASH@
 
567
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='exchange-share-config-listener.c' object='libevolution_exchange_shared_la-exchange-share-config-listener.lo' libtool=yes @AMDEPBACKSLASH@
537
568
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
538
 
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libevolution_exchange_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libevolution_exchange_shared_la-exchange-share-config-listener.lo `test -f 'exchange-share-config-listener.c' || echo '$(srcdir)/'`exchange-share-config-listener.c
 
569
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libevolution_exchange_shared_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libevolution_exchange_shared_la-exchange-share-config-listener.lo `test -f 'exchange-share-config-listener.c' || echo '$(srcdir)/'`exchange-share-config-listener.c
539
570
 
540
571
exchange_connector_setup-ximian-connector-setup.o: ximian-connector-setup.c
541
572
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exchange_connector_setup-ximian-connector-setup.o -MD -MP -MF $(DEPDIR)/exchange_connector_setup-ximian-connector-setup.Tpo -c -o exchange_connector_setup-ximian-connector-setup.o `test -f 'ximian-connector-setup.c' || echo '$(srcdir)/'`ximian-connector-setup.c
542
573
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/exchange_connector_setup-ximian-connector-setup.Tpo $(DEPDIR)/exchange_connector_setup-ximian-connector-setup.Po
543
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
544
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ximian-connector-setup.c' object='exchange_connector_setup-ximian-connector-setup.o' libtool=no @AMDEPBACKSLASH@
 
574
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ximian-connector-setup.c' object='exchange_connector_setup-ximian-connector-setup.o' libtool=no @AMDEPBACKSLASH@
545
575
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
546
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-ximian-connector-setup.o `test -f 'ximian-connector-setup.c' || echo '$(srcdir)/'`ximian-connector-setup.c
 
576
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-ximian-connector-setup.o `test -f 'ximian-connector-setup.c' || echo '$(srcdir)/'`ximian-connector-setup.c
547
577
 
548
578
exchange_connector_setup-ximian-connector-setup.obj: ximian-connector-setup.c
549
579
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exchange_connector_setup-ximian-connector-setup.obj -MD -MP -MF $(DEPDIR)/exchange_connector_setup-ximian-connector-setup.Tpo -c -o exchange_connector_setup-ximian-connector-setup.obj `if test -f 'ximian-connector-setup.c'; then $(CYGPATH_W) 'ximian-connector-setup.c'; else $(CYGPATH_W) '$(srcdir)/ximian-connector-setup.c'; fi`
550
580
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/exchange_connector_setup-ximian-connector-setup.Tpo $(DEPDIR)/exchange_connector_setup-ximian-connector-setup.Po
551
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
552
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='ximian-connector-setup.c' object='exchange_connector_setup-ximian-connector-setup.obj' libtool=no @AMDEPBACKSLASH@
 
581
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='ximian-connector-setup.c' object='exchange_connector_setup-ximian-connector-setup.obj' libtool=no @AMDEPBACKSLASH@
553
582
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-ximian-connector-setup.obj `if test -f 'ximian-connector-setup.c'; then $(CYGPATH_W) 'ximian-connector-setup.c'; else $(CYGPATH_W) '$(srcdir)/ximian-connector-setup.c'; fi`
 
583
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-ximian-connector-setup.obj `if test -f 'ximian-connector-setup.c'; then $(CYGPATH_W) 'ximian-connector-setup.c'; else $(CYGPATH_W) '$(srcdir)/ximian-connector-setup.c'; fi`
555
584
 
556
585
exchange_connector_setup-exchange-autoconfig-wizard.o: exchange-autoconfig-wizard.c
557
586
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exchange_connector_setup-exchange-autoconfig-wizard.o -MD -MP -MF $(DEPDIR)/exchange_connector_setup-exchange-autoconfig-wizard.Tpo -c -o exchange_connector_setup-exchange-autoconfig-wizard.o `test -f 'exchange-autoconfig-wizard.c' || echo '$(srcdir)/'`exchange-autoconfig-wizard.c
558
587
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/exchange_connector_setup-exchange-autoconfig-wizard.Tpo $(DEPDIR)/exchange_connector_setup-exchange-autoconfig-wizard.Po
559
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
560
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='exchange-autoconfig-wizard.c' object='exchange_connector_setup-exchange-autoconfig-wizard.o' libtool=no @AMDEPBACKSLASH@
 
588
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='exchange-autoconfig-wizard.c' object='exchange_connector_setup-exchange-autoconfig-wizard.o' libtool=no @AMDEPBACKSLASH@
561
589
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
562
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-exchange-autoconfig-wizard.o `test -f 'exchange-autoconfig-wizard.c' || echo '$(srcdir)/'`exchange-autoconfig-wizard.c
 
590
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-exchange-autoconfig-wizard.o `test -f 'exchange-autoconfig-wizard.c' || echo '$(srcdir)/'`exchange-autoconfig-wizard.c
563
591
 
564
592
exchange_connector_setup-exchange-autoconfig-wizard.obj: exchange-autoconfig-wizard.c
565
593
@am__fastdepCC_TRUE@    $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT exchange_connector_setup-exchange-autoconfig-wizard.obj -MD -MP -MF $(DEPDIR)/exchange_connector_setup-exchange-autoconfig-wizard.Tpo -c -o exchange_connector_setup-exchange-autoconfig-wizard.obj `if test -f 'exchange-autoconfig-wizard.c'; then $(CYGPATH_W) 'exchange-autoconfig-wizard.c'; else $(CYGPATH_W) '$(srcdir)/exchange-autoconfig-wizard.c'; fi`
566
594
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/exchange_connector_setup-exchange-autoconfig-wizard.Tpo $(DEPDIR)/exchange_connector_setup-exchange-autoconfig-wizard.Po
567
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
568
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='exchange-autoconfig-wizard.c' object='exchange_connector_setup-exchange-autoconfig-wizard.obj' libtool=no @AMDEPBACKSLASH@
 
595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='exchange-autoconfig-wizard.c' object='exchange_connector_setup-exchange-autoconfig-wizard.obj' libtool=no @AMDEPBACKSLASH@
569
596
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
570
 
@am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-exchange-autoconfig-wizard.obj `if test -f 'exchange-autoconfig-wizard.c'; then $(CYGPATH_W) 'exchange-autoconfig-wizard.c'; else $(CYGPATH_W) '$(srcdir)/exchange-autoconfig-wizard.c'; fi`
 
597
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(exchange_connector_setup_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o exchange_connector_setup-exchange-autoconfig-wizard.obj `if test -f 'exchange-autoconfig-wizard.c'; then $(CYGPATH_W) 'exchange-autoconfig-wizard.c'; else $(CYGPATH_W) '$(srcdir)/exchange-autoconfig-wizard.c'; fi`
571
598
 
572
599
mostlyclean-libtool:
573
600
        -rm -f *.lo
576
603
        -rm -rf .libs _libs
577
604
install-imagesDATA: $(images_DATA)
578
605
        @$(NORMAL_INSTALL)
579
 
        test -z "$(imagesdir)" || $(MKDIR_P) "$(DESTDIR)$(imagesdir)"
580
606
        @list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
 
607
        if test -n "$$list"; then \
 
608
          echo " $(MKDIR_P) '$(DESTDIR)$(imagesdir)'"; \
 
609
          $(MKDIR_P) "$(DESTDIR)$(imagesdir)" || exit 1; \
 
610
        fi; \
581
611
        for p in $$list; do \
582
612
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
583
613
          echo "$$d$$p"; \
591
621
        @$(NORMAL_UNINSTALL)
592
622
        @list='$(images_DATA)'; test -n "$(imagesdir)" || list=; \
593
623
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
594
 
        test -n "$$files" || exit 0; \
595
 
        echo " ( cd '$(DESTDIR)$(imagesdir)' && rm -f" $$files ")"; \
596
 
        cd "$(DESTDIR)$(imagesdir)" && rm -f $$files
 
624
        dir='$(DESTDIR)$(imagesdir)'; $(am__uninstall_files_from_dir)
597
625
install-uiDATA: $(ui_DATA)
598
626
        @$(NORMAL_INSTALL)
599
 
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
600
627
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
 
628
        if test -n "$$list"; then \
 
629
          echo " $(MKDIR_P) '$(DESTDIR)$(uidir)'"; \
 
630
          $(MKDIR_P) "$(DESTDIR)$(uidir)" || exit 1; \
 
631
        fi; \
601
632
        for p in $$list; do \
602
633
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
603
634
          echo "$$d$$p"; \
611
642
        @$(NORMAL_UNINSTALL)
612
643
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
613
644
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
614
 
        test -n "$$files" || exit 0; \
615
 
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
616
 
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
 
645
        dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
617
646
 
618
647
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
619
648
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
714
743
 
715
744
installcheck: installcheck-am
716
745
install-strip:
717
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
718
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
719
 
          `test -z '$(STRIP)' || \
720
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
746
        if test -z '$(STRIP)'; then \
 
747
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
748
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
749
              install; \
 
750
        else \
 
751
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
752
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
753
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
754
        fi
721
755
mostlyclean-generic:
722
756
 
723
757
clean-generic: