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
= $(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
/boost.m4
$(top_srcdir
)/m4
/build-tools.m4 \
41 $(top_srcdir
)/m4
/codeset.m4
$(top_srcdir
)/m4
/cryptopp.m4 \
42 $(top_srcdir
)/m4
/fallocate.m4
$(top_srcdir
)/m4
/gdlib.m4 \
43 $(top_srcdir
)/m4
/gettext.m4
$(top_srcdir
)/m4
/glibc21.m4 \
44 $(top_srcdir
)/m4
/iconv.m4
$(top_srcdir
)/m4
/intdiv0.m4 \
45 $(top_srcdir
)/m4
/inttypes-pri.m4
$(top_srcdir
)/m4
/inttypes.m4 \
46 $(top_srcdir
)/m4
/inttypes_h.m4
$(top_srcdir
)/m4
/isc-posix.m4 \
47 $(top_srcdir
)/m4
/kde.m4
$(top_srcdir
)/m4
/lcmessage.m4 \
48 $(top_srcdir
)/m4
/lib-ld.m4
$(top_srcdir
)/m4
/lib-link.m4 \
49 $(top_srcdir
)/m4
/lib-prefix.m4
$(top_srcdir
)/m4
/libpng.m4 \
50 $(top_srcdir
)/m4
/libupnp.m4
$(top_srcdir
)/m4
/nls.m4 \
51 $(top_srcdir
)/m4
/pkg.m4
$(top_srcdir
)/m4
/plasmamule.m4 \
52 $(top_srcdir
)/m4
/progtest.m4
$(top_srcdir
)/m4
/qt.m4 \
53 $(top_srcdir
)/m4
/readline.m4
$(top_srcdir
)/m4
/stdint_h.m4 \
54 $(top_srcdir
)/m4
/uintmax_t.m4
$(top_srcdir
)/m4
/ulonglong.m4 \
55 $(top_srcdir
)/m4
/wxwin.m4
$(top_srcdir
)/m4
/zlib.m4 \
56 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.in
57 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
59 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
60 CONFIG_HEADER
= $(top_builddir
)/config.h
62 CONFIG_CLEAN_VPATH_FILES
=
63 AM_V_GEN
= $(am__v_GEN_
$(V
))
64 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
65 am__v_GEN_0
= @echo
" GEN " $@
;
66 AM_V_at
= $(am__v_at_
$(V
))
67 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
71 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
72 html-recursive info-recursive install-data-recursive \
73 install-dvi-recursive install-exec-recursive \
74 install-html-recursive install-info-recursive \
75 install-pdf-recursive install-ps-recursive install-recursive \
76 installcheck-recursive installdirs-recursive pdf-recursive \
77 ps-recursive uninstall-recursive
78 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
79 distclean-recursive maintainer-clean-recursive
80 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
81 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
85 DIST_SUBDIRS
= $(SUBDIRS
)
86 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
89 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
90 sed_rest
='s,^[^/]*/*,,'; \
91 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
92 sed_butlast
='s,/*[^/]*$$,,'; \
93 while
test -n
"$$dir1"; do \
94 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
95 if
test "$$first" != "."; then \
96 if
test "$$first" = ".."; then \
97 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
98 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
100 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
101 if
test "$$first2" = "$$first"; then \
102 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
106 dir0
="$$dir0"/"$$first"; \
109 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
113 ALCC_MANPAGES
= @ALCC_MANPAGES@
114 ALC_MANPAGES
= @ALC_MANPAGES@
117 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
118 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
119 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
120 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
121 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
123 AUTOCONF
= @AUTOCONF@
124 AUTOHEADER
= @AUTOHEADER@
125 AUTOMAKE
= @AUTOMAKE@
127 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
128 BFD_LIBS
= @BFD_LIBS@
129 BOOST_CPPFLAGS
= @BOOST_CPPFLAGS@
130 BOOST_LDPATH
= @BOOST_LDPATH@
131 BOOST_ROOT
= @BOOST_ROOT@
132 BOOST_SYSTEM_LDFLAGS
= @BOOST_SYSTEM_LDFLAGS@
133 BOOST_SYSTEM_LDPATH
= @BOOST_SYSTEM_LDPATH@
134 BOOST_SYSTEM_LIBS
= @BOOST_SYSTEM_LIBS@
135 BUILD_CC
= @BUILD_CC@
136 BUILD_CFLAGS
= @BUILD_CFLAGS@
137 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
138 BUILD_EXEEXT
= @BUILD_EXEEXT@
139 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
140 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
141 CAS_DEFS
= @CAS_DEFS@
142 CAS_MANPAGES
= @CAS_MANPAGES@
143 CATOBJEXT
= @CATOBJEXT@
145 CCDEPMODE
= @CCDEPMODE@
148 CPPFLAGS
= @CPPFLAGS@
149 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
150 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
151 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
154 CXXDEPMODE
= @CXXDEPMODE@
155 CXXFLAGS
= @CXXFLAGS@
156 CYGPATH_W
= @CYGPATH_W@
157 DATADIRNAME
= @DATADIRNAME@
158 DEBUGFLAG
= @DEBUGFLAG@
161 DISTCHECK_CONFIGURE_FLAGS
= @DISTCHECK_CONFIGURE_FLAGS@
165 ED2K_MANPAGES
= @ED2K_MANPAGES@
168 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
169 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
170 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
171 GDLIB_LIBS
= @GDLIB_LIBS@
173 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
174 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
175 GEOIP_LIBS
= @GEOIP_LIBS@
181 INSTALL_DATA
= @INSTALL_DATA@
182 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
183 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
184 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
185 INSTOBJEXT
= @INSTOBJEXT@
186 INTLBISON
= @INTLBISON@
187 INTLLIBS
= @INTLLIBS@
188 INTLOBJS
= @INTLOBJS@
189 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
190 KDE4_CONFIG
= @KDE4_CONFIG@
191 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
192 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
193 KDE_ICON_PATH
= @KDE_ICON_PATH@
194 KDE_MIME_PATH
= @KDE_MIME_PATH@
195 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
196 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
201 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
202 LIBICONV
= @LIBICONV@
205 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
206 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
207 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
208 LIBPNG_LIBS
= @LIBPNG_LIBS@
210 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
211 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
212 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
213 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
214 LTLIBICONV
= @LTLIBICONV@
215 LTLIBINTL
= @LTLIBINTL@
216 LTLIBOBJS
= @LTLIBOBJS@
218 MAKEINFO
= @MAKEINFO@
220 MKINSTALLDIRS
= @MKINSTALLDIRS@
221 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
223 MSGMERGE
= @MSGMERGE@
224 MULECFLAGS
= @MULECFLAGS@
225 MULECPPFLAGS
= @MULECPPFLAGS@
226 MULECXXFLAGS
= @MULECXXFLAGS@
227 MULELDFLAGS
= @MULELDFLAGS@
228 MULERCFLAGS
= @MULERCFLAGS@
231 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
232 PACKAGE_NAME
= @PACKAGE_NAME@
233 PACKAGE_STRING
= @PACKAGE_STRING@
234 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
235 PACKAGE_URL
= @PACKAGE_URL@
236 PACKAGE_VERSION
= @PACKAGE_VERSION@
237 PATH_SEPARATOR
= @PATH_SEPARATOR@
238 PKG_CONFIG
= @PKG_CONFIG@
241 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
242 QT_CORE_LIBS
= @QT_CORE_LIBS@
243 QT_DBUS_LDFLAGS
= @QT_DBUS_LDFLAGS@
244 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
245 QT_GUI_LIBS
= @QT_GUI_LIBS@
250 READLINE_LIBS
= @READLINE_LIBS@
251 RESOLV_LIB
= @RESOLV_LIB@
253 SET_MAKE
= @SET_MAKE@
257 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
260 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
261 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
262 WXBASE_LIBS
= @WXBASE_LIBS@
263 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
264 WX_CFLAGS
= @WX_CFLAGS@
265 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
266 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
267 WX_CPPFLAGS
= @WX_CPPFLAGS@
268 WX_CXXFLAGS
= @WX_CXXFLAGS@
269 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
270 WX_DEBUG
= @WX_DEBUG@
273 WX_RESCOMP
= @WX_RESCOMP@
274 WX_SHARED
= @WX_SHARED@
275 WX_UNICODE
= @WX_UNICODE@
276 WX_VERSION_FULL
= @WX_VERSION_FULL@
277 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
278 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
279 XGETTEXT
= @XGETTEXT@
282 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
283 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
284 ZLIB_LIBS
= @ZLIB_LIBS@
285 abs_builddir
= @abs_builddir@
286 abs_srcdir
= @abs_srcdir@
287 abs_top_builddir
= @abs_top_builddir@
288 abs_top_srcdir
= @abs_top_srcdir@
289 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
290 ac_ct_CC
= @ac_ct_CC@
291 ac_ct_CXX
= @ac_ct_CXX@
292 am__include
= @am__include@
293 am__leading_dot
= @am__leading_dot@
294 am__quote
= @am__quote@
296 am__untar
= @am__untar@
299 build_alias
= @build_alias@
300 build_cpu
= @build_cpu@
301 build_os
= @build_os@
302 build_vendor
= @build_vendor@
303 builddir
= @builddir@
305 datarootdir
= @datarootdir@
308 exec_prefix = @
exec_prefix@
310 host_alias
= @host_alias@
311 host_cpu
= @host_cpu@
313 host_vendor
= @host_vendor@
315 includedir = @
includedir@
317 install_sh
= @install_sh@
319 libexecdir
= @libexecdir@
320 localedir
= @localedir@
321 localstatedir
= @localstatedir@
324 oldincludedir = @
oldincludedir@
327 program_transform_name
= @program_transform_name@
330 sharedstatedir
= @sharedstatedir@
332 sysconfdir
= @sysconfdir@
333 target_alias
= @target_alias@
334 top_build_prefix
= @top_build_prefix@
335 top_builddir
= @top_builddir@
336 top_srcdir
= @top_srcdir@
338 EXTRA_DIST
= chat.ico.xpm \
339 mule_TrayIcon.ico.xpm \
340 mule_Tr_grey.ico.xpm \
341 mule_Tr_yellow.ico.xpm \
342 mule_TrayIcon_big.ico.xpm \
343 mule_Tr_grey_big.ico.xpm \
344 mule_Tr_yellow_big.ico.xpm \
350 MAINTAINERCLEANFILES
= Makefile.in
354 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
356 case
'$(am__configure_deps)' in \
358 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
359 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
363 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/pixmaps/Makefile'; \
364 $(am__cd
) $(top_srcdir
) && \
365 $(AUTOMAKE
) --foreign src
/pixmaps
/Makefile
367 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
370 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
372 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
373 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
376 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
377 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
379 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
380 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
381 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
382 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
383 $(am__aclocal_m4_deps
):
385 # This directory's subdirectories are mostly independent; you can cd
386 # into them and run `make' without going through this Makefile.
387 # To change the values of `make' variables: instead of editing Makefiles,
388 # (1) if the variable is set in `config.status', edit `config.status'
389 # (which will cause the Makefiles to be regenerated when you run `make');
390 # (2) otherwise, pass the desired values on the `make' command line.
391 $(RECURSIVE_TARGETS
):
392 @fail
= failcom
='exit 1'; \
393 for f in x
$$MAKEFLAGS; do \
396 *k
*) failcom
='fail=yes';; \
400 target
=`echo $@ | sed s/-recursive//`; \
401 list
='$(SUBDIRS)'; for subdir in
$$list; do \
402 echo
"Making $$target in $$subdir"; \
403 if
test "$$subdir" = "."; then \
405 local_target
="$$target-am"; \
407 local_target
="$$target"; \
409 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
412 if
test "$$dot_seen" = "no"; then \
413 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
416 $(RECURSIVE_CLEAN_TARGETS
):
417 @fail
= failcom
='exit 1'; \
418 for f in x
$$MAKEFLAGS; do \
421 *k
*) failcom
='fail=yes';; \
426 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
427 *) list
='$(SUBDIRS)' ;; \
429 rev
=''; for subdir in
$$list; do \
430 if
test "$$subdir" = "."; then
:; else \
431 rev
="$$subdir $$rev"; \
435 target
=`echo $@ | sed s/-recursive//`; \
436 for subdir in
$$rev; do \
437 echo
"Making $$target in $$subdir"; \
438 if
test "$$subdir" = "."; then \
439 local_target
="$$target-am"; \
441 local_target
="$$target"; \
443 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
445 done
&& test -z
"$$fail"
447 list
='$(SUBDIRS)'; for subdir in
$$list; do \
448 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
451 list
='$(SUBDIRS)'; for subdir in
$$list; do \
452 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
455 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
456 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
457 unique
=`for i in $$list; do \
458 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
461 END { if (nonempty) { for (i in files) print i; }; }'`; \
465 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
466 $(TAGS_FILES
) $(LISP
)
469 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
470 include_option
=--etags-include
; \
473 include_option
=--include; \
476 list
='$(SUBDIRS)'; for subdir in
$$list; do \
477 if
test "$$subdir" = .
; then
:; else \
478 test ! -f
$$subdir/TAGS || \
479 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
482 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
483 unique
=`for i in $$list; do \
484 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
486 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
487 END { if (nonempty) { for (i in files) print i; }; }'`; \
489 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
490 test -n
"$$unique" || unique
=$$empty_fix; \
491 if
test $$# -gt 0; then \
492 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
495 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
500 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
501 $(TAGS_FILES
) $(LISP
)
502 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
503 unique
=`for i in $$list; do \
504 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
507 END { if (nonempty) { for (i in files) print i; }; }'`; \
508 test -z
"$(CTAGS_ARGS)$$unique" \
509 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
513 here
=`$(am__cd) $(top_builddir) && pwd` \
514 && $(am__cd
) $(top_srcdir
) \
515 && gtags
-i
$(GTAGS_ARGS
) "$$here"
518 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
520 distdir
: $(DISTFILES
)
521 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
522 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
523 list
='$(DISTFILES)'; \
524 dist_files
=`for file in $$list; do echo $$file; done | \
525 sed -e "s|^$$srcdirstrip/||;t" \
526 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
527 case
$$dist_files in \
528 */*) $(MKDIR_P
) `echo "$$dist_files" | \
529 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
532 for file in
$$dist_files; do \
533 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
534 if
test -d
$$d/$$file; then \
535 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
536 if
test -d
"$(distdir)/$$file"; then \
537 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
539 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
540 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
541 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
543 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
545 test -f
"$(distdir)/$$file" \
546 || cp
-p
$$d/$$file "$(distdir)/$$file" \
550 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
551 if
test "$$subdir" = .
; then
:; else \
552 test -d
"$(distdir)/$$subdir" \
553 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
557 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
558 if
test "$$subdir" = .
; then
:; else \
559 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
561 new_distdir
=$$reldir; \
562 dir1
=$$subdir; dir2
="$(top_distdir)"; \
564 new_top_distdir
=$$reldir; \
565 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
566 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
567 ($(am__cd
) $$subdir && \
568 $(MAKE
) $(AM_MAKEFLAGS
) \
569 top_distdir
="$$new_top_distdir" \
570 distdir
="$$new_distdir" \
571 am__remove_distdir
=: \
572 am__skip_length_check
=: \
573 am__skip_mode_fix
=: \
579 check: check-recursive
581 installdirs: installdirs-recursive
583 install: install-recursive
584 install-exec
: install-exec-recursive
585 install-data
: install-data-recursive
586 uninstall: uninstall-recursive
589 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
591 installcheck: installcheck-recursive
593 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
594 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
595 `test -z '$(STRIP)' || \
596 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
602 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
603 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
605 maintainer-clean-generic
:
606 @echo
"This command is intended for maintainers to use"
607 @echo
"it deletes files that may require special tools to rebuild."
608 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
609 clean: clean-recursive
611 clean-am
: clean-generic mostlyclean-am
613 distclean: distclean-recursive
615 distclean-am
: clean-am distclean-generic distclean-tags
631 install-dvi
: install-dvi-recursive
637 install-html
: install-html-recursive
641 install-info
: install-info-recursive
647 install-pdf
: install-pdf-recursive
651 install-ps
: install-ps-recursive
657 maintainer-clean
: maintainer-clean-recursive
659 maintainer-clean-am
: distclean-am maintainer-clean-generic
661 mostlyclean: mostlyclean-recursive
663 mostlyclean-am
: mostlyclean-generic
675 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
676 install-am install-strip tags-recursive
678 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
679 all all-am
check check-am
clean clean-generic ctags \
680 ctags-recursive
distclean distclean-generic distclean-tags \
681 distdir
dvi dvi-am html html-am
info info-am
install \
682 install-am install-data install-data-am install-dvi \
683 install-dvi-am install-exec install-exec-am install-html \
684 install-html-am install-info install-info-am install-man \
685 install-pdf install-pdf-am install-ps install-ps-am \
686 install-strip
installcheck installcheck-am
installdirs \
687 installdirs-am maintainer-clean maintainer-clean-generic \
688 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
689 tags-recursive
uninstall uninstall-am
692 # Tell versions [3.59,3.63) of GNU make to not export all variables.
693 # Otherwise a system limit (for SysV at least) may be exceeded.