1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
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.
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
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
)
34 build_triplet
= @build@
37 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in
38 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
39 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/GeoIP.m4 \
40 $(top_srcdir
)/m4
/bfd.m4
$(top_srcdir
)/m4
/boost.m4 \
41 $(top_srcdir
)/m4
/build-tools.m4
$(top_srcdir
)/m4
/codeset.m4 \
42 $(top_srcdir
)/m4
/cryptopp.m4
$(top_srcdir
)/m4
/fallocate.m4 \
43 $(top_srcdir
)/m4
/gdlib.m4
$(top_srcdir
)/m4
/gettext.m4 \
44 $(top_srcdir
)/m4
/glibc21.m4
$(top_srcdir
)/m4
/iconv.m4 \
45 $(top_srcdir
)/m4
/intdiv0.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
46 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
47 $(top_srcdir
)/m4
/isc-posix.m4
$(top_srcdir
)/m4
/kde.m4 \
48 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
49 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
50 $(top_srcdir
)/m4
/libpng.m4
$(top_srcdir
)/m4
/libupnp.m4 \
51 $(top_srcdir
)/m4
/mmap.m4
$(top_srcdir
)/m4
/muleboost.m4 \
52 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/pkg.m4 \
53 $(top_srcdir
)/m4
/plasmamule.m4
$(top_srcdir
)/m4
/progtest.m4 \
54 $(top_srcdir
)/m4
/qt.m4
$(top_srcdir
)/m4
/readline.m4 \
55 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/uintmax_t.m4 \
56 $(top_srcdir
)/m4
/ulonglong.m4
$(top_srcdir
)/m4
/wxwin.m4 \
57 $(top_srcdir
)/m4
/zlib.m4
$(top_srcdir
)/acinclude.m4 \
58 $(top_srcdir
)/configure.in
59 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
61 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
62 CONFIG_HEADER
= $(top_builddir
)/config.h
64 CONFIG_CLEAN_VPATH_FILES
=
65 AM_V_GEN
= $(am__v_GEN_
$(V
))
66 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
67 am__v_GEN_0
= @echo
" GEN " $@
;
68 AM_V_at
= $(am__v_at_
$(V
))
69 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
73 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
74 html-recursive info-recursive install-data-recursive \
75 install-dvi-recursive install-exec-recursive \
76 install-html-recursive install-info-recursive \
77 install-pdf-recursive install-ps-recursive install-recursive \
78 installcheck-recursive installdirs-recursive pdf-recursive \
79 ps-recursive uninstall-recursive
80 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
81 distclean-recursive maintainer-clean-recursive
82 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
83 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
87 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
90 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
91 sed_rest
='s,^[^/]*/*,,'; \
92 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
93 sed_butlast
='s,/*[^/]*$$,,'; \
94 while
test -n
"$$dir1"; do \
95 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
96 if
test "$$first" != "."; then \
97 if
test "$$first" = ".."; then \
98 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
99 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
101 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
102 if
test "$$first2" = "$$first"; then \
103 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
107 dir0
="$$dir0"/"$$first"; \
110 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
114 ALCC_MANPAGES
= @ALCC_MANPAGES@
115 ALC_MANPAGES
= @ALC_MANPAGES@
118 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
119 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
120 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
121 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
122 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
124 AUTOCONF
= @AUTOCONF@
125 AUTOHEADER
= @AUTOHEADER@
126 AUTOMAKE
= @AUTOMAKE@
128 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
129 BFD_LIBS
= @BFD_LIBS@
130 BOOST_CPPFLAGS
= @BOOST_CPPFLAGS@
131 BOOST_LDPATH
= @BOOST_LDPATH@
132 BOOST_ROOT
= @BOOST_ROOT@
133 BOOST_SYSTEM_LDFLAGS
= @BOOST_SYSTEM_LDFLAGS@
134 BOOST_SYSTEM_LDPATH
= @BOOST_SYSTEM_LDPATH@
135 BOOST_SYSTEM_LIBS
= @BOOST_SYSTEM_LIBS@
136 BUILD_CC
= @BUILD_CC@
137 BUILD_CFLAGS
= @BUILD_CFLAGS@
138 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
139 BUILD_EXEEXT
= @BUILD_EXEEXT@
140 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
141 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
142 CAS_DEFS
= @CAS_DEFS@
143 CAS_MANPAGES
= @CAS_MANPAGES@
144 CATOBJEXT
= @CATOBJEXT@
146 CCDEPMODE
= @CCDEPMODE@
149 CPPFLAGS
= @CPPFLAGS@
150 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
151 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
152 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
155 CXXDEPMODE
= @CXXDEPMODE@
156 CXXFLAGS
= @CXXFLAGS@
157 CYGPATH_W
= @CYGPATH_W@
158 DATADIRNAME
= @DATADIRNAME@
159 DEBUGFLAG
= @DEBUGFLAG@
162 DISTCHECK_CONFIGURE_FLAGS
= @DISTCHECK_CONFIGURE_FLAGS@
166 ED2K_MANPAGES
= @ED2K_MANPAGES@
169 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
170 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
171 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
172 GDLIB_LIBS
= @GDLIB_LIBS@
174 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
175 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
176 GEOIP_LIBS
= @GEOIP_LIBS@
182 INSTALL_DATA
= @INSTALL_DATA@
183 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
184 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
185 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
186 INSTOBJEXT
= @INSTOBJEXT@
187 INTLBISON
= @INTLBISON@
188 INTLLIBS
= @INTLLIBS@
189 INTLOBJS
= @INTLOBJS@
190 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
191 KDE4_CONFIG
= @KDE4_CONFIG@
192 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
193 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
194 KDE_ICON_PATH
= @KDE_ICON_PATH@
195 KDE_MIME_PATH
= @KDE_MIME_PATH@
196 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
197 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
202 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
203 LIBICONV
= @LIBICONV@
206 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
207 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
208 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
209 LIBPNG_LIBS
= @LIBPNG_LIBS@
211 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
212 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
213 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
214 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
215 LTLIBICONV
= @LTLIBICONV@
216 LTLIBINTL
= @LTLIBINTL@
217 LTLIBOBJS
= @LTLIBOBJS@
219 MAKEINFO
= @MAKEINFO@
221 MKINSTALLDIRS
= @MKINSTALLDIRS@
222 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
224 MSGMERGE
= @MSGMERGE@
225 MULECFLAGS
= @MULECFLAGS@
226 MULECPPFLAGS
= @MULECPPFLAGS@
227 MULECXXFLAGS
= @MULECXXFLAGS@
228 MULELDFLAGS
= @MULELDFLAGS@
229 MULERCFLAGS
= @MULERCFLAGS@
232 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
233 PACKAGE_NAME
= @PACKAGE_NAME@
234 PACKAGE_STRING
= @PACKAGE_STRING@
235 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
236 PACKAGE_URL
= @PACKAGE_URL@
237 PACKAGE_VERSION
= @PACKAGE_VERSION@
238 PATH_SEPARATOR
= @PATH_SEPARATOR@
239 PKG_CONFIG
= @PKG_CONFIG@
242 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
243 QT_CORE_LIBS
= @QT_CORE_LIBS@
244 QT_DBUS_LDFLAGS
= @QT_DBUS_LDFLAGS@
245 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
246 QT_GUI_LIBS
= @QT_GUI_LIBS@
251 READLINE_LIBS
= @READLINE_LIBS@
252 RESOLV_LIB
= @RESOLV_LIB@
254 SET_MAKE
= @SET_MAKE@
258 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
261 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
262 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
263 WXBASE_LIBS
= @WXBASE_LIBS@
264 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
265 WX_CFLAGS
= @WX_CFLAGS@
266 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
267 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
268 WX_CPPFLAGS
= @WX_CPPFLAGS@
269 WX_CXXFLAGS
= @WX_CXXFLAGS@
270 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
271 WX_DEBUG
= @WX_DEBUG@
273 WX_LIBS_STATIC
= @WX_LIBS_STATIC@
275 WX_RESCOMP
= @WX_RESCOMP@
276 WX_SHARED
= @WX_SHARED@
277 WX_UNICODE
= @WX_UNICODE@
278 WX_VERSION
= @WX_VERSION@
279 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
280 WX_VERSION_MICRO
= @WX_VERSION_MICRO@
281 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
282 XGETTEXT
= @XGETTEXT@
285 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
286 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
287 ZLIB_LIBS
= @ZLIB_LIBS@
288 abs_builddir
= @abs_builddir@
289 abs_srcdir
= @abs_srcdir@
290 abs_top_builddir
= @abs_top_builddir@
291 abs_top_srcdir
= @abs_top_srcdir@
292 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
293 ac_ct_CC
= @ac_ct_CC@
294 ac_ct_CXX
= @ac_ct_CXX@
295 am__include
= @am__include@
296 am__leading_dot
= @am__leading_dot@
297 am__quote
= @am__quote@
299 am__untar
= @am__untar@
302 build_alias
= @build_alias@
303 build_cpu
= @build_cpu@
304 build_os
= @build_os@
305 build_vendor
= @build_vendor@
306 builddir
= @builddir@
308 datarootdir
= @datarootdir@
311 exec_prefix = @
exec_prefix@
313 host_alias
= @host_alias@
314 host_cpu
= @host_cpu@
316 host_vendor
= @host_vendor@
318 includedir = @
includedir@
320 install_sh
= @install_sh@
322 libexecdir
= @libexecdir@
323 localedir
= @localedir@
324 localstatedir
= @localstatedir@
327 oldincludedir = @
oldincludedir@
330 program_transform_name
= @program_transform_name@
333 sharedstatedir
= @sharedstatedir@
335 sysconfdir
= @sysconfdir@
336 target_alias
= @target_alias@
337 top_build_prefix
= @top_build_prefix@
338 top_builddir
= @top_builddir@
339 top_srcdir
= @top_srcdir@
341 MAINTAINERCLEANFILES
= Makefile.in
342 DIST_SUBDIRS
= muleunit tests
344 # The only targets which we care about
345 TARGETS
= check-recursive clean-recursive
349 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
351 case
'$(am__configure_deps)' in \
353 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
354 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
358 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign unittests/Makefile'; \
359 $(am__cd
) $(top_srcdir
) && \
360 $(AUTOMAKE
) --foreign unittests
/Makefile
362 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
365 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
367 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
368 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
371 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
372 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
374 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
375 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
376 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
377 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
378 $(am__aclocal_m4_deps
):
380 # This directory's subdirectories are mostly independent; you can cd
381 # into them and run `make' without going through this Makefile.
382 # To change the values of `make' variables: instead of editing Makefiles,
383 # (1) if the variable is set in `config.status', edit `config.status'
384 # (which will cause the Makefiles to be regenerated when you run `make');
385 # (2) otherwise, pass the desired values on the `make' command line.
386 $(RECURSIVE_TARGETS
):
387 @fail
= failcom
='exit 1'; \
388 for f in x
$$MAKEFLAGS; do \
391 *k
*) failcom
='fail=yes';; \
395 target
=`echo $@ | sed s/-recursive//`; \
396 list
='$(SUBDIRS)'; for subdir in
$$list; do \
397 echo
"Making $$target in $$subdir"; \
398 if
test "$$subdir" = "."; then \
400 local_target
="$$target-am"; \
402 local_target
="$$target"; \
404 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
407 if
test "$$dot_seen" = "no"; then \
408 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
411 $(RECURSIVE_CLEAN_TARGETS
):
412 @fail
= failcom
='exit 1'; \
413 for f in x
$$MAKEFLAGS; do \
416 *k
*) failcom
='fail=yes';; \
421 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
422 *) list
='$(SUBDIRS)' ;; \
424 rev
=''; for subdir in
$$list; do \
425 if
test "$$subdir" = "."; then
:; else \
426 rev
="$$subdir $$rev"; \
430 target
=`echo $@ | sed s/-recursive//`; \
431 for subdir in
$$rev; do \
432 echo
"Making $$target in $$subdir"; \
433 if
test "$$subdir" = "."; then \
434 local_target
="$$target-am"; \
436 local_target
="$$target"; \
438 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
440 done
&& test -z
"$$fail"
442 list
='$(SUBDIRS)'; for subdir in
$$list; do \
443 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
446 list
='$(SUBDIRS)'; for subdir in
$$list; do \
447 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
450 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
451 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
452 unique
=`for i in $$list; do \
453 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
455 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
456 END { if (nonempty) { for (i in files) print i; }; }'`; \
460 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
461 $(TAGS_FILES
) $(LISP
)
464 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
465 include_option
=--etags-include
; \
468 include_option
=--include; \
471 list
='$(SUBDIRS)'; for subdir in
$$list; do \
472 if
test "$$subdir" = .
; then
:; else \
473 test ! -f
$$subdir/TAGS || \
474 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
477 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
478 unique
=`for i in $$list; do \
479 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
481 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
482 END { if (nonempty) { for (i in files) print i; }; }'`; \
484 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
485 test -n
"$$unique" || unique
=$$empty_fix; \
486 if
test $$# -gt 0; then \
487 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
490 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
495 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
496 $(TAGS_FILES
) $(LISP
)
497 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
498 unique
=`for i in $$list; do \
499 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
502 END { if (nonempty) { for (i in files) print i; }; }'`; \
503 test -z
"$(CTAGS_ARGS)$$unique" \
504 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
508 here
=`$(am__cd) $(top_builddir) && pwd` \
509 && $(am__cd
) $(top_srcdir
) \
510 && gtags
-i
$(GTAGS_ARGS
) "$$here"
513 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
515 distdir
: $(DISTFILES
)
516 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
518 list
='$(DISTFILES)'; \
519 dist_files
=`for file in $$list; do echo $$file; done | \
520 sed -e "s|^$$srcdirstrip/||;t" \
521 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
522 case
$$dist_files in \
523 */*) $(MKDIR_P
) `echo "$$dist_files" | \
524 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
527 for file in
$$dist_files; do \
528 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
529 if
test -d
$$d/$$file; then \
530 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
531 if
test -d
"$(distdir)/$$file"; then \
532 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
534 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
535 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
536 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
538 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
540 test -f
"$(distdir)/$$file" \
541 || cp
-p
$$d/$$file "$(distdir)/$$file" \
545 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
546 if
test "$$subdir" = .
; then
:; else \
547 test -d
"$(distdir)/$$subdir" \
548 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
552 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
553 if
test "$$subdir" = .
; then
:; else \
554 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
556 new_distdir
=$$reldir; \
557 dir1
=$$subdir; dir2
="$(top_distdir)"; \
559 new_top_distdir
=$$reldir; \
560 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
561 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
562 ($(am__cd
) $$subdir && \
563 $(MAKE
) $(AM_MAKEFLAGS
) \
564 top_distdir
="$$new_top_distdir" \
565 distdir
="$$new_distdir" \
566 am__remove_distdir
=: \
567 am__skip_length_check
=: \
568 am__skip_mode_fix
=: \
574 check: check-recursive
576 installdirs: installdirs-recursive
578 install: install-recursive
579 install-exec
: install-exec-recursive
580 install-data
: install-data-recursive
581 uninstall: uninstall-recursive
584 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
586 installcheck: installcheck-recursive
588 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
589 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
590 `test -z '$(STRIP)' || \
591 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
597 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
598 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
600 maintainer-clean-generic
:
601 @echo
"This command is intended for maintainers to use"
602 @echo
"it deletes files that may require special tools to rebuild."
603 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
604 clean: clean-recursive
606 clean-am
: clean-generic mostlyclean-am
608 distclean: distclean-recursive
610 distclean-am
: clean-am distclean-generic distclean-tags
626 install-dvi
: install-dvi-recursive
632 install-html
: install-html-recursive
636 install-info
: install-info-recursive
642 install-pdf
: install-pdf-recursive
646 install-ps
: install-ps-recursive
652 maintainer-clean
: maintainer-clean-recursive
654 maintainer-clean-am
: distclean-am maintainer-clean-generic
656 mostlyclean: mostlyclean-recursive
658 mostlyclean-am
: mostlyclean-generic
670 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
671 install-am install-strip tags-recursive
673 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
674 all all-am
check check-am
clean clean-generic ctags \
675 ctags-recursive
distclean distclean-generic distclean-tags \
676 distdir
dvi dvi-am html html-am
info info-am
install \
677 install-am install-data install-data-am install-dvi \
678 install-dvi-am install-exec install-exec-am install-html \
679 install-html-am install-info install-info-am install-man \
680 install-pdf install-pdf-am install-ps install-ps-am \
681 install-strip
installcheck installcheck-am
installdirs \
682 installdirs-am maintainer-clean maintainer-clean-generic \
683 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
684 tags-recursive
uninstall uninstall-am
686 $(TARGETS
): SUBDIRS
= $(DIST_SUBDIRS
)
688 # Tell versions [3.59,3.63) of GNU make to not export all variables.
689 # Otherwise a system limit (for SysV at least) may be exceeded.