Andreas Krennmair:
[apps/madmutt.git] / m4 / 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 AR = @AR@
45 AUTOCONF = @AUTOCONF@
46 AUTOHEADER = @AUTOHEADER@
47 AUTOMAKE = @AUTOMAKE@
48 AWK = @AWK@
49 BUILD_IMAP_FALSE = @BUILD_IMAP_FALSE@
50 BUILD_IMAP_TRUE = @BUILD_IMAP_TRUE@
51 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
52 CATALOGS = @CATALOGS@
53 CATOBJEXT = @CATOBJEXT@
54 CC = @CC@
55 CCDEPMODE = @CCDEPMODE@
56 CFLAGS = @CFLAGS@
57 CPP = @CPP@
58 CPPFLAGS = @CPPFLAGS@
59 CYGPATH_W = @CYGPATH_W@
60 DATADIRNAME = @DATADIRNAME@
61 DBX = @DBX@
62 DEBUGGER = @DEBUGGER@
63 DEFS = @DEFS@
64 DEPDIR = @DEPDIR@
65 DOTLOCK_GROUP = @DOTLOCK_GROUP@
66 DOTLOCK_PERMISSION = @DOTLOCK_PERMISSION@
67 DOTLOCK_TARGET = @DOTLOCK_TARGET@
68 ECHO_C = @ECHO_C@
69 ECHO_N = @ECHO_N@
70 ECHO_T = @ECHO_T@
71 EGREP = @EGREP@
72 EXEEXT = @EXEEXT@
73 GDB = @GDB@
74 GENCAT = @GENCAT@
75 GLIBC21 = @GLIBC21@
76 GMOFILES = @GMOFILES@
77 GMSGFMT = @GMSGFMT@
78 INSTALL_DATA = @INSTALL_DATA@
79 INSTALL_PROGRAM = @INSTALL_PROGRAM@
80 INSTALL_SCRIPT = @INSTALL_SCRIPT@
81 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
82 INSTOBJEXT = @INSTOBJEXT@
83 INTLBISON = @INTLBISON@
84 INTLLIBS = @INTLLIBS@
85 INTLOBJS = @INTLOBJS@
86 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
87 ISPELL = @ISPELL@
88 KRB5CFGPATH = @KRB5CFGPATH@
89 LDFLAGS = @LDFLAGS@
90 LIBICONV = @LIBICONV@
91 LIBIMAP = @LIBIMAP@
92 LIBIMAPDEPS = @LIBIMAPDEPS@
93 LIBOBJS = @LIBOBJS@
94 LIBS = @LIBS@
95 LTLIBOBJS = @LTLIBOBJS@
96 MAKEINFO = @MAKEINFO@
97 MKINSTALLDIRS = @MKINSTALLDIRS@
98 MSGFMT = @MSGFMT@
99 MUTTLIBS = @MUTTLIBS@
100 MUTT_LIB_OBJECTS = @MUTT_LIB_OBJECTS@
101 OBJEXT = @OBJEXT@
102 OPS = @OPS@
103 PACKAGE = @PACKAGE@
104 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
105 PACKAGE_NAME = @PACKAGE_NAME@
106 PACKAGE_STRING = @PACKAGE_STRING@
107 PACKAGE_TARNAME = @PACKAGE_TARNAME@
108 PACKAGE_VERSION = @PACKAGE_VERSION@
109 PATH_SEPARATOR = @PATH_SEPARATOR@
110 PGPAUX_TARGET = @PGPAUX_TARGET@
111 POFILES = @POFILES@
112 POSUB = @POSUB@
113 RANLIB = @RANLIB@
114 SDB = @SDB@
115 SENDMAIL = @SENDMAIL@
116 SET_MAKE = @SET_MAKE@
117 SHELL = @SHELL@
118 SMIMEAUX_TARGET = @SMIMEAUX_TARGET@
119 STRIP = @STRIP@
120 SUBVERSION = @SUBVERSION@
121 U = @U@
122 USE_GNUTLS_FALSE = @USE_GNUTLS_FALSE@
123 USE_GNUTLS_TRUE = @USE_GNUTLS_TRUE@
124 USE_GSS_FALSE = @USE_GSS_FALSE@
125 USE_GSS_TRUE = @USE_GSS_TRUE@
126 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
127 USE_NLS = @USE_NLS@
128 USE_SASL_FALSE = @USE_SASL_FALSE@
129 USE_SASL_TRUE = @USE_SASL_TRUE@
130 USE_SSL_FALSE = @USE_SSL_FALSE@
131 USE_SSL_TRUE = @USE_SSL_TRUE@
132 VERSION = @VERSION@
133 XGETTEXT = @XGETTEXT@
134 ac_ct_AR = @ac_ct_AR@
135 ac_ct_CC = @ac_ct_CC@
136 ac_ct_RANLIB = @ac_ct_RANLIB@
137 ac_ct_STRIP = @ac_ct_STRIP@
138 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
139 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
140 am__include = @am__include@
141 am__leading_dot = @am__leading_dot@
142 am__quote = @am__quote@
143 bindir = @bindir@
144 build = @build@
145 build_alias = @build_alias@
146 build_cpu = @build_cpu@
147 build_os = @build_os@
148 build_vendor = @build_vendor@
149 datadir = @datadir@
150 docdir = @docdir@
151 exec_prefix = @exec_prefix@
152 host = @host@
153 host_alias = @host_alias@
154 host_cpu = @host_cpu@
155 host_os = @host_os@
156 host_vendor = @host_vendor@
157 includedir = @includedir@
158 infodir = @infodir@
159 install_sh = @install_sh@
160 libdir = @libdir@
161 libexecdir = @libexecdir@
162 localstatedir = @localstatedir@
163 mandir = @mandir@
164 mutt_libesmtp_config_path = @mutt_libesmtp_config_path@
165 oldincludedir = @oldincludedir@
166 prefix = @prefix@
167 program_transform_name = @program_transform_name@
168 sbindir = @sbindir@
169 sharedstatedir = @sharedstatedir@
170 sysconfdir = @sysconfdir@
171 target_alias = @target_alias@
172
173 EXTRA_DIST = README Makefile.am.in \
174 codeset.m4 \
175 curslib.m4 \
176 funcdecl.m4 \
177 gettext.m4 \
178 glibc21.m4 \
179 gssapi.m4 \
180 iconv.m4 \
181 lcmessage.m4 \
182 libesmtp.m4 \
183 progtest.m4
184
185 subdir = m4
186 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
187 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
188 CONFIG_HEADER = $(top_builddir)/config.h
189 CONFIG_CLEAN_FILES =
190 depcomp =
191 am__depfiles_maybe =
192 DIST_SOURCES =
193 DIST_COMMON = README Makefile.am Makefile.in
194 all: all-am
195
196 .SUFFIXES:
197 $(srcdir)/Makefile.in:  Makefile.am  $(top_srcdir)/configure.in $(ACLOCAL_M4)
198         cd $(top_srcdir) && \
199           $(AUTOMAKE) --gnu  --ignore-deps m4/Makefile
200 Makefile:  $(srcdir)/Makefile.in  $(top_builddir)/config.status
201         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
202 uninstall-info-am:
203 tags: TAGS
204 TAGS:
205
206 ctags: CTAGS
207 CTAGS:
208
209 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
210
211 top_distdir = ..
212 distdir = $(top_distdir)/$(PACKAGE)-$(VERSION)
213
214 distdir: $(DISTFILES)
215         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
216         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
217         list='$(DISTFILES)'; for file in $$list; do \
218           case $$file in \
219             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
220             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
221           esac; \
222           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
223           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
224           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
225             dir="/$$dir"; \
226             $(mkinstalldirs) "$(distdir)$$dir"; \
227           else \
228             dir=''; \
229           fi; \
230           if test -d $$d/$$file; then \
231             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
232               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
233             fi; \
234             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
235           else \
236             test -f $(distdir)/$$file \
237             || cp -p $$d/$$file $(distdir)/$$file \
238             || exit 1; \
239           fi; \
240         done
241 check-am: all-am
242 check: check-am
243 all-am: Makefile
244
245 installdirs:
246 install: install-am
247 install-exec: install-exec-am
248 install-data: install-data-am
249 uninstall: uninstall-am
250
251 install-am: all-am
252         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
253
254 installcheck: installcheck-am
255 install-strip:
256         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
257           INSTALL_STRIP_FLAG=-s \
258           `test -z '$(STRIP)' || \
259             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
260 mostlyclean-generic:
261
262 clean-generic:
263
264 distclean-generic:
265         -rm -f Makefile $(CONFIG_CLEAN_FILES)
266
267 maintainer-clean-generic:
268         @echo "This command is intended for maintainers to use"
269         @echo "it deletes files that may require special tools to rebuild."
270 clean: clean-am
271
272 clean-am: clean-generic mostlyclean-am
273
274 distclean: distclean-am
275
276 distclean-am: clean-am distclean-generic
277
278 dvi: dvi-am
279
280 dvi-am:
281
282 info: info-am
283
284 info-am:
285
286 install-data-am:
287
288 install-exec-am:
289
290 install-info: install-info-am
291
292 install-man:
293
294 installcheck-am:
295
296 maintainer-clean: maintainer-clean-am
297
298 maintainer-clean-am: distclean-am maintainer-clean-generic
299
300 mostlyclean: mostlyclean-am
301
302 mostlyclean-am: mostlyclean-generic
303
304 pdf: pdf-am
305
306 pdf-am:
307
308 ps: ps-am
309
310 ps-am:
311
312 uninstall-am: uninstall-info-am
313
314 .PHONY: all all-am check check-am clean clean-generic distclean \
315         distclean-generic distdir dvi dvi-am info info-am install \
316         install-am install-data install-data-am install-exec \
317         install-exec-am install-info install-info-am install-man \
318         install-strip installcheck installcheck-am installdirs \
319         maintainer-clean maintainer-clean-generic mostlyclean \
320         mostlyclean-generic pdf pdf-am ps ps-am uninstall uninstall-am \
321         uninstall-info-am
322
323
324 Makefile.am: Makefile.am.in
325         rm -f $@ $@t
326         sed -n '1,/^##m4-files-begin/p' Makefile.am.in > $@t
327         ( (echo EXTRA_DIST = README Makefile.am.in | tr '\012' @); \
328           (echo *.m4|tr ' ' @) ) \
329           |sed 's/@$$/%/;s/@/ \\@/g' |tr @% '\012\012' \
330           >> $@t
331         sed -n '/^##m4-files-end/,$$p' Makefile.am.in >> $@t
332         chmod a-w $@t
333         mv $@t $@
334 # Tell versions [3.59,3.63) of GNU make to not export all variables.
335 # Otherwise a system limit (for SysV at least) may be exceeded.
336 .NOEXPORT: