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