Initialize the gmime for upstream
[platform/upstream/gmime.git] / build / vs2010 / Makefile.in
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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 target_triplet = @target@
37 subdir = build/vs2010
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
39         $(srcdir)/config-win32.h.in
40 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
42         $(top_srcdir)/configure.ac
43 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
44         $(ACLOCAL_M4)
45 mkinstalldirs = $(install_sh) -d
46 CONFIG_HEADER = $(top_builddir)/config.h
47 CONFIG_CLEAN_FILES = config-win32.h
48 CONFIG_CLEAN_VPATH_FILES =
49 SOURCES =
50 DIST_SOURCES =
51 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
52 ACLOCAL = @ACLOCAL@
53 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
54 AMTAR = @AMTAR@
55 API_VERSION = @API_VERSION@
56 AR = @AR@
57 AUTOCONF = @AUTOCONF@
58 AUTOHEADER = @AUTOHEADER@
59 AUTOMAKE = @AUTOMAKE@
60 AWK = @AWK@
61 CC = @CC@
62 CCDEPMODE = @CCDEPMODE@
63 CFLAGS = @CFLAGS@
64 CPP = @CPP@
65 CPPFLAGS = @CPPFLAGS@
66 CSC = @CSC@
67 CYGPATH_W = @CYGPATH_W@
68 DB2HTML = @DB2HTML@
69 DEFS = @DEFS@
70 DEPDIR = @DEPDIR@
71 DLLTOOL = @DLLTOOL@
72 DOLT_BASH = @DOLT_BASH@
73 DSYMUTIL = @DSYMUTIL@
74 DUMPBIN = @DUMPBIN@
75 ECHO_C = @ECHO_C@
76 ECHO_N = @ECHO_N@
77 ECHO_T = @ECHO_T@
78 EGREP = @EGREP@
79 EXEEXT = @EXEEXT@
80 FGREP = @FGREP@
81 GACUTIL = @GACUTIL@
82 GAPI_CODEGEN = @GAPI_CODEGEN@
83 GAPI_FIXUP = @GAPI_FIXUP@
84 GAPI_PARSER = @GAPI_PARSER@
85 GAPI_TOOLS_CFLAGS = @GAPI_TOOLS_CFLAGS@
86 GAPI_TOOLS_LIBS = @GAPI_TOOLS_LIBS@
87 GLIB_CFLAGS = @GLIB_CFLAGS@
88 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
89 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
90 GLIB_LIBS = @GLIB_LIBS@
91 GLIB_MKENUMS = @GLIB_MKENUMS@
92 GLIB_SHARP_CFLAGS = @GLIB_SHARP_CFLAGS@
93 GLIB_SHARP_LIBS = @GLIB_SHARP_LIBS@
94 GMIME_API_VERSION = @GMIME_API_VERSION@
95 GMIME_BINARY_AGE = @GMIME_BINARY_AGE@
96 GMIME_CFLAGS = @GMIME_CFLAGS@
97 GMIME_INCLUDEDIR = @GMIME_INCLUDEDIR@
98 GMIME_INTERFACE_AGE = @GMIME_INTERFACE_AGE@
99 GMIME_LIBDIR = @GMIME_LIBDIR@
100 GMIME_LIBS = @GMIME_LIBS@
101 GMIME_LIBS_PRIVATE = @GMIME_LIBS_PRIVATE@
102 GMIME_MAJOR_VERSION = @GMIME_MAJOR_VERSION@
103 GMIME_MICRO_VERSION = @GMIME_MICRO_VERSION@
104 GMIME_MINOR_VERSION = @GMIME_MINOR_VERSION@
105 GMIME_VERSION = @GMIME_VERSION@
106 GOBJECT_QUERY = @GOBJECT_QUERY@
107 GPGME_CONFIG = @GPGME_CONFIG@
108 GPGME_PTHREAD_CFLAGS = @GPGME_PTHREAD_CFLAGS@
109 GPGME_PTHREAD_LIBS = @GPGME_PTHREAD_LIBS@
110 GREP = @GREP@
111 GTKDOC_CHECK = @GTKDOC_CHECK@
112 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
113 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
114 GTKDOC_MKPDF = @GTKDOC_MKPDF@
115 GTKDOC_REBASE = @GTKDOC_REBASE@
116 HTML_DIR = @HTML_DIR@
117 INSTALL = @INSTALL@
118 INSTALL_DATA = @INSTALL_DATA@
119 INSTALL_PROGRAM = @INSTALL_PROGRAM@
120 INSTALL_SCRIPT = @INSTALL_SCRIPT@
121 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
122 LD = @LD@
123 LDFLAGS = @LDFLAGS@
124 LIBICONV = @LIBICONV@
125 LIBOBJS = @LIBOBJS@
126 LIBS = @LIBS@
127 LIBTOOL = @LIBTOOL@
128 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
129 LIPO = @LIPO@
130 LN_S = @LN_S@
131 LTCOMPILE = @LTCOMPILE@
132 LTCXXCOMPILE = @LTCXXCOMPILE@
133 LTLIBICONV = @LTLIBICONV@
134 LTLIBOBJS = @LTLIBOBJS@
135 LT_AGE = @LT_AGE@
136 LT_CURRENT = @LT_CURRENT@
137 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
138 LT_RELEASE = @LT_RELEASE@
139 LT_REVISION = @LT_REVISION@
140 MAINT = @MAINT@
141 MAKEINFO = @MAKEINFO@
142 MANIFEST_TOOL = @MANIFEST_TOOL@
143 MKDIR_P = @MKDIR_P@
144 MV = @MV@
145 NM = @NM@
146 NMEDIT = @NMEDIT@
147 OBJDUMP = @OBJDUMP@
148 OBJEXT = @OBJEXT@
149 OTOOL = @OTOOL@
150 OTOOL64 = @OTOOL64@
151 PACKAGE = @PACKAGE@
152 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
153 PACKAGE_NAME = @PACKAGE_NAME@
154 PACKAGE_STRING = @PACKAGE_STRING@
155 PACKAGE_TARNAME = @PACKAGE_TARNAME@
156 PACKAGE_URL = @PACKAGE_URL@
157 PACKAGE_VERSION = @PACKAGE_VERSION@
158 PATH_SEPARATOR = @PATH_SEPARATOR@
159 PKG_CONFIG = @PKG_CONFIG@
160 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
161 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
162 RANLIB = @RANLIB@
163 RM = @RM@
164 SED = @SED@
165 SET_MAKE = @SET_MAKE@
166 SHELL = @SHELL@
167 STRIP = @STRIP@
168 TAR = @TAR@
169 VERSION = @VERSION@
170 WINDRES = @WINDRES@
171 abs_builddir = @abs_builddir@
172 abs_srcdir = @abs_srcdir@
173 abs_top_builddir = @abs_top_builddir@
174 abs_top_srcdir = @abs_top_srcdir@
175 ac_ct_AR = @ac_ct_AR@
176 ac_ct_CC = @ac_ct_CC@
177 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
178 am__include = @am__include@
179 am__leading_dot = @am__leading_dot@
180 am__quote = @am__quote@
181 am__tar = @am__tar@
182 am__untar = @am__untar@
183 bindir = @bindir@
184 build = @build@
185 build_alias = @build_alias@
186 build_cpu = @build_cpu@
187 build_os = @build_os@
188 build_vendor = @build_vendor@
189 builddir = @builddir@
190 datadir = @datadir@
191 datarootdir = @datarootdir@
192 docdir = @docdir@
193 dvidir = @dvidir@
194 exec_prefix = @exec_prefix@
195 gacdir = @gacdir@
196 host = @host@
197 host_alias = @host_alias@
198 host_cpu = @host_cpu@
199 host_os = @host_os@
200 host_vendor = @host_vendor@
201 htmldir = @htmldir@
202 includedir = @includedir@
203 infodir = @infodir@
204 install_sh = @install_sh@
205 libdir = @libdir@
206 libexecdir = @libexecdir@
207 localedir = @localedir@
208 localstatedir = @localstatedir@
209 mandir = @mandir@
210 mkdir_p = @mkdir_p@
211 ms_librarian = @ms_librarian@
212 oldincludedir = @oldincludedir@
213 pdfdir = @pdfdir@
214 prefix = @prefix@
215 program_transform_name = @program_transform_name@
216 psdir = @psdir@
217 sbindir = @sbindir@
218 sharedstatedir = @sharedstatedir@
219 srcdir = @srcdir@
220 sysconfdir = @sysconfdir@
221 target = @target@
222 target_alias = @target_alias@
223 target_cpu = @target_cpu@
224 target_os = @target_os@
225 target_vendor = @target_vendor@
226 top_build_prefix = @top_build_prefix@
227 top_builddir = @top_builddir@
228 top_srcdir = @top_srcdir@
229 EXTRA_DIST = \
230         config-win32.h.in       \
231         config-win32.h          \
232         gmime.vcxproj           \
233         uuencode.vcxproj        \
234         uudecode.vcxproj        \
235         gmime.sln               \
236         basic-example.vcxproj   \
237         imap-example.vcxproj    \
238         test-headers.vcxproj    \
239         test-streams.vcxproj    \
240         test-iconv.vcxproj      \
241         test-mime.vcxproj       \
242         test-mbox.vcxproj       \
243         test-cat.vcxproj        \
244         unistd.h
245
246 all: all-am
247
248 .SUFFIXES:
249 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
250         @for dep in $?; do \
251           case '$(am__configure_deps)' in \
252             *$$dep*) \
253               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
254                 && { if test -f $@; then exit 0; else break; fi; }; \
255               exit 1;; \
256           esac; \
257         done; \
258         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign build/vs2010/Makefile'; \
259         $(am__cd) $(top_srcdir) && \
260           $(AUTOMAKE) --foreign build/vs2010/Makefile
261 .PRECIOUS: Makefile
262 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
263         @case '$?' in \
264           *config.status*) \
265             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
266           *) \
267             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
268             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
269         esac;
270
271 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
272         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
273
274 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
275         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
276 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
277         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
278 $(am__aclocal_m4_deps):
279 config-win32.h: $(top_builddir)/config.status $(srcdir)/config-win32.h.in
280         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
281
282 mostlyclean-libtool:
283         -rm -f *.lo
284
285 clean-libtool:
286         -rm -rf .libs _libs
287 tags: TAGS
288 TAGS:
289
290 ctags: CTAGS
291 CTAGS:
292
293
294 distdir: $(DISTFILES)
295         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
296         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297         list='$(DISTFILES)'; \
298           dist_files=`for file in $$list; do echo $$file; done | \
299           sed -e "s|^$$srcdirstrip/||;t" \
300               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
301         case $$dist_files in \
302           */*) $(MKDIR_P) `echo "$$dist_files" | \
303                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
304                            sort -u` ;; \
305         esac; \
306         for file in $$dist_files; do \
307           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
308           if test -d $$d/$$file; then \
309             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
310             if test -d "$(distdir)/$$file"; then \
311               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
312             fi; \
313             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
314               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
315               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
316             fi; \
317             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
318           else \
319             test -f "$(distdir)/$$file" \
320             || cp -p $$d/$$file "$(distdir)/$$file" \
321             || exit 1; \
322           fi; \
323         done
324 check-am: all-am
325 check: check-am
326 all-am: Makefile
327 installdirs:
328 install: install-am
329 install-exec: install-exec-am
330 install-data: install-data-am
331 uninstall: uninstall-am
332
333 install-am: all-am
334         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
335
336 installcheck: installcheck-am
337 install-strip:
338         if test -z '$(STRIP)'; then \
339           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
340             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
341               install; \
342         else \
343           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
344             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
345             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
346         fi
347 mostlyclean-generic:
348
349 clean-generic:
350
351 distclean-generic:
352         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
353         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
354
355 maintainer-clean-generic:
356         @echo "This command is intended for maintainers to use"
357         @echo "it deletes files that may require special tools to rebuild."
358 clean: clean-am
359
360 clean-am: clean-generic clean-libtool mostlyclean-am
361
362 distclean: distclean-am
363         -rm -f Makefile
364 distclean-am: clean-am distclean-generic
365
366 dvi: dvi-am
367
368 dvi-am:
369
370 html: html-am
371
372 html-am:
373
374 info: info-am
375
376 info-am:
377
378 install-data-am:
379
380 install-dvi: install-dvi-am
381
382 install-dvi-am:
383
384 install-exec-am:
385
386 install-html: install-html-am
387
388 install-html-am:
389
390 install-info: install-info-am
391
392 install-info-am:
393
394 install-man:
395
396 install-pdf: install-pdf-am
397
398 install-pdf-am:
399
400 install-ps: install-ps-am
401
402 install-ps-am:
403
404 installcheck-am:
405
406 maintainer-clean: maintainer-clean-am
407         -rm -f Makefile
408 maintainer-clean-am: distclean-am maintainer-clean-generic
409
410 mostlyclean: mostlyclean-am
411
412 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
413
414 pdf: pdf-am
415
416 pdf-am:
417
418 ps: ps-am
419
420 ps-am:
421
422 uninstall-am:
423
424 .MAKE: install-am install-strip
425
426 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
427         distclean distclean-generic distclean-libtool distdir dvi \
428         dvi-am html html-am info info-am install install-am \
429         install-data install-data-am install-dvi install-dvi-am \
430         install-exec install-exec-am install-html install-html-am \
431         install-info install-info-am install-man install-pdf \
432         install-pdf-am install-ps install-ps-am install-strip \
433         installcheck installcheck-am installdirs maintainer-clean \
434         maintainer-clean-generic mostlyclean mostlyclean-generic \
435         mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
436
437
438 # Tell versions [3.59,3.63) of GNU make to not export all variables.
439 # Otherwise a system limit (for SysV at least) may be exceeded.
440 .NOEXPORT: