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