debian: fix build-deps for focal
[amule.git] / unittests / Makefile.in
blob7c511b740720e6522bc94dfa70f353675b207999
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 = unittests
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 $(top_srcdir)/mkinstalldirs \
174 README
175 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
176 am__relativize = \
177 dir0=`pwd`; \
178 sed_first='s,^\([^/]*\)/.*$$,\1,'; \
179 sed_rest='s,^[^/]*/*,,'; \
180 sed_last='s,^.*/\([^/]*\)$$,\1,'; \
181 sed_butlast='s,/*[^/]*$$,,'; \
182 while test -n "$$dir1"; do \
183 first=`echo "$$dir1" | sed -e "$$sed_first"`; \
184 if test "$$first" != "."; then \
185 if test "$$first" = ".."; then \
186 dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
187 dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
188 else \
189 first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
190 if test "$$first2" = "$$first"; then \
191 dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
192 else \
193 dir2="../$$dir2"; \
194 fi; \
195 dir0="$$dir0"/"$$first"; \
196 fi; \
197 fi; \
198 dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
199 done; \
200 reldir="$$dir2"
201 ACLOCAL = @ACLOCAL@
202 ALCC_MANPAGES = @ALCC_MANPAGES@
203 ALC_MANPAGES = @ALC_MANPAGES@
204 ALLOCA = @ALLOCA@
205 AMTAR = @AMTAR@
206 AMULECMD_MANPAGES = @AMULECMD_MANPAGES@
207 AMULEWEB_DEFS = @AMULEWEB_DEFS@
208 AMULE_DAEMON_MANPAGES = @AMULE_DAEMON_MANPAGES@
209 AMULE_GUI_MANPAGES = @AMULE_GUI_MANPAGES@
210 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
211 AR = @AR@
212 AUTOCONF = @AUTOCONF@
213 AUTOHEADER = @AUTOHEADER@
214 AUTOMAKE = @AUTOMAKE@
215 AWK = @AWK@
216 BFD_CPPFLAGS = @BFD_CPPFLAGS@
217 BFD_LIBS = @BFD_LIBS@
218 BOOST_CPPFLAGS = @BOOST_CPPFLAGS@
219 BOOST_LDPATH = @BOOST_LDPATH@
220 BOOST_ROOT = @BOOST_ROOT@
221 BOOST_SYSTEM_LDFLAGS = @BOOST_SYSTEM_LDFLAGS@
222 BOOST_SYSTEM_LDPATH = @BOOST_SYSTEM_LDPATH@
223 BOOST_SYSTEM_LIBS = @BOOST_SYSTEM_LIBS@
224 BUILD_CC = @BUILD_CC@
225 BUILD_CFLAGS = @BUILD_CFLAGS@
226 BUILD_CPPFLAGS = @BUILD_CPPFLAGS@
227 BUILD_EXEEXT = @BUILD_EXEEXT@
228 BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
229 BUILD_LDFLAGS = @BUILD_LDFLAGS@
230 CAS_DEFS = @CAS_DEFS@
231 CAS_MANPAGES = @CAS_MANPAGES@
232 CATOBJEXT = @CATOBJEXT@
233 CC = @CC@
234 CCDEPMODE = @CCDEPMODE@
235 CFLAGS = @CFLAGS@
236 CPP = @CPP@
237 CPPFLAGS = @CPPFLAGS@
238 CRYPTOPP_CPPFLAGS = @CRYPTOPP_CPPFLAGS@
239 CRYPTOPP_LDFLAGS = @CRYPTOPP_LDFLAGS@
240 CRYPTOPP_LIBS = @CRYPTOPP_LIBS@
241 CXX = @CXX@
242 CXXCPP = @CXXCPP@
243 CXXDEPMODE = @CXXDEPMODE@
244 CXXFLAGS = @CXXFLAGS@
245 CYGPATH_W = @CYGPATH_W@
246 DATADIRNAME = @DATADIRNAME@
247 DEBUGFLAG = @DEBUGFLAG@
248 DEFS = @DEFS@
249 DEPDIR = @DEPDIR@
250 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
251 ECHO_C = @ECHO_C@
252 ECHO_N = @ECHO_N@
253 ECHO_T = @ECHO_T@
254 ED2K_MANPAGES = @ED2K_MANPAGES@
255 EGREP = @EGREP@
256 EXEEXT = @EXEEXT@
257 GDLIB_CFLAGS = @GDLIB_CFLAGS@
258 GDLIB_CONFIG_PATH = @GDLIB_CONFIG_PATH@
259 GDLIB_LDFLAGS = @GDLIB_LDFLAGS@
260 GDLIB_LIBS = @GDLIB_LIBS@
261 GENCAT = @GENCAT@
262 GEOIP_CPPFLAGS = @GEOIP_CPPFLAGS@
263 GEOIP_LDFLAGS = @GEOIP_LDFLAGS@
264 GEOIP_LIBS = @GEOIP_LIBS@
265 GLIBC21 = @GLIBC21@
266 GMSGFMT = @GMSGFMT@
267 GREP = @GREP@
268 INCINTL = @INCINTL@
269 INSTALL = @INSTALL@
270 INSTALL_DATA = @INSTALL_DATA@
271 INSTALL_PROGRAM = @INSTALL_PROGRAM@
272 INSTALL_SCRIPT = @INSTALL_SCRIPT@
273 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
274 INSTOBJEXT = @INSTOBJEXT@
275 INTLBISON = @INTLBISON@
276 INTLLIBS = @INTLLIBS@
277 INTLOBJS = @INTLOBJS@
278 INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
279 KDE4_CONFIG = @KDE4_CONFIG@
280 KDE_APPLNK_PATH = @KDE_APPLNK_PATH@
281 KDE_HEADER_DIR = @KDE_HEADER_DIR@
282 KDE_ICON_PATH = @KDE_ICON_PATH@
283 KDE_MIME_PATH = @KDE_MIME_PATH@
284 KDE_MODULE_PATH = @KDE_MODULE_PATH@
285 KDE_SERVICE_PATH = @KDE_SERVICE_PATH@
286 LD = @LD@
287 LDFLAGS = @LDFLAGS@
288 LIBICONV = @LIBICONV@
289 LIBINTL = @LIBINTL@
290 LIBOBJS = @LIBOBJS@
291 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
292 LIBPNG_CONFIG_PATH = @LIBPNG_CONFIG_PATH@
293 LIBPNG_LDFLAGS = @LIBPNG_LDFLAGS@
294 LIBPNG_LIBS = @LIBPNG_LIBS@
295 LIBS = @LIBS@
296 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
297 LIBUPNP_CPPFLAGS = @LIBUPNP_CPPFLAGS@
298 LIBUPNP_LDFLAGS = @LIBUPNP_LDFLAGS@
299 LIBUPNP_LIBS = @LIBUPNP_LIBS@
300 LTLIBICONV = @LTLIBICONV@
301 LTLIBINTL = @LTLIBINTL@
302 LTLIBOBJS = @LTLIBOBJS@
303 MAINT = @MAINT@
304 MAKEINFO = @MAKEINFO@
305 MKDIR_P = @MKDIR_P@
306 MKINSTALLDIRS = @MKINSTALLDIRS@
307 MONOLITHIC_MANPAGES = @MONOLITHIC_MANPAGES@
308 MSGFMT = @MSGFMT@
309 MSGMERGE = @MSGMERGE@
310 MULECFLAGS = @MULECFLAGS@
311 MULECPPFLAGS = @MULECPPFLAGS@
312 MULECXXFLAGS = @MULECXXFLAGS@
313 MULELDFLAGS = @MULELDFLAGS@
314 MULERCFLAGS = @MULERCFLAGS@
315 OBJEXT = @OBJEXT@
316 PACKAGE = @PACKAGE@
317 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
318 PACKAGE_NAME = @PACKAGE_NAME@
319 PACKAGE_STRING = @PACKAGE_STRING@
320 PACKAGE_TARNAME = @PACKAGE_TARNAME@
321 PACKAGE_URL = @PACKAGE_URL@
322 PACKAGE_VERSION = @PACKAGE_VERSION@
323 PATH_SEPARATOR = @PATH_SEPARATOR@
324 PKG_CONFIG = @PKG_CONFIG@
325 POSUB = @POSUB@
326 POW_LIB = @POW_LIB@
327 QT_CORE_CXXFLAGS = @QT_CORE_CXXFLAGS@
328 QT_CORE_LIBS = @QT_CORE_LIBS@
329 QT_DBUS_LDFLAGS = @QT_DBUS_LDFLAGS@
330 QT_GUI_CXXFLAGS = @QT_GUI_CXXFLAGS@
331 QT_GUI_LIBS = @QT_GUI_LIBS@
332 QT_MOC = @QT_MOC@
333 RANLIB = @RANLIB@
334 RC = @RC@
335 RCFLAGS = @RCFLAGS@
336 READLINE_LIBS = @READLINE_LIBS@
337 RESOLV_LIB = @RESOLV_LIB@
338 SED = @SED@
339 SET_MAKE = @SET_MAKE@
340 SHELL = @SHELL@
341 STRIP = @STRIP@
342 SVNDATE = @SVNDATE@
343 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
344 USE_NLS = @USE_NLS@
345 VERSION = @VERSION@
346 WEBSERVER_MANPAGES = @WEBSERVER_MANPAGES@
347 WXBASE_CPPFLAGS = @WXBASE_CPPFLAGS@
348 WXBASE_LIBS = @WXBASE_LIBS@
349 WXCAS_MANPAGES = @WXCAS_MANPAGES@
350 WX_CFLAGS = @WX_CFLAGS@
351 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
352 WX_CONFIG_PATH = @WX_CONFIG_PATH@
353 WX_CPPFLAGS = @WX_CPPFLAGS@
354 WX_CXXFLAGS = @WX_CXXFLAGS@
355 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
356 WX_DEBUG = @WX_DEBUG@
357 WX_LIBS = @WX_LIBS@
358 WX_LIBS_STATIC = @WX_LIBS_STATIC@
359 WX_PORT = @WX_PORT@
360 WX_RESCOMP = @WX_RESCOMP@
361 WX_SHARED = @WX_SHARED@
362 WX_UNICODE = @WX_UNICODE@
363 WX_VERSION = @WX_VERSION@
364 WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
365 WX_VERSION_MICRO = @WX_VERSION_MICRO@
366 WX_VERSION_MINOR = @WX_VERSION_MINOR@
367 XGETTEXT = @XGETTEXT@
368 ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
369 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
370 ZLIB_LIBS = @ZLIB_LIBS@
371 abs_builddir = @abs_builddir@
372 abs_srcdir = @abs_srcdir@
373 abs_top_builddir = @abs_top_builddir@
374 abs_top_srcdir = @abs_top_srcdir@
375 ac_ct_BUILD_CC = @ac_ct_BUILD_CC@
376 ac_ct_CC = @ac_ct_CC@
377 ac_ct_CXX = @ac_ct_CXX@
378 am__include = @am__include@
379 am__leading_dot = @am__leading_dot@
380 am__quote = @am__quote@
381 am__tar = @am__tar@
382 am__untar = @am__untar@
383 bindir = @bindir@
384 build = @build@
385 build_alias = @build_alias@
386 build_cpu = @build_cpu@
387 build_os = @build_os@
388 build_vendor = @build_vendor@
389 builddir = @builddir@
390 datadir = @datadir@
391 datarootdir = @datarootdir@
392 docdir = @docdir@
393 dvidir = @dvidir@
394 exec_prefix = @exec_prefix@
395 host = @host@
396 host_alias = @host_alias@
397 host_cpu = @host_cpu@
398 host_os = @host_os@
399 host_vendor = @host_vendor@
400 htmldir = @htmldir@
401 includedir = @includedir@
402 infodir = @infodir@
403 install_sh = @install_sh@
404 libdir = @libdir@
405 libexecdir = @libexecdir@
406 localedir = @localedir@
407 localstatedir = @localstatedir@
408 mandir = @mandir@
409 mkdir_p = @mkdir_p@
410 oldincludedir = @oldincludedir@
411 pdfdir = @pdfdir@
412 prefix = @prefix@
413 program_transform_name = @program_transform_name@
414 psdir = @psdir@
415 runstatedir = @runstatedir@
416 sbindir = @sbindir@
417 sharedstatedir = @sharedstatedir@
418 srcdir = @srcdir@
419 sysconfdir = @sysconfdir@
420 target_alias = @target_alias@
421 top_build_prefix = @top_build_prefix@
422 top_builddir = @top_builddir@
423 top_srcdir = @top_srcdir@
424 SUBDIRS =
425 MAINTAINERCLEANFILES = Makefile.in
426 DIST_SUBDIRS = muleunit tests
428 # The only targets which we care about
429 TARGETS = check-recursive clean-recursive
430 all: all-recursive
432 .SUFFIXES:
433 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
434 @for dep in $?; do \
435 case '$(am__configure_deps)' in \
436 *$$dep*) \
437 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
438 && { if test -f $@; then exit 0; else break; fi; }; \
439 exit 1;; \
440 esac; \
441 done; \
442 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign unittests/Makefile'; \
443 $(am__cd) $(top_srcdir) && \
444 $(AUTOMAKE) --foreign unittests/Makefile
445 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
446 @case '$?' in \
447 *config.status*) \
448 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
449 *) \
450 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
451 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
452 esac;
454 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
455 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
457 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
458 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
459 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
460 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
461 $(am__aclocal_m4_deps):
463 # This directory's subdirectories are mostly independent; you can cd
464 # into them and run 'make' without going through this Makefile.
465 # To change the values of 'make' variables: instead of editing Makefiles,
466 # (1) if the variable is set in 'config.status', edit 'config.status'
467 # (which will cause the Makefiles to be regenerated when you run 'make');
468 # (2) otherwise, pass the desired values on the 'make' command line.
469 $(am__recursive_targets):
470 @fail=; \
471 if $(am__make_keepgoing); then \
472 failcom='fail=yes'; \
473 else \
474 failcom='exit 1'; \
475 fi; \
476 dot_seen=no; \
477 target=`echo $@ | sed s/-recursive//`; \
478 case "$@" in \
479 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
480 *) list='$(SUBDIRS)' ;; \
481 esac; \
482 for subdir in $$list; do \
483 echo "Making $$target in $$subdir"; \
484 if test "$$subdir" = "."; then \
485 dot_seen=yes; \
486 local_target="$$target-am"; \
487 else \
488 local_target="$$target"; \
489 fi; \
490 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
491 || eval $$failcom; \
492 done; \
493 if test "$$dot_seen" = "no"; then \
494 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
495 fi; test -z "$$fail"
497 ID: $(am__tagged_files)
498 $(am__define_uniq_tagged_files); mkid -fID $$unique
499 tags: tags-recursive
500 TAGS: tags
502 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
503 set x; \
504 here=`pwd`; \
505 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
506 include_option=--etags-include; \
507 empty_fix=.; \
508 else \
509 include_option=--include; \
510 empty_fix=; \
511 fi; \
512 list='$(SUBDIRS)'; for subdir in $$list; do \
513 if test "$$subdir" = .; then :; else \
514 test ! -f $$subdir/TAGS || \
515 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
516 fi; \
517 done; \
518 $(am__define_uniq_tagged_files); \
519 shift; \
520 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
521 test -n "$$unique" || unique=$$empty_fix; \
522 if test $$# -gt 0; then \
523 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
524 "$$@" $$unique; \
525 else \
526 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
527 $$unique; \
528 fi; \
530 ctags: ctags-recursive
532 CTAGS: ctags
533 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
534 $(am__define_uniq_tagged_files); \
535 test -z "$(CTAGS_ARGS)$$unique" \
536 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
537 $$unique
539 GTAGS:
540 here=`$(am__cd) $(top_builddir) && pwd` \
541 && $(am__cd) $(top_srcdir) \
542 && gtags -i $(GTAGS_ARGS) "$$here"
543 cscopelist: cscopelist-recursive
545 cscopelist-am: $(am__tagged_files)
546 list='$(am__tagged_files)'; \
547 case "$(srcdir)" in \
548 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
549 *) sdir=$(subdir)/$(srcdir) ;; \
550 esac; \
551 for i in $$list; do \
552 if test -f "$$i"; then \
553 echo "$(subdir)/$$i"; \
554 else \
555 echo "$$sdir/$$i"; \
556 fi; \
557 done >> $(top_builddir)/cscope.files
559 distclean-tags:
560 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
562 distdir: $(DISTFILES)
563 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
564 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
565 list='$(DISTFILES)'; \
566 dist_files=`for file in $$list; do echo $$file; done | \
567 sed -e "s|^$$srcdirstrip/||;t" \
568 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
569 case $$dist_files in \
570 */*) $(MKDIR_P) `echo "$$dist_files" | \
571 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
572 sort -u` ;; \
573 esac; \
574 for file in $$dist_files; do \
575 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
576 if test -d $$d/$$file; then \
577 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
578 if test -d "$(distdir)/$$file"; then \
579 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
580 fi; \
581 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
582 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
583 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
584 fi; \
585 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
586 else \
587 test -f "$(distdir)/$$file" \
588 || cp -p $$d/$$file "$(distdir)/$$file" \
589 || exit 1; \
590 fi; \
591 done
592 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
593 if test "$$subdir" = .; then :; else \
594 $(am__make_dryrun) \
595 || test -d "$(distdir)/$$subdir" \
596 || $(MKDIR_P) "$(distdir)/$$subdir" \
597 || exit 1; \
598 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
599 $(am__relativize); \
600 new_distdir=$$reldir; \
601 dir1=$$subdir; dir2="$(top_distdir)"; \
602 $(am__relativize); \
603 new_top_distdir=$$reldir; \
604 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
605 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
606 ($(am__cd) $$subdir && \
607 $(MAKE) $(AM_MAKEFLAGS) \
608 top_distdir="$$new_top_distdir" \
609 distdir="$$new_distdir" \
610 am__remove_distdir=: \
611 am__skip_length_check=: \
612 am__skip_mode_fix=: \
613 distdir) \
614 || exit 1; \
615 fi; \
616 done
617 check-am: all-am
618 check: check-recursive
619 all-am: Makefile
620 installdirs: installdirs-recursive
621 installdirs-am:
622 install: install-recursive
623 install-exec: install-exec-recursive
624 install-data: install-data-recursive
625 uninstall: uninstall-recursive
627 install-am: all-am
628 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
630 installcheck: installcheck-recursive
631 install-strip:
632 if test -z '$(STRIP)'; then \
633 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
634 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
635 install; \
636 else \
637 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
638 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
639 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
641 mostlyclean-generic:
643 clean-generic:
645 distclean-generic:
646 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
647 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
649 maintainer-clean-generic:
650 @echo "This command is intended for maintainers to use"
651 @echo "it deletes files that may require special tools to rebuild."
652 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
653 clean: clean-recursive
655 clean-am: clean-generic mostlyclean-am
657 distclean: distclean-recursive
658 -rm -f Makefile
659 distclean-am: clean-am distclean-generic distclean-tags
661 dvi: dvi-recursive
663 dvi-am:
665 html: html-recursive
667 html-am:
669 info: info-recursive
671 info-am:
673 install-data-am:
675 install-dvi: install-dvi-recursive
677 install-dvi-am:
679 install-exec-am:
681 install-html: install-html-recursive
683 install-html-am:
685 install-info: install-info-recursive
687 install-info-am:
689 install-man:
691 install-pdf: install-pdf-recursive
693 install-pdf-am:
695 install-ps: install-ps-recursive
697 install-ps-am:
699 installcheck-am:
701 maintainer-clean: maintainer-clean-recursive
702 -rm -f Makefile
703 maintainer-clean-am: distclean-am maintainer-clean-generic
705 mostlyclean: mostlyclean-recursive
707 mostlyclean-am: mostlyclean-generic
709 pdf: pdf-recursive
711 pdf-am:
713 ps: ps-recursive
715 ps-am:
717 uninstall-am:
719 .MAKE: $(am__recursive_targets) install-am install-strip
721 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
722 check-am clean clean-generic cscopelist-am ctags ctags-am \
723 distclean distclean-generic distclean-tags distdir dvi dvi-am \
724 html html-am info info-am install install-am install-data \
725 install-data-am install-dvi install-dvi-am install-exec \
726 install-exec-am install-html install-html-am install-info \
727 install-info-am install-man install-pdf install-pdf-am \
728 install-ps install-ps-am install-strip installcheck \
729 installcheck-am installdirs installdirs-am maintainer-clean \
730 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
731 pdf-am ps ps-am tags tags-am uninstall uninstall-am
733 .PRECIOUS: Makefile
735 $(TARGETS): SUBDIRS = $(DIST_SUBDIRS)
737 # Tell versions [3.59,3.63) of GNU make to not export all variables.
738 # Otherwise a system limit (for SysV at least) may be exceeded.
739 .NOEXPORT: