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 DIST_SUBDIRS
= $(SUBDIRS
)
174 am__DIST_COMMON
= $(srcdir)/Makefile.in \
175 $(top_srcdir
)/automake
/dist-hook.am \
176 $(top_srcdir
)/mkinstalldirs
177 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
180 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
181 sed_rest
='s,^[^/]*/*,,'; \
182 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
183 sed_butlast
='s,/*[^/]*$$,,'; \
184 while
test -n
"$$dir1"; do \
185 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
186 if
test "$$first" != "."; then \
187 if
test "$$first" = ".."; then \
188 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
189 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
191 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
192 if
test "$$first2" = "$$first"; then \
193 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
197 dir0
="$$dir0"/"$$first"; \
200 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
204 ALCC_MANPAGES
= @ALCC_MANPAGES@
205 ALC_MANPAGES
= @ALC_MANPAGES@
208 AMULECMD_MANPAGES
= @AMULECMD_MANPAGES@
209 AMULEWEB_DEFS
= @AMULEWEB_DEFS@
210 AMULE_DAEMON_MANPAGES
= @AMULE_DAEMON_MANPAGES@
211 AMULE_GUI_MANPAGES
= @AMULE_GUI_MANPAGES@
212 AM_DEFAULT_VERBOSITY
= @AM_DEFAULT_VERBOSITY@
214 AUTOCONF
= @AUTOCONF@
215 AUTOHEADER
= @AUTOHEADER@
216 AUTOMAKE
= @AUTOMAKE@
218 BFD_CPPFLAGS
= @BFD_CPPFLAGS@
219 BFD_LIBS
= @BFD_LIBS@
220 BOOST_CPPFLAGS
= @BOOST_CPPFLAGS@
221 BOOST_LDPATH
= @BOOST_LDPATH@
222 BOOST_ROOT
= @BOOST_ROOT@
223 BOOST_SYSTEM_LDFLAGS
= @BOOST_SYSTEM_LDFLAGS@
224 BOOST_SYSTEM_LDPATH
= @BOOST_SYSTEM_LDPATH@
225 BOOST_SYSTEM_LIBS
= @BOOST_SYSTEM_LIBS@
226 BUILD_CC
= @BUILD_CC@
227 BUILD_CFLAGS
= @BUILD_CFLAGS@
228 BUILD_CPPFLAGS
= @BUILD_CPPFLAGS@
229 BUILD_EXEEXT
= @BUILD_EXEEXT@
230 BUILD_INCLUDED_LIBINTL
= @BUILD_INCLUDED_LIBINTL@
231 BUILD_LDFLAGS
= @BUILD_LDFLAGS@
232 CAS_DEFS
= @CAS_DEFS@
233 CAS_MANPAGES
= @CAS_MANPAGES@
234 CATOBJEXT
= @CATOBJEXT@
236 CCDEPMODE
= @CCDEPMODE@
239 CPPFLAGS
= @CPPFLAGS@
240 CRYPTOPP_CPPFLAGS
= @CRYPTOPP_CPPFLAGS@
241 CRYPTOPP_LDFLAGS
= @CRYPTOPP_LDFLAGS@
242 CRYPTOPP_LIBS
= @CRYPTOPP_LIBS@
245 CXXDEPMODE
= @CXXDEPMODE@
246 CXXFLAGS
= @CXXFLAGS@
247 CYGPATH_W
= @CYGPATH_W@
248 DATADIRNAME
= @DATADIRNAME@
249 DEBUGFLAG
= @DEBUGFLAG@
252 DISTCHECK_CONFIGURE_FLAGS
= @DISTCHECK_CONFIGURE_FLAGS@
256 ED2K_MANPAGES
= @ED2K_MANPAGES@
259 GDLIB_CFLAGS
= @GDLIB_CFLAGS@
260 GDLIB_CONFIG_PATH
= @GDLIB_CONFIG_PATH@
261 GDLIB_LDFLAGS
= @GDLIB_LDFLAGS@
262 GDLIB_LIBS
= @GDLIB_LIBS@
264 GEOIP_CPPFLAGS
= @GEOIP_CPPFLAGS@
265 GEOIP_LDFLAGS
= @GEOIP_LDFLAGS@
266 GEOIP_LIBS
= @GEOIP_LIBS@
272 INSTALL_DATA
= @INSTALL_DATA@
273 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
274 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
275 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
276 INSTOBJEXT
= @INSTOBJEXT@
277 INTLBISON
= @INTLBISON@
278 INTLLIBS
= @INTLLIBS@
279 INTLOBJS
= @INTLOBJS@
280 INTL_LIBTOOL_SUFFIX_PREFIX
= @INTL_LIBTOOL_SUFFIX_PREFIX@
281 KDE4_CONFIG
= @KDE4_CONFIG@
282 KDE_APPLNK_PATH
= @KDE_APPLNK_PATH@
283 KDE_HEADER_DIR
= @KDE_HEADER_DIR@
284 KDE_ICON_PATH
= @KDE_ICON_PATH@
285 KDE_MIME_PATH
= @KDE_MIME_PATH@
286 KDE_MODULE_PATH
= @KDE_MODULE_PATH@
287 KDE_SERVICE_PATH
= @KDE_SERVICE_PATH@
290 LIBICONV
= @LIBICONV@
293 LIBPNG_CFLAGS
= @LIBPNG_CFLAGS@
294 LIBPNG_CONFIG_PATH
= @LIBPNG_CONFIG_PATH@
295 LIBPNG_LDFLAGS
= @LIBPNG_LDFLAGS@
296 LIBPNG_LIBS
= @LIBPNG_LIBS@
298 LIBUPNP_CFLAGS
= @LIBUPNP_CFLAGS@
299 LIBUPNP_CPPFLAGS
= @LIBUPNP_CPPFLAGS@
300 LIBUPNP_LDFLAGS
= @LIBUPNP_LDFLAGS@
301 LIBUPNP_LIBS
= @LIBUPNP_LIBS@
302 LTLIBICONV
= @LTLIBICONV@
303 LTLIBINTL
= @LTLIBINTL@
304 LTLIBOBJS
= @LTLIBOBJS@
306 MAKEINFO
= @MAKEINFO@
308 MKINSTALLDIRS
= @MKINSTALLDIRS@
309 MONOLITHIC_MANPAGES
= @MONOLITHIC_MANPAGES@
311 MSGMERGE
= @MSGMERGE@
312 MULECFLAGS
= @MULECFLAGS@
313 MULECPPFLAGS
= @MULECPPFLAGS@
314 MULECXXFLAGS
= @MULECXXFLAGS@
315 MULELDFLAGS
= @MULELDFLAGS@
316 MULERCFLAGS
= @MULERCFLAGS@
319 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
320 PACKAGE_NAME
= @PACKAGE_NAME@
321 PACKAGE_STRING
= @PACKAGE_STRING@
322 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
323 PACKAGE_URL
= @PACKAGE_URL@
324 PACKAGE_VERSION
= @PACKAGE_VERSION@
325 PATH_SEPARATOR
= @PATH_SEPARATOR@
326 PKG_CONFIG
= @PKG_CONFIG@
329 QT_CORE_CXXFLAGS
= @QT_CORE_CXXFLAGS@
330 QT_CORE_LIBS
= @QT_CORE_LIBS@
331 QT_DBUS_LDFLAGS
= @QT_DBUS_LDFLAGS@
332 QT_GUI_CXXFLAGS
= @QT_GUI_CXXFLAGS@
333 QT_GUI_LIBS
= @QT_GUI_LIBS@
338 READLINE_LIBS
= @READLINE_LIBS@
339 RESOLV_LIB
= @RESOLV_LIB@
341 SET_MAKE
= @SET_MAKE@
345 USE_INCLUDED_LIBINTL
= @USE_INCLUDED_LIBINTL@
348 WEBSERVER_MANPAGES
= @WEBSERVER_MANPAGES@
349 WXBASE_CPPFLAGS
= @WXBASE_CPPFLAGS@
350 WXBASE_LIBS
= @WXBASE_LIBS@
351 WXCAS_MANPAGES
= @WXCAS_MANPAGES@
352 WX_CFLAGS
= @WX_CFLAGS@
353 WX_CFLAGS_ONLY
= @WX_CFLAGS_ONLY@
354 WX_CONFIG_PATH
= @WX_CONFIG_PATH@
355 WX_CPPFLAGS
= @WX_CPPFLAGS@
356 WX_CXXFLAGS
= @WX_CXXFLAGS@
357 WX_CXXFLAGS_ONLY
= @WX_CXXFLAGS_ONLY@
358 WX_DEBUG
= @WX_DEBUG@
360 WX_LIBS_STATIC
= @WX_LIBS_STATIC@
362 WX_RESCOMP
= @WX_RESCOMP@
363 WX_SHARED
= @WX_SHARED@
364 WX_UNICODE
= @WX_UNICODE@
365 WX_VERSION
= @WX_VERSION@
366 WX_VERSION_MAJOR
= @WX_VERSION_MAJOR@
367 WX_VERSION_MICRO
= @WX_VERSION_MICRO@
368 WX_VERSION_MINOR
= @WX_VERSION_MINOR@
369 XGETTEXT
= @XGETTEXT@
370 ZLIB_CPPFLAGS
= @ZLIB_CPPFLAGS@
371 ZLIB_LDFLAGS
= @ZLIB_LDFLAGS@
372 ZLIB_LIBS
= @ZLIB_LIBS@
373 abs_builddir
= @abs_builddir@
374 abs_srcdir
= @abs_srcdir@
375 abs_top_builddir
= @abs_top_builddir@
376 abs_top_srcdir
= @abs_top_srcdir@
377 ac_ct_BUILD_CC
= @ac_ct_BUILD_CC@
378 ac_ct_CC
= @ac_ct_CC@
379 ac_ct_CXX
= @ac_ct_CXX@
380 am__include
= @am__include@
381 am__leading_dot
= @am__leading_dot@
382 am__quote
= @am__quote@
384 am__untar
= @am__untar@
387 build_alias
= @build_alias@
388 build_cpu
= @build_cpu@
389 build_os
= @build_os@
390 build_vendor
= @build_vendor@
391 builddir
= @builddir@
393 datarootdir
= @datarootdir@
396 exec_prefix = @
exec_prefix@
398 host_alias
= @host_alias@
399 host_cpu
= @host_cpu@
401 host_vendor
= @host_vendor@
403 includedir = @
includedir@
405 install_sh
= @install_sh@
407 libexecdir
= @libexecdir@
408 localedir
= @localedir@
409 localstatedir
= @localstatedir@
412 oldincludedir = @
oldincludedir@
415 program_transform_name
= @program_transform_name@
417 runstatedir
= @runstatedir@
419 sharedstatedir
= @sharedstatedir@
421 sysconfdir
= @sysconfdir@
422 target_alias
= @target_alias@
423 top_build_prefix
= @top_build_prefix@
424 top_builddir
= @top_builddir@
425 top_srcdir
= @top_srcdir@
429 MAINTAINERCLEANFILES
= Makefile.in
431 # The normal order of processing is to build subdirectories
432 # first, but we need the files being generated *before* make
433 # descends into subdirectories. Using BUILT_SOURCES will
434 # ensure the correct behaviour.
435 BUILT_SOURCES
= ECGeneratedFiles
436 ECGeneratedFilesSources
= \
437 abstracts
/ECTagTypes.abstract \
438 abstracts
/ECCodes.abstract
440 EXTRA_DIST
= file_generator.pl
441 EXTRA__DIST__SUBDIRS
= abstracts java
442 CLEANFILES
= $(BUILT_SOURCES
)
443 all: $(BUILT_SOURCES
)
444 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
447 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/automake
/dist-hook.am
$(am__configure_deps
)
449 case
'$(am__configure_deps)' in \
451 ( cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
) \
452 && { if
test -f
$@
; then exit
0; else break
; fi
; }; \
456 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/libs/ec/Makefile'; \
457 $(am__cd
) $(top_srcdir
) && \
458 $(AUTOMAKE
) --foreign src
/libs
/ec
/Makefile
459 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
462 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
464 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
465 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
467 $(top_srcdir
)/automake
/dist-hook.am
$(am__empty
):
469 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
470 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
472 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
473 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
474 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
475 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
476 $(am__aclocal_m4_deps
):
478 # This directory's subdirectories are mostly independent; you can cd
479 # into them and run 'make' without going through this Makefile.
480 # To change the values of 'make' variables: instead of editing Makefiles,
481 # (1) if the variable is set in 'config.status', edit 'config.status'
482 # (which will cause the Makefiles to be regenerated when you run 'make');
483 # (2) otherwise, pass the desired values on the 'make' command line.
484 $(am__recursive_targets
):
486 if
$(am__make_keepgoing
); then \
487 failcom
='fail=yes'; \
492 target
=`echo $@ | sed s/-recursive//`; \
494 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
495 *) list
='$(SUBDIRS)' ;; \
497 for subdir in
$$list; do \
498 echo
"Making $$target in $$subdir"; \
499 if
test "$$subdir" = "."; then \
501 local_target
="$$target-am"; \
503 local_target
="$$target"; \
505 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
508 if
test "$$dot_seen" = "no"; then \
509 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
512 ID
: $(am__tagged_files
)
513 $(am__define_uniq_tagged_files
); mkid
-fID
$$unique
517 tags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
520 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
521 include_option
=--etags-include
; \
524 include_option
=--include; \
527 list
='$(SUBDIRS)'; for subdir in
$$list; do \
528 if
test "$$subdir" = .
; then
:; else \
529 test ! -f
$$subdir/TAGS || \
530 set
"$$@" "$$include_option=$$here/$$subdir/TAGS"; \
533 $(am__define_uniq_tagged_files
); \
535 if
test -z
"$(ETAGS_ARGS)$$*$$unique"; then
:; else \
536 test -n
"$$unique" || unique
=$$empty_fix; \
537 if
test $$# -gt 0; then \
538 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
541 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
545 ctags
: ctags-recursive
548 ctags-am
: $(TAGS_DEPENDENCIES
) $(am__tagged_files
)
549 $(am__define_uniq_tagged_files
); \
550 test -z
"$(CTAGS_ARGS)$$unique" \
551 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
555 here
=`$(am__cd) $(top_builddir) && pwd` \
556 && $(am__cd
) $(top_srcdir
) \
557 && gtags
-i
$(GTAGS_ARGS
) "$$here"
558 cscopelist
: cscopelist-recursive
560 cscopelist-am
: $(am__tagged_files
)
561 list
='$(am__tagged_files)'; \
562 case
"$(srcdir)" in \
563 [\\/]* | ?
:[\\/]*) sdir
="$(srcdir)" ;; \
564 *) sdir
=$(subdir
)/$(srcdir) ;; \
566 for i in
$$list; do \
567 if
test -f
"$$i"; then \
568 echo
"$(subdir)/$$i"; \
572 done
>> $(top_builddir
)/cscope.files
575 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
577 distdir
: $(DISTFILES
)
578 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
579 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
580 list
='$(DISTFILES)'; \
581 dist_files
=`for file in $$list; do echo $$file; done | \
582 sed -e "s|^$$srcdirstrip/||;t" \
583 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
584 case
$$dist_files in \
585 */*) $(MKDIR_P
) `echo "$$dist_files" | \
586 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
589 for file in
$$dist_files; do \
590 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
591 if
test -d
$$d/$$file; then \
592 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
593 if
test -d
"$(distdir)/$$file"; then \
594 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
596 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
597 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
598 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
600 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
602 test -f
"$(distdir)/$$file" \
603 || cp
-p
$$d/$$file "$(distdir)/$$file" \
607 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
608 if
test "$$subdir" = .
; then
:; else \
610 ||
test -d
"$(distdir)/$$subdir" \
611 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
613 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
615 new_distdir
=$$reldir; \
616 dir1
=$$subdir; dir2
="$(top_distdir)"; \
618 new_top_distdir
=$$reldir; \
619 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
620 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
621 ($(am__cd
) $$subdir && \
622 $(MAKE
) $(AM_MAKEFLAGS
) \
623 top_distdir
="$$new_top_distdir" \
624 distdir
="$$new_distdir" \
625 am__remove_distdir
=: \
626 am__skip_length_check
=: \
627 am__skip_mode_fix
=: \
632 $(MAKE
) $(AM_MAKEFLAGS
) \
633 top_distdir
="$(top_distdir)" distdir
="$(distdir)" \
636 check: $(BUILT_SOURCES
)
637 $(MAKE
) $(AM_MAKEFLAGS
) check-recursive
639 installdirs: installdirs-recursive
641 install: $(BUILT_SOURCES
)
642 $(MAKE
) $(AM_MAKEFLAGS
) install-recursive
643 install-exec
: install-exec-recursive
644 install-data
: install-data-recursive
645 uninstall: uninstall-recursive
648 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
650 installcheck: installcheck-recursive
652 if
test -z
'$(STRIP)'; then \
653 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
654 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
657 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
658 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
659 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
664 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
667 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
668 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
670 maintainer-clean-generic
:
671 @echo
"This command is intended for maintainers to use"
672 @echo
"it deletes files that may require special tools to rebuild."
673 -test -z
"$(BUILT_SOURCES)" ||
rm -f
$(BUILT_SOURCES
)
674 -test -z
"$(MAINTAINERCLEANFILES)" ||
rm -f
$(MAINTAINERCLEANFILES
)
675 clean: clean-recursive
677 clean-am
: clean-generic mostlyclean-am
679 distclean: distclean-recursive
681 distclean-am
: clean-am distclean-generic distclean-tags
697 install-dvi
: install-dvi-recursive
703 install-html
: install-html-recursive
707 install-info
: install-info-recursive
713 install-pdf
: install-pdf-recursive
717 install-ps
: install-ps-recursive
723 maintainer-clean
: maintainer-clean-recursive
725 maintainer-clean-am
: distclean-am maintainer-clean-generic
727 mostlyclean: mostlyclean-recursive
729 mostlyclean-am
: mostlyclean-generic
741 .MAKE
: $(am__recursive_targets
) all check install install-am \
744 .PHONY
: $(am__recursive_targets
) CTAGS GTAGS TAGS
all all-am
check \
745 check-am
clean clean-generic cscopelist-am ctags ctags-am \
746 dist-hook
distclean distclean-generic distclean-tags distdir \
747 dvi dvi-am html html-am
info info-am
install install-am \
748 install-data install-data-am install-dvi install-dvi-am \
749 install-exec install-exec-am install-html install-html-am \
750 install-info install-info-am install-man install-pdf \
751 install-pdf-am install-ps install-ps-am install-strip \
752 installcheck installcheck-am
installdirs installdirs-am \
753 maintainer-clean maintainer-clean-generic
mostlyclean \
754 mostlyclean-generic pdf pdf-am ps ps-am
tags tags-am
uninstall \
760 ECGeneratedFiles
: $(ECGeneratedFilesSources
)
761 $(srcdir)/file_generator.pl
$(srcdir) $(ECGeneratedFilesSources
);
762 echo
$(ECGeneratedFilesSources
) > ECGeneratedFiles
764 @
test -z
"$(EXTRA__DIST__SUBDIRS)" || \
765 for d in
$(EXTRA__DIST__SUBDIRS
) ; do \
766 if
! test -e
$(distdir
)/$$d ; then \
767 mkdir
$(distdir
)/$$d ; \
769 for f in
`find $(srcdir)/$$d -name '.svn' -prune -o -printf "%P\n"` ; do \
770 if
! test -e
$(distdir
)/$$d/$$f ; then \
771 if
test -d
$(srcdir)/$$d/$$f ; then \
772 mkdir
$(distdir
)/$$d/$$f ; \
774 cp
-p
$(srcdir)/$$d/$$f $(distdir
)/$$d/$$f ; \
780 # Tell versions [3.59,3.63) of GNU make to not export all variables.
781 # Otherwise a system limit (for SysV at least) may be exceeded.