264abed40e2ea44cd61285aee6609de95672d6a2
[apps/madmutt.git] / imap / Makefile.in
1 # Makefile.in generated by automake 1.7.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
5 # 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.
9
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
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 srcdir = @srcdir@
18 top_srcdir = @top_srcdir@
19 VPATH = @srcdir@
20 pkgdatadir = $(datadir)/@PACKAGE@
21 pkglibdir = $(libdir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 top_builddir = ..
24
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 host_triplet = @host@
39 ACLOCAL = @ACLOCAL@
40 ALLOCA = @ALLOCA@
41 AMDEP_FALSE = @AMDEP_FALSE@
42 AMDEP_TRUE = @AMDEP_TRUE@
43 AMTAR = @AMTAR@
44
45 AR = @AR@
46 AUTOCONF = @AUTOCONF@
47 AUTOHEADER = @AUTOHEADER@
48 AUTOMAKE = @AUTOMAKE@
49 AWK = @AWK@
50 BUILD_IMAP_FALSE = @BUILD_IMAP_FALSE@
51 BUILD_IMAP_TRUE = @BUILD_IMAP_TRUE@
52 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
53 CATALOGS = @CATALOGS@
54 CATOBJEXT = @CATOBJEXT@
55 CC = @CC@
56 CCDEPMODE = @CCDEPMODE@
57 CFLAGS = @CFLAGS@
58 CPP = @CPP@
59 CPPFLAGS = @CPPFLAGS@
60 CYGPATH_W = @CYGPATH_W@
61 DATADIRNAME = @DATADIRNAME@
62 DBX = @DBX@
63 DEBUGGER = @DEBUGGER@
64 DEFS = @DEFS@
65 DEPDIR = @DEPDIR@
66 DOTLOCK_GROUP = @DOTLOCK_GROUP@
67 DOTLOCK_PERMISSION = @DOTLOCK_PERMISSION@
68 DOTLOCK_TARGET = @DOTLOCK_TARGET@
69 ECHO_C = @ECHO_C@
70 ECHO_N = @ECHO_N@
71 ECHO_T = @ECHO_T@
72 EGREP = @EGREP@
73 EXEEXT = @EXEEXT@
74 GDB = @GDB@
75 GENCAT = @GENCAT@
76 GLIBC21 = @GLIBC21@
77 GMOFILES = @GMOFILES@
78 GMSGFMT = @GMSGFMT@
79 GPGME_CONFIG = @GPGME_CONFIG@
80 INSTALL_DATA = @INSTALL_DATA@
81 INSTALL_PROGRAM = @INSTALL_PROGRAM@
82 INSTALL_SCRIPT = @INSTALL_SCRIPT@
83 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
84 INSTOBJEXT = @INSTOBJEXT@
85 INTLBISON = @INTLBISON@
86 INTLLIBS = @INTLLIBS@
87 INTLOBJS = @INTLOBJS@
88 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
89 ISPELL = @ISPELL@
90 KRB5CFGPATH = @KRB5CFGPATH@
91 LDFLAGS = @LDFLAGS@
92 LIBGNUTLS_CFLAGS = @LIBGNUTLS_CFLAGS@
93 LIBGNUTLS_CONFIG = @LIBGNUTLS_CONFIG@
94 LIBGNUTLS_LIBS = @LIBGNUTLS_LIBS@
95 LIBGPGME_CFLAGS = @LIBGPGME_CFLAGS@
96 LIBGPGME_LIBS = @LIBGPGME_LIBS@
97 LIBICONV = @LIBICONV@
98 LIBIMAP = @LIBIMAP@
99 LIBIMAPDEPS = @LIBIMAPDEPS@
100 LIBOBJS = @LIBOBJS@
101 LIBS = @LIBS@
102 LTLIBOBJS = @LTLIBOBJS@
103 MAKEINFO = @MAKEINFO@
104 MKINSTALLDIRS = @MKINSTALLDIRS@
105 MSGFMT = @MSGFMT@
106 MUTTLIBS = @MUTTLIBS@
107 MUTT_LIB_OBJECTS = @MUTT_LIB_OBJECTS@
108 OBJEXT = @OBJEXT@
109 OPS = @OPS@
110 PACKAGE = @PACKAGE@
111 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112 PACKAGE_NAME = @PACKAGE_NAME@
113 PACKAGE_STRING = @PACKAGE_STRING@
114 PACKAGE_TARNAME = @PACKAGE_TARNAME@
115 PACKAGE_VERSION = @PACKAGE_VERSION@
116 PATH_SEPARATOR = @PATH_SEPARATOR@
117 PGPAUX_TARGET = @PGPAUX_TARGET@
118 POFILES = @POFILES@
119 POSUB = @POSUB@
120 RANLIB = @RANLIB@
121 SDB = @SDB@
122 SENDMAIL = @SENDMAIL@
123 SET_MAKE = @SET_MAKE@
124 SHELL = @SHELL@
125 SMIMEAUX_TARGET = @SMIMEAUX_TARGET@
126 STRIP = @STRIP@
127 SUBVERSION = @SUBVERSION@
128 U = @U@
129 USE_GSS_FALSE = @USE_GSS_FALSE@
130 USE_GSS_TRUE = @USE_GSS_TRUE@
131 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
132 USE_NLS = @USE_NLS@
133 USE_SASL_FALSE = @USE_SASL_FALSE@
134 USE_SASL_TRUE = @USE_SASL_TRUE@
135 USE_SSL_FALSE = @USE_SSL_FALSE@
136 USE_SSL_TRUE = @USE_SSL_TRUE@
137 VERSION = @VERSION@
138 XGETTEXT = @XGETTEXT@
139 ac_ct_AR = @ac_ct_AR@
140 ac_ct_CC = @ac_ct_CC@
141 ac_ct_RANLIB = @ac_ct_RANLIB@
142 ac_ct_STRIP = @ac_ct_STRIP@
143 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
144 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
145 am__include = @am__include@
146 am__leading_dot = @am__leading_dot@
147 am__quote = @am__quote@
148 bindir = @bindir@
149 build = @build@
150 build_alias = @build_alias@
151 build_cpu = @build_cpu@
152 build_os = @build_os@
153 build_vendor = @build_vendor@
154 datadir = @datadir@
155 docdir = @docdir@
156 exec_prefix = @exec_prefix@
157 host = @host@
158 host_alias = @host_alias@
159 host_cpu = @host_cpu@
160 host_os = @host_os@
161 host_vendor = @host_vendor@
162 includedir = @includedir@
163 infodir = @infodir@
164 install_sh = @install_sh@
165 libdir = @libdir@
166 libexecdir = @libexecdir@
167 localstatedir = @localstatedir@
168 mandir = @mandir@
169 mutt_libesmtp_config_path = @mutt_libesmtp_config_path@
170 oldincludedir = @oldincludedir@
171 prefix = @prefix@
172 program_transform_name = @program_transform_name@
173 sbindir = @sbindir@
174 sharedstatedir = @sharedstatedir@
175 sysconfdir = @sysconfdir@
176 target_alias = @target_alias@
177
178 AUTOMAKE_OPTIONS = foreign
179
180 @USE_GSS_TRUE@GSSSOURCES = auth_gss.c
181
182 @USE_SASL_TRUE@AUTHENTICATORS = auth_sasl.c
183 @USE_SASL_FALSE@AUTHENTICATORS = auth_anon.c auth_cram.c
184
185 EXTRA_DIST = BUGS README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
186
187 INCLUDES = -I$(top_srcdir) -I../intl
188
189 noinst_LIBRARIES = libimap.a
190 noinst_HEADERS = auth.h imap_private.h message.h
191
192 libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h \
193         message.c utf7.c util.c $(AUTHENTICATORS) $(GSSSOURCES)
194
195 subdir = imap
196 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
197 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
198 CONFIG_HEADER = $(top_builddir)/config.h
199 CONFIG_CLEAN_FILES =
200 LIBRARIES = $(noinst_LIBRARIES)
201
202 libimap_a_AR = $(AR) cru
203 libimap_a_LIBADD =
204 am__libimap_a_SOURCES_DIST = auth.c auth_login.c browse.c command.c \
205         imap.c imap.h message.c utf7.c util.c auth_sasl.c auth_anon.c \
206         auth_cram.c auth_gss.c
207 @USE_SASL_TRUE@am__objects_1 = auth_sasl.$(OBJEXT)
208 @USE_SASL_FALSE@am__objects_1 = auth_anon.$(OBJEXT) auth_cram.$(OBJEXT)
209 @USE_GSS_TRUE@am__objects_2 = auth_gss.$(OBJEXT)
210 am_libimap_a_OBJECTS = auth.$(OBJEXT) auth_login.$(OBJEXT) \
211         browse.$(OBJEXT) command.$(OBJEXT) imap.$(OBJEXT) \
212         message.$(OBJEXT) utf7.$(OBJEXT) util.$(OBJEXT) \
213         $(am__objects_1) $(am__objects_2)
214 libimap_a_OBJECTS = $(am_libimap_a_OBJECTS)
215
216 DEFAULT_INCLUDES =  -I. -I$(srcdir) -I$(top_builddir)
217 depcomp =
218 am__depfiles_maybe =
219 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
220         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
221 CCLD = $(CC)
222 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
223 DIST_SOURCES = $(am__libimap_a_SOURCES_DIST)
224 HEADERS = $(noinst_HEADERS)
225
226 DIST_COMMON = README $(noinst_HEADERS) Makefile.am Makefile.in TODO
227 SOURCES = $(libimap_a_SOURCES)
228
229 all: all-am
230
231 .SUFFIXES:
232 .SUFFIXES: .c .o .obj
233 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
234         cd $(top_srcdir) && \
235           $(AUTOMAKE) --foreign  --ignore-deps imap/Makefile
236 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
237         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
238
239 clean-noinstLIBRARIES:
240         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
241 libimap.a: $(libimap_a_OBJECTS) $(libimap_a_DEPENDENCIES) 
242         -rm -f libimap.a
243         $(libimap_a_AR) libimap.a $(libimap_a_OBJECTS) $(libimap_a_LIBADD)
244         $(RANLIB) libimap.a
245
246 mostlyclean-compile:
247         -rm -f *.$(OBJEXT) core *.core
248
249 distclean-compile:
250         -rm -f *.tab.c
251
252 .c.o:
253         $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<
254
255 .c.obj:
256         $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`
257 uninstall-info-am:
258
259 ETAGS = etags
260 ETAGSFLAGS =
261
262 CTAGS = ctags
263 CTAGSFLAGS =
264
265 tags: TAGS
266
267 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
268         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
269         unique=`for i in $$list; do \
270             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
271           done | \
272           $(AWK) '    { files[$$0] = 1; } \
273                END { for (i in files) print i; }'`; \
274         mkid -fID $$unique
275
276 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
277                 $(TAGS_FILES) $(LISP)
278         tags=; \
279         here=`pwd`; \
280         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
281         unique=`for i in $$list; do \
282             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
283           done | \
284           $(AWK) '    { files[$$0] = 1; } \
285                END { for (i in files) print i; }'`; \
286         test -z "$(ETAGS_ARGS)$$tags$$unique" \
287           || $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
288              $$tags $$unique
289
290 ctags: CTAGS
291 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
292                 $(TAGS_FILES) $(LISP)
293         tags=; \
294         here=`pwd`; \
295         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
296         unique=`for i in $$list; do \
297             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
298           done | \
299           $(AWK) '    { files[$$0] = 1; } \
300                END { for (i in files) print i; }'`; \
301         test -z "$(CTAGS_ARGS)$$tags$$unique" \
302           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
303              $$tags $$unique
304
305 GTAGS:
306         here=`$(am__cd) $(top_builddir) && pwd` \
307           && cd $(top_srcdir) \
308           && gtags -i $(GTAGS_ARGS) $$here
309
310 distclean-tags:
311         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
312 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
313
314 top_distdir = ..
315 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
316
317 distdir: $(DISTFILES)
318         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
319         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
320         list='$(DISTFILES)'; for file in $$list; do \
321           case $$file in \
322             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
323             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
324           esac; \
325           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
326           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
327           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
328             dir="/$$dir"; \
329             $(mkinstalldirs) "$(distdir)$$dir"; \
330           else \
331             dir=''; \
332           fi; \
333           if test -d $$d/$$file; then \
334             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
335               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
336             fi; \
337             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
338           else \
339             test -f $(distdir)/$$file \
340             || cp -p $$d/$$file $(distdir)/$$file \
341             || exit 1; \
342           fi; \
343         done
344 check-am: all-am
345 check: check-am
346 all-am: Makefile $(LIBRARIES) $(HEADERS)
347
348 installdirs:
349 install: install-am
350 install-exec: install-exec-am
351 install-data: install-data-am
352 uninstall: uninstall-am
353
354 install-am: all-am
355         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
356
357 installcheck: installcheck-am
358 install-strip:
359         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
360           INSTALL_STRIP_FLAG=-s \
361           `test -z '$(STRIP)' || \
362             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
363 mostlyclean-generic:
364
365 clean-generic:
366
367 distclean-generic:
368         -rm -f Makefile $(CONFIG_CLEAN_FILES)
369
370 maintainer-clean-generic:
371         @echo "This command is intended for maintainers to use"
372         @echo "it deletes files that may require special tools to rebuild."
373 clean: clean-am
374
375 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
376
377 distclean: distclean-am
378
379 distclean-am: clean-am distclean-compile distclean-generic \
380         distclean-tags
381
382 dvi: dvi-am
383
384 dvi-am:
385
386 info: info-am
387
388 info-am:
389
390 install-data-am:
391
392 install-exec-am:
393
394 install-info: install-info-am
395
396 install-man:
397
398 installcheck-am:
399
400 maintainer-clean: maintainer-clean-am
401
402 maintainer-clean-am: distclean-am maintainer-clean-generic
403
404 mostlyclean: mostlyclean-am
405
406 mostlyclean-am: mostlyclean-compile mostlyclean-generic
407
408 pdf: pdf-am
409
410 pdf-am:
411
412 ps: ps-am
413
414 ps-am:
415
416 uninstall-am: uninstall-info-am
417
418 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
419         clean-noinstLIBRARIES ctags distclean distclean-compile \
420         distclean-generic distclean-tags distdir dvi dvi-am info \
421         info-am install install-am install-data install-data-am \
422         install-exec install-exec-am install-info install-info-am \
423         install-man install-strip installcheck installcheck-am \
424         installdirs maintainer-clean maintainer-clean-generic \
425         mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
426         ps ps-am tags uninstall uninstall-am uninstall-info-am
427
428 # Tell versions [3.59,3.63) of GNU make to not export all variables.
429 # Otherwise a system limit (for SysV at least) may be exceeded.
430 .NOEXPORT: