]> git.llucax.com Git - software/mutt-debian.git/blob - m4/Makefile.in
Imported Upstream version 1.5.21
[software/mutt-debian.git] / m4 / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@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)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = m4
37 DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
40         $(top_srcdir)/m4/curslib.m4 $(top_srcdir)/m4/funcdecl.m4 \
41         $(top_srcdir)/m4/funcs.m4 $(top_srcdir)/m4/gettext.m4 \
42         $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gpgme.m4 \
43         $(top_srcdir)/m4/gssapi.m4 $(top_srcdir)/m4/iconv.m4 \
44         $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/progtest.m4 \
45         $(top_srcdir)/m4/types.m4 $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 SOURCES =
53 DIST_SOURCES =
54 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
55 ACLOCAL = @ACLOCAL@
56 ALLOCA = @ALLOCA@
57 AMTAR = @AMTAR@
58 AR = @AR@
59 AUTOCONF = @AUTOCONF@
60 AUTOHEADER = @AUTOHEADER@
61 AUTOMAKE = @AUTOMAKE@
62 AWK = @AWK@
63 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
64 CATALOGS = @CATALOGS@
65 CATOBJEXT = @CATOBJEXT@
66 CC = @CC@
67 CCDEPMODE = @CCDEPMODE@
68 CFLAGS = @CFLAGS@
69 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
70 CPP = @CPP@
71 CPPFLAGS = @CPPFLAGS@
72 CYGPATH_W = @CYGPATH_W@
73 DATADIRNAME = @DATADIRNAME@
74 DBX = @DBX@
75 DEBUGGER = @DEBUGGER@
76 DEFS = @DEFS@
77 DEPDIR = @DEPDIR@
78 DOTLOCK_GROUP = @DOTLOCK_GROUP@
79 DOTLOCK_PERMISSION = @DOTLOCK_PERMISSION@
80 DOTLOCK_TARGET = @DOTLOCK_TARGET@
81 DSLROOT = @DSLROOT@
82 ECHO_C = @ECHO_C@
83 ECHO_N = @ECHO_N@
84 ECHO_T = @ECHO_T@
85 EGREP = @EGREP@
86 EXEEXT = @EXEEXT@
87 GDB = @GDB@
88 GENCAT = @GENCAT@
89 GLIBC21 = @GLIBC21@
90 GMOFILES = @GMOFILES@
91 GMSGFMT = @GMSGFMT@
92 GPGME_CFLAGS = @GPGME_CFLAGS@
93 GPGME_CONFIG = @GPGME_CONFIG@
94 GPGME_LIBS = @GPGME_LIBS@
95 GREP = @GREP@
96 INSTALL = @INSTALL@
97 INSTALL_DATA = @INSTALL_DATA@
98 INSTALL_PROGRAM = @INSTALL_PROGRAM@
99 INSTALL_SCRIPT = @INSTALL_SCRIPT@
100 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
101 INSTOBJEXT = @INSTOBJEXT@
102 INTLBISON = @INTLBISON@
103 INTLLIBS = @INTLLIBS@
104 INTLOBJS = @INTLOBJS@
105 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
106 ISPELL = @ISPELL@
107 KRB5CFGPATH = @KRB5CFGPATH@
108 LDFLAGS = @LDFLAGS@
109 LIBICONV = @LIBICONV@
110 LIBIMAP = @LIBIMAP@
111 LIBIMAPDEPS = @LIBIMAPDEPS@
112 LIBOBJS = @LIBOBJS@
113 LIBS = @LIBS@
114 LTLIBOBJS = @LTLIBOBJS@
115 MAKEINFO = @MAKEINFO@
116 MKDIR_P = @MKDIR_P@
117 MKINSTALLDIRS = @MKINSTALLDIRS@
118 MSGFMT = @MSGFMT@
119 MUTTLIBS = @MUTTLIBS@
120 MUTT_LIB_OBJECTS = @MUTT_LIB_OBJECTS@
121 MUTT_MD5 = @MUTT_MD5@
122 OBJEXT = @OBJEXT@
123 OPS = @OPS@
124 OSPCAT = @OSPCAT@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_URL = @PACKAGE_URL@
131 PACKAGE_VERSION = @PACKAGE_VERSION@
132 PATH_SEPARATOR = @PATH_SEPARATOR@
133 PGPAUX_TARGET = @PGPAUX_TARGET@
134 POFILES = @POFILES@
135 POSUB = @POSUB@
136 RANLIB = @RANLIB@
137 SDB = @SDB@
138 SENDMAIL = @SENDMAIL@
139 SET_MAKE = @SET_MAKE@
140 SHELL = @SHELL@
141 SMIMEAUX_TARGET = @SMIMEAUX_TARGET@
142 STRIP = @STRIP@
143 U = @U@
144 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
145 USE_NLS = @USE_NLS@
146 VERSION = @VERSION@
147 XGETTEXT = @XGETTEXT@
148 abs_builddir = @abs_builddir@
149 abs_srcdir = @abs_srcdir@
150 abs_top_builddir = @abs_top_builddir@
151 abs_top_srcdir = @abs_top_srcdir@
152 ac_ct_CC = @ac_ct_CC@
153 am__include = @am__include@
154 am__leading_dot = @am__leading_dot@
155 am__quote = @am__quote@
156 am__tar = @am__tar@
157 am__untar = @am__untar@
158 bindir = @bindir@
159 build = @build@
160 build_alias = @build_alias@
161 build_cpu = @build_cpu@
162 build_os = @build_os@
163 build_vendor = @build_vendor@
164 builddir = @builddir@
165 datadir = @datadir@
166 datarootdir = @datarootdir@
167 docdir = @docdir@
168 dvidir = @dvidir@
169 exec_prefix = @exec_prefix@
170 host = @host@
171 host_alias = @host_alias@
172 host_cpu = @host_cpu@
173 host_os = @host_os@
174 host_vendor = @host_vendor@
175 htmldir = @htmldir@
176 includedir = @includedir@
177 infodir = @infodir@
178 install_sh = @install_sh@
179 libdir = @libdir@
180 libexecdir = @libexecdir@
181 localedir = @localedir@
182 localstatedir = @localstatedir@
183 mandir = @mandir@
184 mkdir_p = @mkdir_p@
185 oldincludedir = @oldincludedir@
186 pdfdir = @pdfdir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 psdir = @psdir@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 srcdir = @srcdir@
193 sysconfdir = @sysconfdir@
194 target_alias = @target_alias@
195 top_build_prefix = @top_build_prefix@
196 top_builddir = @top_builddir@
197 top_srcdir = @top_srcdir@
198 EXTRA_DIST = README
199 all: all-am
200
201 .SUFFIXES:
202 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
203         @for dep in $?; do \
204           case '$(am__configure_deps)' in \
205             *$$dep*) \
206               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
207                 && { if test -f $@; then exit 0; else break; fi; }; \
208               exit 1;; \
209           esac; \
210         done; \
211         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign m4/Makefile'; \
212         $(am__cd) $(top_srcdir) && \
213           $(AUTOMAKE) --foreign m4/Makefile
214 .PRECIOUS: Makefile
215 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
216         @case '$?' in \
217           *config.status*) \
218             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
219           *) \
220             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
221             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
222         esac;
223
224 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
225         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
226
227 $(top_srcdir)/configure:  $(am__configure_deps)
228         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
229 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
230         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
231 $(am__aclocal_m4_deps):
232 tags: TAGS
233 TAGS:
234
235 ctags: CTAGS
236 CTAGS:
237
238
239 distdir: $(DISTFILES)
240         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
241         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
242         list='$(DISTFILES)'; \
243           dist_files=`for file in $$list; do echo $$file; done | \
244           sed -e "s|^$$srcdirstrip/||;t" \
245               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
246         case $$dist_files in \
247           */*) $(MKDIR_P) `echo "$$dist_files" | \
248                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
249                            sort -u` ;; \
250         esac; \
251         for file in $$dist_files; do \
252           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
253           if test -d $$d/$$file; then \
254             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
255             if test -d "$(distdir)/$$file"; then \
256               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
257             fi; \
258             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
259               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
260               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
261             fi; \
262             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
263           else \
264             test -f "$(distdir)/$$file" \
265             || cp -p $$d/$$file "$(distdir)/$$file" \
266             || exit 1; \
267           fi; \
268         done
269         $(MAKE) $(AM_MAKEFLAGS) \
270           top_distdir="$(top_distdir)" distdir="$(distdir)" \
271           dist-hook
272 check-am: all-am
273 check: check-am
274 all-am: Makefile
275 installdirs:
276 install: install-am
277 install-exec: install-exec-am
278 install-data: install-data-am
279 uninstall: uninstall-am
280
281 install-am: all-am
282         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
283
284 installcheck: installcheck-am
285 install-strip:
286         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
287           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
288           `test -z '$(STRIP)' || \
289             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
290 mostlyclean-generic:
291
292 clean-generic:
293
294 distclean-generic:
295         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
296         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
297
298 maintainer-clean-generic:
299         @echo "This command is intended for maintainers to use"
300         @echo "it deletes files that may require special tools to rebuild."
301 clean: clean-am
302
303 clean-am: clean-generic mostlyclean-am
304
305 distclean: distclean-am
306         -rm -f Makefile
307 distclean-am: clean-am distclean-generic
308
309 dvi: dvi-am
310
311 dvi-am:
312
313 html: html-am
314
315 html-am:
316
317 info: info-am
318
319 info-am:
320
321 install-data-am:
322
323 install-dvi: install-dvi-am
324
325 install-dvi-am:
326
327 install-exec-am:
328
329 install-html: install-html-am
330
331 install-html-am:
332
333 install-info: install-info-am
334
335 install-info-am:
336
337 install-man:
338
339 install-pdf: install-pdf-am
340
341 install-pdf-am:
342
343 install-ps: install-ps-am
344
345 install-ps-am:
346
347 installcheck-am:
348
349 maintainer-clean: maintainer-clean-am
350         -rm -f Makefile
351 maintainer-clean-am: distclean-am maintainer-clean-generic
352
353 mostlyclean: mostlyclean-am
354
355 mostlyclean-am: mostlyclean-generic
356
357 pdf: pdf-am
358
359 pdf-am:
360
361 ps: ps-am
362
363 ps-am:
364
365 uninstall-am:
366
367 .MAKE: install-am install-strip
368
369 .PHONY: all all-am check check-am clean clean-generic dist-hook \
370         distclean distclean-generic distdir dvi dvi-am html html-am \
371         info info-am install install-am install-data install-data-am \
372         install-dvi install-dvi-am install-exec install-exec-am \
373         install-html install-html-am install-info install-info-am \
374         install-man install-pdf install-pdf-am install-ps \
375         install-ps-am install-strip installcheck installcheck-am \
376         installdirs maintainer-clean maintainer-clean-generic \
377         mostlyclean mostlyclean-generic pdf pdf-am ps ps-am uninstall \
378         uninstall-am
379
380
381 dist-hook:
382         for i in $(srcdir)/*.m4 ; do \
383                 cp -f -p $$i $(distdir) ; \
384         done
385
386 # Tell versions [3.59,3.63) of GNU make to not export all variables.
387 # Otherwise a system limit (for SysV at least) may be exceeded.
388 .NOEXPORT: