Imported Upstream version 1.7.5
[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 docdir = @docdir@
232 dvidir = @dvidir@
233 efl_doxygen = @efl_doxygen@
234 efl_have_doxygen = @efl_have_doxygen@
235 exec_prefix = @exec_prefix@
236 host = @host@
237 host_alias = @host_alias@
238 host_cpu = @host_cpu@
239 host_os = @host_os@
240 host_vendor = @host_vendor@
241 htmldir = @htmldir@
242 includedir = @includedir@
243 infodir = @infodir@
244 install_sh = @install_sh@
245 libdir = @libdir@
246 libexecdir = @libexecdir@
247 localedir = @localedir@
248 localstatedir = @localstatedir@
249 lt_enable_auto_import = @lt_enable_auto_import@
250 mandir = @mandir@
251 mkdir_p = @mkdir_p@
252 oldincludedir = @oldincludedir@
253 pdfdir = @pdfdir@
254 pkgconfig_requires_private = @pkgconfig_requires_private@
255 prefix = @prefix@
256 program_transform_name = @program_transform_name@
257 psdir = @psdir@
258 release_info = @release_info@
259 requirement_ebluez = @requirement_ebluez@
260 requirement_econnman0_7x = @requirement_econnman0_7x@
261 requirement_edbus = @requirement_edbus@
262 requirement_ehal = @requirement_ehal@
263 requirement_enotify = @requirement_enotify@
264 requirement_eofono = @requirement_eofono@
265 requirement_eukit = @requirement_eukit@
266 sbindir = @sbindir@
267 sharedstatedir = @sharedstatedir@
268 srcdir = @srcdir@
269 sysconfdir = @sysconfdir@
270 target_alias = @target_alias@
271 top_build_prefix = @top_build_prefix@
272 top_builddir = @top_builddir@
273 top_srcdir = @top_srcdir@
274 version_info = @version_info@
275 MAINTAINERCLEANFILES = Makefile.in
276 SUBDIRS = lib bin
277 all: all-recursive
278
279 .SUFFIXES:
280 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
281         @for dep in $?; do \
282           case '$(am__configure_deps)' in \
283             *$$dep*) \
284               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
285                 && { if test -f $@; then exit 0; else break; fi; }; \
286               exit 1;; \
287           esac; \
288         done; \
289         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
290         $(am__cd) $(top_srcdir) && \
291           $(AUTOMAKE) --gnu src/Makefile
292 .PRECIOUS: Makefile
293 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294         @case '$?' in \
295           *config.status*) \
296             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
297           *) \
298             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
299             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
300         esac;
301
302 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
303         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304
305 $(top_srcdir)/configure:  $(am__configure_deps)
306         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
308         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309 $(am__aclocal_m4_deps):
310
311 mostlyclean-libtool:
312         -rm -f *.lo
313
314 clean-libtool:
315         -rm -rf .libs _libs
316
317 # This directory's subdirectories are mostly independent; you can cd
318 # into them and run `make' without going through this Makefile.
319 # To change the values of `make' variables: instead of editing Makefiles,
320 # (1) if the variable is set in `config.status', edit `config.status'
321 #     (which will cause the Makefiles to be regenerated when you run `make');
322 # (2) otherwise, pass the desired values on the `make' command line.
323 $(RECURSIVE_TARGETS):
324         @fail= failcom='exit 1'; \
325         for f in x $$MAKEFLAGS; do \
326           case $$f in \
327             *=* | --[!k]*);; \
328             *k*) failcom='fail=yes';; \
329           esac; \
330         done; \
331         dot_seen=no; \
332         target=`echo $@ | sed s/-recursive//`; \
333         list='$(SUBDIRS)'; for subdir in $$list; do \
334           echo "Making $$target in $$subdir"; \
335           if test "$$subdir" = "."; then \
336             dot_seen=yes; \
337             local_target="$$target-am"; \
338           else \
339             local_target="$$target"; \
340           fi; \
341           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
342           || eval $$failcom; \
343         done; \
344         if test "$$dot_seen" = "no"; then \
345           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
346         fi; test -z "$$fail"
347
348 $(RECURSIVE_CLEAN_TARGETS):
349         @fail= failcom='exit 1'; \
350         for f in x $$MAKEFLAGS; do \
351           case $$f in \
352             *=* | --[!k]*);; \
353             *k*) failcom='fail=yes';; \
354           esac; \
355         done; \
356         dot_seen=no; \
357         case "$@" in \
358           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
359           *) list='$(SUBDIRS)' ;; \
360         esac; \
361         rev=''; for subdir in $$list; do \
362           if test "$$subdir" = "."; then :; else \
363             rev="$$subdir $$rev"; \
364           fi; \
365         done; \
366         rev="$$rev ."; \
367         target=`echo $@ | sed s/-recursive//`; \
368         for subdir in $$rev; do \
369           echo "Making $$target in $$subdir"; \
370           if test "$$subdir" = "."; then \
371             local_target="$$target-am"; \
372           else \
373             local_target="$$target"; \
374           fi; \
375           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
376           || eval $$failcom; \
377         done && test -z "$$fail"
378 tags-recursive:
379         list='$(SUBDIRS)'; for subdir in $$list; do \
380           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
381         done
382 ctags-recursive:
383         list='$(SUBDIRS)'; for subdir in $$list; do \
384           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
385         done
386
387 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
388         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
389         unique=`for i in $$list; do \
390             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
391           done | \
392           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
393               END { if (nonempty) { for (i in files) print i; }; }'`; \
394         mkid -fID $$unique
395 tags: TAGS
396
397 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
398                 $(TAGS_FILES) $(LISP)
399         set x; \
400         here=`pwd`; \
401         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
402           include_option=--etags-include; \
403           empty_fix=.; \
404         else \
405           include_option=--include; \
406           empty_fix=; \
407         fi; \
408         list='$(SUBDIRS)'; for subdir in $$list; do \
409           if test "$$subdir" = .; then :; else \
410             test ! -f $$subdir/TAGS || \
411               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
412           fi; \
413         done; \
414         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
415         unique=`for i in $$list; do \
416             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417           done | \
418           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
419               END { if (nonempty) { for (i in files) print i; }; }'`; \
420         shift; \
421         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
422           test -n "$$unique" || unique=$$empty_fix; \
423           if test $$# -gt 0; then \
424             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
425               "$$@" $$unique; \
426           else \
427             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
428               $$unique; \
429           fi; \
430         fi
431 ctags: CTAGS
432 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
433                 $(TAGS_FILES) $(LISP)
434         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
435         unique=`for i in $$list; do \
436             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
437           done | \
438           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
439               END { if (nonempty) { for (i in files) print i; }; }'`; \
440         test -z "$(CTAGS_ARGS)$$unique" \
441           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
442              $$unique
443
444 GTAGS:
445         here=`$(am__cd) $(top_builddir) && pwd` \
446           && $(am__cd) $(top_srcdir) \
447           && gtags -i $(GTAGS_ARGS) "$$here"
448
449 distclean-tags:
450         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
451
452 distdir: $(DISTFILES)
453         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
454         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
455         list='$(DISTFILES)'; \
456           dist_files=`for file in $$list; do echo $$file; done | \
457           sed -e "s|^$$srcdirstrip/||;t" \
458               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
459         case $$dist_files in \
460           */*) $(MKDIR_P) `echo "$$dist_files" | \
461                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
462                            sort -u` ;; \
463         esac; \
464         for file in $$dist_files; do \
465           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
466           if test -d $$d/$$file; then \
467             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
468             if test -d "$(distdir)/$$file"; then \
469               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
470             fi; \
471             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
472               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
473               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
474             fi; \
475             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
476           else \
477             test -f "$(distdir)/$$file" \
478             || cp -p $$d/$$file "$(distdir)/$$file" \
479             || exit 1; \
480           fi; \
481         done
482         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
483           if test "$$subdir" = .; then :; else \
484             test -d "$(distdir)/$$subdir" \
485             || $(MKDIR_P) "$(distdir)/$$subdir" \
486             || exit 1; \
487           fi; \
488         done
489         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
490           if test "$$subdir" = .; then :; else \
491             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
492             $(am__relativize); \
493             new_distdir=$$reldir; \
494             dir1=$$subdir; dir2="$(top_distdir)"; \
495             $(am__relativize); \
496             new_top_distdir=$$reldir; \
497             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
498             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
499             ($(am__cd) $$subdir && \
500               $(MAKE) $(AM_MAKEFLAGS) \
501                 top_distdir="$$new_top_distdir" \
502                 distdir="$$new_distdir" \
503                 am__remove_distdir=: \
504                 am__skip_length_check=: \
505                 am__skip_mode_fix=: \
506                 distdir) \
507               || exit 1; \
508           fi; \
509         done
510 check-am: all-am
511 check: check-recursive
512 all-am: Makefile
513 installdirs: installdirs-recursive
514 installdirs-am:
515 install: install-recursive
516 install-exec: install-exec-recursive
517 install-data: install-data-recursive
518 uninstall: uninstall-recursive
519
520 install-am: all-am
521         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
522
523 installcheck: installcheck-recursive
524 install-strip:
525         if test -z '$(STRIP)'; then \
526           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
527             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
528               install; \
529         else \
530           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
531             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
532             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
533         fi
534 mostlyclean-generic:
535
536 clean-generic:
537
538 distclean-generic:
539         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
540         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
541
542 maintainer-clean-generic:
543         @echo "This command is intended for maintainers to use"
544         @echo "it deletes files that may require special tools to rebuild."
545         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
546 clean: clean-recursive
547
548 clean-am: clean-generic clean-libtool mostlyclean-am
549
550 distclean: distclean-recursive
551         -rm -f Makefile
552 distclean-am: clean-am distclean-generic distclean-tags
553
554 dvi: dvi-recursive
555
556 dvi-am:
557
558 html: html-recursive
559
560 html-am:
561
562 info: info-recursive
563
564 info-am:
565
566 install-data-am:
567
568 install-dvi: install-dvi-recursive
569
570 install-dvi-am:
571
572 install-exec-am:
573
574 install-html: install-html-recursive
575
576 install-html-am:
577
578 install-info: install-info-recursive
579
580 install-info-am:
581
582 install-man:
583
584 install-pdf: install-pdf-recursive
585
586 install-pdf-am:
587
588 install-ps: install-ps-recursive
589
590 install-ps-am:
591
592 installcheck-am:
593
594 maintainer-clean: maintainer-clean-recursive
595         -rm -f Makefile
596 maintainer-clean-am: distclean-am maintainer-clean-generic
597
598 mostlyclean: mostlyclean-recursive
599
600 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
601
602 pdf: pdf-recursive
603
604 pdf-am:
605
606 ps: ps-recursive
607
608 ps-am:
609
610 uninstall-am:
611
612 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
613         install-am install-strip tags-recursive
614
615 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
616         all all-am check check-am clean clean-generic clean-libtool \
617         ctags ctags-recursive distclean distclean-generic \
618         distclean-libtool distclean-tags distdir dvi dvi-am html \
619         html-am info info-am install install-am install-data \
620         install-data-am install-dvi install-dvi-am install-exec \
621         install-exec-am install-html install-html-am install-info \
622         install-info-am install-man install-pdf install-pdf-am \
623         install-ps install-ps-am install-strip installcheck \
624         installcheck-am installdirs installdirs-am maintainer-clean \
625         maintainer-clean-generic mostlyclean mostlyclean-generic \
626         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
627         uninstall uninstall-am
628
629
630 # Tell versions [3.59,3.63) of GNU make to not export all variables.
631 # Otherwise a system limit (for SysV at least) may be exceeded.
632 .NOEXPORT: