~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to camel/providers/imap/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
41
41
        $(srcdir)/Makefile.in ChangeLog
42
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
43
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
44
 
        $(top_srcdir)/m4/dolt.m4 $(top_srcdir)/m4/evo_ldap_check.m4 \
 
44
        $(top_srcdir)/m4/evo_krb5_support.m4 \
 
45
        $(top_srcdir)/m4/evo_ldap_check.m4 \
45
46
        $(top_srcdir)/m4/evo_pthread_check.m4 \
46
47
        $(top_srcdir)/m4/evo_purify_support.m4 \
47
48
        $(top_srcdir)/m4/evo_sunldap_check.m4 \
83
84
libcamelimap_la_DEPENDENCIES = $(top_builddir)/libedataserver/libedataserver-${API_VERSION}.la \
84
85
        $(top_builddir)/camel/libcamel-provider-1.2.la \
85
86
        $(top_builddir)/camel/libcamel-1.2.la $(am__DEPENDENCIES_1)
86
 
am_libcamelimap_la_OBJECTS = camel-imap-command.lo \
87
 
        camel-imap-folder.lo camel-imap-message-cache.lo \
88
 
        camel-imap-provider.lo camel-imap-search.lo \
89
 
        camel-imap-store.lo camel-imap-store-summary.lo \
90
 
        camel-imap-summary.lo camel-imap-journal.lo \
91
 
        camel-imap-utils.lo camel-imap-wrapper.lo
 
87
am_libcamelimap_la_OBJECTS = libcamelimap_la-camel-imap-command.lo \
 
88
        libcamelimap_la-camel-imap-folder.lo \
 
89
        libcamelimap_la-camel-imap-message-cache.lo \
 
90
        libcamelimap_la-camel-imap-provider.lo \
 
91
        libcamelimap_la-camel-imap-search.lo \
 
92
        libcamelimap_la-camel-imap-store.lo \
 
93
        libcamelimap_la-camel-imap-store-summary.lo \
 
94
        libcamelimap_la-camel-imap-summary.lo \
 
95
        libcamelimap_la-camel-imap-journal.lo \
 
96
        libcamelimap_la-camel-imap-utils.lo \
 
97
        libcamelimap_la-camel-imap-wrapper.lo
92
98
libcamelimap_la_OBJECTS = $(am_libcamelimap_la_OBJECTS)
93
99
AM_V_lt = $(am__v_lt_$(V))
94
100
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
103
109
am__mv = mv -f
104
110
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
105
111
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
112
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
 
113
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
 
114
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
 
115
        $(AM_CFLAGS) $(CFLAGS)
106
116
AM_V_CC = $(am__v_CC_$(V))
107
117
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
108
118
am__v_CC_0 = @echo "  CC    " $@;
130
140
ALLOCA = @ALLOCA@
131
141
ALL_LINGUAS = @ALL_LINGUAS@
132
142
AMTAR = @AMTAR@
 
143
AM_CPPFLAGS = @AM_CPPFLAGS@
133
144
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
134
145
API_VERSION = @API_VERSION@
135
146
AR = @AR@
154
165
CPPFLAGS = @CPPFLAGS@
155
166
CYGPATH_W = @CYGPATH_W@
156
167
DATADIRNAME = @DATADIRNAME@
 
168
DBUS_BINDING_TOOL = @DBUS_BINDING_TOOL@
 
169
DBUS_GLIB_CFLAGS = @DBUS_GLIB_CFLAGS@
 
170
DBUS_GLIB_LIBS = @DBUS_GLIB_LIBS@
 
171
DBUS_GLIB_REQUIRED = @DBUS_GLIB_REQUIRED@
157
172
DB_CFLAGS = @DB_CFLAGS@
158
173
DB_LIBS = @DB_LIBS@
159
174
DEFS = @DEFS@
160
175
DEPDIR = @DEPDIR@
161
176
DLLTOOL = @DLLTOOL@
162
 
DOLT_BASH = @DOLT_BASH@
163
177
DSYMUTIL = @DSYMUTIL@
164
178
DUMPBIN = @DUMPBIN@
165
179
ECHO_C = @ECHO_C@
175
189
EVOLUTION_CALENDAR_LIBS = @EVOLUTION_CALENDAR_LIBS@
176
190
EVO_NAME_SERVER_RULE = @EVO_NAME_SERVER_RULE@
177
191
EVO_SUBST_SERVER_RULE = @EVO_SUBST_SERVER_RULE@
 
192
EVO_SUBST_SERVICE_RULE = @EVO_SUBST_SERVICE_RULE@
178
193
EXEEXT = @EXEEXT@
179
194
E_BACKEND_CFLAGS = @E_BACKEND_CFLAGS@
180
195
E_BACKEND_LIBS = @E_BACKEND_LIBS@
182
197
E_DATA_SERVER_LIBS = @E_DATA_SERVER_LIBS@
183
198
E_DATA_SERVER_UI_CFLAGS = @E_DATA_SERVER_UI_CFLAGS@
184
199
E_DATA_SERVER_UI_LIBS = @E_DATA_SERVER_UI_LIBS@
185
 
E_FACTORY_CFLAGS = @E_FACTORY_CFLAGS@
186
 
E_FACTORY_LIBS = @E_FACTORY_LIBS@
187
200
FGREP = @FGREP@
188
201
GCONFTOOL = @GCONFTOOL@
189
202
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
202
215
GNOME_PLATFORM_CFLAGS = @GNOME_PLATFORM_CFLAGS@
203
216
GNOME_PLATFORM_LIBS = @GNOME_PLATFORM_LIBS@
204
217
GOBJECT_QUERY = @GOBJECT_QUERY@
 
218
GPERF = @GPERF@
205
219
GREP = @GREP@
206
220
GTKDOC_CHECK = @GTKDOC_CHECK@
207
221
GTKDOC_MKPDF = @GTKDOC_MKPDF@
209
223
HAVE_JW = @HAVE_JW@
210
224
HTML_DIR = @HTML_DIR@
211
225
ICONV_LIBS = @ICONV_LIBS@
212
 
IDL_INCLUDES = @IDL_INCLUDES@
213
226
INSTALL = @INSTALL@
214
227
INSTALL_DATA = @INSTALL_DATA@
215
228
INSTALL_PROGRAM = @INSTALL_PROGRAM@
223
236
INTLTOOL_PERL = @INTLTOOL_PERL@
224
237
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
225
238
JW = @JW@
226
 
KRB4_CFLAGS = @KRB4_CFLAGS@
227
 
KRB4_LIBS = @KRB4_LIBS@
228
239
KRB5_CFLAGS = @KRB5_CFLAGS@
229
240
KRB5_LIBS = @KRB5_LIBS@
230
241
LD = @LD@
234
245
LEX = @LEX@
235
246
LEXLIB = @LEXLIB@
236
247
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
237
 
LIBBONOBO_REQUIRED = @LIBBONOBO_REQUIRED@
238
248
LIBCAMEL_AGE = @LIBCAMEL_AGE@
239
249
LIBCAMEL_CURRENT = @LIBCAMEL_CURRENT@
240
250
LIBCAMEL_REVISION = @LIBCAMEL_REVISION@
262
272
LIBEGROUPWISE_AGE = @LIBEGROUPWISE_AGE@
263
273
LIBEGROUPWISE_CURRENT = @LIBEGROUPWISE_CURRENT@
264
274
LIBEGROUPWISE_REVISION = @LIBEGROUPWISE_REVISION@
265
 
LIBEXCHANGE_STORAGE_AGE = @LIBEXCHANGE_STORAGE_AGE@
266
 
LIBEXCHANGE_STORAGE_CURRENT = @LIBEXCHANGE_STORAGE_CURRENT@
267
 
LIBEXCHANGE_STORAGE_REVISION = @LIBEXCHANGE_STORAGE_REVISION@
268
275
LIBEXECDIR_IN_SERVER_FILE = @LIBEXECDIR_IN_SERVER_FILE@
269
276
LIBGDATA_AGE = @LIBGDATA_AGE@
270
277
LIBGDATA_CURRENT = @LIBGDATA_CURRENT@
283
290
LIBTOOL = @LIBTOOL@
284
291
LIPO = @LIPO@
285
292
LN_S = @LN_S@
286
 
LTCOMPILE = @LTCOMPILE@
287
 
LTCXXCOMPILE = @LTCXXCOMPILE@
288
293
LTLIBOBJS = @LTLIBOBJS@
289
294
MAINT = @MAINT@
290
295
MAKEINFO = @MAKEINFO@
302
307
NO_UNDEFINED = @NO_UNDEFINED@
303
308
OBJDUMP = @OBJDUMP@
304
309
OBJEXT = @OBJEXT@
305
 
ORBIT_CFLAGS = @ORBIT_CFLAGS@
306
 
ORBIT_IDL = @ORBIT_IDL@
307
 
ORBIT_LIBS = @ORBIT_LIBS@
308
 
ORBIT_REQUIRED = @ORBIT_REQUIRED@
309
310
OTOOL = @OTOOL@
310
311
OTOOL64 = @OTOOL64@
311
312
PACKAGE = @PACKAGE@
313
314
PACKAGE_NAME = @PACKAGE_NAME@
314
315
PACKAGE_STRING = @PACKAGE_STRING@
315
316
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
317
PACKAGE_URL = @PACKAGE_URL@
316
318
PACKAGE_VERSION = @PACKAGE_VERSION@
317
319
PATH_SEPARATOR = @PATH_SEPARATOR@
318
320
PKG_CONFIG = @PKG_CONFIG@
366
368
dvidir = @dvidir@
367
369
exec_prefix = @exec_prefix@
368
370
extensiondir = @extensiondir@
369
 
gladedir = @gladedir@
370
371
host = @host@
371
372
host_alias = @host_alias@
372
373
host_cpu = @host_cpu@
373
374
host_os = @host_os@
374
375
host_vendor = @host_vendor@
375
376
htmldir = @htmldir@
376
 
idldir = @idldir@
377
377
imagesdir = @imagesdir@
378
378
includedir = @includedir@
379
379
infodir = @infodir@
385
385
lt_ECHO = @lt_ECHO@
386
386
mandir = @mandir@
387
387
mkdir_p = @mkdir_p@
 
388
mozilla_nspr = @mozilla_nspr@
 
389
mozilla_nss = @mozilla_nss@
388
390
oldincludedir = @oldincludedir@
389
391
pdfdir = @pdfdir@
390
392
prefix = @prefix@
394
396
program_transform_name = @program_transform_name@
395
397
psdir = @psdir@
396
398
sbindir = @sbindir@
397
 
serverdir = @serverdir@
398
399
sharedstatedir = @sharedstatedir@
399
400
srcdir = @srcdir@
400
 
subdirs = @subdirs@
401
401
sysconfdir = @sysconfdir@
402
402
target_alias = @target_alias@
403
403
top_build_prefix = @top_build_prefix@
404
404
top_builddir = @top_builddir@
405
405
top_srcdir = @top_srcdir@
 
406
uidir = @uidir@
406
407
weatherdatadir = @weatherdatadir@
407
408
camel_provider_LTLIBRARIES = libcamelimap.la
408
409
camel_provider_DATA = libcamelimap.urls
409
 
AM_CPPFLAGS = -I.. \
 
410
libcamelimap_la_CPPFLAGS = \
 
411
        $(AM_CPPFLAGS)                          \
 
412
        -I..                                    \
410
413
        -I$(srcdir)/..                          \
411
414
        -I$(top_srcdir)/camel                   \
412
415
        -I$(top_srcdir)                         \
463
466
              exit 1;; \
464
467
          esac; \
465
468
        done; \
466
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu camel/providers/imap/Makefile'; \
 
469
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign camel/providers/imap/Makefile'; \
467
470
        $(am__cd) $(top_srcdir) && \
468
 
          $(AUTOMAKE) --gnu camel/providers/imap/Makefile
 
471
          $(AUTOMAKE) --foreign camel/providers/imap/Makefile
469
472
.PRECIOUS: Makefile
470
473
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
471
474
        @case '$?' in \
524
527
distclean-compile:
525
528
        -rm -f *.tab.c
526
529
 
527
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-command.Plo@am__quote@
528
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-folder.Plo@am__quote@
529
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-journal.Plo@am__quote@
530
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-message-cache.Plo@am__quote@
531
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-provider.Plo@am__quote@
532
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-search.Plo@am__quote@
533
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-store-summary.Plo@am__quote@
534
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-store.Plo@am__quote@
535
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-summary.Plo@am__quote@
536
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-utils.Plo@am__quote@
537
 
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camel-imap-wrapper.Plo@am__quote@
 
530
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-command.Plo@am__quote@
 
531
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-folder.Plo@am__quote@
 
532
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-journal.Plo@am__quote@
 
533
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-message-cache.Plo@am__quote@
 
534
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-provider.Plo@am__quote@
 
535
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-search.Plo@am__quote@
 
536
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-store-summary.Plo@am__quote@
 
537
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-store.Plo@am__quote@
 
538
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-summary.Plo@am__quote@
 
539
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-utils.Plo@am__quote@
 
540
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libcamelimap_la-camel-imap-wrapper.Plo@am__quote@
538
541
 
539
542
.c.o:
540
543
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
560
563
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561
564
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
562
565
 
 
566
libcamelimap_la-camel-imap-command.lo: camel-imap-command.c
 
567
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-command.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-command.Tpo -c -o libcamelimap_la-camel-imap-command.lo `test -f 'camel-imap-command.c' || echo '$(srcdir)/'`camel-imap-command.c
 
568
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-command.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-command.Plo
 
569
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
570
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-command.c' object='libcamelimap_la-camel-imap-command.lo' libtool=yes @AMDEPBACKSLASH@
 
571
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
572
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-command.lo `test -f 'camel-imap-command.c' || echo '$(srcdir)/'`camel-imap-command.c
 
573
 
 
574
libcamelimap_la-camel-imap-folder.lo: camel-imap-folder.c
 
575
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-folder.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-folder.Tpo -c -o libcamelimap_la-camel-imap-folder.lo `test -f 'camel-imap-folder.c' || echo '$(srcdir)/'`camel-imap-folder.c
 
576
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-folder.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-folder.Plo
 
577
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
578
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-folder.c' object='libcamelimap_la-camel-imap-folder.lo' libtool=yes @AMDEPBACKSLASH@
 
579
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
580
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-folder.lo `test -f 'camel-imap-folder.c' || echo '$(srcdir)/'`camel-imap-folder.c
 
581
 
 
582
libcamelimap_la-camel-imap-message-cache.lo: camel-imap-message-cache.c
 
583
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-message-cache.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-message-cache.Tpo -c -o libcamelimap_la-camel-imap-message-cache.lo `test -f 'camel-imap-message-cache.c' || echo '$(srcdir)/'`camel-imap-message-cache.c
 
584
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-message-cache.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-message-cache.Plo
 
585
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
586
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-message-cache.c' object='libcamelimap_la-camel-imap-message-cache.lo' libtool=yes @AMDEPBACKSLASH@
 
587
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
588
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-message-cache.lo `test -f 'camel-imap-message-cache.c' || echo '$(srcdir)/'`camel-imap-message-cache.c
 
589
 
 
590
libcamelimap_la-camel-imap-provider.lo: camel-imap-provider.c
 
591
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-provider.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-provider.Tpo -c -o libcamelimap_la-camel-imap-provider.lo `test -f 'camel-imap-provider.c' || echo '$(srcdir)/'`camel-imap-provider.c
 
592
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-provider.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-provider.Plo
 
593
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
594
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-provider.c' object='libcamelimap_la-camel-imap-provider.lo' libtool=yes @AMDEPBACKSLASH@
 
595
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
596
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-provider.lo `test -f 'camel-imap-provider.c' || echo '$(srcdir)/'`camel-imap-provider.c
 
597
 
 
598
libcamelimap_la-camel-imap-search.lo: camel-imap-search.c
 
599
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-search.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-search.Tpo -c -o libcamelimap_la-camel-imap-search.lo `test -f 'camel-imap-search.c' || echo '$(srcdir)/'`camel-imap-search.c
 
600
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-search.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-search.Plo
 
601
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
602
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-search.c' object='libcamelimap_la-camel-imap-search.lo' libtool=yes @AMDEPBACKSLASH@
 
603
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
604
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-search.lo `test -f 'camel-imap-search.c' || echo '$(srcdir)/'`camel-imap-search.c
 
605
 
 
606
libcamelimap_la-camel-imap-store.lo: camel-imap-store.c
 
607
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-store.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-store.Tpo -c -o libcamelimap_la-camel-imap-store.lo `test -f 'camel-imap-store.c' || echo '$(srcdir)/'`camel-imap-store.c
 
608
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-store.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-store.Plo
 
609
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
610
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-store.c' object='libcamelimap_la-camel-imap-store.lo' libtool=yes @AMDEPBACKSLASH@
 
611
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
612
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-store.lo `test -f 'camel-imap-store.c' || echo '$(srcdir)/'`camel-imap-store.c
 
613
 
 
614
libcamelimap_la-camel-imap-store-summary.lo: camel-imap-store-summary.c
 
615
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-store-summary.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-store-summary.Tpo -c -o libcamelimap_la-camel-imap-store-summary.lo `test -f 'camel-imap-store-summary.c' || echo '$(srcdir)/'`camel-imap-store-summary.c
 
616
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-store-summary.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-store-summary.Plo
 
617
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
618
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-store-summary.c' object='libcamelimap_la-camel-imap-store-summary.lo' libtool=yes @AMDEPBACKSLASH@
 
619
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
620
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-store-summary.lo `test -f 'camel-imap-store-summary.c' || echo '$(srcdir)/'`camel-imap-store-summary.c
 
621
 
 
622
libcamelimap_la-camel-imap-summary.lo: camel-imap-summary.c
 
623
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-summary.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-summary.Tpo -c -o libcamelimap_la-camel-imap-summary.lo `test -f 'camel-imap-summary.c' || echo '$(srcdir)/'`camel-imap-summary.c
 
624
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-summary.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-summary.Plo
 
625
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
626
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-summary.c' object='libcamelimap_la-camel-imap-summary.lo' libtool=yes @AMDEPBACKSLASH@
 
627
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
628
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-summary.lo `test -f 'camel-imap-summary.c' || echo '$(srcdir)/'`camel-imap-summary.c
 
629
 
 
630
libcamelimap_la-camel-imap-journal.lo: camel-imap-journal.c
 
631
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-journal.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-journal.Tpo -c -o libcamelimap_la-camel-imap-journal.lo `test -f 'camel-imap-journal.c' || echo '$(srcdir)/'`camel-imap-journal.c
 
632
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-journal.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-journal.Plo
 
633
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
634
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-journal.c' object='libcamelimap_la-camel-imap-journal.lo' libtool=yes @AMDEPBACKSLASH@
 
635
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
636
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-journal.lo `test -f 'camel-imap-journal.c' || echo '$(srcdir)/'`camel-imap-journal.c
 
637
 
 
638
libcamelimap_la-camel-imap-utils.lo: camel-imap-utils.c
 
639
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-utils.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-utils.Tpo -c -o libcamelimap_la-camel-imap-utils.lo `test -f 'camel-imap-utils.c' || echo '$(srcdir)/'`camel-imap-utils.c
 
640
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-utils.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-utils.Plo
 
641
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
642
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-utils.c' object='libcamelimap_la-camel-imap-utils.lo' libtool=yes @AMDEPBACKSLASH@
 
643
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
644
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-utils.lo `test -f 'camel-imap-utils.c' || echo '$(srcdir)/'`camel-imap-utils.c
 
645
 
 
646
libcamelimap_la-camel-imap-wrapper.lo: camel-imap-wrapper.c
 
647
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcamelimap_la-camel-imap-wrapper.lo -MD -MP -MF $(DEPDIR)/libcamelimap_la-camel-imap-wrapper.Tpo -c -o libcamelimap_la-camel-imap-wrapper.lo `test -f 'camel-imap-wrapper.c' || echo '$(srcdir)/'`camel-imap-wrapper.c
 
648
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/libcamelimap_la-camel-imap-wrapper.Tpo $(DEPDIR)/libcamelimap_la-camel-imap-wrapper.Plo
 
649
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
 
650
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='camel-imap-wrapper.c' object='libcamelimap_la-camel-imap-wrapper.lo' libtool=yes @AMDEPBACKSLASH@
 
651
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
652
@am__fastdepCC_FALSE@   $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcamelimap_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcamelimap_la-camel-imap-wrapper.lo `test -f 'camel-imap-wrapper.c' || echo '$(srcdir)/'`camel-imap-wrapper.c
 
653
 
563
654
mostlyclean-libtool:
564
655
        -rm -f *.lo
565
656
 
792
883
        uninstall-camel_providerLTLIBRARIES
793
884
 
794
885
 
 
886
-include $(top_srcdir)/git.mk
 
887
 
795
888
# Tell versions [3.59,3.63) of GNU make to not export all variables.
796
889
# Otherwise a system limit (for SysV at least) may be exceeded.
797
890
.NOEXPORT: