1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
4 # Copyright (C) 1994-2017 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
18 if
test -z
'$(MAKELEVEL)'; then \
20 elif
test -n
'$(MAKE_HOST)'; then \
22 elif
test -n
'$(MAKE_VERSION)' && test -n
'$(CURDIR)'; then \
28 am__make_running_with_option
= \
29 case
$${target_option-
} in \
31 *) echo
"am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
36 sane_makeflags
=$$MAKEFLAGS; \
37 if
$(am__is_gnu_make
); then \
38 sane_makeflags
=$$MFLAGS; \
43 sane_makeflags
=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
50 flg
=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52 for flg in
$$sane_makeflags; do \
53 test $$skip_next = yes
&& { skip_next
=no
; continue
; }; \
56 -*I
) strip_trailopt
'I'; skip_next
=yes
;; \
57 -*I?
*) strip_trailopt
'I';; \
58 -*O
) strip_trailopt
'O'; skip_next
=yes
;; \
59 -*O?
*) strip_trailopt
'O';; \
60 -*l
) strip_trailopt
'l'; skip_next
=yes
;; \
61 -*l?
*) strip_trailopt
'l';; \
62 -[dEDm
]) skip_next
=yes
;; \
63 -[JT
]) skip_next
=yes
;; \
66 *$$target_option*) has_opt
=yes
; break
;; \
70 am__make_dryrun
= (target_option
=n
; $(am__make_running_with_option
))
71 am__make_keepgoing
= (target_option
=k
; $(am__make_running_with_option
))
72 pkgdatadir
= $(datadir)/@PACKAGE@
73 pkgincludedir
= $(includedir)/@PACKAGE@
74 pkglibdir
= $(libdir)/@PACKAGE@
75 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
76 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77 install_sh_DATA
= $(install_sh
) -c
-m
644
78 install_sh_PROGRAM
= $(install_sh
) -c
79 install_sh_SCRIPT
= $(install_sh
) -c
80 INSTALL_HEADER
= $(INSTALL_DATA
)
81 transform
= $(program_transform_name
)
88 build_triplet
= @build@
91 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
92 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/GeoIP.m4 \
93 $(top_srcdir
)/m4
/bfd.m4
$(top_srcdir
)/m4
/boost.m4 \
94 $(top_srcdir
)/m4
/build-tools.m4
$(top_srcdir
)/m4
/codeset.m4 \
95 $(top_srcdir
)/m4
/cryptopp.m4
$(top_srcdir
)/m4
/fallocate.m4 \
96 $(top_srcdir
)/m4
/gdlib.m4
$(top_srcdir
)/m4
/gettext.m4 \
97 $(top_srcdir
)/m4
/glibc21.m4
$(top_srcdir
)/m4
/iconv.m4 \
98 $(top_srcdir
)/m4
/intdiv0.m4
$(top_srcdir
)/m4
/inttypes-pri.m4 \
99 $(top_srcdir
)/m4
/inttypes.m4
$(top_srcdir
)/m4
/inttypes_h.m4 \
100 $(top_srcdir
)/m4
/isc-posix.m4
$(top_srcdir
)/m4
/kde.m4 \
101 $(top_srcdir
)/m4
/lcmessage.m4
$(top_srcdir
)/m4
/lib-ld.m4 \
102 $(top_srcdir
)/m4
/lib-link.m4
$(top_srcdir
)/m4
/lib-prefix.m4 \
103 $(top_srcdir
)/m4
/libpng.m4
$(top_srcdir
)/m4
/libupnp.m4 \
104 $(top_srcdir
)/m4
/mmap.m4
$(top_srcdir
)/m4
/muleboost.m4 \
105 $(top_srcdir
)/m4
/nls.m4
$(top_srcdir
)/m4
/pkg.m4 \
106 $(top_srcdir
)/m4
/plasmamule.m4
$(top_srcdir
)/m4
/progtest.m4 \
107 $(top_srcdir
)/m4
/qt.m4
$(top_srcdir
)/m4
/readline.m4 \
108 $(top_srcdir
)/m4
/stdint_h.m4
$(top_srcdir
)/m4
/uintmax_t.m4 \
109 $(top_srcdir
)/m4
/ulonglong.m4
$(top_srcdir
)/m4
/wxwin.m4 \
110 $(top_srcdir
)/m4
/zlib.m4
$(top_srcdir
)/acinclude.m4 \
111 $(top_srcdir
)/configure.ac
112 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
114 DIST_COMMON
= $(srcdir)/Makefile.am
$(am__DIST_COMMON
)
115 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
116 CONFIG_HEADER
= $(top_builddir
)/config.h
118 CONFIG_CLEAN_VPATH_FILES
=
119 AM_V_P
= $(am__v_P_@AM_V@
)
120 am__v_P_
= $(am__v_P_@AM_DEFAULT_V@
)
123 AM_V_GEN
= $(am__v_GEN_@AM_V@
)
124 am__v_GEN_
= $(am__v_GEN_@AM_DEFAULT_V@
)
125 am__v_GEN_0
= @echo
" GEN " $@
;
127 AM_V_at
= $(am__v_at_@AM_V@
)
128 am__v_at_
= $(am__v_at_@AM_DEFAULT_V@
)
133 RECURSIVE_TARGETS
= all-recursive check-recursive cscopelist-recursive \
134 ctags-recursive dvi-recursive html-recursive info-recursive \
135 install-data-recursive install-dvi-recursive \
136 install-exec-recursive install-html-recursive \
137 install-info-recursive install-pdf-recursive \
138 install-ps-recursive install-recursive installcheck-recursive \
139 installdirs-recursive pdf-recursive ps-recursive \
140 tags-recursive uninstall-recursive
141 am__can_run_installinfo
= \
142 case
$$AM_UPDATE_INFO_DIR in \
144 *) (install-info
--version
) >/dev
/null
2>&1;; \
146 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
147 distclean-recursive maintainer-clean-recursive
148 am__recursive_targets
= \
149 $(RECURSIVE_TARGETS
) \
150 $(RECURSIVE_CLEAN_TARGETS
) \
151 $(am__extra_recursive_targets
)
152 AM_RECURSIVE_TARGETS
= $(am__recursive_targets
:-recursive
=) TAGS CTAGS \
154 am__tagged_files
= $(HEADERS
) $(SOURCES
) $(TAGS_FILES
) $(LISP
)
155 # Read a list of newline-separated strings from the standard input,
156 # and print each of them once, without duplicates. Input order is
158 am__uniquify_input
= $(AWK
) '\
159 BEGIN { nonempty = 0; } \
160 { items[$$0] = 1; nonempty = 1; } \
161 END { if (nonempty) { for (i in items) print i; }; } \
163 # Make sure the list of sources is unique. This is necessary because,
164 # e.g., the same source file might be shared among _SOURCES variables
165 # for different programs/libraries.
166 am__define_uniq_tagged_files
= \
167 list
='$(am__tagged_files)'; \
168 unique
=`for i in $$list; do \
169 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
170 done | $(am__uniquify_input)`
173 am__DIST_COMMON
= $(srcdir)/Makefile.in \
174 $(top_srcdir
)/automake
/dist-hook.am \
175 $(top_srcdir
)/mkinstalldirs
176 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
179 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
180 sed_rest
='s,^[^/]*/*,,'; \
181 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
182 sed_butlast
='s,/*[^/]*$$,,'; \
183 while
test -n
"$$dir1"; do \
184 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
185 if
test "$$first" != "."; then \
186 if
test "$$first" = ".."; then \
187 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
188 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
190 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
191 if
test "$$first2" = "$$first"; then \
192 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
196 dir0
="$$dir0"/"$$first"; \
199 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
203 ALCC_MANPAGES
= @ALCC_MANPAGES@
204 ALC_MANPAGES
= @ALC_MANPAGES@
207 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
208 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
209 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
210 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
211 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
213 AUTOCONF
= @AUTOCONF@
214 AUTOHEADER
= @AUTOHEADER@
215 AUTOMAKE
= @AUTOMAKE@
217 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
218 BFD_LIBS
= @BFD_LIBS@
219 BOOST_CPPFLAGS
= @BOOST_CPPFLAGS@
220 BOOST_LDPATH
= @BOOST_LDPATH@
221 BOOST_ROOT
= @BOOST_ROOT@
222 BOOST_SYSTEM_LDFLAGS
= @BOOST_SYSTEM_LDFLAGS@
223 BOOST_SYSTEM_LDPATH
= @BOOST_SYSTEM_LDPATH@
224 BOOST_SYSTEM_LIBS
= @BOOST_SYSTEM_LIBS@
225 BUILD_CC
= @BUILD_CC@
226 BUILD_CFLAGS
= @BUILD_CFLAGS@
227 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
228 BUILD_EXEEXT
= @BUILD_EXEEXT@
229 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
230 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
231 CAS_DEFS
= @CAS_DEFS@
232 CAS_MANPAGES
= @CAS_MANPAGES@
233 CATOBJEXT
= @CATOBJEXT@
235 CCDEPMODE
= @CCDEPMODE@
238 CPPFLAGS
= @CPPFLAGS@
239 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
240 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
241 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
244 CXXDEPMODE
= @CXXDEPMODE@
245 CXXFLAGS
= @CXXFLAGS@
246 CYGPATH_W
= @CYGPATH_W@
247 DATADIRNAME
= @DATADIRNAME@
248 DEBUGFLAG
= @DEBUGFLAG@
251 DISTCHECK_CONFIGURE_FLAGS
= @DISTCHECK_CONFIGURE_FLAGS@
255 ED2K_MANPAGES
= @ED2K_MANPAGES@
258 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
259 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
260 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
261 GDLIB_LIBS
= @GDLIB_LIBS@
263 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
264 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
265 GEOIP_LIBS
= @GEOIP_LIBS@
271 INSTALL_DATA
= @INSTALL_DATA@
272 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
273 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
274 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
275 INSTOBJEXT
= @INSTOBJEXT@
276 INTLBISON
= @INTLBISON@
277 INTLLIBS
= @INTLLIBS@
278 INTLOBJS
= @INTLOBJS@
279 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
280 KDE4_CONFIG
= @KDE4_CONFIG@
281 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
282 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
283 KDE_ICON_PATH
= @KDE_ICON_PATH@
284 KDE_MIME_PATH
= @KDE_MIME_PATH@
285 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
286 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
289 LIBICONV
= @LIBICONV@
292 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
293 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
294 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
295 LIBPNG_LIBS
= @LIBPNG_LIBS@
297 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
298 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
299 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
300 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
301 LTLIBICONV
= @LTLIBICONV@
302 LTLIBINTL
= @LTLIBINTL@
303 LTLIBOBJS
= @LTLIBOBJS@
305 MAKEINFO
= @MAKEINFO@
307 MKINSTALLDIRS
= @MKINSTALLDIRS@
308 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
310 MSGMERGE
= @MSGMERGE@
311 MULECFLAGS
= @MULECFLAGS@
312 MULECPPFLAGS
= @MULECPPFLAGS@
313 MULECXXFLAGS
= @MULECXXFLAGS@
314 MULELDFLAGS
= @MULELDFLAGS@
315 MULERCFLAGS
= @MULERCFLAGS@
318 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
319 PACKAGE_NAME
= @PACKAGE_NAME@
320 PACKAGE_STRING
= @PACKAGE_STRING@
321 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
322 PACKAGE_URL
= @PACKAGE_URL@
323 PACKAGE_VERSION
= @PACKAGE_VERSION@
324 PATH_SEPARATOR
= @PATH_SEPARATOR@
325 PKG_CONFIG
= @PKG_CONFIG@
328 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
329 QT_CORE_LIBS
= @QT_CORE_LIBS@
330 QT_DBUS_LDFLAGS
= @QT_DBUS_LDFLAGS@
331 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
332 QT_GUI_LIBS
= @QT_GUI_LIBS@
337 READLINE_LIBS
= @READLINE_LIBS@
338 RESOLV_LIB
= @RESOLV_LIB@
340 SET_MAKE
= @SET_MAKE@
344 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
347 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
348 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
349 WXBASE_LIBS
= @WXBASE_LIBS@
350 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
351 WX_CFLAGS
= @WX_CFLAGS@
352 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
353 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
354 WX_CPPFLAGS
= @WX_CPPFLAGS@
355 WX_CXXFLAGS
= @WX_CXXFLAGS@
356 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
357 WX_DEBUG
= @WX_DEBUG@
359 WX_LIBS_STATIC
= @WX_LIBS_STATIC@
361 WX_RESCOMP
= @WX_RESCOMP@
362 WX_SHARED
= @WX_SHARED@
363 WX_UNICODE
= @WX_UNICODE@
364 WX_VERSION
= @WX_VERSION@
365 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
366 WX_VERSION_MICRO
= @WX_VERSION_MICRO@
367 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
368 XGETTEXT
= @XGETTEXT@
369 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
370 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
371 ZLIB_LIBS
= @ZLIB_LIBS@
372 abs_builddir
= @abs_builddir@
373 abs_srcdir
= @abs_srcdir@
374 abs_top_builddir
= @abs_top_builddir@
375 abs_top_srcdir
= @abs_top_srcdir@
376 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
377 ac_ct_CC
= @ac_ct_CC@
378 ac_ct_CXX
= @ac_ct_CXX@
379 am__include
= @am__include@
380 am__leading_dot
= @am__leading_dot@
381 am__quote
= @am__quote@
383 am__untar
= @am__untar@
386 build_alias
= @build_alias@
387 build_cpu
= @build_cpu@
388 build_os
= @build_os@
389 build_vendor
= @build_vendor@
390 builddir
= @builddir@
392 datarootdir
= @datarootdir@
395 exec_prefix = @
exec_prefix@
397 host_alias
= @host_alias@
398 host_cpu
= @host_cpu@
400 host_vendor
= @host_vendor@
402 includedir = @
includedir@
404 install_sh
= @install_sh@
406 libexecdir
= @libexecdir@
407 localedir
= @localedir@
408 localstatedir
= @localstatedir@
411 oldincludedir = @
oldincludedir@
414 program_transform_name
= @program_transform_name@
416 runstatedir
= @runstatedir@
418 sharedstatedir
= @sharedstatedir@
420 sysconfdir
= @sysconfdir@
421 target_alias
= @target_alias@
422 top_build_prefix
= @top_build_prefix@
423 top_builddir
= @top_builddir@
424 top_srcdir
= @top_srcdir@
425 @CAS_TRUE@OPT_CAS
= cas
426 @WXCAS_TRUE@OPT_WXCAS
= wxCas
427 @ALCC_TRUE@OPT_ALC
= aLinkCreator
428 @ALC_TRUE@OPT_ALC
= aLinkCreator
429 @XAS_TRUE@OPT_XAS
= xas
430 @PLASMAMULE_TRUE@OPT_PLASMAMULE
= plasmamule
431 @FILEVIEW_TRUE@OPT_FILEVIEW
= fileview
432 SUBDIRS
= $(OPT_FILEVIEW
) $(OPT_XAS
) $(OPT_CAS
) $(OPT_WXCAS
) $(OPT_ALC
) ${OPT_PLASMAMULE}
433 DIST_SUBDIRS
= fileview xas cas wxCas aLinkCreator plasmamule
434 MAINTAINERCLEANFILES
= Makefile.in
435 EXTRA_DIST
= mkFileSum.c
436 EXTRA__DIST__SUBDIRS
= amps scripts
437 DISTCLEANFILES
= scripts
/denoiser.sed
441 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/automake
/dist-hook.am
$(am__configure_deps
)
443 case
'$(am__configure_deps)' in \
445 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
446 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
450 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/utils/Makefile'; \
451 $(am__cd
) $(top_srcdir
) && \
452 $(AUTOMAKE
) --foreign src
/utils
/Makefile
453 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
456 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
458 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
459 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
461 $(top_srcdir
)/automake
/dist-hook.am
$(am__empty
):
463 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
464 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
466 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
467 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
468 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
469 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
470 $(am__aclocal_m4_deps
):
472 # This directory's subdirectories are mostly independent; you can cd
473 # into them and run 'make' without going through this Makefile.
474 # To change the values of 'make' variables: instead of editing Makefiles,
475 # (1) if the variable is set in 'config.status', edit 'config.status'
476 # (which will cause the Makefiles to be regenerated when you run 'make');
477 # (2) otherwise, pass the desired values on the 'make' command line.
478 $(am__recursive_targets
):
480 if
$(am__make_keepgoing
); then \
481 failcom
='fail=yes'; \
486 target
=`echo $@ | sed s/-recursive//`; \
488 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
489 *) list
='$(SUBDIRS)' ;; \
491 for subdir in
$$list; do \
492 echo
"Making $$target in $$subdir"; \
493 if
test "$$subdir" = "."; then \
495 local_target
="$$target-am"; \
497 local_target
="$$target"; \
499 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
502 if
test "$$dot_seen" = "no"; then \
503 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
506 ID
: $(am__tagged_files
)
507 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
511 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
514 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
515 include_option
=--etags-include
; \
518 include_option
=--include; \
521 list
='$(SUBDIRS)'; for subdir in
$$list; do \
522 if
test "$$subdir" = .
; then
:; else \
523 test ! -f
$$subdir/TAGS || \
524 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
527 $(am__define_uniq_tagged_files
); \
529 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
530 test -n
"$$unique" || unique
=$$empty_fix; \
531 if
test $$# -gt 0; then \
532 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
535 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
539 ctags
: ctags-recursive
542 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
543 $(am__define_uniq_tagged_files
); \
544 test -z
"$(CTAGS_ARGS)$$unique" \
545 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
549 here
=`$(am__cd) $(top_builddir) && pwd` \
550 && $(am__cd
) $(top_srcdir
) \
551 && gtags
-i
$(GTAGS_ARGS
) "$$here"
552 cscopelist
: cscopelist-recursive
554 cscopelist-am
: $(am__tagged_files
)
555 list
='$(am__tagged_files)'; \
556 case
"$(srcdir)" in \
557 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
558 *) sdir
=$(subdir
)/$(srcdir) ;; \
560 for i in
$$list; do \
561 if
test -f
"$$i"; then \
562 echo
"$(subdir)/$$i"; \
566 done
>> $(top_builddir
)/cscope.files
569 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
571 distdir
: $(DISTFILES
)
572 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
573 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
574 list
='$(DISTFILES)'; \
575 dist_files
=`for file in $$list; do echo $$file; done | \
576 sed -e "s|^$$srcdirstrip/||;t" \
577 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
578 case
$$dist_files in \
579 */*) $(MKDIR_P
) `echo "$$dist_files" | \
580 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
583 for file in
$$dist_files; do \
584 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
585 if
test -d
$$d/$$file; then \
586 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
587 if
test -d
"$(distdir)/$$file"; then \
588 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
590 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
591 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
592 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
594 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
596 test -f
"$(distdir)/$$file" \
597 || cp
-p
$$d/$$file "$(distdir)/$$file" \
601 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
602 if
test "$$subdir" = .
; then
:; else \
604 ||
test -d
"$(distdir)/$$subdir" \
605 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
607 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
609 new_distdir
=$$reldir; \
610 dir1
=$$subdir; dir2
="$(top_distdir)"; \
612 new_top_distdir
=$$reldir; \
613 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
614 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
615 ($(am__cd
) $$subdir && \
616 $(MAKE
) $(AM_MAKEFLAGS
) \
617 top_distdir
="$$new_top_distdir" \
618 distdir
="$$new_distdir" \
619 am__remove_distdir
=: \
620 am__skip_length_check
=: \
621 am__skip_mode_fix
=: \
626 $(MAKE
) $(AM_MAKEFLAGS
) \
627 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
630 check: check-recursive
632 installdirs: installdirs-recursive
634 install: install-recursive
635 install-exec
: install-exec-recursive
636 install-data
: install-data-recursive
637 uninstall: uninstall-recursive
640 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
642 installcheck: installcheck-recursive
644 if
test -z
'$(STRIP)'; then \
645 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
646 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
649 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
650 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
651 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
658 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
659 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
660 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
662 maintainer-clean-generic
:
663 @echo
"This command is intended for maintainers to use"
664 @echo
"it deletes files that may require special tools to rebuild."
665 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
666 clean: clean-recursive
668 clean-am
: clean-generic mostlyclean-am
670 distclean: distclean-recursive
672 distclean-am
: clean-am distclean-generic distclean-tags
688 install-dvi
: install-dvi-recursive
694 install-html
: install-html-recursive
698 install-info
: install-info-recursive
704 install-pdf
: install-pdf-recursive
708 install-ps
: install-ps-recursive
714 maintainer-clean
: maintainer-clean-recursive
716 maintainer-clean-am
: distclean-am maintainer-clean-generic
718 mostlyclean: mostlyclean-recursive
720 mostlyclean-am
: mostlyclean-generic
732 .MAKE
: $(am__recursive_targets
) install-am install-strip
734 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am
check \
735 check-am
clean clean-generic cscopelist-am ctags ctags-am \
736 dist-hook
distclean distclean-generic distclean-tags distdir \
737 dvi dvi-am html html-am
info info-am
install install-am \
738 install-data install-data-am install-dvi install-dvi-am \
739 install-exec install-exec-am install-html install-html-am \
740 install-info install-info-am install-man install-pdf \
741 install-pdf-am install-ps install-ps-am install-strip \
742 installcheck installcheck-am
installdirs installdirs-am \
743 maintainer-clean maintainer-clean-generic
mostlyclean \
744 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-am
uninstall \
750 @
test -z
"$(EXTRA__DIST__SUBDIRS)" || \
751 for d in
$(EXTRA__DIST__SUBDIRS
) ; do \
752 if
! test -e
$(distdir
)/$$d ; then \
753 mkdir
$(distdir
)/$$d ; \
755 for f in
`find $(srcdir)/$$d -name '.svn' -prune -o -printf "%P\n"` ; do \
756 if
! test -e
$(distdir
)/$$d/$$f ; then \
757 if
test -d
$(srcdir)/$$d/$$f ; then \
758 mkdir
$(distdir
)/$$d/$$f ; \
760 cp
-p
$(srcdir)/$$d/$$f $(distdir
)/$$d/$$f ; \
766 # Tell versions [3.59,3.63) of GNU make to not export all variables.
767 # Otherwise a system limit (for SysV at least) may be exceeded.