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@
36 @COMPILE_LIB_COMMON_TRUE@am__append_1
= common
37 @COMPILE_LIB_EC_TRUE@am__append_2
= ec
39 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/GeoIP.m4 \
42 $(top_srcdir
)/m4
/build-tools.m4
$(top_srcdir
)/m4
/codeset.m4 \
43 $(top_srcdir
)/m4
/cryptopp.m4
$(top_srcdir
)/m4
/fallocate.m4 \
44 $(top_srcdir
)/m4
/gdlib.m4
$(top_srcdir
)/m4
/gettext.m4 \
45 $(top_srcdir
)/m4
/glibc21.m4
$(top_srcdir
)/m4
/iconv.m4 \
46 $(top_srcdir
)/m4
/intdiv0.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
47 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
48 $(top_srcdir
)/m4
/isc-posix.m4
$(top_srcdir
)/m4
/kde.m4 \
49 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
50 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
51 $(top_srcdir
)/m4
/libpng.m4
$(top_srcdir
)/m4
/libupnp.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 DIST_SUBDIRS
= common ec
88 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
91 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
92 sed_rest
='s,^[^/]*/*,,'; \
93 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
94 sed_butlast
='s,/*[^/]*$$,,'; \
95 while
test -n
"$$dir1"; do \
96 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
97 if
test "$$first" != "."; then \
98 if
test "$$first" = ".."; then \
99 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
100 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
102 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
103 if
test "$$first2" = "$$first"; then \
104 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
108 dir0
="$$dir0"/"$$first"; \
111 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
115 ALCC_MANPAGES
= @ALCC_MANPAGES@
116 ALC_MANPAGES
= @ALC_MANPAGES@
119 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
120 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
121 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
122 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
123 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
125 AUTOCONF
= @AUTOCONF@
126 AUTOHEADER
= @AUTOHEADER@
127 AUTOMAKE
= @AUTOMAKE@
129 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
130 BFD_LIBS
= @BFD_LIBS@
131 BUILD_CC
= @BUILD_CC@
132 BUILD_CFLAGS
= @BUILD_CFLAGS@
133 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
134 BUILD_EXEEXT
= @BUILD_EXEEXT@
135 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
136 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
137 CAS_DEFS
= @CAS_DEFS@
138 CAS_MANPAGES
= @CAS_MANPAGES@
139 CATOBJEXT
= @CATOBJEXT@
141 CCDEPMODE
= @CCDEPMODE@
144 CPPFLAGS
= @CPPFLAGS@
145 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
146 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
147 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
150 CXXDEPMODE
= @CXXDEPMODE@
151 CXXFLAGS
= @CXXFLAGS@
152 CYGPATH_W
= @CYGPATH_W@
153 DATADIRNAME
= @DATADIRNAME@
154 DEBUGFLAG
= @DEBUGFLAG@
160 ED2K_MANPAGES
= @ED2K_MANPAGES@
163 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
164 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
165 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
166 GDLIB_LIBS
= @GDLIB_LIBS@
168 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
169 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
170 GEOIP_LIBS
= @GEOIP_LIBS@
176 INSTALL_DATA
= @INSTALL_DATA@
177 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
178 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
179 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
180 INSTOBJEXT
= @INSTOBJEXT@
181 INTLBISON
= @INTLBISON@
182 INTLLIBS
= @INTLLIBS@
183 INTLOBJS
= @INTLOBJS@
184 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
185 KBUILDSYCOCA
= @KBUILDSYCOCA@
186 KDE4_CONFIG
= @KDE4_CONFIG@
187 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
188 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
189 KDE_ICON_PATH
= @KDE_ICON_PATH@
190 KDE_MIME_PATH
= @KDE_MIME_PATH@
191 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
192 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
197 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
198 LIBICONV
= @LIBICONV@
201 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
202 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
203 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
204 LIBPNG_LIBS
= @LIBPNG_LIBS@
206 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
207 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
208 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
209 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
210 LTLIBICONV
= @LTLIBICONV@
211 LTLIBINTL
= @LTLIBINTL@
212 LTLIBOBJS
= @LTLIBOBJS@
214 MAKEINFO
= @MAKEINFO@
216 MKINSTALLDIRS
= @MKINSTALLDIRS@
217 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
219 MSGMERGE
= @MSGMERGE@
220 MULECFLAGS
= @MULECFLAGS@
221 MULECPPFLAGS
= @MULECPPFLAGS@
222 MULECXXFLAGS
= @MULECXXFLAGS@
223 MULELDFLAGS
= @MULELDFLAGS@
224 MULERCFLAGS
= @MULERCFLAGS@
227 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
228 PACKAGE_NAME
= @PACKAGE_NAME@
229 PACKAGE_STRING
= @PACKAGE_STRING@
230 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
231 PACKAGE_URL
= @PACKAGE_URL@
232 PACKAGE_VERSION
= @PACKAGE_VERSION@
233 PATH_SEPARATOR
= @PATH_SEPARATOR@
234 PKG_CONFIG
= @PKG_CONFIG@
237 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
238 QT_CORE_LIBS
= @QT_CORE_LIBS@
239 QT_DBUS_LDFLAGS
= @QT_DBUS_LDFLAGS@
240 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
241 QT_GUI_LIBS
= @QT_GUI_LIBS@
246 READLINE_LIBS
= @READLINE_LIBS@
247 RESOLV_LIB
= @RESOLV_LIB@
248 SET_MAKE
= @SET_MAKE@
252 UPDATE_MIME_DATABASE
= @UPDATE_MIME_DATABASE@
253 USER_INSTALL_HOOK
= @USER_INSTALL_HOOK@
254 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
257 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
258 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
259 WXBASE_LIBS
= @WXBASE_LIBS@
260 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
261 WX_CFLAGS
= @WX_CFLAGS@
262 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
263 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
264 WX_CPPFLAGS
= @WX_CPPFLAGS@
265 WX_CXXFLAGS
= @WX_CXXFLAGS@
266 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
267 WX_DEBUG
= @WX_DEBUG@
270 WX_RESCOMP
= @WX_RESCOMP@
271 WX_SHARED
= @WX_SHARED@
272 WX_UNICODE
= @WX_UNICODE@
273 WX_VERSION_FULL
= @WX_VERSION_FULL@
274 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
275 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
276 XGETTEXT
= @XGETTEXT@
279 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
280 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
281 ZLIB_LIBS
= @ZLIB_LIBS@
282 abs_builddir
= @abs_builddir@
283 abs_srcdir
= @abs_srcdir@
284 abs_top_builddir
= @abs_top_builddir@
285 abs_top_srcdir
= @abs_top_srcdir@
286 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
287 ac_ct_CC
= @ac_ct_CC@
288 ac_ct_CXX
= @ac_ct_CXX@
289 am__include
= @am__include@
290 am__leading_dot
= @am__leading_dot@
291 am__quote
= @am__quote@
293 am__untar
= @am__untar@
296 build_alias
= @build_alias@
297 build_cpu
= @build_cpu@
298 build_os
= @build_os@
299 build_vendor
= @build_vendor@
300 builddir
= @builddir@
302 datarootdir
= @datarootdir@
305 exec_prefix = @
exec_prefix@
307 host_alias
= @host_alias@
308 host_cpu
= @host_cpu@
310 host_vendor
= @host_vendor@
312 includedir = @
includedir@
314 install_sh
= @install_sh@
316 libexecdir
= @libexecdir@
317 localedir
= @localedir@
318 localstatedir
= @localstatedir@
321 oldincludedir = @
oldincludedir@
324 program_transform_name
= @program_transform_name@
327 sharedstatedir
= @sharedstatedir@
329 sysconfdir
= @sysconfdir@
330 target_alias
= @target_alias@
331 top_build_prefix
= @top_build_prefix@
332 top_builddir
= @top_builddir@
333 top_srcdir
= @top_srcdir@
334 SUBDIRS
= $(am__append_1
) $(am__append_2
)
335 MAINTAINERCLEANFILES
= Makefile.in
339 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
341 case
'$(am__configure_deps)' in \
343 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
344 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
348 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libs/Makefile'; \
349 $(am__cd
) $(top_srcdir
) && \
350 $(AUTOMAKE
) --foreign src
/libs
/Makefile
352 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
355 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
357 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
358 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
361 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
362 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
364 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
365 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
366 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
367 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
368 $(am__aclocal_m4_deps
):
370 # This directory's subdirectories are mostly independent; you can cd
371 # into them and run `make' without going through this Makefile.
372 # To change the values of `make' variables: instead of editing Makefiles,
373 # (1) if the variable is set in `config.status', edit `config.status'
374 # (which will cause the Makefiles to be regenerated when you run `make');
375 # (2) otherwise, pass the desired values on the `make' command line.
376 $(RECURSIVE_TARGETS
):
377 @fail
= failcom
='exit 1'; \
378 for f in x
$$MAKEFLAGS; do \
381 *k
*) failcom
='fail=yes';; \
385 target
=`echo $@ | sed s/-recursive//`; \
386 list
='$(SUBDIRS)'; for subdir in
$$list; do \
387 echo
"Making $$target in $$subdir"; \
388 if
test "$$subdir" = "."; then \
390 local_target
="$$target-am"; \
392 local_target
="$$target"; \
394 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
397 if
test "$$dot_seen" = "no"; then \
398 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
401 $(RECURSIVE_CLEAN_TARGETS
):
402 @fail
= failcom
='exit 1'; \
403 for f in x
$$MAKEFLAGS; do \
406 *k
*) failcom
='fail=yes';; \
411 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
412 *) list
='$(SUBDIRS)' ;; \
414 rev
=''; for subdir in
$$list; do \
415 if
test "$$subdir" = "."; then
:; else \
416 rev
="$$subdir $$rev"; \
420 target
=`echo $@ | sed s/-recursive//`; \
421 for subdir in
$$rev; do \
422 echo
"Making $$target in $$subdir"; \
423 if
test "$$subdir" = "."; then \
424 local_target
="$$target-am"; \
426 local_target
="$$target"; \
428 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
430 done
&& test -z
"$$fail"
432 list
='$(SUBDIRS)'; for subdir in
$$list; do \
433 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
436 list
='$(SUBDIRS)'; for subdir in
$$list; do \
437 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
440 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
441 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
442 unique
=`for i in $$list; do \
443 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
445 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
446 END { if (nonempty) { for (i in files) print i; }; }'`; \
450 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
451 $(TAGS_FILES
) $(LISP
)
454 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
455 include_option
=--etags-include
; \
458 include_option
=--include; \
461 list
='$(SUBDIRS)'; for subdir in
$$list; do \
462 if
test "$$subdir" = .
; then
:; else \
463 test ! -f
$$subdir/TAGS || \
464 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
467 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
468 unique
=`for i in $$list; do \
469 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
471 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
472 END { if (nonempty) { for (i in files) print i; }; }'`; \
474 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
475 test -n
"$$unique" || unique
=$$empty_fix; \
476 if
test $$# -gt 0; then \
477 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
480 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
485 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
486 $(TAGS_FILES
) $(LISP
)
487 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
488 unique
=`for i in $$list; do \
489 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
491 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
492 END { if (nonempty) { for (i in files) print i; }; }'`; \
493 test -z
"$(CTAGS_ARGS)$$unique" \
494 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
498 here
=`$(am__cd) $(top_builddir) && pwd` \
499 && $(am__cd
) $(top_srcdir
) \
500 && gtags
-i
$(GTAGS_ARGS
) "$$here"
503 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
505 distdir
: $(DISTFILES
)
506 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
507 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
508 list
='$(DISTFILES)'; \
509 dist_files
=`for file in $$list; do echo $$file; done | \
510 sed -e "s|^$$srcdirstrip/||;t" \
511 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
512 case
$$dist_files in \
513 */*) $(MKDIR_P
) `echo "$$dist_files" | \
514 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
517 for file in
$$dist_files; do \
518 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
519 if
test -d
$$d/$$file; then \
520 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
521 if
test -d
"$(distdir)/$$file"; then \
522 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
524 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
525 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
526 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
528 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
530 test -f
"$(distdir)/$$file" \
531 || cp
-p
$$d/$$file "$(distdir)/$$file" \
535 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
536 if
test "$$subdir" = .
; then
:; else \
537 test -d
"$(distdir)/$$subdir" \
538 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
542 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
543 if
test "$$subdir" = .
; then
:; else \
544 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
546 new_distdir
=$$reldir; \
547 dir1
=$$subdir; dir2
="$(top_distdir)"; \
549 new_top_distdir
=$$reldir; \
550 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
551 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
552 ($(am__cd
) $$subdir && \
553 $(MAKE
) $(AM_MAKEFLAGS
) \
554 top_distdir
="$$new_top_distdir" \
555 distdir
="$$new_distdir" \
556 am__remove_distdir
=: \
557 am__skip_length_check
=: \
558 am__skip_mode_fix
=: \
564 check: check-recursive
566 installdirs: installdirs-recursive
568 install: install-recursive
569 install-exec
: install-exec-recursive
570 install-data
: install-data-recursive
571 uninstall: uninstall-recursive
574 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
576 installcheck: installcheck-recursive
578 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
579 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
580 `test -z '$(STRIP)' || \
581 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
587 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
588 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
590 maintainer-clean-generic
:
591 @echo
"This command is intended for maintainers to use"
592 @echo
"it deletes files that may require special tools to rebuild."
593 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
594 clean: clean-recursive
596 clean-am
: clean-generic mostlyclean-am
598 distclean: distclean-recursive
600 distclean-am
: clean-am distclean-generic distclean-tags
616 install-dvi
: install-dvi-recursive
622 install-html
: install-html-recursive
626 install-info
: install-info-recursive
632 install-pdf
: install-pdf-recursive
636 install-ps
: install-ps-recursive
642 maintainer-clean
: maintainer-clean-recursive
644 maintainer-clean-am
: distclean-am maintainer-clean-generic
646 mostlyclean: mostlyclean-recursive
648 mostlyclean-am
: mostlyclean-generic
660 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
661 install-am install-strip tags-recursive
663 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
664 all all-am
check check-am
clean clean-generic ctags \
665 ctags-recursive
distclean distclean-generic distclean-tags \
666 distdir
dvi dvi-am html html-am
info info-am
install \
667 install-am install-data install-data-am install-dvi \
668 install-dvi-am install-exec install-exec-am install-html \
669 install-html-am install-info install-info-am install-man \
670 install-pdf install-pdf-am install-ps install-ps-am \
671 install-strip
installcheck installcheck-am
installdirs \
672 installdirs-am maintainer-clean maintainer-clean-generic \
673 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
674 tags-recursive
uninstall uninstall-am
677 # Tell versions [3.59,3.63) of GNU make to not export all variables.
678 # Otherwise a system limit (for SysV at least) may be exceeded.