1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
34 build_triplet = @build@
37 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in TODO
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
41 $(top_srcdir)/m4/curslib.m4 $(top_srcdir)/m4/funcdecl.m4 \
42 $(top_srcdir)/m4/funcs.m4 $(top_srcdir)/m4/gettext.m4 \
43 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gpgme.m4 \
44 $(top_srcdir)/m4/gssapi.m4 $(top_srcdir)/m4/iconv.m4 \
45 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/libgnutls.m4 \
46 $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/types.m4 \
47 $(top_srcdir)/configure.ac
48 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
50 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
51 CONFIG_HEADER = $(top_builddir)/config.h
53 LIBRARIES = $(noinst_LIBRARIES)
55 libimap_a_AR = $(AR) $(ARFLAGS)
57 am__libimap_a_SOURCES_DIST = auth.c auth_login.c browse.c command.c \
58 imap.c imap.h message.c utf7.c util.c auth_anon.c auth_cram.c \
59 auth_sasl.c auth_gss.c
60 @USE_SASL_FALSE@am__objects_1 = auth_anon.$(OBJEXT) \
61 @USE_SASL_FALSE@ auth_cram.$(OBJEXT)
62 @USE_SASL_TRUE@am__objects_1 = auth_sasl.$(OBJEXT)
63 @USE_GSS_TRUE@am__objects_2 = auth_gss.$(OBJEXT)
64 am_libimap_a_OBJECTS = auth.$(OBJEXT) auth_login.$(OBJEXT) \
65 browse.$(OBJEXT) command.$(OBJEXT) imap.$(OBJEXT) \
66 message.$(OBJEXT) utf7.$(OBJEXT) util.$(OBJEXT) \
67 $(am__objects_1) $(am__objects_2)
68 libimap_a_OBJECTS = $(am_libimap_a_OBJECTS)
69 DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
70 depcomp = $(SHELL) $(top_srcdir)/depcomp
71 am__depfiles_maybe = depfiles
72 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
73 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
75 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
76 SOURCES = $(libimap_a_SOURCES)
77 DIST_SOURCES = $(am__libimap_a_SOURCES_DIST)
78 HEADERS = $(noinst_HEADERS)
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
87 AUTOHEADER = @AUTOHEADER@
90 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
92 CATOBJEXT = @CATOBJEXT@
94 CCDEPMODE = @CCDEPMODE@
96 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
99 CYGPATH_W = @CYGPATH_W@
100 DATADIRNAME = @DATADIRNAME@
102 DEBUGGER = @DEBUGGER@
105 DOTLOCK_GROUP = @DOTLOCK_GROUP@
106 DOTLOCK_PERMISSION = @DOTLOCK_PERMISSION@
107 DOTLOCK_TARGET = @DOTLOCK_TARGET@
117 GMOFILES = @GMOFILES@
119 GPGME_CFLAGS = @GPGME_CFLAGS@
120 GPGME_CONFIG = @GPGME_CONFIG@
121 GPGME_LIBS = @GPGME_LIBS@
124 INSTALL_DATA = @INSTALL_DATA@
125 INSTALL_PROGRAM = @INSTALL_PROGRAM@
126 INSTALL_SCRIPT = @INSTALL_SCRIPT@
127 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
128 INSTOBJEXT = @INSTOBJEXT@
129 INTLBISON = @INTLBISON@
130 INTLLIBS = @INTLLIBS@
131 INTLOBJS = @INTLOBJS@
132 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
134 KRB5CFGPATH = @KRB5CFGPATH@
136 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
137 LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
138 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
139 LIBICONV = @LIBICONV@
141 LIBIMAPDEPS = @LIBIMAPDEPS@
144 LTLIBOBJS = @LTLIBOBJS@
145 MAKEINFO = @MAKEINFO@
147 MKINSTALLDIRS = @MKINSTALLDIRS@
149 MUTTLIBS = @MUTTLIBS@
150 MUTT_LIB_OBJECTS = @MUTT_LIB_OBJECTS@
151 MUTT_MD5 = @MUTT_MD5@
156 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
157 PACKAGE_NAME = @PACKAGE_NAME@
158 PACKAGE_STRING = @PACKAGE_STRING@
159 PACKAGE_TARNAME = @PACKAGE_TARNAME@
160 PACKAGE_VERSION = @PACKAGE_VERSION@
161 PATH_SEPARATOR = @PATH_SEPARATOR@
162 PGPAUX_TARGET = @PGPAUX_TARGET@
167 SENDMAIL = @SENDMAIL@
168 SET_MAKE = @SET_MAKE@
170 SMIMEAUX_TARGET = @SMIMEAUX_TARGET@
173 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
176 XGETTEXT = @XGETTEXT@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_ct_CC = @ac_ct_CC@
182 am__include = @am__include@
183 am__leading_dot = @am__leading_dot@
184 am__quote = @am__quote@
186 am__untar = @am__untar@
189 build_alias = @build_alias@
190 build_cpu = @build_cpu@
191 build_os = @build_os@
192 build_vendor = @build_vendor@
193 builddir = @builddir@
195 datarootdir = @datarootdir@
198 exec_prefix = @exec_prefix@
200 host_alias = @host_alias@
201 host_cpu = @host_cpu@
203 host_vendor = @host_vendor@
205 includedir = @includedir@
207 install_sh = @install_sh@
209 libexecdir = @libexecdir@
210 localedir = @localedir@
211 localstatedir = @localstatedir@
214 oldincludedir = @oldincludedir@
217 program_transform_name = @program_transform_name@
220 sharedstatedir = @sharedstatedir@
222 sysconfdir = @sysconfdir@
223 target_alias = @target_alias@
224 top_builddir = @top_builddir@
225 top_srcdir = @top_srcdir@
226 AUTOMAKE_OPTIONS = 1.6 foreign
227 @USE_GSS_TRUE@GSSSOURCES = auth_gss.c
228 @USE_SASL_FALSE@AUTHENTICATORS = auth_anon.c auth_cram.c
229 @USE_SASL_TRUE@AUTHENTICATORS = auth_sasl.c
230 EXTRA_DIST = README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
231 AM_CPPFLAGS = -I$(top_srcdir) -I../intl
232 noinst_LIBRARIES = libimap.a
233 noinst_HEADERS = auth.h imap_private.h message.h
234 libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h \
235 message.c utf7.c util.c $(AUTHENTICATORS) $(GSSSOURCES)
240 .SUFFIXES: .c .o .obj
241 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
243 case '$(am__configure_deps)' in \
245 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
250 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign imap/Makefile'; \
251 cd $(top_srcdir) && \
252 $(AUTOMAKE) --foreign imap/Makefile
254 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
257 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
259 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
260 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
263 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
264 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
266 $(top_srcdir)/configure: $(am__configure_deps)
267 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
268 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
269 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
271 clean-noinstLIBRARIES:
272 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
273 libimap.a: $(libimap_a_OBJECTS) $(libimap_a_DEPENDENCIES)
275 $(libimap_a_AR) libimap.a $(libimap_a_OBJECTS) $(libimap_a_LIBADD)
284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth.Po@am__quote@
285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_anon.Po@am__quote@
286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_cram.Po@am__quote@
287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_gss.Po@am__quote@
288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_login.Po@am__quote@
289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_sasl.Po@am__quote@
290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/browse.Po@am__quote@
291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Po@am__quote@
292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@
293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message.Po@am__quote@
294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf7.Po@am__quote@
295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
298 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
299 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
300 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
301 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
302 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
305 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
306 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
307 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
308 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
309 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
311 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
312 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
313 unique=`for i in $$list; do \
314 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
316 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
317 END { if (nonempty) { for (i in files) print i; }; }'`; \
321 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
322 $(TAGS_FILES) $(LISP)
325 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
326 unique=`for i in $$list; do \
327 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
329 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
330 END { if (nonempty) { for (i in files) print i; }; }'`; \
331 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
332 test -n "$$unique" || unique=$$empty_fix; \
333 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
337 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
338 $(TAGS_FILES) $(LISP)
340 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341 unique=`for i in $$list; do \
342 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
344 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
345 END { if (nonempty) { for (i in files) print i; }; }'`; \
346 test -z "$(CTAGS_ARGS)$$tags$$unique" \
347 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
351 here=`$(am__cd) $(top_builddir) && pwd` \
352 && cd $(top_srcdir) \
353 && gtags -i $(GTAGS_ARGS) $$here
356 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
358 distdir: $(DISTFILES)
359 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
360 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361 list='$(DISTFILES)'; \
362 dist_files=`for file in $$list; do echo $$file; done | \
363 sed -e "s|^$$srcdirstrip/||;t" \
364 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
365 case $$dist_files in \
366 */*) $(MKDIR_P) `echo "$$dist_files" | \
367 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
370 for file in $$dist_files; do \
371 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
372 if test -d $$d/$$file; then \
373 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
374 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
375 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
377 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
379 test -f $(distdir)/$$file \
380 || cp -p $$d/$$file $(distdir)/$$file \
386 all-am: Makefile $(LIBRARIES) $(HEADERS)
389 install-exec: install-exec-am
390 install-data: install-data-am
391 uninstall: uninstall-am
394 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
396 installcheck: installcheck-am
398 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
399 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
400 `test -z '$(STRIP)' || \
401 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
407 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
409 maintainer-clean-generic:
410 @echo "This command is intended for maintainers to use"
411 @echo "it deletes files that may require special tools to rebuild."
414 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
416 distclean: distclean-am
419 distclean-am: clean-am distclean-compile distclean-generic \
434 install-dvi: install-dvi-am
438 install-html: install-html-am
440 install-info: install-info-am
444 install-pdf: install-pdf-am
446 install-ps: install-ps-am
450 maintainer-clean: maintainer-clean-am
453 maintainer-clean-am: distclean-am maintainer-clean-generic
455 mostlyclean: mostlyclean-am
457 mostlyclean-am: mostlyclean-compile mostlyclean-generic
469 .MAKE: install-am install-strip
471 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
472 clean-noinstLIBRARIES ctags distclean distclean-compile \
473 distclean-generic distclean-tags distdir dvi dvi-am html \
474 html-am info info-am install install-am install-data \
475 install-data-am install-dvi install-dvi-am install-exec \
476 install-exec-am install-html install-html-am install-info \
477 install-info-am install-man install-pdf install-pdf-am \
478 install-ps install-ps-am install-strip installcheck \
479 installcheck-am installdirs maintainer-clean \
480 maintainer-clean-generic mostlyclean mostlyclean-compile \
481 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
484 # Tell versions [3.59,3.63) of GNU make to not export all variables.
485 # Otherwise a system limit (for SysV at least) may be exceeded.