Imported Upstream version 1.7.2
[platform/upstream/edbus.git] / src / 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 subdir = src
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/m4/ac_attribute.m4 \
40         $(top_srcdir)/m4/efl_binary.m4 \
41         $(top_srcdir)/m4/efl_compiler_flag.m4 \
42         $(top_srcdir)/m4/efl_doxygen.m4 $(top_srcdir)/m4/libtool.m4 \
43         $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
44         $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
45         $(top_srcdir)/configure.ac
46 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47         $(ACLOCAL_M4)
48 mkinstalldirs = $(install_sh) -d
49 CONFIG_HEADER = $(top_builddir)/config.h
50 CONFIG_CLEAN_FILES =
51 CONFIG_CLEAN_VPATH_FILES =
52 AM_V_GEN = $(am__v_GEN_@AM_V@)
53 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
54 am__v_GEN_0 = @echo "  GEN   " $@;
55 AM_V_at = $(am__v_at_@AM_V@)
56 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
57 am__v_at_0 = @
58 SOURCES =
59 DIST_SOURCES =
60 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
61         html-recursive info-recursive install-data-recursive \
62         install-dvi-recursive install-exec-recursive \
63         install-html-recursive install-info-recursive \
64         install-pdf-recursive install-ps-recursive install-recursive \
65         installcheck-recursive installdirs-recursive pdf-recursive \
66         ps-recursive uninstall-recursive
67 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
68   distclean-recursive maintainer-clean-recursive
69 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
70         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
71         distdir
72 ETAGS = etags
73 CTAGS = ctags
74 DIST_SUBDIRS = $(SUBDIRS)
75 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
76 am__relativize = \
77   dir0=`pwd`; \
78   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
79   sed_rest='s,^[^/]*/*,,'; \
80   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
81   sed_butlast='s,/*[^/]*$$,,'; \
82   while test -n "$$dir1"; do \
83     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
84     if test "$$first" != "."; then \
85       if test "$$first" = ".."; then \
86         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
87         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
88       else \
89         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
90         if test "$$first2" = "$$first"; then \
91           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
92         else \
93           dir2="../$$dir2"; \
94         fi; \
95         dir0="$$dir0"/"$$first"; \
96       fi; \
97     fi; \
98     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
99   done; \
100   reldir="$$dir2"
101 ACLOCAL = @ACLOCAL@
102 ALLOCA = @ALLOCA@
103 AMTAR = @AMTAR@
104 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
105 AR = @AR@
106 AS = @AS@
107 AUTOCONF = @AUTOCONF@
108 AUTOHEADER = @AUTOHEADER@
109 AUTOMAKE = @AUTOMAKE@
110 AWK = @AWK@
111 CC = @CC@
112 CCDEPMODE = @CCDEPMODE@
113 CFLAGS = @CFLAGS@
114 CPP = @CPP@
115 CPPFLAGS = @CPPFLAGS@
116 CYGPATH_W = @CYGPATH_W@
117 DBUS_CFLAGS = @DBUS_CFLAGS@
118 DBUS_LIBS = @DBUS_LIBS@
119 DBUS_VERSION_CFLAGS = @DBUS_VERSION_CFLAGS@
120 DEFS = @DEFS@
121 DEPDIR = @DEPDIR@
122 DLLTOOL = @DLLTOOL@
123 DSYMUTIL = @DSYMUTIL@
124 DUMPBIN = @DUMPBIN@
125 ECHO_C = @ECHO_C@
126 ECHO_N = @ECHO_N@
127 ECHO_T = @ECHO_T@
128 EDBUS_ASYNC_TEST_CFLAGS = @EDBUS_ASYNC_TEST_CFLAGS@
129 EDBUS_ASYNC_TEST_LIBS = @EDBUS_ASYNC_TEST_LIBS@
130 EDBUS_ASYNC_TEST_PRG = @EDBUS_ASYNC_TEST_PRG@
131 EDBUS_BLUEZ_TEST_CFLAGS = @EDBUS_BLUEZ_TEST_CFLAGS@
132 EDBUS_BLUEZ_TEST_LIBS = @EDBUS_BLUEZ_TEST_LIBS@
133 EDBUS_BLUEZ_TEST_PRG = @EDBUS_BLUEZ_TEST_PRG@
134 EDBUS_CFLAGS = @EDBUS_CFLAGS@
135 EDBUS_CONNMAN0_7X_TEST_CFLAGS = @EDBUS_CONNMAN0_7X_TEST_CFLAGS@
136 EDBUS_CONNMAN0_7X_TEST_LIBS = @EDBUS_CONNMAN0_7X_TEST_LIBS@
137 EDBUS_CONNMAN0_7X_TEST_PRG = @EDBUS_CONNMAN0_7X_TEST_PRG@
138 EDBUS_LIBS = @EDBUS_LIBS@
139 EDBUS_NOTIFICATION_DAEMON_TEST_CFLAGS = @EDBUS_NOTIFICATION_DAEMON_TEST_CFLAGS@
140 EDBUS_NOTIFICATION_DAEMON_TEST_LIBS = @EDBUS_NOTIFICATION_DAEMON_TEST_LIBS@
141 EDBUS_NOTIFICATION_DAEMON_TEST_PRG = @EDBUS_NOTIFICATION_DAEMON_TEST_PRG@
142 EDBUS_NOTIFY_SEND_CFLAGS = @EDBUS_NOTIFY_SEND_CFLAGS@
143 EDBUS_NOTIFY_SEND_LIBS = @EDBUS_NOTIFY_SEND_LIBS@
144 EDBUS_NOTIFY_SEND_PRG = @EDBUS_NOTIFY_SEND_PRG@
145 EDBUS_NOTIFY_TEST_CFLAGS = @EDBUS_NOTIFY_TEST_CFLAGS@
146 EDBUS_NOTIFY_TEST_LIBS = @EDBUS_NOTIFY_TEST_LIBS@
147 EDBUS_NOTIFY_TEST_PRG = @EDBUS_NOTIFY_TEST_PRG@
148 EDBUS_OFONO_TEST_CFLAGS = @EDBUS_OFONO_TEST_CFLAGS@
149 EDBUS_OFONO_TEST_LIBS = @EDBUS_OFONO_TEST_LIBS@
150 EDBUS_OFONO_TEST_PRG = @EDBUS_OFONO_TEST_PRG@
151 EDBUS_PERFORMANCE_TEST_CFLAGS = @EDBUS_PERFORMANCE_TEST_CFLAGS@
152 EDBUS_PERFORMANCE_TEST_LIBS = @EDBUS_PERFORMANCE_TEST_LIBS@
153 EDBUS_PERFORMANCE_TEST_PRG = @EDBUS_PERFORMANCE_TEST_PRG@
154 EDBUS_TEST_CFLAGS = @EDBUS_TEST_CFLAGS@
155 EDBUS_TEST_CLIENT_CFLAGS = @EDBUS_TEST_CLIENT_CFLAGS@
156 EDBUS_TEST_CLIENT_LIBS = @EDBUS_TEST_CLIENT_LIBS@
157 EDBUS_TEST_CLIENT_PRG = @EDBUS_TEST_CLIENT_PRG@
158 EDBUS_TEST_LIBS = @EDBUS_TEST_LIBS@
159 EDBUS_TEST_PRG = @EDBUS_TEST_PRG@
160 EDBUS_UKIT_TEST_CFLAGS = @EDBUS_UKIT_TEST_CFLAGS@
161 EDBUS_UKIT_TEST_LIBS = @EDBUS_UKIT_TEST_LIBS@
162 EDBUS_UKIT_TEST_PRG = @EDBUS_UKIT_TEST_PRG@
163 EFL_EDBUS_BUILD = @EFL_EDBUS_BUILD@
164 EGREP = @EGREP@
165 EVAS_CFLAGS = @EVAS_CFLAGS@
166 EVAS_LIBS = @EVAS_LIBS@
167 EXEEXT = @EXEEXT@
168 FGREP = @FGREP@
169 GREP = @GREP@
170 INSTALL = @INSTALL@
171 INSTALL_DATA = @INSTALL_DATA@
172 INSTALL_PROGRAM = @INSTALL_PROGRAM@
173 INSTALL_SCRIPT = @INSTALL_SCRIPT@
174 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175 LD = @LD@
176 LDFLAGS = @LDFLAGS@
177 LIBOBJS = @LIBOBJS@
178 LIBS = @LIBS@
179 LIBTOOL = @LIBTOOL@
180 LIPO = @LIPO@
181 LN_S = @LN_S@
182 LTLIBOBJS = @LTLIBOBJS@
183 MAKEINFO = @MAKEINFO@
184 MANIFEST_TOOL = @MANIFEST_TOOL@
185 MKDIR_P = @MKDIR_P@
186 NM = @NM@
187 NMEDIT = @NMEDIT@
188 OBJDUMP = @OBJDUMP@
189 OBJEXT = @OBJEXT@
190 OTOOL = @OTOOL@
191 OTOOL64 = @OTOOL64@
192 PACKAGE = @PACKAGE@
193 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194 PACKAGE_NAME = @PACKAGE_NAME@
195 PACKAGE_STRING = @PACKAGE_STRING@
196 PACKAGE_TARNAME = @PACKAGE_TARNAME@
197 PACKAGE_URL = @PACKAGE_URL@
198 PACKAGE_VERSION = @PACKAGE_VERSION@
199 PATH_SEPARATOR = @PATH_SEPARATOR@
200 PKG_CONFIG = @PKG_CONFIG@
201 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
202 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
203 RANLIB = @RANLIB@
204 SED = @SED@
205 SET_MAKE = @SET_MAKE@
206 SHELL = @SHELL@
207 STRIP = @STRIP@
208 VERSION = @VERSION@
209 VMAJ = @VMAJ@
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 dbus_cflags = @dbus_cflags@
232 dbus_libs = @dbus_libs@
233 docdir = @docdir@
234 dvidir = @dvidir@
235 efl_doxygen = @efl_doxygen@
236 efl_have_doxygen = @efl_have_doxygen@
237 exec_prefix = @exec_prefix@
238 host = @host@
239 host_alias = @host_alias@
240 host_cpu = @host_cpu@
241 host_os = @host_os@
242 host_vendor = @host_vendor@
243 htmldir = @htmldir@
244 includedir = @includedir@
245 infodir = @infodir@
246 install_sh = @install_sh@
247 libdir = @libdir@
248 libexecdir = @libexecdir@
249 localedir = @localedir@
250 localstatedir = @localstatedir@
251 lt_enable_auto_import = @lt_enable_auto_import@
252 mandir = @mandir@
253 mkdir_p = @mkdir_p@
254 oldincludedir = @oldincludedir@
255 pdfdir = @pdfdir@
256 pkgconfig_requires_private = @pkgconfig_requires_private@
257 prefix = @prefix@
258 program_transform_name = @program_transform_name@
259 psdir = @psdir@
260 release_info = @release_info@
261 requirement_dbus = @requirement_dbus@
262 requirement_ebluez = @requirement_ebluez@
263 requirement_econnman0_7x = @requirement_econnman0_7x@
264 requirement_edbus = @requirement_edbus@
265 requirement_ehal = @requirement_ehal@
266 requirement_enotify = @requirement_enotify@
267 requirement_eofono = @requirement_eofono@
268 requirement_eukit = @requirement_eukit@
269 sbindir = @sbindir@
270 sharedstatedir = @sharedstatedir@
271 srcdir = @srcdir@
272 sysconfdir = @sysconfdir@
273 target_alias = @target_alias@
274 top_build_prefix = @top_build_prefix@
275 top_builddir = @top_builddir@
276 top_srcdir = @top_srcdir@
277 version_info = @version_info@
278 MAINTAINERCLEANFILES = Makefile.in
279 SUBDIRS = lib bin
280 all: all-recursive
281
282 .SUFFIXES:
283 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
284         @for dep in $?; do \
285           case '$(am__configure_deps)' in \
286             *$$dep*) \
287               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
288                 && { if test -f $@; then exit 0; else break; fi; }; \
289               exit 1;; \
290           esac; \
291         done; \
292         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
293         $(am__cd) $(top_srcdir) && \
294           $(AUTOMAKE) --gnu src/Makefile
295 .PRECIOUS: Makefile
296 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
297         @case '$?' in \
298           *config.status*) \
299             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
300           *) \
301             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
302             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
303         esac;
304
305 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
306         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307
308 $(top_srcdir)/configure:  $(am__configure_deps)
309         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
311         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312 $(am__aclocal_m4_deps):
313
314 mostlyclean-libtool:
315         -rm -f *.lo
316
317 clean-libtool:
318         -rm -rf .libs _libs
319
320 # This directory's subdirectories are mostly independent; you can cd
321 # into them and run `make' without going through this Makefile.
322 # To change the values of `make' variables: instead of editing Makefiles,
323 # (1) if the variable is set in `config.status', edit `config.status'
324 #     (which will cause the Makefiles to be regenerated when you run `make');
325 # (2) otherwise, pass the desired values on the `make' command line.
326 $(RECURSIVE_TARGETS):
327         @fail= failcom='exit 1'; \
328         for f in x $$MAKEFLAGS; do \
329           case $$f in \
330             *=* | --[!k]*);; \
331             *k*) failcom='fail=yes';; \
332           esac; \
333         done; \
334         dot_seen=no; \
335         target=`echo $@ | sed s/-recursive//`; \
336         list='$(SUBDIRS)'; for subdir in $$list; do \
337           echo "Making $$target in $$subdir"; \
338           if test "$$subdir" = "."; then \
339             dot_seen=yes; \
340             local_target="$$target-am"; \
341           else \
342             local_target="$$target"; \
343           fi; \
344           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
345           || eval $$failcom; \
346         done; \
347         if test "$$dot_seen" = "no"; then \
348           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
349         fi; test -z "$$fail"
350
351 $(RECURSIVE_CLEAN_TARGETS):
352         @fail= failcom='exit 1'; \
353         for f in x $$MAKEFLAGS; do \
354           case $$f in \
355             *=* | --[!k]*);; \
356             *k*) failcom='fail=yes';; \
357           esac; \
358         done; \
359         dot_seen=no; \
360         case "$@" in \
361           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
362           *) list='$(SUBDIRS)' ;; \
363         esac; \
364         rev=''; for subdir in $$list; do \
365           if test "$$subdir" = "."; then :; else \
366             rev="$$subdir $$rev"; \
367           fi; \
368         done; \
369         rev="$$rev ."; \
370         target=`echo $@ | sed s/-recursive//`; \
371         for subdir in $$rev; do \
372           echo "Making $$target in $$subdir"; \
373           if test "$$subdir" = "."; then \
374             local_target="$$target-am"; \
375           else \
376             local_target="$$target"; \
377           fi; \
378           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
379           || eval $$failcom; \
380         done && test -z "$$fail"
381 tags-recursive:
382         list='$(SUBDIRS)'; for subdir in $$list; do \
383           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
384         done
385 ctags-recursive:
386         list='$(SUBDIRS)'; for subdir in $$list; do \
387           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
388         done
389
390 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
391         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
392         unique=`for i in $$list; do \
393             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
394           done | \
395           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
396               END { if (nonempty) { for (i in files) print i; }; }'`; \
397         mkid -fID $$unique
398 tags: TAGS
399
400 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
401                 $(TAGS_FILES) $(LISP)
402         set x; \
403         here=`pwd`; \
404         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
405           include_option=--etags-include; \
406           empty_fix=.; \
407         else \
408           include_option=--include; \
409           empty_fix=; \
410         fi; \
411         list='$(SUBDIRS)'; for subdir in $$list; do \
412           if test "$$subdir" = .; then :; else \
413             test ! -f $$subdir/TAGS || \
414               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
415           fi; \
416         done; \
417         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
418         unique=`for i in $$list; do \
419             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
420           done | \
421           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
422               END { if (nonempty) { for (i in files) print i; }; }'`; \
423         shift; \
424         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
425           test -n "$$unique" || unique=$$empty_fix; \
426           if test $$# -gt 0; then \
427             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428               "$$@" $$unique; \
429           else \
430             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
431               $$unique; \
432           fi; \
433         fi
434 ctags: CTAGS
435 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
436                 $(TAGS_FILES) $(LISP)
437         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
438         unique=`for i in $$list; do \
439             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
440           done | \
441           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
442               END { if (nonempty) { for (i in files) print i; }; }'`; \
443         test -z "$(CTAGS_ARGS)$$unique" \
444           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
445              $$unique
446
447 GTAGS:
448         here=`$(am__cd) $(top_builddir) && pwd` \
449           && $(am__cd) $(top_srcdir) \
450           && gtags -i $(GTAGS_ARGS) "$$here"
451
452 distclean-tags:
453         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
454
455 distdir: $(DISTFILES)
456         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
457         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
458         list='$(DISTFILES)'; \
459           dist_files=`for file in $$list; do echo $$file; done | \
460           sed -e "s|^$$srcdirstrip/||;t" \
461               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
462         case $$dist_files in \
463           */*) $(MKDIR_P) `echo "$$dist_files" | \
464                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
465                            sort -u` ;; \
466         esac; \
467         for file in $$dist_files; do \
468           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
469           if test -d $$d/$$file; then \
470             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
471             if test -d "$(distdir)/$$file"; then \
472               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
473             fi; \
474             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
475               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
476               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
477             fi; \
478             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
479           else \
480             test -f "$(distdir)/$$file" \
481             || cp -p $$d/$$file "$(distdir)/$$file" \
482             || exit 1; \
483           fi; \
484         done
485         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
486           if test "$$subdir" = .; then :; else \
487             test -d "$(distdir)/$$subdir" \
488             || $(MKDIR_P) "$(distdir)/$$subdir" \
489             || exit 1; \
490           fi; \
491         done
492         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
493           if test "$$subdir" = .; then :; else \
494             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
495             $(am__relativize); \
496             new_distdir=$$reldir; \
497             dir1=$$subdir; dir2="$(top_distdir)"; \
498             $(am__relativize); \
499             new_top_distdir=$$reldir; \
500             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
501             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
502             ($(am__cd) $$subdir && \
503               $(MAKE) $(AM_MAKEFLAGS) \
504                 top_distdir="$$new_top_distdir" \
505                 distdir="$$new_distdir" \
506                 am__remove_distdir=: \
507                 am__skip_length_check=: \
508                 am__skip_mode_fix=: \
509                 distdir) \
510               || exit 1; \
511           fi; \
512         done
513 check-am: all-am
514 check: check-recursive
515 all-am: Makefile
516 installdirs: installdirs-recursive
517 installdirs-am:
518 install: install-recursive
519 install-exec: install-exec-recursive
520 install-data: install-data-recursive
521 uninstall: uninstall-recursive
522
523 install-am: all-am
524         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
525
526 installcheck: installcheck-recursive
527 install-strip:
528         if test -z '$(STRIP)'; then \
529           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
530             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
531               install; \
532         else \
533           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
534             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
535             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
536         fi
537 mostlyclean-generic:
538
539 clean-generic:
540
541 distclean-generic:
542         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
543         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
544
545 maintainer-clean-generic:
546         @echo "This command is intended for maintainers to use"
547         @echo "it deletes files that may require special tools to rebuild."
548         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
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) ctags-recursive \
616         install-am install-strip tags-recursive
617
618 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
619         all all-am check check-am clean clean-generic clean-libtool \
620         ctags ctags-recursive distclean distclean-generic \
621         distclean-libtool distclean-tags distdir dvi dvi-am html \
622         html-am info info-am install install-am install-data \
623         install-data-am install-dvi install-dvi-am install-exec \
624         install-exec-am install-html install-html-am install-info \
625         install-info-am install-man install-pdf install-pdf-am \
626         install-ps install-ps-am install-strip installcheck \
627         installcheck-am installdirs installdirs-am maintainer-clean \
628         maintainer-clean-generic mostlyclean mostlyclean-generic \
629         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
630         uninstall uninstall-am
631
632
633 # Tell versions [3.59,3.63) of GNU make to not export all variables.
634 # Otherwise a system limit (for SysV at least) may be exceeded.
635 .NOEXPORT: