# Makefile.in generated automatically by automake 1.4-p6 from Makefile.am

# Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.


SHELL = /bin/sh

srcdir = .
top_srcdir = ..

prefix = /usr
exec_prefix = ${prefix}

bindir = ${exec_prefix}/bin
sbindir = ${exec_prefix}/sbin
libexecdir = ${exec_prefix}/libexec
datadir = ${prefix}/share
sysconfdir = ${prefix}/etc
sharedstatedir = ${prefix}/com
localstatedir = ${prefix}/var
libdir = ${exec_prefix}/lib
infodir = ${prefix}/share/info
mandir = ${prefix}/share/man
includedir = ${prefix}/include
oldincludedir = /usr/include

DESTDIR =

pkgdatadir = $(datadir)/sylpheed
pkglibdir = $(libdir)/sylpheed
pkgincludedir = $(includedir)/sylpheed

top_builddir = ..

ACLOCAL = aclocal-1.4 -I ac
AUTOCONF = autoconf
AUTOMAKE = automake-1.4
AUTOHEADER = autoheader

INSTALL = /usr/bin/install -c
INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS)
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_SCRIPT = ${INSTALL}
transform = s,x,x,

NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
build_alias = i386-linux
build_triplet = i386-pc-linux-gnu
host_alias = i386-linux
host_triplet = i386-pc-linux-gnu
target_alias = 
target_triplet = i386-pc-linux-gnu
AR = ar
AS = @AS@
CATALOGS =  bg.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fr.gmo gl.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.Big5.gmo
CATOBJEXT = .gmo
CC = i386-linux-gcc
CPP = i386-linux-gcc -E
CXX = i386-linux-g++
CXXCPP = i386-linux-g++ -E
DATADIRNAME = share
DLLTOOL = @DLLTOOL@
ECHO = echo
EGREP = grep -E
EXEEXT = 
F77 = 
GCJ = @GCJ@
GCJFLAGS = @GCJFLAGS@
GETTEXT_PACKAGE = sylpheed
GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
GMOFILES =  bg.gmo cs.gmo da.gmo de.gmo el.gmo es.gmo et.gmo fr.gmo gl.gmo hr.gmo hu.gmo it.gmo ja.gmo ko.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo zh_CN.gmo zh_TW.Big5.gmo
GMSGFMT = /usr/bin/msgfmt
GPGME_CFLAGS = 
GPGME_CONFIG = /usr/bin/gpgme-config
GPGME_LIBS = -lgpgme
GTK_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include  
GTK_LIBS = -pthread -Wl,--export-dynamic -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
HAVE_LIB = @HAVE_LIB@
INSTOBJEXT = .mo
INTLLIBS = 
LDAP_LIBS =  -lresolv -lnsl -llber -lpthread -lldap 
LEX = flex
LIB = @LIB@
LIBICONV = 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LN_S = ln -s
LTLIB = @LTLIB@
LTLIBICONV = 
LT_AGE = 0
LT_CURRENT = 9
LT_RELEASE = 0.9
LT_REVISION = 0
MAINT = #
MAKEINFO = makeinfo
MKINSTALLDIRS = ./mkinstalldirs
OBJDUMP = @OBJDUMP@
OBJEXT = o
PACKAGE = sylpheed-gtk2
PKG_CONFIG = /usr/bin/pkg-config
POFILES =  bg.po cs.po da.po de.po el.po es.po et.po fr.po gl.po hr.po hu.po it.po ja.po ko.po nl.po pl.po pt_BR.po ro.po ru.po sk.po sl.po sr.po sv.po tr.po zh_CN.po zh_TW.Big5.po
POSUB = po
PO_IN_DATADIR_FALSE = 
PO_IN_DATADIR_TRUE = 
RANLIB = ranlib
RC = @RC@
STRIP = strip
USE_NLS = yes
VERSION = 0.9.9-gtk2-20040229
WINDRES = 
YACC = bison -y
faqdir = ${prefix}/${DATADIRNAME}/${PACKAGE}/faq
localedir = ${prefix}/${DATADIRNAME}/locale
manualdir = ${prefix}/${DATADIRNAME}/${PACKAGE}/manual

#SYLPHEED_RES = sylpheed.res

bin_PROGRAMS = sylpheed

sylpheed_SOURCES =  	intl.h 	defs.h 	version.h 	main.c main.h 	mainwindow.c mainwindow.h 	folderview.c folderview.h 	summaryview.c summaryview.h 	messageview.c messageview.h 	headerview.c headerview.h 	textview.c textview.h 	imageview.c imageview.h 	mimeview.c mimeview.h 	summary_search.c summary_search.h 	message_search.c message_search.h 	colorlabel.c colorlabel.h 	folder.c folder.h 	procmsg.c procmsg.h 	procheader.c procheader.h 	filter.c filter.h 	action.c action.h 	compose.c compose.h 	gtkshruler.c gtkshruler.h 	gtksctree.c gtksctree.h 	menu.c menu.h 	stock_pixmap.c stock_pixmap.h 	prefs.c prefs.h 	prefs_common.c prefs_common.h 	prefs_filter.c prefs_filter.h 	prefs_account.c prefs_account.h 	prefs_folder_item.c prefs_folder_item.h 	prefs_display_header.c prefs_display_header.h 	prefs_customheader.c prefs_customheader.h 	prefs_summary_column.c prefs_summary_column.h 	prefs_template.c prefs_template.h 	prefs_actions.c prefs_actions.h 	account.c account.h 	displayheader.c displayheader.h 	customheader.c customheader.h 	template.c template.h 	addressbook.c addressbook.h 	addr_compl.c addr_compl.h 	addressitem.h 	addritem.c addritem.h 	addrcache.c addrcache.h 	addrbook.c addrbook.h 	addrindex.c addrindex.h 	mgutils.c mgutils.h 	vcard.c vcard.h 	ldif.c ldif.h 	importldif.c importldif.h 	jpilot.c jpilot.h 	syldap.c syldap.h 	editbook.c editbook.h 	editgroup.c editgroup.h 	editaddress.c editaddress.h 	editvcard.c editvcard.h 	editjpilot.c editjpilot.h 	editldap.c editldap.h 	editldap_basedn.c editldap_basedn.h 	addressadd.c addressadd.h 	filesel.c filesel.h 	foldersel.c foldersel.h 	statusbar.c statusbar.h 	logwindow.c logwindow.h 	sourcewindow.c sourcewindow.h 	manage_window.c manage_window.h 	undo.c undo.h 	alertpanel.c alertpanel.h 	inputdialog.c inputdialog.h 	progressdialog.c progressdialog.h 	grouplistdialog.c grouplistdialog.h 	about.c about.h 	setup.c setup.h 	utils.c utils.h 	gtkutils.c gtkutils.h 	codeconv.c codeconv.h 	unmime.c unmime.h 	base64.c base64.h 	quoted-printable.c quoted-printable.h 	uuencode.c uuencode.h 	md5.c md5.h 	socket.c socket.h 	ssl.c ssl.h 	session.c session.h 	smtp.c smtp.h 	pop.c pop.h 	mh.c mh.h 	mbox.c mbox.h 	send_message.c send_message.h 	recv.c recv.h 	inc.c inc.h 	import.c import.h 	export.c export.h 	nntp.c nntp.h 	news.c news.h 	imap.c imap.h 	xml.c xml.h 	html.c html.h 	procmime.c procmime.h 	rfc2015.c rfc2015.h 	passphrase.c passphrase.h 	select-keys.c select-keys.h 	sigstatus.c sigstatus.h 	simple-gettext.c 	manual.c manual.h 	stringtable.c stringtable.h 	quote_fmt_lex.l quote_fmt_lex.h 	quote_fmt_parse.y quote_fmt.h 	sylpheed-marshal.c sylpheed-marshal.h


BUILT_SOURCES =  	quote_fmt_lex.c 	quote_fmt_parse.c 	quote_fmt_parse.h 	sylpheed-marshal.c 	sylpheed-marshal.h


EXTRA_DIST =  	sylpheed.ico 	sylpheed-marshal.list 	quote_fmt_parse.h 	version.h.in 	pixmaps/clip.xpm 	pixmaps/deleted.xpm 	pixmaps/dir-close.xpm 	pixmaps/dir-open.xpm 	pixmaps/dir-noselect.xpm 	pixmaps/folder.xpm 	pixmaps/forwarded.xpm 	pixmaps/group.xpm 	pixmaps/inbox.xpm 	pixmaps/mark.xpm 	pixmaps/checkbox_on.xpm 	pixmaps/checkbox_off.xpm 	pixmaps/new.xpm 	pixmaps/offline.xpm 	pixmaps/online.xpm 	pixmaps/outbox.xpm 	pixmaps/regular.xpm 	pixmaps/replied.xpm 	pixmaps/trash.xpm 	pixmaps/unread.xpm 	pixmaps/linewrap.xpm 	pixmaps/continue.xpm 	pixmaps/complete.xpm 	pixmaps/error.xpm 	pixmaps/stock_mail.xpm 	pixmaps/stock_mail_attach.xpm 	pixmaps/stock_mail_receive.xpm 	pixmaps/stock_mail_receive_all.xpm 	pixmaps/stock_mail_send.xpm 	pixmaps/stock_mail_send_queue.xpm 	pixmaps/stock_mail_compose.xpm 	pixmaps/stock_mail_reply.xpm 	pixmaps/stock_mail_reply_to_all.xpm 	pixmaps/stock_mail_forward.xpm 	pixmaps/stock_preferences.xpm 	pixmaps/stock_properties.xpm 	pixmaps/stock_search.xpm 	pixmaps/stock_close.xpm 	pixmaps/stock_exec.xpm 	pixmaps/stock_trash.xpm 	pixmaps/stock_up_arrow.xpm 	pixmaps/stock_down_arrow.xpm 	pixmaps/stock_paste.xpm 	pixmaps/tb_address_book.xpm 	pixmaps/sylpheed-logo.xpm 	pixmaps/address.xpm 	pixmaps/book.xpm 	pixmaps/category.xpm 	pixmaps/interface.xpm 	pixmaps/jpilot.xpm 	pixmaps/ldap.xpm 	pixmaps/vcard.xpm


INCLUDES =  	-DG_LOG_DOMAIN=\"Sylpheed\" 	-I$(top_srcdir)/intl 	$(GTK_CFLAGS) 	$(GDK_IMLIB_CFLAGS) 	$(GDK_PIXBUF_CFLAGS) 	$(GPGME_CFLAGS) 	-I$(includedir)


sylpheed_LDADD =  	-pthread -Wl,--export-dynamic -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   	$(INTLLIBS) 	$(GPGME_LIBS) 	$(LDAP_LIBS) 	$(LIBICONV) 	$(SYLPHEED_RES)


CPPFLAGS =  	-DLOCALEDIR=\""$(localedir)"\" 	-DMANUALDIR=\""$(manualdir)"\" 	-DFAQDIR=\""$(faqdir)"\" 	-DTARGET_ALIAS=\""$(target_triplet)"\" 	-DSYSCONFDIR=\""$(sysconfdir)"\"


YFLAGS = -d
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../config.h
CONFIG_CLEAN_FILES =  version.h
bin_PROGRAMS =  sylpheed$(EXEEXT)
PROGRAMS =  $(bin_PROGRAMS)


DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I..
LDFLAGS = 
LIBS = -lcompface  -lpisock -lssl -lcrypto
sylpheed_OBJECTS =  main.$(OBJEXT) mainwindow.$(OBJEXT) \
folderview.$(OBJEXT) summaryview.$(OBJEXT) messageview.$(OBJEXT) \
headerview.$(OBJEXT) textview.$(OBJEXT) imageview.$(OBJEXT) \
mimeview.$(OBJEXT) summary_search.$(OBJEXT) message_search.$(OBJEXT) \
colorlabel.$(OBJEXT) folder.$(OBJEXT) procmsg.$(OBJEXT) \
procheader.$(OBJEXT) filter.$(OBJEXT) action.$(OBJEXT) \
compose.$(OBJEXT) gtkshruler.$(OBJEXT) gtksctree.$(OBJEXT) \
menu.$(OBJEXT) stock_pixmap.$(OBJEXT) prefs.$(OBJEXT) \
prefs_common.$(OBJEXT) prefs_filter.$(OBJEXT) prefs_account.$(OBJEXT) \
prefs_folder_item.$(OBJEXT) prefs_display_header.$(OBJEXT) \
prefs_customheader.$(OBJEXT) prefs_summary_column.$(OBJEXT) \
prefs_template.$(OBJEXT) prefs_actions.$(OBJEXT) account.$(OBJEXT) \
displayheader.$(OBJEXT) customheader.$(OBJEXT) template.$(OBJEXT) \
addressbook.$(OBJEXT) addr_compl.$(OBJEXT) addritem.$(OBJEXT) \
addrcache.$(OBJEXT) addrbook.$(OBJEXT) addrindex.$(OBJEXT) \
mgutils.$(OBJEXT) vcard.$(OBJEXT) ldif.$(OBJEXT) importldif.$(OBJEXT) \
jpilot.$(OBJEXT) syldap.$(OBJEXT) editbook.$(OBJEXT) \
editgroup.$(OBJEXT) editaddress.$(OBJEXT) editvcard.$(OBJEXT) \
editjpilot.$(OBJEXT) editldap.$(OBJEXT) editldap_basedn.$(OBJEXT) \
addressadd.$(OBJEXT) filesel.$(OBJEXT) foldersel.$(OBJEXT) \
statusbar.$(OBJEXT) logwindow.$(OBJEXT) sourcewindow.$(OBJEXT) \
manage_window.$(OBJEXT) undo.$(OBJEXT) alertpanel.$(OBJEXT) \
inputdialog.$(OBJEXT) progressdialog.$(OBJEXT) \
grouplistdialog.$(OBJEXT) about.$(OBJEXT) setup.$(OBJEXT) \
utils.$(OBJEXT) gtkutils.$(OBJEXT) codeconv.$(OBJEXT) unmime.$(OBJEXT) \
base64.$(OBJEXT) quoted-printable.$(OBJEXT) uuencode.$(OBJEXT) \
md5.$(OBJEXT) socket.$(OBJEXT) ssl.$(OBJEXT) session.$(OBJEXT) \
smtp.$(OBJEXT) pop.$(OBJEXT) mh.$(OBJEXT) mbox.$(OBJEXT) \
send_message.$(OBJEXT) recv.$(OBJEXT) inc.$(OBJEXT) import.$(OBJEXT) \
export.$(OBJEXT) nntp.$(OBJEXT) news.$(OBJEXT) imap.$(OBJEXT) \
xml.$(OBJEXT) html.$(OBJEXT) procmime.$(OBJEXT) rfc2015.$(OBJEXT) \
passphrase.$(OBJEXT) select-keys.$(OBJEXT) sigstatus.$(OBJEXT) \
simple-gettext.$(OBJEXT) manual.$(OBJEXT) stringtable.$(OBJEXT) \
quote_fmt_lex.$(OBJEXT) quote_fmt_parse.$(OBJEXT) \
sylpheed-marshal.$(OBJEXT)
#sylpheed_DEPENDENCIES =  sylpheed.res
sylpheed_DEPENDENCIES = 
sylpheed_LDFLAGS = 
LEX_OUTPUT_ROOT = lex.yy
LEXLIB = -lfl
CFLAGS = -Wall -g -O2 
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON =  Makefile.am Makefile.in quote_fmt_lex.c quote_fmt_parse.c \
version.h.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

TAR = tar
GZIP_ENV = --best
SOURCES = $(sylpheed_SOURCES)
OBJECTS = $(sylpheed_OBJECTS)

all: all-redirect
.SUFFIXES:
.SUFFIXES: .S .c .l .lo .o .obj .s .y
$(srcdir)/Makefile.in: # Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
	cd $(top_srcdir) && $(AUTOMAKE) --foreign --include-deps src/Makefile

Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status

version.h: $(top_builddir)/config.status version.h.in
	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status

mostlyclean-binPROGRAMS:

clean-binPROGRAMS:
	-test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)

distclean-binPROGRAMS:

maintainer-clean-binPROGRAMS:

install-binPROGRAMS: $(bin_PROGRAMS)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(DESTDIR)$(bindir)
	@list='$(bin_PROGRAMS)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
	  else :; fi; \
	done

uninstall-binPROGRAMS:
	@$(NORMAL_UNINSTALL)
	list='$(bin_PROGRAMS)'; for p in $$list; do \
	  rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
	done

.c.o:
	$(COMPILE) -c $<

# FIXME: We should only use cygpath when building on Windows,
# and only if it is available.
.c.obj:
	$(COMPILE) -c `cygpath -w $<`

.s.o:
	$(COMPILE) -c $<

.S.o:
	$(COMPILE) -c $<

mostlyclean-compile:
	-rm -f *.o core *.core
	-rm -f *.$(OBJEXT)

clean-compile:

distclean-compile:
	-rm -f *.tab.c

maintainer-clean-compile:

.c.lo:
	$(LIBTOOL) --mode=compile $(COMPILE) -c $<

.s.lo:
	$(LIBTOOL) --mode=compile $(COMPILE) -c $<

.S.lo:
	$(LIBTOOL) --mode=compile $(COMPILE) -c $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

distclean-libtool:

maintainer-clean-libtool:

sylpheed$(EXEEXT): $(sylpheed_OBJECTS) $(sylpheed_DEPENDENCIES)
	@rm -f sylpheed$(EXEEXT)
	$(LINK) $(sylpheed_LDFLAGS) $(sylpheed_OBJECTS) $(sylpheed_LDADD) $(LIBS)
.l.c:
	$(LEX) $(AM_LFLAGS) $(LFLAGS) $< && mv $(LEX_OUTPUT_ROOT).c $@
.y.c:
	$(YACC) $(AM_YFLAGS) $(YFLAGS) $< && mv y.tab.c $*.c
	if test -f y.tab.h; then \
	if cmp -s y.tab.h $*.h; then rm -f y.tab.h; else mv y.tab.h $*.h; fi; \
	else :; fi
quote_fmt_parse.h: quote_fmt_parse.c


tags: TAGS

ID: $(HEADERS) $(SOURCES) $(LISP)
	list='$(SOURCES) $(HEADERS)'; \
	unique=`for i in $$list; do echo $$i; done | \
	  awk '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	here=`pwd` && cd $(srcdir) \
	  && mkid -f$$here/ID $$unique $(LISP)

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)'; \
	unique=`for i in $$list; do echo $$i; done | \
	  awk '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
	  || (cd $(srcdir) && etags -o $$here/TAGS $(ETAGS_ARGS) $$tags  $$unique $(LISP))

mostlyclean-tags:

clean-tags:

distclean-tags:
	-rm -f TAGS ID

maintainer-clean-tags:

distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = src

distdir: $(DISTFILES)
	$(mkinstalldirs) $(distdir)/pixmaps
	@for file in $(DISTFILES); do \
	  d=$(srcdir); \
	  if test -d $$d/$$file; then \
	    cp -pr $$d/$$file $(distdir)/$$file; \
	  else \
	    test -f $(distdir)/$$file \
	    || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
	    || cp -p $$d/$$file $(distdir)/$$file || :; \
	  fi; \
	done
about.o: about.c ../config.h defs.h intl.h about.h gtkutils.h \
	stock_pixmap.h prefs_common.h mainwindow.h folderview.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h codeconv.h utils.h \
	version.h
account.o: account.c ../config.h defs.h intl.h main.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	account.h prefs.h procheader.h manage_window.h stock_pixmap.h \
	inc.h progressdialog.h pop.h utils.h alertpanel.h
action.o: action.c ../config.h defs.h intl.h utils.h gtkutils.h \
	manage_window.h mainwindow.h folderview.h folder.h \
	prefs_account.h smtp.h session.h socket.h procmsg.h procmime.h \
	prefs_filter.h summaryview.h headerview.h messageview.h \
	textview.h imageview.h mimeview.h compose.h addressbook.h \
	undo.h gtksctree.h logwindow.h prefs_common.h codeconv.h \
	alertpanel.h inputdialog.h action.h
addr_compl.o: addr_compl.c ../config.h intl.h defs.h xml.h addr_compl.h \
	utils.h addressbook.h compose.h procmsg.h folder.h \
	prefs_account.h smtp.h session.h socket.h procmime.h \
	prefs_filter.h undo.h main.h
addrbook.o: addrbook.c xml.h mgutils.h addritem.h addrcache.h addrbook.h \
	prefs.h account.h prefs_account.h ../config.h folder.h \
	session.h socket.h procmsg.h procmime.h prefs_filter.h smtp.h \
	codeconv.h
addrcache.o: addrcache.c addritem.h addrcache.h
addressadd.o: addressadd.c ../config.h defs.h intl.h gtkutils.h \
	stock_pixmap.h prefs_common.h mainwindow.h folderview.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h codeconv.h \
	addressadd.h addrindex.h addritem.h addrbook.h addrcache.h \
	manage_window.h
addressbook.o: addressbook.c ../config.h defs.h intl.h main.h \
	addressbook.h compose.h procmsg.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmime.h prefs_filter.h undo.h \
	manage_window.h prefs_common.h mainwindow.h folderview.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h gtksctree.h logwindow.h gtkutils.h codeconv.h \
	alertpanel.h inputdialog.h menu.h stock_pixmap.h xml.h prefs.h \
	account.h utils.h about.h addr_compl.h mgutils.h addressitem.h \
	addrindex.h addritem.h addrcache.h addrbook.h addressadd.h \
	vcard.h editvcard.h editgroup.h editaddress.h editbook.h ldif.h \
	importldif.h
addrindex.o: addrindex.c ../config.h defs.h intl.h mgutils.h addritem.h \
	addrcache.h addrbook.h addrindex.h xml.h prefs.h account.h \
	prefs_account.h folder.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h smtp.h codeconv.h vcard.h
addritem.o: addritem.c addritem.h mgutils.h
alertpanel.o: alertpanel.c ../config.h intl.h alertpanel.h \
	manage_window.h utils.h gtkutils.h inc.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h progressdialog.h \
	pop.h defs.h prefs_common.h codeconv.h
base64.o: base64.c base64.h
codeconv.o: codeconv.c ../config.h intl.h codeconv.h unmime.h base64.h \
	quoted-printable.h utils.h prefs_common.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h
colorlabel.o: colorlabel.c defs.h ../config.h intl.h colorlabel.h \
	gtkutils.h utils.h
compose.o: compose.c ../config.h defs.h intl.h main.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h menu.h \
	stock_pixmap.h send_message.h imap.h news.h customheader.h \
	prefs_common.h codeconv.h action.h account.h prefs.h filesel.h \
	procheader.h statusbar.h about.h base64.h quoted-printable.h \
	utils.h alertpanel.h manage_window.h gtkshruler.h addr_compl.h \
	quote_fmt.h template.h
customheader.o: customheader.c ../config.h customheader.h utils.h
displayheader.o: displayheader.c ../config.h displayheader.h
editaddress.o: editaddress.c ../config.h defs.h intl.h mgutils.h \
	addressbook.h compose.h procmsg.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmime.h prefs_filter.h undo.h \
	addressitem.h addrindex.h addritem.h addrbook.h addrcache.h \
	manage_window.h gtkutils.h codeconv.h prefs_common.h \
	mainwindow.h folderview.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h gtksctree.h \
	logwindow.h
editbook.o: editbook.c ../config.h defs.h intl.h utils.h prefs_common.h \
	mainwindow.h folderview.h folder.h prefs_account.h smtp.h \
	session.h socket.h procmsg.h procmime.h prefs_filter.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h compose.h addressbook.h undo.h gtksctree.h \
	logwindow.h gtkutils.h codeconv.h mgutils.h addressitem.h \
	addrindex.h addritem.h addrbook.h addrcache.h manage_window.h
editgroup.o: editgroup.c ../config.h defs.h intl.h addressbook.h \
	compose.h procmsg.h folder.h prefs_account.h smtp.h session.h \
	socket.h procmime.h prefs_filter.h undo.h addressitem.h \
	addrindex.h addritem.h addrbook.h addrcache.h mgutils.h \
	prefs_common.h mainwindow.h folderview.h summaryview.h \
	headerview.h messageview.h textview.h imageview.h mimeview.h \
	gtksctree.h logwindow.h gtkutils.h codeconv.h alertpanel.h \
	inputdialog.h manage_window.h
editjpilot.o: editjpilot.c ../config.h
editldap.o: editldap.c ../config.h
editldap_basedn.o: editldap_basedn.c ../config.h
editvcard.o: editvcard.c ../config.h defs.h intl.h addressbook.h \
	compose.h procmsg.h folder.h prefs_account.h smtp.h session.h \
	socket.h procmime.h prefs_filter.h undo.h prefs_common.h \
	mainwindow.h folderview.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h gtksctree.h \
	logwindow.h gtkutils.h codeconv.h addressitem.h addrindex.h \
	addritem.h vcard.h addrcache.h mgutils.h manage_window.h
export.o: export.c ../config.h defs.h intl.h main.h inc.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	progressdialog.h pop.h mbox.h filesel.h foldersel.h \
	manage_window.h utils.h codeconv.h
filesel.o: filesel.c main.h filesel.h manage_window.h gtkutils.h \
	../config.h
filter.o: filter.c ../config.h intl.h procheader.h procmsg.h folder.h \
	prefs_account.h smtp.h session.h socket.h procmime.h \
	prefs_filter.h filter.h utils.h
folder.o: folder.c ../config.h defs.h intl.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmsg.h procmime.h prefs_filter.h \
	imap.h news.h mh.h utils.h xml.h codeconv.h prefs.h account.h
foldersel.o: foldersel.c defs.h ../config.h intl.h main.h utils.h \
	gtkutils.h stock_pixmap.h foldersel.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmsg.h procmime.h prefs_filter.h \
	alertpanel.h manage_window.h
folderview.o: folderview.c defs.h ../config.h intl.h main.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	summary_search.h inputdialog.h grouplistdialog.h \
	manage_window.h alertpanel.h menu.h stock_pixmap.h utils.h \
	prefs_common.h codeconv.h prefs_folder_item.h account.h prefs.h \
	inc.h progressdialog.h pop.h
grouplistdialog.o: grouplistdialog.c ../config.h defs.h intl.h \
	grouplistdialog.h folder.h prefs_account.h smtp.h session.h \
	socket.h procmsg.h procmime.h prefs_filter.h manage_window.h \
	gtkutils.h utils.h news.h alertpanel.h recv.h
gtksctree.o: gtksctree.c gtksctree.h sylpheed-marshal.h
gtkshruler.o: gtkshruler.c gtkshruler.h
gtkutils.o: gtkutils.c ../config.h intl.h gtkutils.h utils.h gtksctree.h \
	codeconv.h menu.h
headerview.o: headerview.c ../config.h defs.h intl.h main.h headerview.h \
	procmsg.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmime.h prefs_filter.h prefs_common.h mainwindow.h \
	folderview.h summaryview.h messageview.h textview.h imageview.h \
	mimeview.h compose.h addressbook.h undo.h gtksctree.h \
	logwindow.h gtkutils.h codeconv.h utils.h
html.o: html.c html.h codeconv.h ../config.h utils.h
imageview.o: imageview.c ../config.h intl.h mainwindow.h folderview.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	prefs_common.h codeconv.h utils.h
imap.o: imap.c ../config.h defs.h intl.h imap.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmsg.h procmime.h prefs_filter.h \
	ssl.h recv.h procheader.h statusbar.h codeconv.h md5.h utils.h \
	base64.h prefs_common.h mainwindow.h folderview.h summaryview.h \
	headerview.h messageview.h textview.h imageview.h mimeview.h \
	compose.h addressbook.h undo.h gtksctree.h logwindow.h \
	gtkutils.h inputdialog.h
import.o: import.c ../config.h defs.h intl.h main.h inc.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	progressdialog.h pop.h mbox.h filesel.h foldersel.h \
	manage_window.h codeconv.h
importldif.o: importldif.c ../config.h defs.h intl.h addrbook.h \
	addritem.h addrcache.h addressbook.h compose.h procmsg.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmime.h \
	prefs_filter.h undo.h addressitem.h addrindex.h gtkutils.h \
	stock_pixmap.h prefs_common.h mainwindow.h folderview.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h gtksctree.h logwindow.h codeconv.h manage_window.h \
	mgutils.h ldif.h utils.h
inc.o: inc.c ../config.h defs.h intl.h main.h inc.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	progressdialog.h pop.h prefs_common.h codeconv.h account.h \
	prefs.h ssl.h recv.h mbox.h utils.h statusbar.h manage_window.h \
	stock_pixmap.h inputdialog.h alertpanel.h filter.h
inputdialog.o: inputdialog.c ../config.h intl.h inputdialog.h \
	manage_window.h gtkutils.h utils.h
jpilot.o: jpilot.c ../config.h
ldif.o: ldif.c mgutils.h ldif.h addrcache.h addritem.h base64.h
logwindow.o: logwindow.c ../config.h intl.h logwindow.h utils.h \
	gtkutils.h
main.o: main.c ../config.h defs.h intl.h main.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	prefs_common.h codeconv.h prefs_actions.h \
	prefs_display_header.h account.h prefs.h inc.h progressdialog.h \
	pop.h import.h manage_window.h alertpanel.h statusbar.h setup.h \
	utils.h version.h
mainwindow.o: mainwindow.c defs.h ../config.h intl.h main.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	foldersel.h summary_search.h message_search.h menu.h \
	stock_pixmap.h inc.h progressdialog.h pop.h import.h export.h \
	prefs_common.h codeconv.h prefs_actions.h \
	prefs_summary_column.h prefs_template.h action.h account.h \
	prefs.h manage_window.h alertpanel.h statusbar.h inputdialog.h \
	utils.h about.h manual.h version.h
