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
/bfd.m4
$(top_srcdir
)/m4
/boost.m4 \
43 $(top_srcdir
)/m4
/build-tools.m4
$(top_srcdir
)/m4
/codeset.m4 \
44 $(top_srcdir
)/m4
/cryptopp.m4
$(top_srcdir
)/m4
/fallocate.m4 \
45 $(top_srcdir
)/m4
/gdlib.m4
$(top_srcdir
)/m4
/gettext.m4 \
46 $(top_srcdir
)/m4
/glibc21.m4
$(top_srcdir
)/m4
/iconv.m4 \
47 $(top_srcdir
)/m4
/intdiv0.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
48 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
49 $(top_srcdir
)/m4
/isc-posix.m4
$(top_srcdir
)/m4
/kde.m4 \
50 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
51 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
52 $(top_srcdir
)/m4
/libpng.m4
$(top_srcdir
)/m4
/libupnp.m4 \
53 $(top_srcdir
)/m4
/mmap.m4
$(top_srcdir
)/m4
/muleboost.m4 \
54 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/pkg.m4 \
55 $(top_srcdir
)/m4
/plasmamule.m4
$(top_srcdir
)/m4
/progtest.m4 \
56 $(top_srcdir
)/m4
/qt.m4
$(top_srcdir
)/m4
/readline.m4 \
57 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/uintmax_t.m4 \
58 $(top_srcdir
)/m4
/ulonglong.m4
$(top_srcdir
)/m4
/wxwin.m4 \
59 $(top_srcdir
)/m4
/zlib.m4
$(top_srcdir
)/acinclude.m4 \
60 $(top_srcdir
)/configure.in
61 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
63 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
64 CONFIG_HEADER
= $(top_builddir
)/config.h
66 CONFIG_CLEAN_VPATH_FILES
=
67 AM_V_GEN
= $(am__v_GEN_
$(V
))
68 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
69 am__v_GEN_0
= @echo
" GEN " $@
;
70 AM_V_at
= $(am__v_at_
$(V
))
71 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
75 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
76 html-recursive info-recursive install-data-recursive \
77 install-dvi-recursive install-exec-recursive \
78 install-html-recursive install-info-recursive \
79 install-pdf-recursive install-ps-recursive install-recursive \
80 installcheck-recursive installdirs-recursive pdf-recursive \
81 ps-recursive uninstall-recursive
82 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
83 distclean-recursive maintainer-clean-recursive
84 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
85 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
89 DIST_SUBDIRS
= common ec
90 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
93 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
94 sed_rest
='s,^[^/]*/*,,'; \
95 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
96 sed_butlast
='s,/*[^/]*$$,,'; \
97 while
test -n
"$$dir1"; do \
98 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
99 if
test "$$first" != "."; then \
100 if
test "$$first" = ".."; then \
101 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
102 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
104 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
105 if
test "$$first2" = "$$first"; then \
106 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
110 dir0
="$$dir0"/"$$first"; \
113 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
117 ALCC_MANPAGES
= @ALCC_MANPAGES@
118 ALC_MANPAGES
= @ALC_MANPAGES@
121 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
122 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
123 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
124 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
125 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
127 AUTOCONF
= @AUTOCONF@
128 AUTOHEADER
= @AUTOHEADER@
129 AUTOMAKE
= @AUTOMAKE@
131 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
132 BFD_LIBS
= @BFD_LIBS@
133 BOOST_CPPFLAGS
= @BOOST_CPPFLAGS@
134 BOOST_LDPATH
= @BOOST_LDPATH@
135 BOOST_ROOT
= @BOOST_ROOT@
136 BOOST_SYSTEM_LDFLAGS
= @BOOST_SYSTEM_LDFLAGS@
137 BOOST_SYSTEM_LDPATH
= @BOOST_SYSTEM_LDPATH@
138 BOOST_SYSTEM_LIBS
= @BOOST_SYSTEM_LIBS@
139 BUILD_CC
= @BUILD_CC@
140 BUILD_CFLAGS
= @BUILD_CFLAGS@
141 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
142 BUILD_EXEEXT
= @BUILD_EXEEXT@
143 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
144 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
145 CAS_DEFS
= @CAS_DEFS@
146 CAS_MANPAGES
= @CAS_MANPAGES@
147 CATOBJEXT
= @CATOBJEXT@
149 CCDEPMODE
= @CCDEPMODE@
152 CPPFLAGS
= @CPPFLAGS@
153 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
154 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
155 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
158 CXXDEPMODE
= @CXXDEPMODE@
159 CXXFLAGS
= @CXXFLAGS@
160 CYGPATH_W
= @CYGPATH_W@
161 DATADIRNAME
= @DATADIRNAME@
162 DEBUGFLAG
= @DEBUGFLAG@
165 DISTCHECK_CONFIGURE_FLAGS
= @DISTCHECK_CONFIGURE_FLAGS@
169 ED2K_MANPAGES
= @ED2K_MANPAGES@
172 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
173 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
174 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
175 GDLIB_LIBS
= @GDLIB_LIBS@
177 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
178 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
179 GEOIP_LIBS
= @GEOIP_LIBS@
185 INSTALL_DATA
= @INSTALL_DATA@
186 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
187 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
188 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
189 INSTOBJEXT
= @INSTOBJEXT@
190 INTLBISON
= @INTLBISON@
191 INTLLIBS
= @INTLLIBS@
192 INTLOBJS
= @INTLOBJS@
193 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
194 KDE4_CONFIG
= @KDE4_CONFIG@
195 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
196 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
197 KDE_ICON_PATH
= @KDE_ICON_PATH@
198 KDE_MIME_PATH
= @KDE_MIME_PATH@
199 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
200 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
205 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
206 LIBICONV
= @LIBICONV@
209 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
210 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
211 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
212 LIBPNG_LIBS
= @LIBPNG_LIBS@
214 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
215 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
216 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
217 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
218 LTLIBICONV
= @LTLIBICONV@
219 LTLIBINTL
= @LTLIBINTL@
220 LTLIBOBJS
= @LTLIBOBJS@
222 MAKEINFO
= @MAKEINFO@
224 MKINSTALLDIRS
= @MKINSTALLDIRS@
225 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
227 MSGMERGE
= @MSGMERGE@
228 MULECFLAGS
= @MULECFLAGS@
229 MULECPPFLAGS
= @MULECPPFLAGS@
230 MULECXXFLAGS
= @MULECXXFLAGS@
231 MULELDFLAGS
= @MULELDFLAGS@
232 MULERCFLAGS
= @MULERCFLAGS@
235 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
236 PACKAGE_NAME
= @PACKAGE_NAME@
237 PACKAGE_STRING
= @PACKAGE_STRING@
238 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
239 PACKAGE_URL
= @PACKAGE_URL@
240 PACKAGE_VERSION
= @PACKAGE_VERSION@
241 PATH_SEPARATOR
= @PATH_SEPARATOR@
242 PKG_CONFIG
= @PKG_CONFIG@
245 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
246 QT_CORE_LIBS
= @QT_CORE_LIBS@
247 QT_DBUS_LDFLAGS
= @QT_DBUS_LDFLAGS@
248 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
249 QT_GUI_LIBS
= @QT_GUI_LIBS@
254 READLINE_LIBS
= @READLINE_LIBS@
255 RESOLV_LIB
= @RESOLV_LIB@
257 SET_MAKE
= @SET_MAKE@
261 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
264 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
265 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
266 WXBASE_LIBS
= @WXBASE_LIBS@
267 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
268 WX_CFLAGS
= @WX_CFLAGS@
269 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
270 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
271 WX_CPPFLAGS
= @WX_CPPFLAGS@
272 WX_CXXFLAGS
= @WX_CXXFLAGS@
273 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
274 WX_DEBUG
= @WX_DEBUG@
276 WX_LIBS_STATIC
= @WX_LIBS_STATIC@
278 WX_RESCOMP
= @WX_RESCOMP@
279 WX_SHARED
= @WX_SHARED@
280 WX_UNICODE
= @WX_UNICODE@
281 WX_VERSION
= @WX_VERSION@
282 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
283 WX_VERSION_MICRO
= @WX_VERSION_MICRO@
284 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
285 XGETTEXT
= @XGETTEXT@
288 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
289 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
290 ZLIB_LIBS
= @ZLIB_LIBS@
291 abs_builddir
= @abs_builddir@
292 abs_srcdir
= @abs_srcdir@
293 abs_top_builddir
= @abs_top_builddir@
294 abs_top_srcdir
= @abs_top_srcdir@
295 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
296 ac_ct_CC
= @ac_ct_CC@
297 ac_ct_CXX
= @ac_ct_CXX@
298 am__include
= @am__include@
299 am__leading_dot
= @am__leading_dot@
300 am__quote
= @am__quote@
302 am__untar
= @am__untar@
305 build_alias
= @build_alias@
306 build_cpu
= @build_cpu@
307 build_os
= @build_os@
308 build_vendor
= @build_vendor@
309 builddir
= @builddir@
311 datarootdir
= @datarootdir@
314 exec_prefix = @
exec_prefix@
316 host_alias
= @host_alias@
317 host_cpu
= @host_cpu@
319 host_vendor
= @host_vendor@
321 includedir = @
includedir@
323 install_sh
= @install_sh@
325 libexecdir
= @libexecdir@
326 localedir
= @localedir@
327 localstatedir
= @localstatedir@
330 oldincludedir = @
oldincludedir@
333 program_transform_name
= @program_transform_name@
336 sharedstatedir
= @sharedstatedir@
338 sysconfdir
= @sysconfdir@
339 target_alias
= @target_alias@
340 top_build_prefix
= @top_build_prefix@
341 top_builddir
= @top_builddir@
342 top_srcdir
= @top_srcdir@
343 SUBDIRS
= $(am__append_1
) $(am__append_2
)
344 MAINTAINERCLEANFILES
= Makefile.in
348 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
350 case
'$(am__configure_deps)' in \
352 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
353 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
357 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libs/Makefile'; \
358 $(am__cd
) $(top_srcdir
) && \
359 $(AUTOMAKE
) --foreign src
/libs
/Makefile
361 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
364 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
366 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
367 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
370 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
371 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
373 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
374 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
375 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
376 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
377 $(am__aclocal_m4_deps
):
379 # This directory's subdirectories are mostly independent; you can cd
380 # into them and run `make' without going through this Makefile.
381 # To change the values of `make' variables: instead of editing Makefiles,
382 # (1) if the variable is set in `config.status', edit `config.status'
383 # (which will cause the Makefiles to be regenerated when you run `make');
384 # (2) otherwise, pass the desired values on the `make' command line.
385 $(RECURSIVE_TARGETS
):
386 @fail
= failcom
='exit 1'; \
387 for f in x
$$MAKEFLAGS; do \
390 *k
*) failcom
='fail=yes';; \
394 target
=`echo $@ | sed s/-recursive//`; \
395 list
='$(SUBDIRS)'; for subdir in
$$list; do \
396 echo
"Making $$target in $$subdir"; \
397 if
test "$$subdir" = "."; then \
399 local_target
="$$target-am"; \
401 local_target
="$$target"; \
403 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
406 if
test "$$dot_seen" = "no"; then \
407 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
410 $(RECURSIVE_CLEAN_TARGETS
):
411 @fail
= failcom
='exit 1'; \
412 for f in x
$$MAKEFLAGS; do \
415 *k
*) failcom
='fail=yes';; \
420 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
421 *) list
='$(SUBDIRS)' ;; \
423 rev
=''; for subdir in
$$list; do \
424 if
test "$$subdir" = "."; then
:; else \
425 rev
="$$subdir $$rev"; \
429 target
=`echo $@ | sed s/-recursive//`; \
430 for subdir in
$$rev; do \
431 echo
"Making $$target in $$subdir"; \
432 if
test "$$subdir" = "."; then \
433 local_target
="$$target-am"; \
435 local_target
="$$target"; \
437 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
439 done
&& test -z
"$$fail"
441 list
='$(SUBDIRS)'; for subdir in
$$list; do \
442 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
445 list
='$(SUBDIRS)'; for subdir in
$$list; do \
446 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
449 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
450 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
451 unique
=`for i in $$list; do \
452 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
454 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
455 END { if (nonempty) { for (i in files) print i; }; }'`; \
459 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
460 $(TAGS_FILES
) $(LISP
)
463 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
464 include_option
=--etags-include
; \
467 include_option
=--include; \
470 list
='$(SUBDIRS)'; for subdir in
$$list; do \
471 if
test "$$subdir" = .
; then
:; else \
472 test ! -f
$$subdir/TAGS || \
473 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
476 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
477 unique
=`for i in $$list; do \
478 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
480 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
481 END { if (nonempty) { for (i in files) print i; }; }'`; \
483 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
484 test -n
"$$unique" || unique
=$$empty_fix; \
485 if
test $$# -gt 0; then \
486 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
489 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
494 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
495 $(TAGS_FILES
) $(LISP
)
496 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
497 unique
=`for i in $$list; do \
498 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
500 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
501 END { if (nonempty) { for (i in files) print i; }; }'`; \
502 test -z
"$(CTAGS_ARGS)$$unique" \
503 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
507 here
=`$(am__cd) $(top_builddir) && pwd` \
508 && $(am__cd
) $(top_srcdir
) \
509 && gtags
-i
$(GTAGS_ARGS
) "$$here"
512 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
514 distdir
: $(DISTFILES
)
515 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
516 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
517 list
='$(DISTFILES)'; \
518 dist_files
=`for file in $$list; do echo $$file; done | \
519 sed -e "s|^$$srcdirstrip/||;t" \
520 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
521 case
$$dist_files in \
522 */*) $(MKDIR_P
) `echo "$$dist_files" | \
523 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
526 for file in
$$dist_files; do \
527 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
528 if
test -d
$$d/$$file; then \
529 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
530 if
test -d
"$(distdir)/$$file"; then \
531 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
533 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
534 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
535 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
537 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
539 test -f
"$(distdir)/$$file" \
540 || cp
-p
$$d/$$file "$(distdir)/$$file" \
544 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
545 if
test "$$subdir" = .
; then
:; else \
546 test -d
"$(distdir)/$$subdir" \
547 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
551 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
552 if
test "$$subdir" = .
; then
:; else \
553 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
555 new_distdir
=$$reldir; \
556 dir1
=$$subdir; dir2
="$(top_distdir)"; \
558 new_top_distdir
=$$reldir; \
559 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
560 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
561 ($(am__cd
) $$subdir && \
562 $(MAKE
) $(AM_MAKEFLAGS
) \
563 top_distdir
="$$new_top_distdir" \
564 distdir
="$$new_distdir" \
565 am__remove_distdir
=: \
566 am__skip_length_check
=: \
567 am__skip_mode_fix
=: \
573 check: check-recursive
575 installdirs: installdirs-recursive
577 install: install-recursive
578 install-exec
: install-exec-recursive
579 install-data
: install-data-recursive
580 uninstall: uninstall-recursive
583 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
585 installcheck: installcheck-recursive
587 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
588 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
589 `test -z '$(STRIP)' || \
590 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
596 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
597 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
599 maintainer-clean-generic
:
600 @echo
"This command is intended for maintainers to use"
601 @echo
"it deletes files that may require special tools to rebuild."
602 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
603 clean: clean-recursive
605 clean-am
: clean-generic mostlyclean-am
607 distclean: distclean-recursive
609 distclean-am
: clean-am distclean-generic distclean-tags
625 install-dvi
: install-dvi-recursive
631 install-html
: install-html-recursive
635 install-info
: install-info-recursive
641 install-pdf
: install-pdf-recursive
645 install-ps
: install-ps-recursive
651 maintainer-clean
: maintainer-clean-recursive
653 maintainer-clean-am
: distclean-am maintainer-clean-generic
655 mostlyclean: mostlyclean-recursive
657 mostlyclean-am
: mostlyclean-generic
669 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
670 install-am install-strip tags-recursive
672 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
673 all all-am
check check-am
clean clean-generic ctags \
674 ctags-recursive
distclean distclean-generic distclean-tags \
675 distdir
dvi dvi-am html html-am
info info-am
install \
676 install-am install-data install-data-am install-dvi \
677 install-dvi-am install-exec install-exec-am install-html \
678 install-html-am install-info install-info-am install-man \
679 install-pdf install-pdf-am install-ps install-ps-am \
680 install-strip
installcheck installcheck-am
installdirs \
681 installdirs-am maintainer-clean maintainer-clean-generic \
682 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
683 tags-recursive
uninstall uninstall-am
686 # Tell versions [3.59,3.63) of GNU make to not export all variables.
687 # Otherwise a system limit (for SysV at least) may be exceeded.