debian: fix build-deps for focal
[amule.git] / src / utils / Makefile.in
blobb346e08504664feb0fa0ec9ebd74b8a677cf7e43
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
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
13 # PARTICULAR PURPOSE.
15 @SET_MAKE@
16 VPATH = @srcdir@
17 am__is_gnu_make = { \
18 if test -z '$(MAKELEVEL)'; then \
19 false; \
20 elif test -n '$(MAKE_HOST)'; then \
21 true; \
22 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23 true; \
24 else \
25 false; \
26 fi; \
28 am__make_running_with_option = \
29 case $${target_option-} in \
30 ?) ;; \
31 *) echo "am__make_running_with_option: internal error: invalid" \
32 "target option '$${target_option-}' specified" >&2; \
33 exit 1;; \
34 esac; \
35 has_opt=no; \
36 sane_makeflags=$$MAKEFLAGS; \
37 if $(am__is_gnu_make); then \
38 sane_makeflags=$$MFLAGS; \
39 else \
40 case $$MAKEFLAGS in \
41 *\\[\ \ ]*) \
42 bs=\\; \
43 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
45 esac; \
46 fi; \
47 skip_next=no; \
48 strip_trailopt () \
49 { \
50 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51 }; \
52 for flg in $$sane_makeflags; do \
53 test $$skip_next = yes && { skip_next=no; continue; }; \
54 case $$flg in \
55 *=*|--*) 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;; \
64 esac; \
65 case $$flg in \
66 *$$target_option*) has_opt=yes; break;; \
67 esac; \
68 done; \
69 test $$has_opt = yes
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)
82 NORMAL_INSTALL = :
83 PRE_INSTALL = :
84 POST_INSTALL = :
85 NORMAL_UNINSTALL = :
86 PRE_UNINSTALL = :
87 POST_UNINSTALL = :
88 build_triplet = @build@
89 host_triplet = @host@
90 subdir = src/utils
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) \
113 $(ACLOCAL_M4)
114 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
115 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
116 CONFIG_HEADER = $(top_builddir)/config.h
117 CONFIG_CLEAN_FILES =
118 CONFIG_CLEAN_VPATH_FILES =
119 AM_V_P = $(am__v_P_@AM_V@)
120 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
121 am__v_P_0 = false
122 am__v_P_1 = :
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 " $@;
126 am__v_GEN_1 =
127 AM_V_at = $(am__v_at_@AM_V@)
128 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
129 am__v_at_0 = @
130 am__v_at_1 =
131 SOURCES =
132 DIST_SOURCES =
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 \
143 n|no|NO) false;; \
144 *) (install-info --version) >/dev/null 2>&1;; \
145 esac
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 \
153 distdir
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
157 # *not* preserved.
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)`
171 ETAGS = etags
172 CTAGS = ctags
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)
177 am__relativize = \
178 dir0=`pwd`; \
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"`; \
189 else \
190 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
191 if test "$$first2" = "$$first"; then \
192 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
193 else \
194 dir2="../$$dir2"; \
195 fi; \
196 dir0="$$dir0"/"$$first"; \
197 fi; \
198 fi; \
199 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
200 done; \
201 reldir="$$dir2"
202 ACLOCAL = @ACLOCAL@
203 ALCC_MANPAGES = @ALCC_MANPAGES@
204 ALC_MANPAGES = @ALC_MANPAGES@
205 ALLOCA = @ALLOCA@
206 AMTAR = @AMTAR@
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@
212 AR = @AR@
213 AUTOCONF = @AUTOCONF@
214 AUTOHEADER = @AUTOHEADER@
215 AUTOMAKE = @AUTOMAKE@
216 AWK = @AWK@
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@
234 CC = @CC@
235 CCDEPMODE = @CCDEPMODE@
236 CFLAGS = @CFLAGS@
237 CPP = @CPP@
238 CPPFLAGS = @CPPFLAGS@
239 CRYPTOPP_CPPFLAGS = @CRYPTOPP_CPPFLAGS@
240 CRYPTOPP_LDFLAGS = @CRYPTOPP_LDFLAGS@
241 CRYPTOPP_LIBS = @CRYPTOPP_LIBS@
242 CXX = @CXX@
243 CXXCPP = @CXXCPP@
244 CXXDEPMODE = @CXXDEPMODE@
245 CXXFLAGS = @CXXFLAGS@
246 CYGPATH_W = @CYGPATH_W@
247 DATADIRNAME = @DATADIRNAME@
248 DEBUGFLAG = @DEBUGFLAG@
249 DEFS = @DEFS@
250 DEPDIR = @DEPDIR@
251 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
252 ECHO_C = @ECHO_C@
253 ECHO_N = @ECHO_N@
254 ECHO_T = @ECHO_T@
255 ED2K_MANPAGES = @ED2K_MANPAGES@
256 EGREP = @EGREP@
257 EXEEXT = @EXEEXT@
258 GDLIB_CFLAGS = @GDLIB_CFLAGS@
259 GDLIB_CONFIG_PATH = @GDLIB_CONFIG_PATH@
260 GDLIB_LDFLAGS = @GDLIB_LDFLAGS@
261 GDLIB_LIBS = @GDLIB_LIBS@
262 GENCAT = @GENCAT@
263 GEOIP_CPPFLAGS = @GEOIP_CPPFLAGS@
264 GEOIP_LDFLAGS = @GEOIP_LDFLAGS@
265 GEOIP_LIBS = @GEOIP_LIBS@
266 GLIBC21 = @GLIBC21@
267 GMSGFMT = @GMSGFMT@
268 GREP = @GREP@
269 INCINTL = @INCINTL@
270 INSTALL = @INSTALL@
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@
287 LD = @LD@
288 LDFLAGS = @LDFLAGS@
289 LIBICONV = @LIBICONV@
290 LIBINTL = @LIBINTL@
291 LIBOBJS = @LIBOBJS@
292 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
293 LIBPNG_CONFIG_PATH = @LIBPNG_CONFIG_PATH@
294 LIBPNG_LDFLAGS = @LIBPNG_LDFLAGS@
295 LIBPNG_LIBS = @LIBPNG_LIBS@
296 LIBS = @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@
304 MAINT = @MAINT@
305 MAKEINFO = @MAKEINFO@
306 MKDIR_P = @MKDIR_P@
307 MKINSTALLDIRS = @MKINSTALLDIRS@
308 MONOLITHIC_MANPAGES = @MONOLITHIC_MANPAGES@
309 MSGFMT = @MSGFMT@
310 MSGMERGE = @MSGMERGE@
311 MULECFLAGS = @MULECFLAGS@
312 MULECPPFLAGS = @MULECPPFLAGS@
313 MULECXXFLAGS = @MULECXXFLAGS@
314 MULELDFLAGS = @MULELDFLAGS@
315 MULERCFLAGS = @MULERCFLAGS@
316 OBJEXT = @OBJEXT@
317 PACKAGE = @PACKAGE@
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@
326 POSUB = @POSUB@
327 POW_LIB = @POW_LIB@
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@
333 QT_MOC = @QT_MOC@
334 RANLIB = @RANLIB@
335 RC = @RC@
336 RCFLAGS = @RCFLAGS@
337 READLINE_LIBS = @READLINE_LIBS@
338 RESOLV_LIB = @RESOLV_LIB@
339 SED = @SED@
340 SET_MAKE = @SET_MAKE@
341 SHELL = @SHELL@
342 STRIP = @STRIP@
343 SVNDATE = @SVNDATE@
344 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
345 USE_NLS = @USE_NLS@
346 VERSION = @VERSION@
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@
358 WX_LIBS = @WX_LIBS@
359 WX_LIBS_STATIC = @WX_LIBS_STATIC@
360 WX_PORT = @WX_PORT@
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@
382 am__tar = @am__tar@
383 am__untar = @am__untar@
384 bindir = @bindir@
385 build = @build@
386 build_alias = @build_alias@
387 build_cpu = @build_cpu@
388 build_os = @build_os@
389 build_vendor = @build_vendor@
390 builddir = @builddir@
391 datadir = @datadir@
392 datarootdir = @datarootdir@
393 docdir = @docdir@
394 dvidir = @dvidir@
395 exec_prefix = @exec_prefix@
396 host = @host@
397 host_alias = @host_alias@
398 host_cpu = @host_cpu@
399 host_os = @host_os@
400 host_vendor = @host_vendor@
401 htmldir = @htmldir@
402 includedir = @includedir@
403 infodir = @infodir@
404 install_sh = @install_sh@
405 libdir = @libdir@
406 libexecdir = @libexecdir@
407 localedir = @localedir@
408 localstatedir = @localstatedir@
409 mandir = @mandir@
410 mkdir_p = @mkdir_p@
411 oldincludedir = @oldincludedir@
412 pdfdir = @pdfdir@
413 prefix = @prefix@
414 program_transform_name = @program_transform_name@
415 psdir = @psdir@
416 runstatedir = @runstatedir@
417 sbindir = @sbindir@
418 sharedstatedir = @sharedstatedir@
419 srcdir = @srcdir@
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
438 all: all-recursive
440 .SUFFIXES:
441 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/automake/dist-hook.am $(am__configure_deps)
442 @for dep in $?; do \
443 case '$(am__configure_deps)' in \
444 *$$dep*) \
445 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
446 && { if test -f $@; then exit 0; else break; fi; }; \
447 exit 1;; \
448 esac; \
449 done; \
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
454 @case '$?' in \
455 *config.status*) \
456 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
457 *) \
458 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
459 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
460 esac;
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):
479 @fail=; \
480 if $(am__make_keepgoing); then \
481 failcom='fail=yes'; \
482 else \
483 failcom='exit 1'; \
484 fi; \
485 dot_seen=no; \
486 target=`echo $@ | sed s/-recursive//`; \
487 case "$@" in \
488 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
489 *) list='$(SUBDIRS)' ;; \
490 esac; \
491 for subdir in $$list; do \
492 echo "Making $$target in $$subdir"; \
493 if test "$$subdir" = "."; then \
494 dot_seen=yes; \
495 local_target="$$target-am"; \
496 else \
497 local_target="$$target"; \
498 fi; \
499 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
500 || eval $$failcom; \
501 done; \
502 if test "$$dot_seen" = "no"; then \
503 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
504 fi; test -z "$$fail"
506 ID: $(am__tagged_files)
507 $(am__define_uniq_tagged_files); mkid -fID $$unique
508 tags: tags-recursive
509 TAGS: tags
511 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
512 set x; \
513 here=`pwd`; \
514 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
515 include_option=--etags-include; \
516 empty_fix=.; \
517 else \
518 include_option=--include; \
519 empty_fix=; \
520 fi; \
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"; \
525 fi; \
526 done; \
527 $(am__define_uniq_tagged_files); \
528 shift; \
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) \
533 "$$@" $$unique; \
534 else \
535 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
536 $$unique; \
537 fi; \
539 ctags: ctags-recursive
541 CTAGS: ctags
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) \
546 $$unique
548 GTAGS:
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) ;; \
559 esac; \
560 for i in $$list; do \
561 if test -f "$$i"; then \
562 echo "$(subdir)/$$i"; \
563 else \
564 echo "$$sdir/$$i"; \
565 fi; \
566 done >> $(top_builddir)/cscope.files
568 distclean-tags:
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,/[^/]*$$,,' | \
581 sort -u` ;; \
582 esac; \
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 {} \;; \
589 fi; \
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 {} \;; \
593 fi; \
594 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
595 else \
596 test -f "$(distdir)/$$file" \
597 || cp -p $$d/$$file "$(distdir)/$$file" \
598 || exit 1; \
599 fi; \
600 done
601 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
602 if test "$$subdir" = .; then :; else \
603 $(am__make_dryrun) \
604 || test -d "$(distdir)/$$subdir" \
605 || $(MKDIR_P) "$(distdir)/$$subdir" \
606 || exit 1; \
607 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
608 $(am__relativize); \
609 new_distdir=$$reldir; \
610 dir1=$$subdir; dir2="$(top_distdir)"; \
611 $(am__relativize); \
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=: \
622 distdir) \
623 || exit 1; \
624 fi; \
625 done
626 $(MAKE) $(AM_MAKEFLAGS) \
627 top_distdir="$(top_distdir)" distdir="$(distdir)" \
628 dist-hook
629 check-am: all-am
630 check: check-recursive
631 all-am: Makefile
632 installdirs: installdirs-recursive
633 installdirs-am:
634 install: install-recursive
635 install-exec: install-exec-recursive
636 install-data: install-data-recursive
637 uninstall: uninstall-recursive
639 install-am: all-am
640 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
642 installcheck: installcheck-recursive
643 install-strip:
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 \
647 install; \
648 else \
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; \
653 mostlyclean-generic:
655 clean-generic:
657 distclean-generic:
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
671 -rm -f Makefile
672 distclean-am: clean-am distclean-generic distclean-tags
674 dvi: dvi-recursive
676 dvi-am:
678 html: html-recursive
680 html-am:
682 info: info-recursive
684 info-am:
686 install-data-am:
688 install-dvi: install-dvi-recursive
690 install-dvi-am:
692 install-exec-am:
694 install-html: install-html-recursive
696 install-html-am:
698 install-info: install-info-recursive
700 install-info-am:
702 install-man:
704 install-pdf: install-pdf-recursive
706 install-pdf-am:
708 install-ps: install-ps-recursive
710 install-ps-am:
712 installcheck-am:
714 maintainer-clean: maintainer-clean-recursive
715 -rm -f Makefile
716 maintainer-clean-am: distclean-am maintainer-clean-generic
718 mostlyclean: mostlyclean-recursive
720 mostlyclean-am: mostlyclean-generic
722 pdf: pdf-recursive
724 pdf-am:
726 ps: ps-recursive
728 ps-am:
730 uninstall-am:
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 \
745 uninstall-am
747 .PRECIOUS: Makefile
749 dist-hook:
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 ; \
754 fi ; \
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 ; \
759 else \
760 cp -p $(srcdir)/$$d/$$f $(distdir)/$$d/$$f ; \
761 fi ; \
762 fi ; \
763 done ; \
764 done
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.
768 .NOEXPORT: