Added first experimental Modest code.
[modest] / experimental / modest / src / hildon / Makefile.in
1 # Makefile.in generated by automake 1.8.5 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004  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 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = ../..
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 host_triplet = @host@
37 subdir = src/hildon
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42         $(ACLOCAL_M4)
43 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
44 CONFIG_HEADER = $(top_builddir)/config.h
45 CONFIG_CLEAN_FILES =
46 SOURCES =
47 DIST_SOURCES =
48 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
49 ACLOCAL = @ACLOCAL@
50 AMDEP_FALSE = @AMDEP_FALSE@
51 AMDEP_TRUE = @AMDEP_TRUE@
52 AMTAR = @AMTAR@
53 AR = @AR@
54 AUTOCONF = @AUTOCONF@
55 AUTOHEADER = @AUTOHEADER@
56 AUTOMAKE = @AUTOMAKE@
57 AWK = @AWK@
58 CC = @CC@
59 CCDEPMODE = @CCDEPMODE@
60 CFLAGS = @CFLAGS@
61 CPP = @CPP@
62 CPPFLAGS = @CPPFLAGS@
63 CXX = @CXX@
64 CXXCPP = @CXXCPP@
65 CXXDEPMODE = @CXXDEPMODE@
66 CXXFLAGS = @CXXFLAGS@
67 CYGPATH_W = @CYGPATH_W@
68 DEFS = @DEFS@
69 DEPDIR = @DEPDIR@
70 ECHO = @ECHO@
71 ECHO_C = @ECHO_C@
72 ECHO_N = @ECHO_N@
73 ECHO_T = @ECHO_T@
74 EGREP = @EGREP@
75 ENABLE_GTK_DOC_FALSE = @ENABLE_GTK_DOC_FALSE@
76 ENABLE_GTK_DOC_TRUE = @ENABLE_GTK_DOC_TRUE@
77 EXEEXT = @EXEEXT@
78 F77 = @F77@
79 FFLAGS = @FFLAGS@
80 GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
81 GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
82 HTML_DIR = @HTML_DIR@
83 INSTALL_DATA = @INSTALL_DATA@
84 INSTALL_PROGRAM = @INSTALL_PROGRAM@
85 INSTALL_SCRIPT = @INSTALL_SCRIPT@
86 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
87 LDFLAGS = @LDFLAGS@
88 LIBOBJS = @LIBOBJS@
89 LIBS = @LIBS@
90 LIBTOOL = @LIBTOOL@
91 LN_S = @LN_S@
92 LTLIBOBJS = @LTLIBOBJS@
93 MAKEINFO = @MAKEINFO@
94 MODEST_ENABLE_GCONF_FALSE = @MODEST_ENABLE_GCONF_FALSE@
95 MODEST_ENABLE_GCONF_TRUE = @MODEST_ENABLE_GCONF_TRUE@
96 MODEST_GCONF_CFLAGS = @MODEST_GCONF_CFLAGS@
97 MODEST_GCONF_LIBS = @MODEST_GCONF_LIBS@
98 MODEST_GLADE_CFLAGS = @MODEST_GLADE_CFLAGS@
99 MODEST_GLADE_LIBS = @MODEST_GLADE_LIBS@
100 MODEST_GSTUFF_CFLAGS = @MODEST_GSTUFF_CFLAGS@
101 MODEST_GSTUFF_LIBS = @MODEST_GSTUFF_LIBS@
102 MODEST_GTK_CFLAGS = @MODEST_GTK_CFLAGS@
103 MODEST_GTK_LIBS = @MODEST_GTK_LIBS@
104 MODEST_HILDON_CFLAGS = @MODEST_HILDON_CFLAGS@
105 MODEST_HILDON_LIBS = @MODEST_HILDON_LIBS@
106 MODEST_TINYMAIL_CFLAGS = @MODEST_TINYMAIL_CFLAGS@
107 MODEST_TINYMAIL_LIBS = @MODEST_TINYMAIL_LIBS@
108 MODEST_UI_DIR = @MODEST_UI_DIR@
109 OBJEXT = @OBJEXT@
110 PACKAGE = @PACKAGE@
111 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
112 PACKAGE_NAME = @PACKAGE_NAME@
113 PACKAGE_STRING = @PACKAGE_STRING@
114 PACKAGE_TARNAME = @PACKAGE_TARNAME@
115 PACKAGE_VERSION = @PACKAGE_VERSION@
116 PATH_SEPARATOR = @PATH_SEPARATOR@
117 PKG_CONFIG = @PKG_CONFIG@
118 RANLIB = @RANLIB@
119 SET_MAKE = @SET_MAKE@
120 SHELL = @SHELL@
121 STRIP = @STRIP@
122 VERSION = @VERSION@
123 ac_ct_AR = @ac_ct_AR@
124 ac_ct_CC = @ac_ct_CC@
125 ac_ct_CXX = @ac_ct_CXX@
126 ac_ct_F77 = @ac_ct_F77@
127 ac_ct_RANLIB = @ac_ct_RANLIB@
128 ac_ct_STRIP = @ac_ct_STRIP@
129 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
130 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
131 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
132 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
133 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
134 am__include = @am__include@
135 am__leading_dot = @am__leading_dot@
136 am__quote = @am__quote@
137 bindir = @bindir@
138 build = @build@
139 build_alias = @build_alias@
140 build_cpu = @build_cpu@
141 build_os = @build_os@
142 build_vendor = @build_vendor@
143 datadir = @datadir@
144 exec_prefix = @exec_prefix@
145 host = @host@
146 host_alias = @host_alias@
147 host_cpu = @host_cpu@
148 host_os = @host_os@
149 host_vendor = @host_vendor@
150 includedir = @includedir@
151 infodir = @infodir@
152 install_sh = @install_sh@
153 libdir = @libdir@
154 libexecdir = @libexecdir@
155 localstatedir = @localstatedir@
156 mandir = @mandir@
157 mkdir_p = @mkdir_p@
158 oldincludedir = @oldincludedir@
159 prefix = @prefix@
160 program_transform_name = @program_transform_name@
161 sbindir = @sbindir@
162 sharedstatedir = @sharedstatedir@
163 sysconfdir = @sysconfdir@
164 target_alias = @target_alias@
165 all: all-am
166
167 .SUFFIXES:
168 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
169         @for dep in $?; do \
170           case '$(am__configure_deps)' in \
171             *$$dep*) \
172               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
173                 && exit 0; \
174               exit 1;; \
175           esac; \
176         done; \
177         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  src/hildon/Makefile'; \
178         cd $(top_srcdir) && \
179           $(AUTOMAKE) --gnu  src/hildon/Makefile
180 .PRECIOUS: Makefile
181 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
182         @case '$?' in \
183           *config.status*) \
184             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
185           *) \
186             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
187             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
188         esac;
189
190 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
191         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
192
193 $(top_srcdir)/configure:  $(am__configure_deps)
194         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
195 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
196         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
197
198 mostlyclean-libtool:
199         -rm -f *.lo
200
201 clean-libtool:
202         -rm -rf .libs _libs
203
204 distclean-libtool:
205         -rm -f libtool
206 uninstall-info-am:
207 tags: TAGS
208 TAGS:
209
210 ctags: CTAGS
211 CTAGS:
212
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             $(mkdir_p) "$(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 installdirs:
245 install: install-am
246 install-exec: install-exec-am
247 install-data: install-data-am
248 uninstall: uninstall-am
249
250 install-am: all-am
251         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252
253 installcheck: installcheck-am
254 install-strip:
255         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
256           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
257           `test -z '$(STRIP)' || \
258             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
259 mostlyclean-generic:
260
261 clean-generic:
262
263 distclean-generic:
264         -rm -f $(CONFIG_CLEAN_FILES)
265
266 maintainer-clean-generic:
267         @echo "This command is intended for maintainers to use"
268         @echo "it deletes files that may require special tools to rebuild."
269 clean: clean-am
270
271 clean-am: clean-generic clean-libtool mostlyclean-am
272
273 distclean: distclean-am
274         -rm -f Makefile
275 distclean-am: clean-am distclean-generic distclean-libtool
276
277 dvi: dvi-am
278
279 dvi-am:
280
281 html: html-am
282
283 info: info-am
284
285 info-am:
286
287 install-data-am:
288
289 install-exec-am:
290
291 install-info: install-info-am
292
293 install-man:
294
295 installcheck-am:
296
297 maintainer-clean: maintainer-clean-am
298         -rm -f Makefile
299 maintainer-clean-am: distclean-am maintainer-clean-generic
300
301 mostlyclean: mostlyclean-am
302
303 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
304
305 pdf: pdf-am
306
307 pdf-am:
308
309 ps: ps-am
310
311 ps-am:
312
313 uninstall-am: uninstall-info-am
314
315 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
316         distclean distclean-generic distclean-libtool distdir dvi \
317         dvi-am html html-am info info-am install install-am \
318         install-data install-data-am install-exec install-exec-am \
319         install-info install-info-am install-man install-strip \
320         installcheck installcheck-am installdirs maintainer-clean \
321         maintainer-clean-generic mostlyclean mostlyclean-generic \
322         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \
323         uninstall-info-am
324
325 # Tell versions [3.59,3.63) of GNU make to not export all variables.
326 # Otherwise a system limit (for SysV at least) may be exceeded.
327 .NOEXPORT: