1 # Makefile.in generated by automake 1.15 from Makefile.am.
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
19 if
test -z
'$(MAKELEVEL)'; then \
21 elif
test -n
'$(MAKE_HOST)'; then \
23 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
29 am__make_running_with_option
= \
30 case
$${target_option-
} in \
32 *) echo
"am__make_running_with_option: internal error: invalid" \
33 "target option '$${target_option-}' specified" >&2; \
37 sane_makeflags
=$$MAKEFLAGS; \
38 if
$(am__is_gnu_make
); then \
39 sane_makeflags
=$$MFLAGS; \
44 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
45 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
51 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53 for flg in
$$sane_makeflags; do \
54 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
57 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
58 -*I?
*) strip_trailopt
'I';; \
59 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
60 -*O?
*) strip_trailopt
'O';; \
61 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
62 -*l?
*) strip_trailopt
'l';; \
63 -[dEDm
]) skip_next
=yes
;; \
64 -[JT
]) skip_next
=yes
;; \
67 *$$target_option*) has_opt
=yes
; break
;; \
71 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
72 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
73 pkgdatadir
= $(datadir)/@PACKAGE@
74 pkgincludedir
= $(includedir)/@PACKAGE@
75 pkglibdir
= $(libdir)/@PACKAGE@
76 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
77 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA
= $(install_sh
) -c
-m
644
79 install_sh_PROGRAM
= $(install_sh
) -c
80 install_sh_SCRIPT
= $(install_sh
) -c
81 INSTALL_HEADER
= $(INSTALL_DATA
)
82 transform
= $(program_transform_name
)
89 build_triplet
= @build@
92 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
93 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/GeoIP.m4 \
94 $(top_srcdir
)/m4
/bfd.m4
$(top_srcdir
)/m4
/boost.m4 \
95 $(top_srcdir
)/m4
/build-tools.m4
$(top_srcdir
)/m4
/codeset.m4 \
96 $(top_srcdir
)/m4
/cryptopp.m4
$(top_srcdir
)/m4
/fallocate.m4 \
97 $(top_srcdir
)/m4
/gdlib.m4
$(top_srcdir
)/m4
/gettext.m4 \
98 $(top_srcdir
)/m4
/glibc21.m4
$(top_srcdir
)/m4
/iconv.m4 \
99 $(top_srcdir
)/m4
/intdiv0.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
100 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
101 $(top_srcdir
)/m4
/isc-posix.m4
$(top_srcdir
)/m4
/kde.m4 \
102 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
103 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
104 $(top_srcdir
)/m4
/libpng.m4
$(top_srcdir
)/m4
/libupnp.m4 \
105 $(top_srcdir
)/m4
/mmap.m4
$(top_srcdir
)/m4
/muleboost.m4 \
106 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/pkg.m4 \
107 $(top_srcdir
)/m4
/plasmamule.m4
$(top_srcdir
)/m4
/progtest.m4 \
108 $(top_srcdir
)/m4
/qt.m4
$(top_srcdir
)/m4
/readline.m4 \
109 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/uintmax_t.m4 \
110 $(top_srcdir
)/m4
/ulonglong.m4
$(top_srcdir
)/m4
/wxwin.m4 \
111 $(top_srcdir
)/m4
/zlib.m4
$(top_srcdir
)/acinclude.m4 \
112 $(top_srcdir
)/configure.ac
113 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
115 DIST_COMMON
= $(srcdir)/Makefile.am
$(dist_doc_DATA
) \
117 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
118 CONFIG_HEADER
= $(top_builddir
)/config.h
120 CONFIG_CLEAN_VPATH_FILES
=
121 AM_V_P
= $(am__v_P_@AM_V@
)
122 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
125 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
126 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
127 am__v_GEN_0
= @echo
" GEN " $@
;
129 AM_V_at
= $(am__v_at_@AM_V@
)
130 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
135 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
136 ctags-recursive dvi-recursive html-recursive info-recursive \
137 install-data-recursive install-dvi-recursive \
138 install-exec-recursive install-html-recursive \
139 install-info-recursive install-pdf-recursive \
140 install-ps-recursive install-recursive installcheck-recursive \
141 installdirs-recursive pdf-recursive ps-recursive \
142 tags-recursive uninstall-recursive
143 am__can_run_installinfo
= \
144 case
$$AM_UPDATE_INFO_DIR in \
146 *) (install-info
--version
) >/dev
/null
2>&1;; \
148 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
149 am__vpath_adj
= case
$$p in \
150 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
153 am__strip_dir
= f
=`echo $$p | sed -e 's|^.*/||'`;
155 am__nobase_strip_setup
= \
156 srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
158 for p in
$$list; do echo
"$$p"; done | sed
-e
"s|$$srcdirstrip/||"
159 am__nobase_list
= $(am__nobase_strip_setup
); \
160 for p in
$$list; do echo
"$$p $$p"; done | \
161 sed
"s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
162 $(AWK
) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
163 if (++n[$$2] == $(am__install_max)) \
164 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
165 END { for (dir in files) print dir, files[dir] }'
167 sed
'$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
168 sed
'$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
169 am__uninstall_files_from_dir
= { \
171 ||
{ test ! -d
"$$dir" && test ! -f
"$$dir" && test ! -r
"$$dir"; } \
172 ||
{ echo
" ( cd '$$dir' && rm -f" $$files ")"; \
173 $(am__cd
) "$$dir" && rm -f
$$files; }; \
175 am__installdirs
= "$(DESTDIR)$(docdir)"
176 DATA
= $(dist_doc_DATA
)
177 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
178 distclean-recursive maintainer-clean-recursive
179 am__recursive_targets
= \
180 $(RECURSIVE_TARGETS
) \
181 $(RECURSIVE_CLEAN_TARGETS
) \
182 $(am__extra_recursive_targets
)
183 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
185 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
186 # Read a list of newline-separated strings from the standard input,
187 # and print each of them once, without duplicates. Input order is
189 am__uniquify_input
= $(AWK
) '\
190 BEGIN { nonempty = 0; } \
191 { items[$$0] = 1; nonempty = 1; } \
192 END { if (nonempty) { for (i in items) print i; }; } \
194 # Make sure the list of sources is unique. This is necessary because,
195 # e.g., the same source file might be shared among _SOURCES variables
196 # for different programs/libraries.
197 am__define_uniq_tagged_files
= \
198 list
='$(am__tagged_files)'; \
199 unique
=`for i in $$list; do \
200 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
201 done | $(am__uniquify_input)`
204 DIST_SUBDIRS
= $(SUBDIRS
)
205 am__DIST_COMMON
= $(srcdir)/Makefile.in
$(top_srcdir
)/mkinstalldirs \
206 ABOUT-NLS AUTHORS COPYING INSTALL README TODO
207 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
210 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
211 sed_rest
='s,^[^/]*/*,,'; \
212 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
213 sed_butlast
='s,/*[^/]*$$,,'; \
214 while
test -n
"$$dir1"; do \
215 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
216 if
test "$$first" != "."; then \
217 if
test "$$first" = ".."; then \
218 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
219 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
221 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
222 if
test "$$first2" = "$$first"; then \
223 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
227 dir0
="$$dir0"/"$$first"; \
230 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
234 ALCC_MANPAGES
= @ALCC_MANPAGES@
235 ALC_MANPAGES
= @ALC_MANPAGES@
238 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
239 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
240 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
241 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
242 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
244 AUTOCONF
= @AUTOCONF@
245 AUTOHEADER
= @AUTOHEADER@
246 AUTOMAKE
= @AUTOMAKE@
248 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
249 BFD_LIBS
= @BFD_LIBS@
250 BOOST_CPPFLAGS
= @BOOST_CPPFLAGS@
251 BOOST_LDPATH
= @BOOST_LDPATH@
252 BOOST_ROOT
= @BOOST_ROOT@
253 BOOST_SYSTEM_LDFLAGS
= @BOOST_SYSTEM_LDFLAGS@
254 BOOST_SYSTEM_LDPATH
= @BOOST_SYSTEM_LDPATH@
255 BOOST_SYSTEM_LIBS
= @BOOST_SYSTEM_LIBS@
256 BUILD_CC
= @BUILD_CC@
257 BUILD_CFLAGS
= @BUILD_CFLAGS@
258 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
259 BUILD_EXEEXT
= @BUILD_EXEEXT@
260 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
261 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
262 CAS_DEFS
= @CAS_DEFS@
263 CAS_MANPAGES
= @CAS_MANPAGES@
264 CATOBJEXT
= @CATOBJEXT@
266 CCDEPMODE
= @CCDEPMODE@
269 CPPFLAGS
= @CPPFLAGS@
270 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
271 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
272 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
275 CXXDEPMODE
= @CXXDEPMODE@
276 CXXFLAGS
= @CXXFLAGS@
277 CYGPATH_W
= @CYGPATH_W@
278 DATADIRNAME
= @DATADIRNAME@
279 DEBUGFLAG
= @DEBUGFLAG@
282 DISTCHECK_CONFIGURE_FLAGS
= @DISTCHECK_CONFIGURE_FLAGS@
286 ED2K_MANPAGES
= @ED2K_MANPAGES@
289 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
290 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
291 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
292 GDLIB_LIBS
= @GDLIB_LIBS@
294 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
295 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
296 GEOIP_LIBS
= @GEOIP_LIBS@
302 INSTALL_DATA
= @INSTALL_DATA@
303 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
304 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
305 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
306 INSTOBJEXT
= @INSTOBJEXT@
307 INTLBISON
= @INTLBISON@
308 INTLLIBS
= @INTLLIBS@
309 INTLOBJS
= @INTLOBJS@
310 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
311 KDE4_CONFIG
= @KDE4_CONFIG@
312 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
313 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
314 KDE_ICON_PATH
= @KDE_ICON_PATH@
315 KDE_MIME_PATH
= @KDE_MIME_PATH@
316 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
317 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
322 LEX_OUTPUT_ROOT
= @LEX_OUTPUT_ROOT@
323 LIBICONV
= @LIBICONV@
326 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
327 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
328 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
329 LIBPNG_LIBS
= @LIBPNG_LIBS@
331 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
332 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
333 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
334 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
335 LTLIBICONV
= @LTLIBICONV@
336 LTLIBINTL
= @LTLIBINTL@
337 LTLIBOBJS
= @LTLIBOBJS@
339 MAKEINFO
= @MAKEINFO@
341 MKINSTALLDIRS
= @MKINSTALLDIRS@
342 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
344 MSGMERGE
= @MSGMERGE@
345 MULECFLAGS
= @MULECFLAGS@
346 MULECPPFLAGS
= @MULECPPFLAGS@
347 MULECXXFLAGS
= @MULECXXFLAGS@
348 MULELDFLAGS
= @MULELDFLAGS@
349 MULERCFLAGS
= @MULERCFLAGS@
352 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
353 PACKAGE_NAME
= @PACKAGE_NAME@
354 PACKAGE_STRING
= @PACKAGE_STRING@
355 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
356 PACKAGE_URL
= @PACKAGE_URL@
357 PACKAGE_VERSION
= @PACKAGE_VERSION@
358 PATH_SEPARATOR
= @PATH_SEPARATOR@
359 PKG_CONFIG
= @PKG_CONFIG@
362 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
363 QT_CORE_LIBS
= @QT_CORE_LIBS@
364 QT_DBUS_LDFLAGS
= @QT_DBUS_LDFLAGS@
365 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
366 QT_GUI_LIBS
= @QT_GUI_LIBS@
371 READLINE_LIBS
= @READLINE_LIBS@
372 RESOLV_LIB
= @RESOLV_LIB@
374 SET_MAKE
= @SET_MAKE@
378 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
381 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
382 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
383 WXBASE_LIBS
= @WXBASE_LIBS@
384 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
385 WX_CFLAGS
= @WX_CFLAGS@
386 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
387 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
388 WX_CPPFLAGS
= @WX_CPPFLAGS@
389 WX_CXXFLAGS
= @WX_CXXFLAGS@
390 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
391 WX_DEBUG
= @WX_DEBUG@
393 WX_LIBS_STATIC
= @WX_LIBS_STATIC@
395 WX_RESCOMP
= @WX_RESCOMP@
396 WX_SHARED
= @WX_SHARED@
397 WX_UNICODE
= @WX_UNICODE@
398 WX_VERSION
= @WX_VERSION@
399 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
400 WX_VERSION_MICRO
= @WX_VERSION_MICRO@
401 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
402 XGETTEXT
= @XGETTEXT@
405 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
406 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
407 ZLIB_LIBS
= @ZLIB_LIBS@
408 abs_builddir
= @abs_builddir@
409 abs_srcdir
= @abs_srcdir@
410 abs_top_builddir
= @abs_top_builddir@
411 abs_top_srcdir
= @abs_top_srcdir@
412 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
413 ac_ct_CC
= @ac_ct_CC@
414 ac_ct_CXX
= @ac_ct_CXX@
415 am__include
= @am__include@
416 am__leading_dot
= @am__leading_dot@
417 am__quote
= @am__quote@
419 am__untar
= @am__untar@
422 build_alias
= @build_alias@
423 build_cpu
= @build_cpu@
424 build_os
= @build_os@
425 build_vendor
= @build_vendor@
426 builddir
= @builddir@
428 datarootdir
= @datarootdir@
431 exec_prefix = @
exec_prefix@
433 host_alias
= @host_alias@
434 host_cpu
= @host_cpu@
436 host_vendor
= @host_vendor@
438 includedir = @
includedir@
440 install_sh
= @install_sh@
442 libexecdir
= @libexecdir@
443 localedir
= @localedir@
444 localstatedir
= @localstatedir@
447 oldincludedir = @
oldincludedir@
450 program_transform_name
= @program_transform_name@
452 runstatedir
= @runstatedir@
454 sharedstatedir
= @sharedstatedir@
456 sysconfdir
= @sysconfdir@
457 target_alias
= @target_alias@
458 top_build_prefix
= @top_build_prefix@
459 top_builddir
= @top_builddir@
460 top_srcdir
= @top_srcdir@
478 MAINTAINERCLEANFILES
= Makefile.in
482 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
484 case
'$(am__configure_deps)' in \
486 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
487 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
491 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign docs/Makefile'; \
492 $(am__cd
) $(top_srcdir
) && \
493 $(AUTOMAKE
) --foreign docs
/Makefile
494 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
497 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
499 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
500 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
503 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
504 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
506 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
507 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
508 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
509 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
510 $(am__aclocal_m4_deps
):
511 install-dist_docDATA
: $(dist_doc_DATA
)
513 @list
='$(dist_doc_DATA)'; test -n
"$(docdir)" || list
=; \
514 if
test -n
"$$list"; then \
515 echo
" $(MKDIR_P) '$(DESTDIR)$(docdir)'"; \
516 $(MKDIR_P
) "$(DESTDIR)$(docdir)" || exit
1; \
518 for p in
$$list; do \
519 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
521 done |
$(am__base_list
) | \
522 while read files
; do \
523 echo
" $(INSTALL_DATA) $$files '$(DESTDIR)$(docdir)'"; \
524 $(INSTALL_DATA
) $$files "$(DESTDIR)$(docdir)" || exit
$$?
; \
527 uninstall-dist_docDATA
:
529 @list
='$(dist_doc_DATA)'; test -n
"$(docdir)" || list
=; \
530 files
=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
531 dir='$(DESTDIR)$(docdir)'; $(am__uninstall_files_from_dir
)
533 # This directory's subdirectories are mostly independent; you can cd
534 # into them and run 'make' without going through this Makefile.
535 # To change the values of 'make' variables: instead of editing Makefiles,
536 # (1) if the variable is set in 'config.status', edit 'config.status'
537 # (which will cause the Makefiles to be regenerated when you run 'make');
538 # (2) otherwise, pass the desired values on the 'make' command line.
539 $(am__recursive_targets
):
541 if
$(am__make_keepgoing
); then \
542 failcom
='fail=yes'; \
547 target
=`echo $@ | sed s/-recursive//`; \
549 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
550 *) list
='$(SUBDIRS)' ;; \
552 for subdir in
$$list; do \
553 echo
"Making $$target in $$subdir"; \
554 if
test "$$subdir" = "."; then \
556 local_target
="$$target-am"; \
558 local_target
="$$target"; \
560 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
563 if
test "$$dot_seen" = "no"; then \
564 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
567 ID
: $(am__tagged_files
)
568 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
572 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
575 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
576 include_option
=--etags-include
; \
579 include_option
=--include; \
582 list
='$(SUBDIRS)'; for subdir in
$$list; do \
583 if
test "$$subdir" = .
; then
:; else \
584 test ! -f
$$subdir/TAGS || \
585 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
588 $(am__define_uniq_tagged_files
); \
590 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
591 test -n
"$$unique" || unique
=$$empty_fix; \
592 if
test $$# -gt 0; then \
593 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
596 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
600 ctags
: ctags-recursive
603 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
604 $(am__define_uniq_tagged_files
); \
605 test -z
"$(CTAGS_ARGS)$$unique" \
606 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
610 here
=`$(am__cd) $(top_builddir) && pwd` \
611 && $(am__cd
) $(top_srcdir
) \
612 && gtags
-i
$(GTAGS_ARGS
) "$$here"
613 cscopelist
: cscopelist-recursive
615 cscopelist-am
: $(am__tagged_files
)
616 list
='$(am__tagged_files)'; \
617 case
"$(srcdir)" in \
618 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
619 *) sdir
=$(subdir
)/$(srcdir) ;; \
621 for i in
$$list; do \
622 if
test -f
"$$i"; then \
623 echo
"$(subdir)/$$i"; \
627 done
>> $(top_builddir
)/cscope.files
630 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
632 distdir
: $(DISTFILES
)
633 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
634 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
635 list
='$(DISTFILES)'; \
636 dist_files
=`for file in $$list; do echo $$file; done | \
637 sed -e "s|^$$srcdirstrip/||;t" \
638 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
639 case
$$dist_files in \
640 */*) $(MKDIR_P
) `echo "$$dist_files" | \
641 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
644 for file in
$$dist_files; do \
645 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
646 if
test -d
$$d/$$file; then \
647 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
648 if
test -d
"$(distdir)/$$file"; then \
649 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
651 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
652 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
653 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
655 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
657 test -f
"$(distdir)/$$file" \
658 || cp
-p
$$d/$$file "$(distdir)/$$file" \
662 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
663 if
test "$$subdir" = .
; then
:; else \
665 ||
test -d
"$(distdir)/$$subdir" \
666 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
668 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
670 new_distdir
=$$reldir; \
671 dir1
=$$subdir; dir2
="$(top_distdir)"; \
673 new_top_distdir
=$$reldir; \
674 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
675 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
676 ($(am__cd
) $$subdir && \
677 $(MAKE
) $(AM_MAKEFLAGS
) \
678 top_distdir
="$$new_top_distdir" \
679 distdir
="$$new_distdir" \
680 am__remove_distdir
=: \
681 am__skip_length_check
=: \
682 am__skip_mode_fix
=: \
688 check: check-recursive
689 all-am
: Makefile
$(DATA
)
690 installdirs: installdirs-recursive
692 for
dir in
"$(DESTDIR)$(docdir)"; do \
693 test -z
"$$dir" ||
$(MKDIR_P
) "$$dir"; \
695 install: install-recursive
696 install-exec
: install-exec-recursive
697 install-data
: install-data-recursive
698 uninstall: uninstall-recursive
701 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
703 installcheck: installcheck-recursive
705 if
test -z
'$(STRIP)'; then \
706 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
707 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
710 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
711 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
712 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
719 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
720 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
722 maintainer-clean-generic
:
723 @echo
"This command is intended for maintainers to use"
724 @echo
"it deletes files that may require special tools to rebuild."
725 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
726 clean: clean-recursive
728 clean-am
: clean-generic mostlyclean-am
730 distclean: distclean-recursive
732 distclean-am
: clean-am distclean-generic distclean-tags
746 install-data-am
: install-dist_docDATA
748 install-dvi
: install-dvi-recursive
754 install-html
: install-html-recursive
758 install-info
: install-info-recursive
764 install-pdf
: install-pdf-recursive
768 install-ps
: install-ps-recursive
774 maintainer-clean
: maintainer-clean-recursive
776 maintainer-clean-am
: distclean-am maintainer-clean-generic
778 mostlyclean: mostlyclean-recursive
780 mostlyclean-am
: mostlyclean-generic
790 uninstall-am
: uninstall-dist_docDATA
792 .MAKE
: $(am__recursive_targets
) install-am install-strip
794 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am
check \
795 check-am
clean clean-generic cscopelist-am ctags ctags-am \
796 distclean distclean-generic distclean-tags distdir
dvi dvi-am \
797 html html-am
info info-am
install install-am install-data \
798 install-data-am install-dist_docDATA install-dvi \
799 install-dvi-am install-exec install-exec-am install-html \
800 install-html-am install-info install-info-am install-man \
801 install-pdf install-pdf-am install-ps install-ps-am \
802 install-strip
installcheck installcheck-am
installdirs \
803 installdirs-am maintainer-clean maintainer-clean-generic \
804 mostlyclean mostlyclean-generic pdf pdf-am ps ps-am
tags \
805 tags-am
uninstall uninstall-am uninstall-dist_docDATA
810 # Tell versions [3.59,3.63) of GNU make to not export all variables.
811 # Otherwise a system limit (for SysV at least) may be exceeded.