Updated autotools
[amule.git] / unittests / Makefile.in
blobf2c4e3d824acd71dcaaf5437019b563a0dd8c01a
1 # Makefile.in generated by automake 1.15 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994-2014 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
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 LEX = @LEX@
289 LEXLIB = @LEXLIB@
290 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
291 LIBICONV = @LIBICONV@
292 LIBINTL = @LIBINTL@
293 LIBOBJS = @LIBOBJS@
294 LIBPNG_CFLAGS = @LIBPNG_CFLAGS@
295 LIBPNG_CONFIG_PATH = @LIBPNG_CONFIG_PATH@
296 LIBPNG_LDFLAGS = @LIBPNG_LDFLAGS@
297 LIBPNG_LIBS = @LIBPNG_LIBS@
298 LIBS = @LIBS@
299 LIBUPNP_CFLAGS = @LIBUPNP_CFLAGS@
300 LIBUPNP_CPPFLAGS = @LIBUPNP_CPPFLAGS@
301 LIBUPNP_LDFLAGS = @LIBUPNP_LDFLAGS@
302 LIBUPNP_LIBS = @LIBUPNP_LIBS@
303 LTLIBICONV = @LTLIBICONV@
304 LTLIBINTL = @LTLIBINTL@
305 LTLIBOBJS = @LTLIBOBJS@
306 MAINT = @MAINT@
307 MAKEINFO = @MAKEINFO@
308 MKDIR_P = @MKDIR_P@
309 MKINSTALLDIRS = @MKINSTALLDIRS@
310 MONOLITHIC_MANPAGES = @MONOLITHIC_MANPAGES@
311 MSGFMT = @MSGFMT@
312 MSGMERGE = @MSGMERGE@
313 MULECFLAGS = @MULECFLAGS@
314 MULECPPFLAGS = @MULECPPFLAGS@
315 MULECXXFLAGS = @MULECXXFLAGS@
316 MULELDFLAGS = @MULELDFLAGS@
317 MULERCFLAGS = @MULERCFLAGS@
318 OBJEXT = @OBJEXT@
319 PACKAGE = @PACKAGE@
320 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
321 PACKAGE_NAME = @PACKAGE_NAME@
322 PACKAGE_STRING = @PACKAGE_STRING@
323 PACKAGE_TARNAME = @PACKAGE_TARNAME@
324 PACKAGE_URL = @PACKAGE_URL@
325 PACKAGE_VERSION = @PACKAGE_VERSION@
326 PATH_SEPARATOR = @PATH_SEPARATOR@
327 PKG_CONFIG = @PKG_CONFIG@
328 POSUB = @POSUB@
329 POW_LIB = @POW_LIB@
330 QT_CORE_CXXFLAGS = @QT_CORE_CXXFLAGS@
331 QT_CORE_LIBS = @QT_CORE_LIBS@
332 QT_DBUS_LDFLAGS = @QT_DBUS_LDFLAGS@
333 QT_GUI_CXXFLAGS = @QT_GUI_CXXFLAGS@
334 QT_GUI_LIBS = @QT_GUI_LIBS@
335 QT_MOC = @QT_MOC@
336 RANLIB = @RANLIB@
337 RC = @RC@
338 RCFLAGS = @RCFLAGS@
339 READLINE_LIBS = @READLINE_LIBS@
340 RESOLV_LIB = @RESOLV_LIB@
341 SED = @SED@
342 SET_MAKE = @SET_MAKE@
343 SHELL = @SHELL@
344 STRIP = @STRIP@
345 SVNDATE = @SVNDATE@
346 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
347 USE_NLS = @USE_NLS@
348 VERSION = @VERSION@
349 WEBSERVER_MANPAGES = @WEBSERVER_MANPAGES@
350 WXBASE_CPPFLAGS = @WXBASE_CPPFLAGS@
351 WXBASE_LIBS = @WXBASE_LIBS@
352 WXCAS_MANPAGES = @WXCAS_MANPAGES@
353 WX_CFLAGS = @WX_CFLAGS@
354 WX_CFLAGS_ONLY = @WX_CFLAGS_ONLY@
355 WX_CONFIG_PATH = @WX_CONFIG_PATH@
356 WX_CPPFLAGS = @WX_CPPFLAGS@
357 WX_CXXFLAGS = @WX_CXXFLAGS@
358 WX_CXXFLAGS_ONLY = @WX_CXXFLAGS_ONLY@
359 WX_DEBUG = @WX_DEBUG@
360 WX_LIBS = @WX_LIBS@
361 WX_LIBS_STATIC = @WX_LIBS_STATIC@
362 WX_PORT = @WX_PORT@
363 WX_RESCOMP = @WX_RESCOMP@
364 WX_SHARED = @WX_SHARED@
365 WX_UNICODE = @WX_UNICODE@
366 WX_VERSION = @WX_VERSION@
367 WX_VERSION_MAJOR = @WX_VERSION_MAJOR@
368 WX_VERSION_MICRO = @WX_VERSION_MICRO@
369 WX_VERSION_MINOR = @WX_VERSION_MINOR@
370 XGETTEXT = @XGETTEXT@
371 YACC = @YACC@
372 YFLAGS = @YFLAGS@
373 ZLIB_CPPFLAGS = @ZLIB_CPPFLAGS@
374 ZLIB_LDFLAGS = @ZLIB_LDFLAGS@
375 ZLIB_LIBS = @ZLIB_LIBS@
376 abs_builddir = @abs_builddir@
377 abs_srcdir = @abs_srcdir@
378 abs_top_builddir = @abs_top_builddir@
379 abs_top_srcdir = @abs_top_srcdir@
380 ac_ct_BUILD_CC = @ac_ct_BUILD_CC@
381 ac_ct_CC = @ac_ct_CC@
382 ac_ct_CXX = @ac_ct_CXX@
383 am__include = @am__include@
384 am__leading_dot = @am__leading_dot@
385 am__quote = @am__quote@
386 am__tar = @am__tar@
387 am__untar = @am__untar@
388 bindir = @bindir@
389 build = @build@
390 build_alias = @build_alias@
391 build_cpu = @build_cpu@
392 build_os = @build_os@
393 build_vendor = @build_vendor@
394 builddir = @builddir@
395 datadir = @datadir@
396 datarootdir = @datarootdir@
397 docdir = @docdir@
398 dvidir = @dvidir@
399 exec_prefix = @exec_prefix@
400 host = @host@
401 host_alias = @host_alias@
402 host_cpu = @host_cpu@
403 host_os = @host_os@
404 host_vendor = @host_vendor@
405 htmldir = @htmldir@
406 includedir = @includedir@
407 infodir = @infodir@
408 install_sh = @install_sh@
409 libdir = @libdir@
410 libexecdir = @libexecdir@
411 localedir = @localedir@
412 localstatedir = @localstatedir@
413 mandir = @mandir@
414 mkdir_p = @mkdir_p@
415 oldincludedir = @oldincludedir@
416 pdfdir = @pdfdir@
417 prefix = @prefix@
418 program_transform_name = @program_transform_name@
419 psdir = @psdir@
420 runstatedir = @runstatedir@
421 sbindir = @sbindir@
422 sharedstatedir = @sharedstatedir@
423 srcdir = @srcdir@
424 sysconfdir = @sysconfdir@
425 target_alias = @target_alias@
426 top_build_prefix = @top_build_prefix@
427 top_builddir = @top_builddir@
428 top_srcdir = @top_srcdir@
429 SUBDIRS =
430 MAINTAINERCLEANFILES = Makefile.in
431 DIST_SUBDIRS = muleunit tests
433 # The only targets which we care about
434 TARGETS = check-recursive clean-recursive
435 all: all-recursive
437 .SUFFIXES:
438 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
439 @for dep in $?; do \
440 case '$(am__configure_deps)' in \
441 *$$dep*) \
442 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
443 && { if test -f $@; then exit 0; else break; fi; }; \
444 exit 1;; \
445 esac; \
446 done; \
447 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign unittests/Makefile'; \
448 $(am__cd) $(top_srcdir) && \
449 $(AUTOMAKE) --foreign unittests/Makefile
450 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
451 @case '$?' in \
452 *config.status*) \
453 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
454 *) \
455 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
456 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
457 esac;
459 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
460 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
462 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
463 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
464 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
465 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
466 $(am__aclocal_m4_deps):
468 # This directory's subdirectories are mostly independent; you can cd
469 # into them and run 'make' without going through this Makefile.
470 # To change the values of 'make' variables: instead of editing Makefiles,
471 # (1) if the variable is set in 'config.status', edit 'config.status'
472 # (which will cause the Makefiles to be regenerated when you run 'make');
473 # (2) otherwise, pass the desired values on the 'make' command line.
474 $(am__recursive_targets):
475 @fail=; \
476 if $(am__make_keepgoing); then \
477 failcom='fail=yes'; \
478 else \
479 failcom='exit 1'; \
480 fi; \
481 dot_seen=no; \
482 target=`echo $@ | sed s/-recursive//`; \
483 case "$@" in \
484 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
485 *) list='$(SUBDIRS)' ;; \
486 esac; \
487 for subdir in $$list; do \
488 echo "Making $$target in $$subdir"; \
489 if test "$$subdir" = "."; then \
490 dot_seen=yes; \
491 local_target="$$target-am"; \
492 else \
493 local_target="$$target"; \
494 fi; \
495 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
496 || eval $$failcom; \
497 done; \
498 if test "$$dot_seen" = "no"; then \
499 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
500 fi; test -z "$$fail"
502 ID: $(am__tagged_files)
503 $(am__define_uniq_tagged_files); mkid -fID $$unique
504 tags: tags-recursive
505 TAGS: tags
507 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
508 set x; \
509 here=`pwd`; \
510 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
511 include_option=--etags-include; \
512 empty_fix=.; \
513 else \
514 include_option=--include; \
515 empty_fix=; \
516 fi; \
517 list='$(SUBDIRS)'; for subdir in $$list; do \
518 if test "$$subdir" = .; then :; else \
519 test ! -f $$subdir/TAGS || \
520 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
521 fi; \
522 done; \
523 $(am__define_uniq_tagged_files); \
524 shift; \
525 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
526 test -n "$$unique" || unique=$$empty_fix; \
527 if test $$# -gt 0; then \
528 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
529 "$$@" $$unique; \
530 else \
531 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
532 $$unique; \
533 fi; \
535 ctags: ctags-recursive
537 CTAGS: ctags
538 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
539 $(am__define_uniq_tagged_files); \
540 test -z "$(CTAGS_ARGS)$$unique" \
541 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
542 $$unique
544 GTAGS:
545 here=`$(am__cd) $(top_builddir) && pwd` \
546 && $(am__cd) $(top_srcdir) \
547 && gtags -i $(GTAGS_ARGS) "$$here"
548 cscopelist: cscopelist-recursive
550 cscopelist-am: $(am__tagged_files)
551 list='$(am__tagged_files)'; \
552 case "$(srcdir)" in \
553 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
554 *) sdir=$(subdir)/$(srcdir) ;; \
555 esac; \
556 for i in $$list; do \
557 if test -f "$$i"; then \
558 echo "$(subdir)/$$i"; \
559 else \
560 echo "$$sdir/$$i"; \
561 fi; \
562 done >> $(top_builddir)/cscope.files
564 distclean-tags:
565 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
567 distdir: $(DISTFILES)
568 @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
569 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
570 list='$(DISTFILES)'; \
571 dist_files=`for file in $$list; do echo $$file; done | \
572 sed -e "s|^$$srcdirstrip/||;t" \
573 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
574 case $$dist_files in \
575 */*) $(MKDIR_P) `echo "$$dist_files" | \
576 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
577 sort -u` ;; \
578 esac; \
579 for file in $$dist_files; do \
580 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
581 if test -d $$d/$$file; then \
582 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
583 if test -d "$(distdir)/$$file"; then \
584 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
585 fi; \
586 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
587 cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
588 find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
589 fi; \
590 cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
591 else \
592 test -f "$(distdir)/$$file" \
593 || cp -p $$d/$$file "$(distdir)/$$file" \
594 || exit 1; \
595 fi; \
596 done
597 @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
598 if test "$$subdir" = .; then :; else \
599 $(am__make_dryrun) \
600 || test -d "$(distdir)/$$subdir" \
601 || $(MKDIR_P) "$(distdir)/$$subdir" \
602 || exit 1; \
603 dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
604 $(am__relativize); \
605 new_distdir=$$reldir; \
606 dir1=$$subdir; dir2="$(top_distdir)"; \
607 $(am__relativize); \
608 new_top_distdir=$$reldir; \
609 echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
610 echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
611 ($(am__cd) $$subdir && \
612 $(MAKE) $(AM_MAKEFLAGS) \
613 top_distdir="$$new_top_distdir" \
614 distdir="$$new_distdir" \
615 am__remove_distdir=: \
616 am__skip_length_check=: \
617 am__skip_mode_fix=: \
618 distdir) \
619 || exit 1; \
620 fi; \
621 done
622 check-am: all-am
623 check: check-recursive
624 all-am: Makefile
625 installdirs: installdirs-recursive
626 installdirs-am:
627 install: install-recursive
628 install-exec: install-exec-recursive
629 install-data: install-data-recursive
630 uninstall: uninstall-recursive
632 install-am: all-am
633 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
635 installcheck: installcheck-recursive
636 install-strip:
637 if test -z '$(STRIP)'; then \
638 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
639 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
640 install; \
641 else \
642 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
643 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
644 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
646 mostlyclean-generic:
648 clean-generic:
650 distclean-generic:
651 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
652 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
654 maintainer-clean-generic:
655 @echo "This command is intended for maintainers to use"
656 @echo "it deletes files that may require special tools to rebuild."
657 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
658 clean: clean-recursive
660 clean-am: clean-generic mostlyclean-am
662 distclean: distclean-recursive
663 -rm -f Makefile
664 distclean-am: clean-am distclean-generic distclean-tags
666 dvi: dvi-recursive
668 dvi-am:
670 html: html-recursive
672 html-am:
674 info: info-recursive
676 info-am:
678 install-data-am:
680 install-dvi: install-dvi-recursive
682 install-dvi-am:
684 install-exec-am:
686 install-html: install-html-recursive
688 install-html-am:
690 install-info: install-info-recursive
692 install-info-am:
694 install-man:
696 install-pdf: install-pdf-recursive
698 install-pdf-am:
700 install-ps: install-ps-recursive
702 install-ps-am:
704 installcheck-am:
706 maintainer-clean: maintainer-clean-recursive
707 -rm -f Makefile
708 maintainer-clean-am: distclean-am maintainer-clean-generic
710 mostlyclean: mostlyclean-recursive
712 mostlyclean-am: mostlyclean-generic
714 pdf: pdf-recursive
716 pdf-am:
718 ps: ps-recursive
720 ps-am:
722 uninstall-am:
724 .MAKE: $(am__recursive_targets) install-am install-strip
726 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
727 check-am clean clean-generic cscopelist-am ctags ctags-am \
728 distclean distclean-generic distclean-tags distdir dvi dvi-am \
729 html html-am info info-am install install-am install-data \
730 install-data-am install-dvi install-dvi-am install-exec \
731 install-exec-am install-html install-html-am install-info \
732 install-info-am install-man install-pdf install-pdf-am \
733 install-ps install-ps-am install-strip installcheck \
734 installcheck-am installdirs installdirs-am maintainer-clean \
735 maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
736 pdf-am ps ps-am tags tags-am uninstall uninstall-am
738 .PRECIOUS: Makefile
740 $(TARGETS): SUBDIRS = $(DIST_SUBDIRS)
742 # Tell versions [3.59,3.63) of GNU make to not export all variables.
743 # Otherwise a system limit (for SysV at least) may be exceeded.
744 .NOEXPORT: