1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # imap/Makefile. Generated from Makefile.in by configure.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008 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
19 pkgdatadir = $(datadir)/mutt
20 pkglibdir = $(libdir)/mutt
21 pkgincludedir = $(includedir)/mutt
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)
34 build_triplet = i486-pc-linux-gnu
35 host_triplet = i486-pc-linux-gnu
37 DIST_COMMON = README $(noinst_HEADERS) $(srcdir)/Makefile.am \
38 $(srcdir)/Makefile.in TODO
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
41 $(top_srcdir)/m4/curslib.m4 $(top_srcdir)/m4/funcdecl.m4 \
42 $(top_srcdir)/m4/funcs.m4 $(top_srcdir)/m4/gettext.m4 \
43 $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gpgme.m4 \
44 $(top_srcdir)/m4/gssapi.m4 $(top_srcdir)/m4/iconv.m4 \
45 $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/progtest.m4 \
46 $(top_srcdir)/m4/types.m4 $(top_srcdir)/configure.ac
47 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
49 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50 CONFIG_HEADER = $(top_builddir)/config.h
52 LIBRARIES = $(noinst_LIBRARIES)
54 libimap_a_AR = $(AR) $(ARFLAGS)
56 am__libimap_a_SOURCES_DIST = auth.c auth_login.c browse.c command.c \
57 imap.c imap.h message.c utf7.c util.c auth_anon.c auth_cram.c \
58 auth_sasl.c auth_gss.c
59 #am__objects_1 = auth_anon.$(OBJEXT) \
61 am__objects_1 = auth_sasl.$(OBJEXT)
62 am__objects_2 = auth_gss.$(OBJEXT)
63 am_libimap_a_OBJECTS = auth.$(OBJEXT) auth_login.$(OBJEXT) \
64 browse.$(OBJEXT) command.$(OBJEXT) imap.$(OBJEXT) \
65 message.$(OBJEXT) utf7.$(OBJEXT) util.$(OBJEXT) \
66 $(am__objects_1) $(am__objects_2)
67 libimap_a_OBJECTS = $(am_libimap_a_OBJECTS)
68 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
69 depcomp = $(SHELL) $(top_srcdir)/depcomp
70 am__depfiles_maybe = depfiles
71 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
72 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
74 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
75 SOURCES = $(libimap_a_SOURCES)
76 DIST_SOURCES = $(am__libimap_a_SOURCES_DIST)
77 HEADERS = $(noinst_HEADERS)
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 ACLOCAL = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run aclocal-1.10
83 AMTAR = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run tar
85 AUTOCONF = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run autoconf
86 AUTOHEADER = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run autoheader
87 AUTOMAKE = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run automake-1.10
89 BUILD_INCLUDED_LIBINTL = no
90 CATALOGS = de.gmo eu.gmo ru.gmo it.gmo es.gmo uk.gmo fr.gmo pl.gmo nl.gmo cs.gmo id.gmo sk.gmo ko.gmo el.gmo zh_TW.gmo zh_CN.gmo pt_BR.gmo eo.gmo gl.gmo sv.gmo da.gmo lt.gmo tr.gmo ja.gmo hu.gmo et.gmo ca.gmo bg.gmo ga.gmo
93 CCDEPMODE = depmode=none
94 CFLAGS = -Wall -pedantic -Wno-long-long -Wall -g -O2
95 CONFIG_STATUS_DEPENDENCIES = $(top_srcdir)/VERSION
97 CPPFLAGS = -I/usr/include/qdbm -I/usr/include/qdbm -I/include -I$(top_srcdir)/intl
101 DEBUGGER = /usr/bin/gdb
102 DEFS = -DHAVE_CONFIG_H
105 DOTLOCK_PERMISSION = 2755
106 DOTLOCK_TARGET = mutt_dotlock$(EXEEXT)
116 GMOFILES = de.gmo eu.gmo ru.gmo it.gmo es.gmo uk.gmo fr.gmo pl.gmo nl.gmo cs.gmo id.gmo sk.gmo ko.gmo el.gmo zh_TW.gmo zh_CN.gmo pt_BR.gmo eo.gmo gl.gmo sv.gmo da.gmo lt.gmo tr.gmo ja.gmo hu.gmo et.gmo ca.gmo bg.gmo ga.gmo
117 GMSGFMT = /usr/bin/msgfmt
119 GNUTLS_LIBS = -lgnutls
121 GPGME_CONFIG = /usr/bin/gpgme-config
122 GPGME_LIBS = -lgpgme -lgpg-error
124 INSTALL = /usr/bin/install -c
125 INSTALL_DATA = ${INSTALL} -m 644
126 INSTALL_PROGRAM = ${INSTALL}
127 INSTALL_SCRIPT = ${INSTALL}
128 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
133 INTL_LIBTOOL_SUFFIX_PREFIX =
135 KRB5CFGPATH = /usr/bin/krb5-config
138 LIBIMAP = -Limap -limap
139 LIBIMAPDEPS = $(top_srcdir)/imap/imap.h imap/libimap.a
144 MAKEINFO = ${SHELL} /home/nightolo/debian-pkg/mutt/mutt/missing --run makeinfo
145 MKDIR_P = /bin/mkdir -p
146 MKINSTALLDIRS = ../mkinstalldirs
147 MSGFMT = /usr/bin/msgfmt
148 MUTTLIBS = -lncursesw -lncursesw -L/usr/lib -Wall -g -O2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lgnutls -lsasl2 -lgdbm
149 MUTT_LIB_OBJECTS = crypt-gpgme.o crypt-mod-pgp-gpgme.o crypt-mod-smime-gpgme.o pgp.o pgpinvoke.o pgpkey.o pgplib.o gnupgparse.o pgpmicalg.o pgppacket.o crypt-mod-pgp-classic.o smime.o crypt-mod-smime-classic.o remailer.o resize.o pop.o pop_lib.o pop_auth.o smtp.o bcache.o account.o mutt_socket.o mutt_tunnel.o mutt_ssl_gnutls.o mutt_sasl.o hcache.o md5.o mutt_idna.o
152 OPS = $(srcdir)/OPS $(srcdir)/OPS.MIX $(srcdir)/OPS.PGP $(srcdir)/OPS.SMIME $(srcdir)/OPS.CRYPT
153 OSPCAT = /usr/bin/ospcat
161 PGPAUX_TARGET = pgpring$(EXEEXT) pgpewrap$(EXEEXT)
162 PKG_CONFIG = /usr/bin/pkg-config
163 POFILES = de.po eu.po ru.po it.po es.po uk.po fr.po pl.po nl.po cs.po id.po sk.po ko.po el.po zh_TW.po zh_CN.po pt_BR.po eo.po gl.po sv.po da.po lt.po tr.po ja.po hu.po et.po ca.po bg.po ga.po
167 SENDMAIL = /usr/sbin/sendmail
170 SMIMEAUX_TARGET = smime_keys
173 USE_INCLUDED_LIBINTL = no
176 XGETTEXT = /usr/bin/xgettext
177 abs_builddir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched/imap
178 abs_srcdir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched/../imap
179 abs_top_builddir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched
180 abs_top_srcdir = /home/nightolo/debian-pkg/mutt/mutt/obj-i486-linux-gnu-patched/..
182 am__include = include
185 am__tar = ${AMTAR} chof - "$$tardir"
186 am__untar = ${AMTAR} xf -
187 bindir = ${exec_prefix}/bin
188 build = i486-pc-linux-gnu
189 build_alias = i486-linux-gnu
194 datadir = ${datarootdir}
195 datarootdir = ${prefix}/share
196 docdir = /usr/share/doc
198 exec_prefix = ${prefix}
199 host = i486-pc-linux-gnu
205 includedir = ${prefix}/include
206 infodir = ${datarootdir}/info
207 install_sh = $(SHELL) /home/nightolo/debian-pkg/mutt/mutt/install-sh
208 libdir = ${exec_prefix}/lib
209 libexecdir = ${exec_prefix}/libexec
210 localedir = ${datarootdir}/locale
211 localstatedir = ${prefix}/var
212 mandir = /usr/share/man
213 mkdir_p = /bin/mkdir -p
214 oldincludedir = /usr/include
217 program_transform_name = s,x,x,
219 sbindir = ${exec_prefix}/sbin
220 sharedstatedir = ${prefix}/com
224 top_build_prefix = ../
227 AUTOMAKE_OPTIONS = 1.6 foreign
228 GSSSOURCES = auth_gss.c
229 #AUTHENTICATORS = auth_anon.c auth_cram.c
230 AUTHENTICATORS = auth_sasl.c
231 EXTRA_DIST = README TODO auth_anon.c auth_cram.c auth_gss.c auth_sasl.c
232 AM_CPPFLAGS = -I$(top_srcdir) -I../intl
233 noinst_LIBRARIES = libimap.a
234 noinst_HEADERS = auth.h imap_private.h message.h
235 libimap_a_SOURCES = auth.c auth_login.c browse.c command.c imap.c imap.h \
236 message.c utf7.c util.c $(AUTHENTICATORS) $(GSSSOURCES)
241 .SUFFIXES: .c .o .obj
242 $(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
244 case '$(am__configure_deps)' in \
246 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
251 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign imap/Makefile'; \
252 cd $(top_srcdir) && \
253 $(AUTOMAKE) --foreign imap/Makefile
255 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
258 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
260 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
261 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
264 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
265 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
267 $(top_srcdir)/configure: # $(am__configure_deps)
268 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
269 $(ACLOCAL_M4): # $(am__aclocal_m4_deps)
270 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
272 clean-noinstLIBRARIES:
273 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
274 libimap.a: $(libimap_a_OBJECTS) $(libimap_a_DEPENDENCIES)
276 $(libimap_a_AR) libimap.a $(libimap_a_OBJECTS) $(libimap_a_LIBADD)
285 #include ./$(DEPDIR)/auth.Po
286 #include ./$(DEPDIR)/auth_anon.Po
287 #include ./$(DEPDIR)/auth_cram.Po
288 #include ./$(DEPDIR)/auth_gss.Po
289 #include ./$(DEPDIR)/auth_login.Po
290 #include ./$(DEPDIR)/auth_sasl.Po
291 #include ./$(DEPDIR)/browse.Po
292 #include ./$(DEPDIR)/command.Po
293 #include ./$(DEPDIR)/imap.Po
294 #include ./$(DEPDIR)/message.Po
295 #include ./$(DEPDIR)/utf7.Po
296 #include ./$(DEPDIR)/util.Po
299 # $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
300 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
301 # source='$<' object='$@' libtool=no
302 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
306 # $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
307 # mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
308 # source='$<' object='$@' libtool=no
309 # DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp)
310 $(COMPILE) -c `$(CYGPATH_W) '$<'`
312 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
313 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
314 unique=`for i in $$list; do \
315 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
317 $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
318 END { if (nonempty) { for (i in files) print i; }; }'`; \
322 TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
323 $(TAGS_FILES) $(LISP)
326 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
327 unique=`for i in $$list; do \
328 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
331 END { if (nonempty) { for (i in files) print i; }; }'`; \
332 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
333 test -n "$$unique" || unique=$$empty_fix; \
334 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
338 CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
339 $(TAGS_FILES) $(LISP)
341 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
342 unique=`for i in $$list; do \
343 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
345 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
346 END { if (nonempty) { for (i in files) print i; }; }'`; \
347 test -z "$(CTAGS_ARGS)$$tags$$unique" \
348 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
352 here=`$(am__cd) $(top_builddir) && pwd` \
353 && cd $(top_srcdir) \
354 && gtags -i $(GTAGS_ARGS) $$here
357 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
359 distdir: $(DISTFILES)
360 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
361 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
362 list='$(DISTFILES)'; \
363 dist_files=`for file in $$list; do echo $$file; done | \
364 sed -e "s|^$$srcdirstrip/||;t" \
365 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
366 case $$dist_files in \
367 */*) $(MKDIR_P) `echo "$$dist_files" | \
368 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
371 for file in $$dist_files; do \
372 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
373 if test -d $$d/$$file; then \
374 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
375 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
376 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
378 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
380 test -f $(distdir)/$$file \
381 || cp -p $$d/$$file $(distdir)/$$file \
387 all-am: Makefile $(LIBRARIES) $(HEADERS)
390 install-exec: install-exec-am
391 install-data: install-data-am
392 uninstall: uninstall-am
395 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
397 installcheck: installcheck-am
399 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
400 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
401 `test -z '$(STRIP)' || \
402 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
408 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
410 maintainer-clean-generic:
411 @echo "This command is intended for maintainers to use"
412 @echo "it deletes files that may require special tools to rebuild."
415 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
417 distclean: distclean-am
420 distclean-am: clean-am distclean-compile distclean-generic \
435 install-dvi: install-dvi-am
439 install-html: install-html-am
441 install-info: install-info-am
445 install-pdf: install-pdf-am
447 install-ps: install-ps-am
451 maintainer-clean: maintainer-clean-am
454 maintainer-clean-am: distclean-am maintainer-clean-generic
456 mostlyclean: mostlyclean-am
458 mostlyclean-am: mostlyclean-compile mostlyclean-generic
470 .MAKE: install-am install-strip
472 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
473 clean-noinstLIBRARIES ctags distclean distclean-compile \
474 distclean-generic distclean-tags distdir dvi dvi-am html \
475 html-am info info-am install install-am install-data \
476 install-data-am install-dvi install-dvi-am install-exec \
477 install-exec-am install-html install-html-am install-info \
478 install-info-am install-man install-pdf install-pdf-am \
479 install-ps install-ps-am install-strip installcheck \
480 installcheck-am installdirs maintainer-clean \
481 maintainer-clean-generic mostlyclean mostlyclean-compile \
482 mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
485 # Tell versions [3.59,3.63) of GNU make to not export all variables.
486 # Otherwise a system limit (for SysV at least) may be exceeded.