manage_window.o: manage_window.c manage_window.h utils.h ../config.h
manual.o: manual.c ../config.h defs.h prefs_common.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	codeconv.h manual.h utils.h
mbox.o: mbox.c ../config.h defs.h intl.h mbox.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmsg.h procmime.h prefs_filter.h \
	filter.h prefs_common.h mainwindow.h folderview.h summaryview.h \
	headerview.h messageview.h textview.h imageview.h mimeview.h \
	compose.h addressbook.h undo.h gtksctree.h logwindow.h \
	gtkutils.h codeconv.h account.h prefs.h utils.h
md5.o: md5.c ../config.h utils.h md5.h
menu.o: menu.c ../config.h intl.h menu.h utils.h
message_search.o: message_search.c ../config.h defs.h intl.h main.h \
	message_search.h messageview.h mainwindow.h folderview.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h summaryview.h headerview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	textview.h imageview.h mimeview.h utils.h manage_window.h \
	alertpanel.h
messageview.o: messageview.c defs.h ../config.h intl.h main.h \
	messageview.h mainwindow.h folderview.h folder.h \
	prefs_account.h smtp.h session.h socket.h procmsg.h procmime.h \
	prefs_filter.h summaryview.h headerview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	textview.h imageview.h mimeview.h message_search.h menu.h \
	about.h filesel.h sourcewindow.h alertpanel.h inputdialog.h \
	manage_window.h procheader.h account.h prefs.h action.h \
	prefs_common.h codeconv.h utils.h rfc2015.h
mgutils.o: mgutils.c mgutils.h
mh.o: mh.c ../config.h defs.h intl.h folder.h prefs_account.h smtp.h \
	session.h socket.h procmsg.h procmime.h prefs_filter.h mh.h \
	procheader.h utils.h codeconv.h
mimeview.o: mimeview.c ../config.h defs.h intl.h main.h mimeview.h \
	textview.h messageview.h mainwindow.h folderview.h folder.h \
	prefs_account.h smtp.h session.h socket.h procmsg.h procmime.h \
	prefs_filter.h summaryview.h headerview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	imageview.h menu.h filesel.h alertpanel.h inputdialog.h utils.h \
	prefs_common.h codeconv.h rfc2015.h
news.o: news.c ../config.h defs.h intl.h news.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmsg.h procmime.h prefs_filter.h \
	nntp.h recv.h procheader.h statusbar.h codeconv.h utils.h \
	prefs_common.h mainwindow.h folderview.h summaryview.h \
	headerview.h messageview.h textview.h imageview.h mimeview.h \
	compose.h addressbook.h undo.h gtksctree.h logwindow.h \
	gtkutils.h inputdialog.h alertpanel.h
nntp.o: nntp.c ../config.h intl.h nntp.h session.h socket.h utils.h
passphrase.o: passphrase.c ../config.h
pop.o: pop.c ../config.h intl.h pop.h session.h socket.h prefs_account.h \
	folder.h procmsg.h procmime.h prefs_filter.h smtp.h md5.h \
	utils.h inc.h mainwindow.h folderview.h summaryview.h \
	headerview.h messageview.h textview.h imageview.h mimeview.h \
	compose.h addressbook.h undo.h gtksctree.h logwindow.h \
	gtkutils.h progressdialog.h recv.h
prefs.o: prefs.c ../config.h codeconv.h intl.h main.h prefs.h account.h \
	prefs_account.h folder.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h smtp.h utils.h gtkutils.h
prefs_account.o: prefs_account.c ../config.h defs.h intl.h main.h \
	prefs.h account.h prefs_account.h folder.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h smtp.h prefs_customheader.h \
	mainwindow.h folderview.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	manage_window.h foldersel.h inc.h progressdialog.h pop.h menu.h \
	utils.h alertpanel.h imap.h
prefs_actions.o: prefs_actions.c ../config.h defs.h intl.h prefs.h \
	account.h prefs_account.h folder.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h smtp.h inc.h mainwindow.h \
	folderview.h summaryview.h headerview.h messageview.h \
	textview.h imageview.h mimeview.h compose.h addressbook.h \
	undo.h gtksctree.h logwindow.h gtkutils.h progressdialog.h \
	pop.h utils.h manage_window.h prefs_common.h codeconv.h \
	alertpanel.h prefs_actions.h action.h
prefs_common.o: prefs_common.c ../config.h defs.h intl.h main.h prefs.h \
	account.h prefs_account.h folder.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h smtp.h prefs_common.h mainwindow.h \
	folderview.h summaryview.h headerview.h messageview.h \
	textview.h imageview.h mimeview.h compose.h addressbook.h \
	undo.h gtksctree.h logwindow.h gtkutils.h codeconv.h \
	prefs_display_header.h prefs_summary_column.h manage_window.h \
	inc.h progressdialog.h pop.h menu.h utils.h alertpanel.h
prefs_customheader.o: prefs_customheader.c ../config.h defs.h intl.h \
	main.h prefs.h account.h prefs_account.h folder.h session.h \
	socket.h procmsg.h procmime.h prefs_filter.h smtp.h \
	prefs_customheader.h prefs_common.h mainwindow.h folderview.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h compose.h addressbook.h undo.h gtksctree.h \
	logwindow.h gtkutils.h codeconv.h foldersel.h manage_window.h \
	customheader.h utils.h alertpanel.h
prefs_display_header.o: prefs_display_header.c ../config.h defs.h intl.h \
	prefs.h account.h prefs_account.h folder.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h smtp.h \
	prefs_display_header.h prefs_common.h mainwindow.h folderview.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h compose.h addressbook.h undo.h gtksctree.h \
	logwindow.h gtkutils.h codeconv.h manage_window.h alertpanel.h \
	displayheader.h utils.h
prefs_filter.o: prefs_filter.c ../config.h defs.h intl.h main.h prefs.h \
	account.h prefs_account.h folder.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h smtp.h prefs_common.h mainwindow.h \
	folderview.h summaryview.h headerview.h messageview.h \
	textview.h imageview.h mimeview.h compose.h addressbook.h \
	undo.h gtksctree.h logwindow.h gtkutils.h codeconv.h \
	foldersel.h manage_window.h inc.h progressdialog.h pop.h \
	procheader.h filter.h utils.h alertpanel.h
prefs_folder_item.o: prefs_folder_item.c ../config.h defs.h intl.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h prefs.h account.h prefs_folder_item.h \
	manage_window.h folderview.h mainwindow.h summaryview.h \
	headerview.h messageview.h textview.h imageview.h mimeview.h \
	compose.h addressbook.h undo.h gtksctree.h logwindow.h \
	gtkutils.h inc.h progressdialog.h pop.h menu.h
prefs_summary_column.o: prefs_summary_column.c ../config.h defs.h intl.h \
	prefs.h account.h prefs_account.h folder.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h smtp.h prefs_common.h \
	mainwindow.h folderview.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	codeconv.h prefs_summary_column.h manage_window.h inc.h \
	progressdialog.h pop.h utils.h
prefs_template.o: prefs_template.c defs.h ../config.h intl.h template.h \
	main.h inc.h mainwindow.h folderview.h folder.h prefs_account.h \
	smtp.h session.h socket.h procmsg.h procmime.h prefs_filter.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h compose.h addressbook.h undo.h gtksctree.h \
	logwindow.h gtkutils.h progressdialog.h pop.h utils.h \
	alertpanel.h manage_window.h prefs_common.h codeconv.h \
	addr_compl.h quote_fmt.h
procheader.o: procheader.c ../config.h intl.h procheader.h procmsg.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmime.h \
	prefs_filter.h codeconv.h prefs_common.h mainwindow.h \
	folderview.h summaryview.h headerview.h messageview.h \
	textview.h imageview.h mimeview.h compose.h addressbook.h \
	undo.h gtksctree.h logwindow.h gtkutils.h utils.h
procmime.o: procmime.c ../config.h defs.h intl.h procmime.h procmsg.h \
	folder.h prefs_account.h smtp.h session.h socket.h \
	prefs_filter.h procheader.h base64.h quoted-printable.h \
	uuencode.h unmime.h html.h codeconv.h utils.h prefs_common.h \
	mainwindow.h folderview.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h
procmsg.o: procmsg.c defs.h ../config.h intl.h main.h utils.h procmsg.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmime.h \
	prefs_filter.h procheader.h account.h prefs.h send_message.h \
	statusbar.h filter.h
progressdialog.o: progressdialog.c ../config.h intl.h progressdialog.h \
	gtkutils.h utils.h
quote_fmt_lex.o: quote_fmt_lex.c quote_fmt_lex.h quote_fmt_parse.h
quote_fmt_parse.o: quote_fmt_parse.c defs.h ../config.h procmsg.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmime.h \
	prefs_filter.h utils.h quote_fmt.h quote_fmt_lex.h
quoted-printable.o: quoted-printable.c
recv.o: recv.c ../config.h defs.h intl.h recv.h socket.h utils.h
rfc2015.o: rfc2015.c ../config.h
select-keys.o: select-keys.c ../config.h
send_message.o: send_message.c ../config.h defs.h intl.h send_message.h \
	prefs_account.h folder.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h smtp.h ssl.h news.h prefs_common.h \
	mainwindow.h folderview.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h gtkutils.h \
	codeconv.h procheader.h account.h prefs.h progressdialog.h \
	statusbar.h inputdialog.h alertpanel.h manage_window.h utils.h
session.o: session.c ../config.h defs.h session.h socket.h utils.h
setup.o: setup.c ../config.h intl.h inputdialog.h alertpanel.h \
	mainwindow.h folderview.h folder.h prefs_account.h smtp.h \
	session.h socket.h procmsg.h procmime.h prefs_filter.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h compose.h addressbook.h undo.h gtksctree.h \
	logwindow.h gtkutils.h
sigstatus.o: sigstatus.c ../config.h
simple-gettext.o: simple-gettext.c ../config.h
smtp.o: smtp.c ../config.h intl.h smtp.h session.h socket.h md5.h \
	utils.h base64.h
socket.o: socket.c ../config.h socket.h
sourcewindow.o: sourcewindow.c defs.h ../config.h intl.h sourcewindow.h \
	procmsg.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmime.h prefs_filter.h utils.h gtkutils.h prefs_common.h \
	mainwindow.h folderview.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h undo.h gtksctree.h logwindow.h codeconv.h
ssl.o: ssl.c ../config.h
statusbar.o: statusbar.c ../config.h intl.h statusbar.h gtkutils.h \
	utils.h
stock_pixmap.o: stock_pixmap.c stock_pixmap.h gtkutils.h ../config.h \
	pixmaps/address.xpm pixmaps/book.xpm pixmaps/category.xpm \
	pixmaps/checkbox_off.xpm pixmaps/checkbox_on.xpm \
	pixmaps/clip.xpm pixmaps/complete.xpm pixmaps/continue.xpm \
	pixmaps/deleted.xpm pixmaps/dir-close.xpm pixmaps/dir-open.xpm \
	pixmaps/dir-noselect.xpm pixmaps/error.xpm \
	pixmaps/forwarded.xpm pixmaps/group.xpm pixmaps/inbox.xpm \
	pixmaps/interface.xpm pixmaps/jpilot.xpm pixmaps/ldap.xpm \
	pixmaps/linewrap.xpm pixmaps/mark.xpm pixmaps/new.xpm \
	pixmaps/outbox.xpm pixmaps/replied.xpm pixmaps/stock_close.xpm \
	pixmaps/stock_down_arrow.xpm pixmaps/stock_exec.xpm \
	pixmaps/stock_mail.xpm pixmaps/stock_mail_attach.xpm \
	pixmaps/stock_mail_compose.xpm pixmaps/stock_mail_forward.xpm \
	pixmaps/stock_mail_receive.xpm \
	pixmaps/stock_mail_receive_all.xpm pixmaps/stock_mail_reply.xpm \
	pixmaps/stock_mail_reply_to_all.xpm pixmaps/stock_mail_send.xpm \
	pixmaps/stock_mail_send_queue.xpm pixmaps/stock_paste.xpm \
	pixmaps/stock_preferences.xpm pixmaps/stock_properties.xpm \
	pixmaps/sylpheed-logo.xpm pixmaps/tb_address_book.xpm \
	pixmaps/trash.xpm pixmaps/unread.xpm pixmaps/vcard.xpm \
	pixmaps/online.xpm pixmaps/offline.xpm
stringtable.o: stringtable.c stringtable.h utils.h ../config.h
summary_search.o: summary_search.c ../config.h defs.h intl.h main.h \
	summary_search.h summaryview.h mainwindow.h folderview.h \
	folder.h prefs_account.h smtp.h session.h socket.h procmsg.h \
	procmime.h prefs_filter.h headerview.h messageview.h textview.h \
	imageview.h mimeview.h logwindow.h gtkutils.h compose.h \
	addressbook.h undo.h gtksctree.h utils.h manage_window.h \
	alertpanel.h
summaryview.o: summaryview.c defs.h ../config.h intl.h main.h menu.h \
	mainwindow.h folderview.h folder.h prefs_account.h smtp.h \
	session.h socket.h procmsg.h procmime.h prefs_filter.h \
	summaryview.h headerview.h messageview.h textview.h imageview.h \
	mimeview.h compose.h addressbook.h undo.h gtksctree.h \
	logwindow.h gtkutils.h foldersel.h procheader.h sourcewindow.h \
	prefs_common.h codeconv.h prefs_summary_column.h account.h \
	prefs.h utils.h stock_pixmap.h filesel.h alertpanel.h \
	inputdialog.h statusbar.h filter.h colorlabel.h inc.h \
	progressdialog.h pop.h imap.h
syldap.o: syldap.c ../config.h
sylpheed-marshal.o: sylpheed-marshal.c
template.o: template.c defs.h ../config.h intl.h main.h template.h \
	utils.h codeconv.h
textview.o: textview.c ../config.h defs.h intl.h main.h summaryview.h \
	mainwindow.h folderview.h folder.h prefs_account.h smtp.h \
	session.h socket.h procmsg.h procmime.h prefs_filter.h \
	headerview.h messageview.h textview.h imageview.h mimeview.h \
	logwindow.h gtkutils.h compose.h addressbook.h undo.h \
	gtksctree.h procheader.h prefs_common.h codeconv.h statusbar.h \
	utils.h html.h displayheader.h alertpanel.h
undo.o: undo.c ../config.h undo.h utils.h prefs_common.h mainwindow.h \
	folderview.h folder.h prefs_account.h smtp.h session.h socket.h \
	procmsg.h procmime.h prefs_filter.h summaryview.h headerview.h \
	messageview.h textview.h imageview.h mimeview.h compose.h \
	addressbook.h gtksctree.h logwindow.h gtkutils.h codeconv.h
unmime.o: unmime.c ../config.h codeconv.h base64.h quoted-printable.h
utils.o: utils.c ../config.h defs.h intl.h utils.h socket.h statusbar.h \
	logwindow.h codeconv.h
uuencode.o: uuencode.c
vcard.o: vcard.c mgutils.h vcard.h addritem.h addrcache.h
xml.o: xml.c xml.h main.h utils.h ../config.h codeconv.h stringtable.h

info-am:
info: info-am
dvi-am:
dvi: dvi-am
check-am: all-am
check: check-am
installcheck-am:
installcheck: installcheck-am
install-exec-am: install-binPROGRAMS
install-exec: install-exec-am

install-data-am:
install-data: install-data-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
install: install-am
uninstall-am: uninstall-binPROGRAMS
uninstall: uninstall-am
all-am: Makefile $(PROGRAMS)
all-redirect: all-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
installdirs:
	$(mkinstalldirs)  $(DESTDIR)$(bindir)


mostlyclean-generic:

clean-generic:

distclean-generic:
	-rm -f Makefile $(CONFIG_CLEAN_FILES)
	-rm -f config.cache config.log stamp-h stamp-h[0-9]*

maintainer-clean-generic:
	-test -z "quote_fmt_lexcquote_fmt_parsehquote_fmt_parsec$(BUILT_SOURCES)" || rm -f quote_fmt_lexc quote_fmt_parseh quote_fmt_parsec $(BUILT_SOURCES)
mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
		mostlyclean-libtool mostlyclean-tags \
		mostlyclean-generic

mostlyclean: mostlyclean-am

clean-am:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
		clean-generic mostlyclean-am

clean: clean-am

distclean-am:  distclean-binPROGRAMS distclean-compile distclean-libtool \
		distclean-tags distclean-generic clean-am
	-rm -f libtool

distclean: distclean-am

maintainer-clean-am:  maintainer-clean-binPROGRAMS \
		maintainer-clean-compile maintainer-clean-libtool \
		maintainer-clean-tags maintainer-clean-generic \
		distclean-am
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."

maintainer-clean: maintainer-clean-am

.PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
mostlyclean-compile distclean-compile clean-compile \
maintainer-clean-compile mostlyclean-libtool distclean-libtool \
clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
dvi-am dvi check check-am installcheck-am installcheck install-exec-am \
install-exec install-data-am install-data install-am install \
uninstall-am uninstall all-redirect all-am all installdirs \
mostlyclean-generic distclean-generic clean-generic \
maintainer-clean-generic clean mostlyclean distclean maintainer-clean


#sylpheed.rc:
#	echo "SYLPHEED ICON sylpheed.ico" > sylpheed.rc

#sylpheed.res: sylpheed.rc
#	$(WINDRES) $< -O coff -o $@

sylpheed-marshal.h: sylpheed-marshal.list
	$(GLIB_GENMARSHAL) $< --header --prefix=sylpheed_marshal > $@

sylpheed-marshal.c: sylpheed-marshal.list
	$(GLIB_GENMARSHAL) $< --body --prefix=sylpheed_marshal > $@

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
