Initialize the gmime for upstream
[platform/upstream/gmime.git] / tools / 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 = tools
38 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
39 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
41         $(top_srcdir)/configure.ac
42 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43         $(ACLOCAL_M4)
44 mkinstalldirs = $(install_sh) -d
45 CONFIG_HEADER = $(top_builddir)/config.h
46 CONFIG_CLEAN_FILES =
47 CONFIG_CLEAN_VPATH_FILES =
48 SOURCES =
49 DIST_SOURCES =
50 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51         html-recursive info-recursive install-data-recursive \
52         install-dvi-recursive install-exec-recursive \
53         install-html-recursive install-info-recursive \
54         install-pdf-recursive install-ps-recursive install-recursive \
55         installcheck-recursive installdirs-recursive pdf-recursive \
56         ps-recursive uninstall-recursive
57 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
58   distclean-recursive maintainer-clean-recursive
59 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
60         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
61         distdir
62 ETAGS = etags
63 CTAGS = ctags
64 DIST_SUBDIRS = $(SUBDIRS)
65 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
66 am__relativize = \
67   dir0=`pwd`; \
68   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
69   sed_rest='s,^[^/]*/*,,'; \
70   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
71   sed_butlast='s,/*[^/]*$$,,'; \
72   while test -n "$$dir1"; do \
73     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
74     if test "$$first" != "."; then \
75       if test "$$first" = ".."; then \
76         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
77         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
78       else \
79         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
80         if test "$$first2" = "$$first"; then \
81           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
82         else \
83           dir2="../$$dir2"; \
84         fi; \
85         dir0="$$dir0"/"$$first"; \
86       fi; \
87     fi; \
88     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
89   done; \
90   reldir="$$dir2"
91 ACLOCAL = @ACLOCAL@
92 ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
93 AMTAR = @AMTAR@
94 API_VERSION = @API_VERSION@
95 AR = @AR@
96 AUTOCONF = @AUTOCONF@
97 AUTOHEADER = @AUTOHEADER@
98 AUTOMAKE = @AUTOMAKE@
99 AWK = @AWK@
100 CC = @CC@
101 CCDEPMODE = @CCDEPMODE@
102 CFLAGS = @CFLAGS@
103 CPP = @CPP@
104 CPPFLAGS = @CPPFLAGS@
105 CSC = @CSC@
106 CYGPATH_W = @CYGPATH_W@
107 DB2HTML = @DB2HTML@
108 DEFS = @DEFS@
109 DEPDIR = @DEPDIR@
110 DLLTOOL = @DLLTOOL@
111 DOLT_BASH = @DOLT_BASH@
112 DSYMUTIL = @DSYMUTIL@
113 DUMPBIN = @DUMPBIN@
114 ECHO_C = @ECHO_C@
115 ECHO_N = @ECHO_N@
116 ECHO_T = @ECHO_T@
117 EGREP = @EGREP@
118 EXEEXT = @EXEEXT@
119 FGREP = @FGREP@
120 GACUTIL = @GACUTIL@
121 GAPI_CODEGEN = @GAPI_CODEGEN@
122 GAPI_FIXUP = @GAPI_FIXUP@
123 GAPI_PARSER = @GAPI_PARSER@
124 GAPI_TOOLS_CFLAGS = @GAPI_TOOLS_CFLAGS@
125 GAPI_TOOLS_LIBS = @GAPI_TOOLS_LIBS@
126 GLIB_CFLAGS = @GLIB_CFLAGS@
127 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
128 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
129 GLIB_LIBS = @GLIB_LIBS@
130 GLIB_MKENUMS = @GLIB_MKENUMS@
131 GLIB_SHARP_CFLAGS = @GLIB_SHARP_CFLAGS@
132 GLIB_SHARP_LIBS = @GLIB_SHARP_LIBS@
133 GMIME_API_VERSION = @GMIME_API_VERSION@
134 GMIME_BINARY_AGE = @GMIME_BINARY_AGE@
135 GMIME_CFLAGS = @GMIME_CFLAGS@
136 GMIME_INCLUDEDIR = @GMIME_INCLUDEDIR@
137 GMIME_INTERFACE_AGE = @GMIME_INTERFACE_AGE@
138 GMIME_LIBDIR = @GMIME_LIBDIR@
139 GMIME_LIBS = @GMIME_LIBS@
140 GMIME_LIBS_PRIVATE = @GMIME_LIBS_PRIVATE@
141 GMIME_MAJOR_VERSION = @GMIME_MAJOR_VERSION@
142 GMIME_MICRO_VERSION = @GMIME_MICRO_VERSION@
143 GMIME_MINOR_VERSION = @GMIME_MINOR_VERSION@
144 GMIME_VERSION = @GMIME_VERSION@
145 GOBJECT_QUERY = @GOBJECT_QUERY@
146 GPGME_CONFIG = @GPGME_CONFIG@
147 GPGME_PTHREAD_CFLAGS = @GPGME_PTHREAD_CFLAGS@
148 GPGME_PTHREAD_LIBS = @GPGME_PTHREAD_LIBS@
149 GREP = @GREP@
150 GTKDOC_CHECK = @GTKDOC_CHECK@
151 GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
152 GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
153 GTKDOC_MKPDF = @GTKDOC_MKPDF@
154 GTKDOC_REBASE = @GTKDOC_REBASE@
155 HTML_DIR = @HTML_DIR@
156 INSTALL = @INSTALL@
157 INSTALL_DATA = @INSTALL_DATA@
158 INSTALL_PROGRAM = @INSTALL_PROGRAM@
159 INSTALL_SCRIPT = @INSTALL_SCRIPT@
160 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
161 LD = @LD@
162 LDFLAGS = @LDFLAGS@
163 LIBICONV = @LIBICONV@
164 LIBOBJS = @LIBOBJS@
165 LIBS = @LIBS@
166 LIBTOOL = @LIBTOOL@
167 LIB_EXE_MACHINE_FLAG = @LIB_EXE_MACHINE_FLAG@
168 LIPO = @LIPO@
169 LN_S = @LN_S@
170 LTCOMPILE = @LTCOMPILE@
171 LTCXXCOMPILE = @LTCXXCOMPILE@
172 LTLIBICONV = @LTLIBICONV@
173 LTLIBOBJS = @LTLIBOBJS@
174 LT_AGE = @LT_AGE@
175 LT_CURRENT = @LT_CURRENT@
176 LT_CURRENT_MINUS_AGE = @LT_CURRENT_MINUS_AGE@
177 LT_RELEASE = @LT_RELEASE@
178 LT_REVISION = @LT_REVISION@
179 MAINT = @MAINT@
180 MAKEINFO = @MAKEINFO@
181 MANIFEST_TOOL = @MANIFEST_TOOL@
182 MKDIR_P = @MKDIR_P@
183 MV = @MV@
184 NM = @NM@
185 NMEDIT = @NMEDIT@
186 OBJDUMP = @OBJDUMP@
187 OBJEXT = @OBJEXT@
188 OTOOL = @OTOOL@
189 OTOOL64 = @OTOOL64@
190 PACKAGE = @PACKAGE@
191 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
192 PACKAGE_NAME = @PACKAGE_NAME@
193 PACKAGE_STRING = @PACKAGE_STRING@
194 PACKAGE_TARNAME = @PACKAGE_TARNAME@
195 PACKAGE_URL = @PACKAGE_URL@
196 PACKAGE_VERSION = @PACKAGE_VERSION@
197 PATH_SEPARATOR = @PATH_SEPARATOR@
198 PKG_CONFIG = @PKG_CONFIG@
199 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
200 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
201 RANLIB = @RANLIB@
202 RM = @RM@
203 SED = @SED@
204 SET_MAKE = @SET_MAKE@
205 SHELL = @SHELL@
206 STRIP = @STRIP@
207 TAR = @TAR@
208 VERSION = @VERSION@
209 WINDRES = @WINDRES@
210 abs_builddir = @abs_builddir@
211 abs_srcdir = @abs_srcdir@
212 abs_top_builddir = @abs_top_builddir@
213 abs_top_srcdir = @abs_top_srcdir@
214 ac_ct_AR = @ac_ct_AR@
215 ac_ct_CC = @ac_ct_CC@
216 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
217 am__include = @am__include@
218 am__leading_dot = @am__leading_dot@
219 am__quote = @am__quote@
220 am__tar = @am__tar@
221 am__untar = @am__untar@
222 bindir = @bindir@
223 build = @build@
224 build_alias = @build_alias@
225 build_cpu = @build_cpu@
226 build_os = @build_os@
227 build_vendor = @build_vendor@
228 builddir = @builddir@
229 datadir = @datadir@
230 datarootdir = @datarootdir@
231 docdir = @docdir@
232 dvidir = @dvidir@
233 exec_prefix = @exec_prefix@
234 gacdir = @gacdir@
235 host = @host@
236 host_alias = @host_alias@
237 host_cpu = @host_cpu@
238 host_os = @host_os@
239 host_vendor = @host_vendor@
240 htmldir = @htmldir@
241 includedir = @includedir@
242 infodir = @infodir@
243 install_sh = @install_sh@
244 libdir = @libdir@
245 libexecdir = @libexecdir@
246 localedir = @localedir@
247 localstatedir = @localstatedir@
248 mandir = @mandir@
249 mkdir_p = @mkdir_p@
250 ms_librarian = @ms_librarian@
251 oldincludedir = @oldincludedir@
252 pdfdir = @pdfdir@
253 prefix = @prefix@
254 program_transform_name = @program_transform_name@
255 psdir = @psdir@
256 sbindir = @sbindir@
257 sharedstatedir = @sharedstatedir@
258 srcdir = @srcdir@
259 sysconfdir = @sysconfdir@
260 target = @target@
261 target_alias = @target_alias@
262 target_cpu = @target_cpu@
263 target_os = @target_os@
264 target_vendor = @target_vendor@
265 top_build_prefix = @top_build_prefix@
266 top_builddir = @top_builddir@
267 top_srcdir = @top_srcdir@
268 SUBDIRS = .
269 EXTRA_DIST = gmime-port-2-2-to-2-4.sh gmime-port-2-4-to-2-6.sh 
270 all: all-recursive
271
272 .SUFFIXES:
273 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
274         @for dep in $?; do \
275           case '$(am__configure_deps)' in \
276             *$$dep*) \
277               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
278                 && { if test -f $@; then exit 0; else break; fi; }; \
279               exit 1;; \
280           esac; \
281         done; \
282         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign tools/Makefile'; \
283         $(am__cd) $(top_srcdir) && \
284           $(AUTOMAKE) --foreign tools/Makefile
285 .PRECIOUS: Makefile
286 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
287         @case '$?' in \
288           *config.status*) \
289             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
290           *) \
291             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
292             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
293         esac;
294
295 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
296         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
297
298 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
299         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
300 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
301         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
302 $(am__aclocal_m4_deps):
303
304 mostlyclean-libtool:
305         -rm -f *.lo
306
307 clean-libtool:
308         -rm -rf .libs _libs
309
310 # This directory's subdirectories are mostly independent; you can cd
311 # into them and run `make' without going through this Makefile.
312 # To change the values of `make' variables: instead of editing Makefiles,
313 # (1) if the variable is set in `config.status', edit `config.status'
314 #     (which will cause the Makefiles to be regenerated when you run `make');
315 # (2) otherwise, pass the desired values on the `make' command line.
316 $(RECURSIVE_TARGETS):
317         @fail= failcom='exit 1'; \
318         for f in x $$MAKEFLAGS; do \
319           case $$f in \
320             *=* | --[!k]*);; \
321             *k*) failcom='fail=yes';; \
322           esac; \
323         done; \
324         dot_seen=no; \
325         target=`echo $@ | sed s/-recursive//`; \
326         list='$(SUBDIRS)'; for subdir in $$list; do \
327           echo "Making $$target in $$subdir"; \
328           if test "$$subdir" = "."; then \
329             dot_seen=yes; \
330             local_target="$$target-am"; \
331           else \
332             local_target="$$target"; \
333           fi; \
334           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
335           || eval $$failcom; \
336         done; \
337         if test "$$dot_seen" = "no"; then \
338           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
339         fi; test -z "$$fail"
340
341 $(RECURSIVE_CLEAN_TARGETS):
342         @fail= failcom='exit 1'; \
343         for f in x $$MAKEFLAGS; do \
344           case $$f in \
345             *=* | --[!k]*);; \
346             *k*) failcom='fail=yes';; \
347           esac; \
348         done; \
349         dot_seen=no; \
350         case "$@" in \
351           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
352           *) list='$(SUBDIRS)' ;; \
353         esac; \
354         rev=''; for subdir in $$list; do \
355           if test "$$subdir" = "."; then :; else \
356             rev="$$subdir $$rev"; \
357           fi; \
358         done; \
359         rev="$$rev ."; \
360         target=`echo $@ | sed s/-recursive//`; \
361         for subdir in $$rev; do \
362           echo "Making $$target in $$subdir"; \
363           if test "$$subdir" = "."; then \
364             local_target="$$target-am"; \
365           else \
366             local_target="$$target"; \
367           fi; \
368           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
369           || eval $$failcom; \
370         done && test -z "$$fail"
371 tags-recursive:
372         list='$(SUBDIRS)'; for subdir in $$list; do \
373           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
374         done
375 ctags-recursive:
376         list='$(SUBDIRS)'; for subdir in $$list; do \
377           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
378         done
379
380 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
381         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
382         unique=`for i in $$list; do \
383             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
384           done | \
385           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
386               END { if (nonempty) { for (i in files) print i; }; }'`; \
387         mkid -fID $$unique
388 tags: TAGS
389
390 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
391                 $(TAGS_FILES) $(LISP)
392         set x; \
393         here=`pwd`; \
394         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
395           include_option=--etags-include; \
396           empty_fix=.; \
397         else \
398           include_option=--include; \
399           empty_fix=; \
400         fi; \
401         list='$(SUBDIRS)'; for subdir in $$list; do \
402           if test "$$subdir" = .; then :; else \
403             test ! -f $$subdir/TAGS || \
404               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
405           fi; \
406         done; \
407         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
408         unique=`for i in $$list; do \
409             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
410           done | \
411           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
412               END { if (nonempty) { for (i in files) print i; }; }'`; \
413         shift; \
414         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
415           test -n "$$unique" || unique=$$empty_fix; \
416           if test $$# -gt 0; then \
417             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
418               "$$@" $$unique; \
419           else \
420             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
421               $$unique; \
422           fi; \
423         fi
424 ctags: CTAGS
425 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
426                 $(TAGS_FILES) $(LISP)
427         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
428         unique=`for i in $$list; do \
429             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
430           done | \
431           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
432               END { if (nonempty) { for (i in files) print i; }; }'`; \
433         test -z "$(CTAGS_ARGS)$$unique" \
434           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
435              $$unique
436
437 GTAGS:
438         here=`$(am__cd) $(top_builddir) && pwd` \
439           && $(am__cd) $(top_srcdir) \
440           && gtags -i $(GTAGS_ARGS) "$$here"
441
442 distclean-tags:
443         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
444
445 distdir: $(DISTFILES)
446         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
447         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
448         list='$(DISTFILES)'; \
449           dist_files=`for file in $$list; do echo $$file; done | \
450           sed -e "s|^$$srcdirstrip/||;t" \
451               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
452         case $$dist_files in \
453           */*) $(MKDIR_P) `echo "$$dist_files" | \
454                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
455                            sort -u` ;; \
456         esac; \
457         for file in $$dist_files; do \
458           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
459           if test -d $$d/$$file; then \
460             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
461             if test -d "$(distdir)/$$file"; then \
462               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
463             fi; \
464             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
465               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
466               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
467             fi; \
468             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
469           else \
470             test -f "$(distdir)/$$file" \
471             || cp -p $$d/$$file "$(distdir)/$$file" \
472             || exit 1; \
473           fi; \
474         done
475         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
476           if test "$$subdir" = .; then :; else \
477             test -d "$(distdir)/$$subdir" \
478             || $(MKDIR_P) "$(distdir)/$$subdir" \
479             || exit 1; \
480           fi; \
481         done
482         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
483           if test "$$subdir" = .; then :; else \
484             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
485             $(am__relativize); \
486             new_distdir=$$reldir; \
487             dir1=$$subdir; dir2="$(top_distdir)"; \
488             $(am__relativize); \
489             new_top_distdir=$$reldir; \
490             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
491             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
492             ($(am__cd) $$subdir && \
493               $(MAKE) $(AM_MAKEFLAGS) \
494                 top_distdir="$$new_top_distdir" \
495                 distdir="$$new_distdir" \
496                 am__remove_distdir=: \
497                 am__skip_length_check=: \
498                 am__skip_mode_fix=: \
499                 distdir) \
500               || exit 1; \
501           fi; \
502         done
503 check-am: all-am
504 check: check-recursive
505 all-am: Makefile
506 installdirs: installdirs-recursive
507 installdirs-am:
508 install: install-recursive
509 install-exec: install-exec-recursive
510 install-data: install-data-recursive
511 uninstall: uninstall-recursive
512
513 install-am: all-am
514         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
515
516 installcheck: installcheck-recursive
517 install-strip:
518         if test -z '$(STRIP)'; then \
519           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
520             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
521               install; \
522         else \
523           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
524             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
525             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
526         fi
527 mostlyclean-generic:
528
529 clean-generic:
530
531 distclean-generic:
532         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
533         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
534
535 maintainer-clean-generic:
536         @echo "This command is intended for maintainers to use"
537         @echo "it deletes files that may require special tools to rebuild."
538 clean: clean-recursive
539
540 clean-am: clean-generic clean-libtool mostlyclean-am
541
542 distclean: distclean-recursive
543         -rm -f Makefile
544 distclean-am: clean-am distclean-generic distclean-tags
545
546 dvi: dvi-recursive
547
548 dvi-am:
549
550 html: html-recursive
551
552 html-am:
553
554 info: info-recursive
555
556 info-am:
557
558 install-data-am:
559
560 install-dvi: install-dvi-recursive
561
562 install-dvi-am:
563
564 install-exec-am:
565
566 install-html: install-html-recursive
567
568 install-html-am:
569
570 install-info: install-info-recursive
571
572 install-info-am:
573
574 install-man:
575
576 install-pdf: install-pdf-recursive
577
578 install-pdf-am:
579
580 install-ps: install-ps-recursive
581
582 install-ps-am:
583
584 installcheck-am:
585
586 maintainer-clean: maintainer-clean-recursive
587         -rm -f Makefile
588 maintainer-clean-am: distclean-am maintainer-clean-generic
589
590 mostlyclean: mostlyclean-recursive
591
592 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
593
594 pdf: pdf-recursive
595
596 pdf-am:
597
598 ps: ps-recursive
599
600 ps-am:
601
602 uninstall-am:
603
604 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
605         install-am install-strip tags-recursive
606
607 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
608         all all-am check check-am clean clean-generic clean-libtool \
609         ctags ctags-recursive distclean distclean-generic \
610         distclean-libtool distclean-tags distdir dvi dvi-am html \
611         html-am info info-am install install-am install-data \
612         install-data-am install-dvi install-dvi-am install-exec \
613         install-exec-am install-html install-html-am install-info \
614         install-info-am install-man install-pdf install-pdf-am \
615         install-ps install-ps-am install-strip installcheck \
616         installcheck-am installdirs installdirs-am maintainer-clean \
617         maintainer-clean-generic mostlyclean mostlyclean-generic \
618         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
619         uninstall uninstall-am
620
621
622 # Tell versions [3.59,3.63) of GNU make to not export all variables.
623 # Otherwise a system limit (for SysV at least) may be exceeded.
624 .NOEXPORT: