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 subdir
= src
/webserver
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
/mmap.m4 \
51 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/pkg.m4 \
52 $(top_srcdir
)/m4
/plasmamule.m4
$(top_srcdir
)/m4
/progtest.m4 \
53 $(top_srcdir
)/m4
/qt.m4
$(top_srcdir
)/m4
/readline.m4 \
54 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/uintmax_t.m4 \
55 $(top_srcdir
)/m4
/ulonglong.m4
$(top_srcdir
)/m4
/wxwin.m4 \
56 $(top_srcdir
)/m4
/zlib.m4
$(top_srcdir
)/acinclude.m4 \
57 $(top_srcdir
)/configure.in
58 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
60 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
61 CONFIG_HEADER
= $(top_builddir
)/config.h
63 CONFIG_CLEAN_VPATH_FILES
=
64 AM_V_GEN
= $(am__v_GEN_
$(V
))
65 am__v_GEN_
= $(am__v_GEN_
$(AM_DEFAULT_VERBOSITY
))
66 am__v_GEN_0
= @echo
" GEN " $@
;
67 AM_V_at
= $(am__v_at_
$(V
))
68 am__v_at_
= $(am__v_at_
$(AM_DEFAULT_VERBOSITY
))
72 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
73 html-recursive info-recursive install-data-recursive \
74 install-dvi-recursive install-exec-recursive \
75 install-html-recursive install-info-recursive \
76 install-pdf-recursive install-ps-recursive install-recursive \
77 installcheck-recursive installdirs-recursive pdf-recursive \
78 ps-recursive uninstall-recursive
79 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
80 distclean-recursive maintainer-clean-recursive
81 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
82 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
86 DIST_SUBDIRS
= $(SUBDIRS
)
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@
274 WX_RESCOMP
= @WX_RESCOMP@
275 WX_SHARED
= @WX_SHARED@
276 WX_UNICODE
= @WX_UNICODE@
277 WX_VERSION_FULL
= @WX_VERSION_FULL@
278 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
279 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
280 XGETTEXT
= @XGETTEXT@
283 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
284 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
285 ZLIB_LIBS
= @ZLIB_LIBS@
286 abs_builddir
= @abs_builddir@
287 abs_srcdir
= @abs_srcdir@
288 abs_top_builddir
= @abs_top_builddir@
289 abs_top_srcdir
= @abs_top_srcdir@
290 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
291 ac_ct_CC
= @ac_ct_CC@
292 ac_ct_CXX
= @ac_ct_CXX@
293 am__include
= @am__include@
294 am__leading_dot
= @am__leading_dot@
295 am__quote
= @am__quote@
297 am__untar
= @am__untar@
300 build_alias
= @build_alias@
301 build_cpu
= @build_cpu@
302 build_os
= @build_os@
303 build_vendor
= @build_vendor@
304 builddir
= @builddir@
306 datarootdir
= @datarootdir@
309 exec_prefix = @
exec_prefix@
311 host_alias
= @host_alias@
312 host_cpu
= @host_cpu@
314 host_vendor
= @host_vendor@
316 includedir = @
includedir@
318 install_sh
= @install_sh@
320 libexecdir
= @libexecdir@
321 localedir
= @localedir@
322 localstatedir
= @localstatedir@
325 oldincludedir = @
oldincludedir@
328 program_transform_name
= @program_transform_name@
331 sharedstatedir
= @sharedstatedir@
333 sysconfdir
= @sysconfdir@
334 target_alias
= @target_alias@
335 top_build_prefix
= @top_build_prefix@
336 top_builddir
= @top_builddir@
337 top_srcdir
= @top_srcdir@
338 SUBDIRS
= default src
339 MAINTAINERCLEANFILES
= Makefile.in
343 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
345 case
'$(am__configure_deps)' in \
347 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
348 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
352 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/webserver/Makefile'; \
353 $(am__cd
) $(top_srcdir
) && \
354 $(AUTOMAKE
) --foreign src
/webserver
/Makefile
356 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
359 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
361 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
362 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
365 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
366 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
368 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
369 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
370 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
371 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
372 $(am__aclocal_m4_deps
):
374 # This directory's subdirectories are mostly independent; you can cd
375 # into them and run `make' without going through this Makefile.
376 # To change the values of `make' variables: instead of editing Makefiles,
377 # (1) if the variable is set in `config.status', edit `config.status'
378 # (which will cause the Makefiles to be regenerated when you run `make');
379 # (2) otherwise, pass the desired values on the `make' command line.
380 $(RECURSIVE_TARGETS
):
381 @fail
= failcom
='exit 1'; \
382 for f in x
$$MAKEFLAGS; do \
385 *k
*) failcom
='fail=yes';; \
389 target
=`echo $@ | sed s/-recursive//`; \
390 list
='$(SUBDIRS)'; for subdir in
$$list; do \
391 echo
"Making $$target in $$subdir"; \
392 if
test "$$subdir" = "."; then \
394 local_target
="$$target-am"; \
396 local_target
="$$target"; \
398 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
401 if
test "$$dot_seen" = "no"; then \
402 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
405 $(RECURSIVE_CLEAN_TARGETS
):
406 @fail
= failcom
='exit 1'; \
407 for f in x
$$MAKEFLAGS; do \
410 *k
*) failcom
='fail=yes';; \
415 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
416 *) list
='$(SUBDIRS)' ;; \
418 rev
=''; for subdir in
$$list; do \
419 if
test "$$subdir" = "."; then
:; else \
420 rev
="$$subdir $$rev"; \
424 target
=`echo $@ | sed s/-recursive//`; \
425 for subdir in
$$rev; do \
426 echo
"Making $$target in $$subdir"; \
427 if
test "$$subdir" = "."; then \
428 local_target
="$$target-am"; \
430 local_target
="$$target"; \
432 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
434 done
&& test -z
"$$fail"
436 list
='$(SUBDIRS)'; for subdir in
$$list; do \
437 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
440 list
='$(SUBDIRS)'; for subdir in
$$list; do \
441 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
444 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
445 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
446 unique
=`for i in $$list; do \
447 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
449 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
450 END { if (nonempty) { for (i in files) print i; }; }'`; \
454 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
455 $(TAGS_FILES
) $(LISP
)
458 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
459 include_option
=--etags-include
; \
462 include_option
=--include; \
465 list
='$(SUBDIRS)'; for subdir in
$$list; do \
466 if
test "$$subdir" = .
; then
:; else \
467 test ! -f
$$subdir/TAGS || \
468 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
471 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
472 unique
=`for i in $$list; do \
473 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
476 END { if (nonempty) { for (i in files) print i; }; }'`; \
478 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
479 test -n
"$$unique" || unique
=$$empty_fix; \
480 if
test $$# -gt 0; then \
481 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
484 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
489 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
490 $(TAGS_FILES
) $(LISP
)
491 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
492 unique
=`for i in $$list; do \
493 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
495 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
496 END { if (nonempty) { for (i in files) print i; }; }'`; \
497 test -z
"$(CTAGS_ARGS)$$unique" \
498 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
502 here
=`$(am__cd) $(top_builddir) && pwd` \
503 && $(am__cd
) $(top_srcdir
) \
504 && gtags
-i
$(GTAGS_ARGS
) "$$here"
507 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
509 distdir
: $(DISTFILES
)
510 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
511 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
512 list
='$(DISTFILES)'; \
513 dist_files
=`for file in $$list; do echo $$file; done | \
514 sed -e "s|^$$srcdirstrip/||;t" \
515 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
516 case
$$dist_files in \
517 */*) $(MKDIR_P
) `echo "$$dist_files" | \
518 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
521 for file in
$$dist_files; do \
522 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
523 if
test -d
$$d/$$file; then \
524 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
525 if
test -d
"$(distdir)/$$file"; then \
526 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
528 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
529 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
530 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
532 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
534 test -f
"$(distdir)/$$file" \
535 || cp
-p
$$d/$$file "$(distdir)/$$file" \
539 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
540 if
test "$$subdir" = .
; then
:; else \
541 test -d
"$(distdir)/$$subdir" \
542 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
546 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
547 if
test "$$subdir" = .
; then
:; else \
548 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
550 new_distdir
=$$reldir; \
551 dir1
=$$subdir; dir2
="$(top_distdir)"; \
553 new_top_distdir
=$$reldir; \
554 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
555 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
556 ($(am__cd
) $$subdir && \
557 $(MAKE
) $(AM_MAKEFLAGS
) \
558 top_distdir
="$$new_top_distdir" \
559 distdir
="$$new_distdir" \
560 am__remove_distdir
=: \
561 am__skip_length_check
=: \
562 am__skip_mode_fix
=: \
568 check: check-recursive
570 installdirs: installdirs-recursive
572 install: install-recursive
573 install-exec
: install-exec-recursive
574 install-data
: install-data-recursive
575 uninstall: uninstall-recursive
578 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
580 installcheck: installcheck-recursive
582 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
583 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
584 `test -z '$(STRIP)' || \
585 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
591 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
592 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
594 maintainer-clean-generic
:
595 @echo
"This command is intended for maintainers to use"
596 @echo
"it deletes files that may require special tools to rebuild."
597 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
598 clean: clean-recursive
600 clean-am
: clean-generic mostlyclean-am
602 distclean: distclean-recursive
604 distclean-am
: clean-am distclean-generic distclean-tags
620 install-dvi
: install-dvi-recursive
626 install-html
: install-html-recursive
630 install-info
: install-info-recursive
636 install-pdf
: install-pdf-recursive
640 install-ps
: install-ps-recursive
646 maintainer-clean
: maintainer-clean-recursive
648 maintainer-clean-am
: distclean-am maintainer-clean-generic
650 mostlyclean: mostlyclean-recursive
652 mostlyclean-am
: mostlyclean-generic
664 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) ctags-recursive \
665 install-am install-strip tags-recursive
667 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
668 all all-am
check check-am
clean clean-generic ctags \
669 ctags-recursive
distclean distclean-generic distclean-tags \
670 distdir
dvi dvi-am html html-am
info info-am
install \
671 install-am install-data install-data-am install-dvi \
672 install-dvi-am install-exec install-exec-am install-html \
673 install-html-am install-info install-info-am install-man \
674 install-pdf install-pdf-am install-ps install-ps-am \
675 install-strip
installcheck installcheck-am
installdirs \
676 installdirs-am maintainer-clean maintainer-clean-generic \
677 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
678 tags-recursive
uninstall uninstall-am
681 # Tell versions [3.59,3.63) of GNU make to not export all variables.
682 # Otherwise a system limit (for SysV at least) may be exceeded.