Added "--enable-maintainer-mode".
[claws.git] / src / Makefile.in
1 # Makefile.in generated automatically by automake 1.4 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = ..
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 host_alias = @host_alias@
61 host_triplet = @host@
62 AS = @AS@
63 CATALOGS = @CATALOGS@
64 CATOBJEXT = @CATOBJEXT@
65 CC = @CC@
66 CPP = @CPP@
67 DATADIRNAME = @DATADIRNAME@
68 DLLTOOL = @DLLTOOL@
69 GDK_IMLIB_CFLAGS = @GDK_IMLIB_CFLAGS@
70 GDK_IMLIB_LIBS = @GDK_IMLIB_LIBS@
71 GDK_PIXBUF_CFLAGS = @GDK_PIXBUF_CFLAGS@
72 GDK_PIXBUF_CONFIG = @GDK_PIXBUF_CONFIG@
73 GDK_PIXBUF_LIBS = @GDK_PIXBUF_LIBS@
74 GENCAT = @GENCAT@
75 GLIB_CFLAGS = @GLIB_CFLAGS@
76 GLIB_CONFIG = @GLIB_CONFIG@
77 GLIB_LIBS = @GLIB_LIBS@
78 GMOFILES = @GMOFILES@
79 GMSGFMT = @GMSGFMT@
80 GPGME_CFLAGS = @GPGME_CFLAGS@
81 GPGME_CONFIG = @GPGME_CONFIG@
82 GPGME_LIBS = @GPGME_LIBS@
83 GTK_CFLAGS = @GTK_CFLAGS@
84 GTK_CONFIG = @GTK_CONFIG@
85 GTK_LIBS = @GTK_LIBS@
86 GT_NO = @GT_NO@
87 GT_YES = @GT_YES@
88 IMLIB_CFLAGS = @IMLIB_CFLAGS@
89 IMLIB_CONFIG = @IMLIB_CONFIG@
90 IMLIB_LIBS = @IMLIB_LIBS@
91 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
92 INSTOBJEXT = @INSTOBJEXT@
93 INTLDEPS = @INTLDEPS@
94 INTLLIBS = @INTLLIBS@
95 INTLOBJS = @INTLOBJS@
96 LIBTOOL = @LIBTOOL@
97 LN_S = @LN_S@
98 LT_AGE = @LT_AGE@
99 LT_CURRENT = @LT_CURRENT@
100 LT_RELEASE = @LT_RELEASE@
101 LT_REVISION = @LT_REVISION@
102 MAINT = @MAINT@
103 MAKEINFO = @MAKEINFO@
104 MKINSTALLDIRS = @MKINSTALLDIRS@
105 MSGFMT = @MSGFMT@
106 OBJDUMP = @OBJDUMP@
107 PACKAGE = @PACKAGE@
108 POFILES = @POFILES@
109 POSUB = @POSUB@
110 RANLIB = @RANLIB@
111 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
112 USE_NLS = @USE_NLS@
113 VERSION = @VERSION@
114 l = @l@
115 localedir = @localedir@
116 manualdir = @manualdir@
117
118 bin_PROGRAMS = sylpheed
119
120 sylpheed_SOURCES =      intl.h  defs.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       folder.c folder.h       procmsg.c procmsg.h     procheader.c procheader.h       filter.c filter.h       compose.c compose.h     gtkshruler.c gtkshruler.h       gtksctree.c gtksctree.h         menu.c menu.h   prefs.c prefs.h         prefs_common.c prefs_common.h   prefs_filter.c prefs_filter.h   prefs_account.c prefs_account.h         account.c account.h     addressbook.c addressbook.h     filesel.c filesel.h     foldersel.c foldersel.h         statusbar.c statusbar.h         headerwindow.c headerwindow.h   logwindow.c logwindow.h         sourcewindow.c sourcewindow.h   manage_window.c manage_window.h         alertpanel.c alertpanel.h       inputdialog.c inputdialog.h     progressdialog.c progressdialog.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       uuencode.c uuencode.h   md5c.c md5.h md5global.h        md5ify.c md5ify.h       rfc822.c rfc822.h       socket.c socket.h       automaton.c automaton.h         session.c session.h     smtp.c smtp.h   esmtp.c esmtp.h         pop.c pop.h     mh.c mh.h       mbox.c mbox.h   send.c send.h   recv.c recv.h   inc.c inc.h     import.c import.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     manual.c manual.h       addr_compl.c addr_compl.h
121
122
123 EXTRA_DIST =    pixmaps/clip.xpm        pixmaps/deleted.xpm     pixmaps/dir-close.xpm   pixmaps/dir-open.xpm    pixmaps/folder.xpm      pixmaps/forwarded.xpm   pixmaps/group.xpm       pixmaps/inbox.xpm       pixmaps/mark.xpm        pixmaps/new.xpm         pixmaps/outbox.xpm      pixmaps/regular.xpm     pixmaps/replied.xpm     pixmaps/trash.xpm       pixmaps/unread.xpm      pixmaps/linewrap.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_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
124
125
126 INCLUDES =      -DG_LOG_DOMAIN=\"Sylpheed\"     -I$(top_srcdir)/libkcc  -I$(top_srcdir)/intl    $(GTK_CFLAGS)   $(GDK_IMLIB_CFLAGS)     $(GDK_PIXBUF_CFLAGS)    -I$(includedir)
127
128
129 sylpheed_LDADD =        $(top_builddir)/libkcc/libkcc.a         $(INTLLIBS)     $(GTK_LIBS)     $(GDK_IMLIB_LIBS)       $(GDK_PIXBUF_LIBS)      $(GPGME_LIBS)
130
131
132 CPPFLAGS =      -DLOCALEDIR=\""$(localedir)"\"  -DMANUALDIR=\""$(manualdir)"\"  -DHOST_ALIAS=\""$(host_alias)"\"
133
134 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
135 CONFIG_HEADER = ../config.h
136 CONFIG_CLEAN_FILES = 
137 PROGRAMS =  $(bin_PROGRAMS)
138
139
140 DEFS = @DEFS@ -I. -I$(srcdir) -I..
141 LDFLAGS = @LDFLAGS@
142 LIBS = @LIBS@
143 sylpheed_OBJECTS =  main.o mainwindow.o folderview.o summaryview.o \
144 messageview.o headerview.o textview.o imageview.o mimeview.o \
145 summary_search.o folder.o procmsg.o procheader.o filter.o compose.o \
146 gtkshruler.o gtksctree.o menu.o prefs.o prefs_common.o prefs_filter.o \
147 prefs_account.o account.o addressbook.o filesel.o foldersel.o \
148 statusbar.o headerwindow.o logwindow.o sourcewindow.o manage_window.o \
149 alertpanel.o inputdialog.o progressdialog.o about.o setup.o utils.o \
150 gtkutils.o codeconv.o unmime.o base64.o uuencode.o md5c.o md5ify.o \
151 rfc822.o socket.o automaton.o session.o smtp.o esmtp.o pop.o mh.o \
152 mbox.o send.o recv.o inc.o import.o nntp.o news.o imap.o xml.o html.o \
153 procmime.o rfc2015.o passphrase.o select-keys.o manual.o addr_compl.o
154 sylpheed_DEPENDENCIES =  $(top_builddir)/libkcc/libkcc.a
155 sylpheed_LDFLAGS = 
156 CFLAGS = @CFLAGS@
157 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
158 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
159 CCLD = $(CC)
160 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
161 DIST_COMMON =  Makefile.am Makefile.in
162
163
164 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
165
166 TAR = tar
167 GZIP_ENV = --best
168 DEP_FILES =  .deps/about.P .deps/account.P .deps/addr_compl.P \
169 .deps/addressbook.P .deps/alertpanel.P .deps/automaton.P .deps/base64.P \
170 .deps/codeconv.P .deps/compose.P .deps/esmtp.P .deps/filesel.P \
171 .deps/filter.P .deps/folder.P .deps/foldersel.P .deps/folderview.P \
172 .deps/gtksctree.P .deps/gtkshruler.P .deps/gtkutils.P \
173 .deps/headerview.P .deps/headerwindow.P .deps/html.P .deps/imageview.P \
174 .deps/imap.P .deps/import.P .deps/inc.P .deps/inputdialog.P \
175 .deps/logwindow.P .deps/main.P .deps/mainwindow.P .deps/manage_window.P \
176 .deps/manual.P .deps/mbox.P .deps/md5c.P .deps/md5ify.P .deps/menu.P \
177 .deps/messageview.P .deps/mh.P .deps/mimeview.P .deps/news.P \
178 .deps/nntp.P .deps/passphrase.P .deps/pop.P .deps/prefs.P \
179 .deps/prefs_account.P .deps/prefs_common.P .deps/prefs_filter.P \
180 .deps/procheader.P .deps/procmime.P .deps/procmsg.P \
181 .deps/progressdialog.P .deps/recv.P .deps/rfc2015.P .deps/rfc822.P \
182 .deps/select-keys.P .deps/send.P .deps/session.P .deps/setup.P \
183 .deps/smtp.P .deps/socket.P .deps/sourcewindow.P .deps/statusbar.P \
184 .deps/summary_search.P .deps/summaryview.P .deps/textview.P \
185 .deps/unmime.P .deps/utils.P .deps/uuencode.P .deps/xml.P
186 SOURCES = $(sylpheed_SOURCES)
187 OBJECTS = $(sylpheed_OBJECTS)
188
189 all: all-redirect
190 .SUFFIXES:
191 .SUFFIXES: .S .c .lo .o .s
192 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
193         cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile
194
195 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status $(BUILT_SOURCES)
196         cd $(top_builddir) \
197           && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status
198
199
200 mostlyclean-binPROGRAMS:
201
202 clean-binPROGRAMS:
203         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
204
205 distclean-binPROGRAMS:
206
207 maintainer-clean-binPROGRAMS:
208
209 install-binPROGRAMS: $(bin_PROGRAMS)
210         @$(NORMAL_INSTALL)
211         $(mkinstalldirs) $(DESTDIR)$(bindir)
212         @list='$(bin_PROGRAMS)'; for p in $$list; do \
213           if test -f $$p; then \
214             echo " $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`"; \
215             $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
216           else :; fi; \
217         done
218
219 uninstall-binPROGRAMS:
220         @$(NORMAL_UNINSTALL)
221         list='$(bin_PROGRAMS)'; for p in $$list; do \
222           rm -f $(DESTDIR)$(bindir)/`echo $$p|sed 's/$(EXEEXT)$$//'|sed '$(transform)'|sed 's/$$/$(EXEEXT)/'`; \
223         done
224
225 .s.o:
226         $(COMPILE) -c $<
227
228 .S.o:
229         $(COMPILE) -c $<
230
231 mostlyclean-compile:
232         -rm -f *.o core *.core
233
234 clean-compile:
235
236 distclean-compile:
237         -rm -f *.tab.c
238
239 maintainer-clean-compile:
240
241 .s.lo:
242         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
243
244 .S.lo:
245         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
246
247 mostlyclean-libtool:
248         -rm -f *.lo
249
250 clean-libtool:
251         -rm -rf .libs _libs
252
253 distclean-libtool:
254
255 maintainer-clean-libtool:
256
257 sylpheed: $(sylpheed_OBJECTS) $(sylpheed_DEPENDENCIES)
258         @rm -f sylpheed
259         $(LINK) $(sylpheed_LDFLAGS) $(sylpheed_OBJECTS) $(sylpheed_LDADD) $(LIBS)
260
261 tags: TAGS
262
263 ID: $(HEADERS) $(SOURCES) $(LISP)
264         list='$(SOURCES) $(HEADERS)'; \
265         unique=`for i in $$list; do echo $$i; done | \
266           awk '    { files[$$0] = 1; } \
267                END { for (i in files) print i; }'`; \
268         here=`pwd` && cd $(srcdir) \
269           && mkid -f$$here/ID $$unique $(LISP)
270
271 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) $(LISP)
272         tags=; \
273         here=`pwd`; \
274         list='$(SOURCES) $(HEADERS)'; \
275         unique=`for i in $$list; do echo $$i; done | \
276           awk '    { files[$$0] = 1; } \
277                END { for (i in files) print i; }'`; \
278         test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \
279           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $$unique $(LISP) -o $$here/TAGS)
280
281 mostlyclean-tags:
282
283 clean-tags:
284
285 distclean-tags:
286         -rm -f TAGS ID
287
288 maintainer-clean-tags:
289
290 distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)
291
292 subdir = src
293
294 distdir: $(DISTFILES)
295         here=`cd $(top_builddir) && pwd`; \
296         top_distdir=`cd $(top_distdir) && pwd`; \
297         distdir=`cd $(distdir) && pwd`; \
298         cd $(top_srcdir) \
299           && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --foreign src/Makefile
300         $(mkinstalldirs) $(distdir)/pixmaps
301         @for file in $(DISTFILES); do \
302           d=$(srcdir); \
303           if test -d $$d/$$file; then \
304             cp -pr $$d/$$file $(distdir)/$$file; \
305           else \
306             test -f $(distdir)/$$file \
307             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
308             || cp -p $$d/$$file $(distdir)/$$file || :; \
309           fi; \
310         done
311
312 DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || :)
313
314 -include $(DEP_FILES)
315
316 mostlyclean-depend:
317
318 clean-depend:
319
320 distclean-depend:
321         -rm -rf .deps
322
323 maintainer-clean-depend:
324
325 %.o: %.c
326         @echo '$(COMPILE) -c $<'; \
327         $(COMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
328         @-cp .deps/$(*F).pp .deps/$(*F).P; \
329         tr ' ' '\012' < .deps/$(*F).pp \
330           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
331             >> .deps/$(*F).P; \
332         rm .deps/$(*F).pp
333
334 %.lo: %.c
335         @echo '$(LTCOMPILE) -c $<'; \
336         $(LTCOMPILE) -Wp,-MD,.deps/$(*F).pp -c $<
337         @-sed -e 's/^\([^:]*\)\.o[      ]*:/\1.lo \1.o :/' \
338           < .deps/$(*F).pp > .deps/$(*F).P; \
339         tr ' ' '\012' < .deps/$(*F).pp \
340           | sed -e 's/^\\$$//' -e '/^$$/ d' -e '/:$$/ d' -e 's/$$/ :/' \
341             >> .deps/$(*F).P; \
342         rm -f .deps/$(*F).pp
343 info-am:
344 info: info-am
345 dvi-am:
346 dvi: dvi-am
347 check-am: all-am
348 check: check-am
349 installcheck-am:
350 installcheck: installcheck-am
351 install-exec-am: install-binPROGRAMS
352 install-exec: install-exec-am
353
354 install-data-am:
355 install-data: install-data-am
356
357 install-am: all-am
358         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
359 install: install-am
360 uninstall-am: uninstall-binPROGRAMS
361 uninstall: uninstall-am
362 all-am: Makefile $(PROGRAMS)
363 all-redirect: all-am
364 install-strip:
365         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
366 installdirs:
367         $(mkinstalldirs)  $(DESTDIR)$(bindir)
368
369
370 mostlyclean-generic:
371
372 clean-generic:
373
374 distclean-generic:
375         -rm -f Makefile $(CONFIG_CLEAN_FILES)
376         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
377
378 maintainer-clean-generic:
379 mostlyclean-am:  mostlyclean-binPROGRAMS mostlyclean-compile \
380                 mostlyclean-libtool mostlyclean-tags mostlyclean-depend \
381                 mostlyclean-generic
382
383 mostlyclean: mostlyclean-am
384
385 clean-am:  clean-binPROGRAMS clean-compile clean-libtool clean-tags \
386                 clean-depend clean-generic mostlyclean-am
387
388 clean: clean-am
389
390 distclean-am:  distclean-binPROGRAMS distclean-compile distclean-libtool \
391                 distclean-tags distclean-depend distclean-generic \
392                 clean-am
393         -rm -f libtool
394
395 distclean: distclean-am
396
397 maintainer-clean-am:  maintainer-clean-binPROGRAMS \
398                 maintainer-clean-compile maintainer-clean-libtool \
399                 maintainer-clean-tags maintainer-clean-depend \
400                 maintainer-clean-generic distclean-am
401         @echo "This command is intended for maintainers to use;"
402         @echo "it deletes files that may require special tools to rebuild."
403
404 maintainer-clean: maintainer-clean-am
405
406 .PHONY: mostlyclean-binPROGRAMS distclean-binPROGRAMS clean-binPROGRAMS \
407 maintainer-clean-binPROGRAMS uninstall-binPROGRAMS install-binPROGRAMS \
408 mostlyclean-compile distclean-compile clean-compile \
409 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
410 clean-libtool maintainer-clean-libtool tags mostlyclean-tags \
411 distclean-tags clean-tags maintainer-clean-tags distdir \
412 mostlyclean-depend distclean-depend clean-depend \
413 maintainer-clean-depend info-am info dvi-am dvi check check-am \
414 installcheck-am installcheck install-exec-am install-exec \
415 install-data-am install-data install-am install uninstall-am uninstall \
416 all-redirect all-am all installdirs mostlyclean-generic \
417 distclean-generic clean-generic maintainer-clean-generic clean \
418 mostlyclean distclean maintainer-clean
419
420
421 # Tell versions [3.59,3.63) of GNU make to not export all variables.
422 # Otherwise a system limit (for SysV at least) may be exceeded.
423 .NOEXPORT: