1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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
18 SOURCES = $(libimap_a_SOURCES)
21 top_srcdir = @top_srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
42 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
43 $(srcdir)/Makefile.in TODO
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
46 $(top_srcdir)/m4/curslib.m4 $(top_srcdir)/m4/funcdecl.m4 \
47 $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \
48 $(top_srcdir)/m4/gssapi.m4 $(top_srcdir)/m4/iconv.m4 \
49 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/libesmtp.m4 \
50 $(top_srcdir)/m4/libgnutls.m4 $(top_srcdir)/m4/progtest.m4 \
51 $(top_srcdir)/m4/types.m4 $(top_srcdir)/configure.in
52 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
54 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
55 CONFIG_HEADER = $(top_builddir)/config.h
57 LIBRARIES = $(noinst_LIBRARIES)
59 libimap_a_AR = $(AR) $(ARFLAGS)
61 am__libimap_a_SOURCES_DIST = auth.c auth_login.c browse.c command.c \
62 imap.c imap.h mx_imap.h message.c utf7.c util.c mx_imap.c \
63 auth_anon.c auth_cram.c auth_sasl.c auth_gss.c
64 @USE_SASL_FALSE@am__objects_1 = auth_anon.$(OBJEXT) \
65 @USE_SASL_FALSE@ auth_cram.$(OBJEXT)
66 @USE_SASL_TRUE@am__objects_1 = auth_sasl.$(OBJEXT)
67 @USE_GSS_TRUE@am__objects_2 = auth_gss.$(OBJEXT)
68 am_libimap_a_OBJECTS = auth.$(OBJEXT) auth_login.$(OBJEXT) \
69 browse.$(OBJEXT) command.$(OBJEXT) imap.$(OBJEXT) \
70 message.$(OBJEXT) utf7.$(OBJEXT) util.$(OBJEXT) \
71 mx_imap.$(OBJEXT) $(am__objects_1) $(am__objects_2)
72 libimap_a_OBJECTS = $(am_libimap_a_OBJECTS)
73 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
74 depcomp = $(SHELL) $(top_srcdir)/depcomp
75 am__depfiles_maybe = depfiles
76 @AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/auth.Po ./$(DEPDIR)/auth_anon.Po \
77 @AMDEP_TRUE@ ./$(DEPDIR)/auth_cram.Po ./$(DEPDIR)/auth_gss.Po \
78 @AMDEP_TRUE@ ./$(DEPDIR)/auth_login.Po ./$(DEPDIR)/auth_sasl.Po \
79 @AMDEP_TRUE@ ./$(DEPDIR)/browse.Po ./$(DEPDIR)/command.Po \
80 @AMDEP_TRUE@ ./$(DEPDIR)/imap.Po ./$(DEPDIR)/message.Po \
81 @AMDEP_TRUE@ ./$(DEPDIR)/mx_imap.Po ./$(DEPDIR)/utf7.Po \
82 @AMDEP_TRUE@ ./$(DEPDIR)/util.Po
83 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
84 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
86 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
87 SOURCES = $(libimap_a_SOURCES)
88 DIST_SOURCES = $(am__libimap_a_SOURCES_DIST)
89 HEADERS = $(noinst_HEADERS)
92 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
95 AMDEP_FALSE = @AMDEP_FALSE@
96 AMDEP_TRUE = @AMDEP_TRUE@
100 AUTOHEADER = @AUTOHEADER@
101 AUTOMAKE = @AUTOMAKE@
103 BUILD_IMAP_FALSE = @BUILD_IMAP_FALSE@
104 BUILD_IMAP_TRUE = @BUILD_IMAP_TRUE@
105 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
106 BUILD_NNTP_FALSE = @BUILD_NNTP_FALSE@
107 BUILD_NNTP_TRUE = @BUILD_NNTP_TRUE@
108 BUILD_POP_FALSE = @BUILD_POP_FALSE@
109 BUILD_POP_TRUE = @BUILD_POP_TRUE@
110 CATALOGS = @CATALOGS@
111 CATOBJEXT = @CATOBJEXT@
113 CCDEPMODE = @CCDEPMODE@
116 CPPFLAGS = @CPPFLAGS@
117 CYGPATH_W = @CYGPATH_W@
118 DATADIRNAME = @DATADIRNAME@
120 DEBUGGER = @DEBUGGER@
123 DOTLOCK_GROUP = @DOTLOCK_GROUP@
124 DOTLOCK_PERMISSION = @DOTLOCK_PERMISSION@
125 DOTLOCK_TARGET = @DOTLOCK_TARGET@
134 GMOFILES = @GMOFILES@
136 GPGME_CONFIG = @GPGME_CONFIG@
137 INSTALL_DATA = @INSTALL_DATA@
138 INSTALL_PROGRAM = @INSTALL_PROGRAM@
139 INSTALL_SCRIPT = @INSTALL_SCRIPT@
140 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141 INSTOBJEXT = @INSTOBJEXT@
142 INTLBISON = @INTLBISON@
143 INTLLIBS = @INTLLIBS@
144 INTLOBJS = @INTLOBJS@
145 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
147 KRB5CFGPATH = @KRB5CFGPATH@
149 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
150 LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
151 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
152 LIBGPGME_CFLAGS = @LIBGPGME_CFLAGS@
153 LIBGPGME_LIBS = @LIBGPGME_LIBS@
154 LIBICONV = @LIBICONV@
156 LIBIMAPDEPS = @LIBIMAPDEPS@
158 LIBNNTPDEPS = @LIBNNTPDEPS@
161 LIBPOPDEPS = @LIBPOPDEPS@
163 LTLIBOBJS = @LTLIBOBJS@
164 MAKEINFO = @MAKEINFO@
165 MKINSTALLDIRS = @MKINSTALLDIRS@
167 MUTTLIBS = @MUTTLIBS@
168 MUTT_LIB_OBJECTS = @MUTT_LIB_OBJECTS@
172 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
173 PACKAGE_NAME = @PACKAGE_NAME@
174 PACKAGE_STRING = @PACKAGE_STRING@
175 PACKAGE_TARNAME = @PACKAGE_TARNAME@
176 PACKAGE_VERSION = @PACKAGE_VERSION@
177 PATH_SEPARATOR = @PATH_SEPARATOR@
178 PGPAUX_TARGET = @PGPAUX_TARGET@
183 SENDMAIL = @SENDMAIL@
184 SET_MAKE = @SET_MAKE@
185 SGML2HTML_CMD = @SGML2HTML_CMD@
186 SGML2PS_CMD = @SGML2PS_CMD@
187 SGML2TXT_CMD = @SGML2TXT_CMD@
189 SMIMEAUX_TARGET = @SMIMEAUX_TARGET@
192 USE_GSS_FALSE = @USE_GSS_FALSE@
193 USE_GSS_TRUE = @USE_GSS_TRUE@
194 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
196 USE_SASL_FALSE = @USE_SASL_FALSE@
197 USE_SASL_TRUE = @USE_SASL_TRUE@
198 USE_SSL_FALSE = @USE_SSL_FALSE@
199 USE_SSL_TRUE = @USE_SSL_TRUE@
201 XGETTEXT = @XGETTEXT@
202 ac_ct_AR = @ac_ct_AR@
203 ac_ct_CC = @ac_ct_CC@
204 ac_ct_RANLIB = @ac_ct_RANLIB@
205 ac_ct_STRIP = @ac_ct_STRIP@
206 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
207 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
208 am__include = @am__include@
209 am__leading_dot = @am__leading_dot@
210 am__quote = @am__quote@
213 build_alias = @build_alias@
214 build_cpu = @build_cpu@
215 build_os = @build_os@
216 build_vendor = @build_vendor@
219 exec_prefix = @exec_prefix@
221 host_alias = @host_alias@
222 host_cpu = @host_cpu@
224 host_vendor = @host_vendor@
225 includedir = @includedir@
227 install_sh = @install_sh@
229 libexecdir = @libexecdir@
230 localstatedir = @localstatedir@
233 mutt_libesmtp_config_path = @mutt_libesmtp_config_path@
234 oldincludedir = @oldincludedir@
236 program_transform_name = @program_transform_name@
238 sharedstatedir = @sharedstatedir@
239 sysconfdir = @sysconfdir@
240 target_alias = @target_alias@
241 AUTOMAKE_OPTIONS = foreign
242 @USE_GSS_TRUE@GSSSOURCES = auth_gss.c
243 @USE_SASL_FALSE@AUTHENTICATORS = auth_anon.c auth_cram.c
244 @USE_SASL_TRUE@AUTHENTICATORS = auth_sasl.c
245 EXTRA_DIST = BUGS README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
246 INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/intl
247 noinst_LIBRARIES = libimap.a
248 noinst_HEADERS = auth.h imap_private.h message.h mx_imap.h
249 libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h mx_imap.h \
250 message.c utf7.c util.c mx_imap.c $(AUTHENTICATORS) $(GSSSOURCES)
255 .SUFFIXES: .c .o .obj
256 $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
258 case '$(am__configure_deps)' in \
260 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
265 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign imap/Makefile'; \
266 cd $(top_srcdir) && \
267 $(AUTOMAKE) --foreign imap/Makefile
269 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
272 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
275 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
278 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281 $(top_srcdir)/configure: $(am__configure_deps)
282 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
283 $(ACLOCAL_M4): $(am__aclocal_m4_deps)
284 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286 clean-noinstLIBRARIES:
287 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
288 libimap.a: $(libimap_a_OBJECTS) $(libimap_a_DEPENDENCIES)
290 $(libimap_a_AR) libimap.a $(libimap_a_OBJECTS) $(libimap_a_LIBADD)
299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth.Po@am__quote@
300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_anon.Po@am__quote@
301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_cram.Po@am__quote@
302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_gss.Po@am__quote@
303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_login.Po@am__quote@
304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/auth_sasl.Po@am__quote@
305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/browse.Po@am__quote@
306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command.Po@am__quote@
307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/imap.Po@am__quote@
308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/message.Po@am__quote@
309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mx_imap.Po@am__quote@
310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/utf7.Po@am__quote@
311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/util.Po@am__quote@
314 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
315 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
316 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
317 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
318 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
319 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
322 @am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
323 @am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
324 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
325 @AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
326 @AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
327 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
330 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
331 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
332 unique=`for i in $$list; do \
333 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335 $(AWK) ' { files[$$0] = 1; } \
336 END { for (i in files) print i; }'`; \
340 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
341 $(TAGS_FILES) $(LISP)
344 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
345 unique=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 $(AWK) ' { files[$$0] = 1; } \
349 END { for (i in files) print i; }'`; \
350 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
351 test -n "$$unique" || unique=$$empty_fix; \
352 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
356 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
357 $(TAGS_FILES) $(LISP)
360 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
361 unique=`for i in $$list; do \
362 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
364 $(AWK) ' { files[$$0] = 1; } \
365 END { for (i in files) print i; }'`; \
366 test -z "$(CTAGS_ARGS)$$tags$$unique" \
367 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
371 here=`$(am__cd) $(top_builddir) && pwd` \
372 && cd $(top_srcdir) \
373 && gtags -i $(GTAGS_ARGS) $$here
376 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
378 distdir: $(DISTFILES)
379 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
380 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
381 list='$(DISTFILES)'; for file in $$list; do \
383 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
384 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
386 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
387 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
388 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
390 $(mkdir_p) "$(distdir)$$dir"; \
394 if test -d $$d/$$file; then \
395 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
396 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
398 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
400 test -f $(distdir)/$$file \
401 || cp -p $$d/$$file $(distdir)/$$file \
407 all-am: Makefile $(LIBRARIES) $(HEADERS)
410 install-exec: install-exec-am
411 install-data: install-data-am
412 uninstall: uninstall-am
415 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417 installcheck: installcheck-am
419 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
420 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
421 `test -z '$(STRIP)' || \
422 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
428 -rm -f $(CONFIG_CLEAN_FILES)
430 maintainer-clean-generic:
431 @echo "This command is intended for maintainers to use"
432 @echo "it deletes files that may require special tools to rebuild."
435 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
437 distclean: distclean-am
440 distclean-am: clean-am distclean-compile distclean-generic \
457 install-info: install-info-am
463 maintainer-clean: maintainer-clean-am
466 maintainer-clean-am: distclean-am maintainer-clean-generic
468 mostlyclean: mostlyclean-am
470 mostlyclean-am: mostlyclean-compile mostlyclean-generic
480 uninstall-am: uninstall-info-am
482 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
483 clean-noinstLIBRARIES ctags distclean distclean-compile \
484 distclean-generic distclean-tags distdir dvi dvi-am html \
485 html-am info info-am install install-am install-data \
486 install-data-am install-exec install-exec-am install-info \
487 install-info-am install-man install-strip installcheck \
488 installcheck-am installdirs maintainer-clean \
489 maintainer-clean-generic mostlyclean mostlyclean-compile \
490 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
491 uninstall-am uninstall-info-am
493 # Tell versions [3.59,3.63) of GNU make to not export all variables.
494 # Otherwise a system limit (for SysV at least) may be exceeded.