Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore stuff
[simgrid.git] / teshsuite / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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.
9
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.
14
15 @SET_MAKE@
16
17 # Makefile chunk which allows to display the files which should be included
18 # into the distribution.
19
20 # It is intended to be included in all Makefile.am 
21
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 noinst_PROGRAMS = xbt/parallel_log_crashtest$(EXEEXT)
42 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
43         $(top_srcdir)/acmacro/dist-files.mk
44 subdir = teshsuite
45 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
47         $(top_srcdir)/acmacro/compiler-flags.m4 \
48         $(top_srcdir)/acmacro/context.m4 \
49         $(top_srcdir)/acmacro/fancy_configury.m4 \
50         $(top_srcdir)/acmacro/flex.m4 \
51         $(top_srcdir)/acmacro/gras_arch.m4 \
52         $(top_srcdir)/acmacro/print_null.m4 \
53         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
54 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
55         $(ACLOCAL_M4)
56 mkinstalldirs = $(install_sh) -d
57 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
58 CONFIG_CLEAN_FILES =
59 PROGRAMS = $(noinst_PROGRAMS)
60 xbt_parallel_log_crashtest_SOURCES = xbt/parallel_log_crashtest.c
61 xbt_parallel_log_crashtest_OBJECTS = parallel_log_crashtest.$(OBJEXT)
62 xbt_parallel_log_crashtest_DEPENDENCIES =  \
63         $(top_builddir)/src/libgras.la
64 am__dirstamp = $(am__leading_dot)dirstamp
65 DEFAULT_INCLUDES = -I. -I$(top_builddir)/src@am__isrc@
66 depcomp = $(SHELL) $(top_srcdir)/depcomp
67 am__depfiles_maybe = depfiles
68 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
69         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
70 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
71         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
72         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
73 CCLD = $(CC)
74 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
75         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
76         $(LDFLAGS) -o $@
77 SOURCES = xbt/parallel_log_crashtest.c
78 DIST_SOURCES = xbt/parallel_log_crashtest.c
79 ETAGS = etags
80 CTAGS = ctags
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 ACLOCAL = @ACLOCAL@
83 ADDR2LINE = @ADDR2LINE@
84 AMTAR = @AMTAR@
85 AM_CPPFLAGS = @AM_CPPFLAGS@
86 AR = @AR@
87 AS = @AS@
88 AUTOCONF = @AUTOCONF@
89 AUTOHEADER = @AUTOHEADER@
90 AUTOMAKE = @AUTOMAKE@
91 AWK = @AWK@
92 BASH = @BASH@
93 CC = @CC@
94 CCDEPMODE = @CCDEPMODE@
95 CFLAGS = @CFLAGS@
96 CPP = @CPP@
97 CPPFLAGS = @CPPFLAGS@
98 CXX = @CXX@
99 CXXCPP = @CXXCPP@
100 CXXDEPMODE = @CXXDEPMODE@
101 CXXFLAGS = @CXXFLAGS@
102 CYGPATH_W = @CYGPATH_W@
103 DEFS = @DEFS@
104 DEPDIR = @DEPDIR@
105 DLLTOOL = @DLLTOOL@
106 DOXYGEN = @DOXYGEN@
107 ECHO = @ECHO@
108 ECHO_C = @ECHO_C@
109 ECHO_N = @ECHO_N@
110 ECHO_T = @ECHO_T@
111 EGREP = @EGREP@
112 EXEEXT = @EXEEXT@
113 FLEXML = @FLEXML@
114 GCJ = @GCJ@
115 GCJDEPMODE = @GCJDEPMODE@
116 GCJFLAGS = @GCJFLAGS@
117 GRAS_DEP = @GRAS_DEP@
118 GREP = @GREP@
119 INSTALL = @INSTALL@
120 INSTALL_DATA = @INSTALL_DATA@
121 INSTALL_PROGRAM = @INSTALL_PROGRAM@
122 INSTALL_SCRIPT = @INSTALL_SCRIPT@
123 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
124 JAR = @JAR@
125 JAVA = @JAVA@
126 JAVAC = @JAVAC@
127 LDFLAGS = @LDFLAGS@
128 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
129 LEX = @LEX@
130 LEXLIB = @LEXLIB@
131 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
132 LIBOBJS = @LIBOBJS@
133 LIBS = @LIBS@
134 LIBTOOL = @LIBTOOL@
135 LN_S = @LN_S@
136 LTLIBOBJS = @LTLIBOBJS@
137 MAINT = @MAINT@
138 MAKEINFO = @MAKEINFO@
139 MD5SUM = @MD5SUM@
140 MKDIR_P = @MKDIR_P@
141 OBJDUMP = @OBJDUMP@
142 OBJEXT = @OBJEXT@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
151 RANLIB = @RANLIB@
152 SET_MAKE = @SET_MAKE@
153 SHELL = @SHELL@
154 SIMGRID_DEP = @SIMGRID_DEP@
155 SMPI_DEP = @SMPI_DEP@
156 STRIP = @STRIP@
157 VERSION = @VERSION@
158 WARNING = @WARNING@
159 abs_builddir = @abs_builddir@
160 abs_srcdir = @abs_srcdir@
161 abs_top_builddir = @abs_top_builddir@
162 abs_top_srcdir = @abs_top_srcdir@
163 ac_configure_args = @ac_configure_args@
164 ac_ct_CC = @ac_ct_CC@
165 ac_ct_CXX = @ac_ct_CXX@
166 am__include = @am__include@
167 am__leading_dot = @am__leading_dot@
168 am__quote = @am__quote@
169 am__tar = @am__tar@
170 am__untar = @am__untar@
171 bindir = @bindir@
172 build = @build@
173 build_alias = @build_alias@
174 build_cpu = @build_cpu@
175 build_id = @build_id@
176 build_os = @build_os@
177 build_vendor = @build_vendor@
178 builddir = @builddir@
179 datadir = @datadir@
180 datarootdir = @datarootdir@
181 docdir = @docdir@
182 dvidir = @dvidir@
183 exec_prefix = @exec_prefix@
184 host = @host@
185 host_alias = @host_alias@
186 host_cpu = @host_cpu@
187 host_os = @host_os@
188 host_vendor = @host_vendor@
189 htmldir = @htmldir@
190 includedir = @includedir@
191 infodir = @infodir@
192 install_sh = @install_sh@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 pth_skaddr_makecontext = @pth_skaddr_makecontext@
205 pth_sksize_makecontext = @pth_sksize_makecontext@
206 sbindir = @sbindir@
207 sharedstatedir = @sharedstatedir@
208 srcdir = @srcdir@
209 sysconfdir = @sysconfdir@
210 target = @target@
211 target_alias = @target_alias@
212 target_cpu = @target_cpu@
213 target_os = @target_os@
214 target_vendor = @target_vendor@
215 top_builddir = @top_builddir@
216 top_srcdir = @top_srcdir@
217 INCLUDES = -I$(top_srcdir)/include
218 AM_CFLAGS = -g
219 TESTS_ENVIRONMENT = $(top_builddir)/tools/tesh/tesh
220 TESTS = xbt/parallel_log_crashtest.tesh 
221
222 # Try parallel logs 
223 xbt_parallel_log_crashtest_LDADD = $(top_builddir)/src/libgras.la
224 all: all-am
225
226 .SUFFIXES:
227 .SUFFIXES: .c .lo .o .obj
228 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
229         @for dep in $?; do \
230           case '$(am__configure_deps)' in \
231             *$$dep*) \
232               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
233                 && exit 0; \
234               exit 1;; \
235           esac; \
236         done; \
237         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  teshsuite/Makefile'; \
238         cd $(top_srcdir) && \
239           $(AUTOMAKE) --gnu  teshsuite/Makefile
240 .PRECIOUS: Makefile
241 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
242         @case '$?' in \
243           *config.status*) \
244             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
245           *) \
246             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
247             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
248         esac;
249
250 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
251         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252
253 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
256         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
257
258 clean-noinstPROGRAMS:
259         @list='$(noinst_PROGRAMS)'; for p in $$list; do \
260           f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
261           echo " rm -f $$p $$f"; \
262           rm -f $$p $$f ; \
263         done
264 xbt/$(am__dirstamp):
265         @$(MKDIR_P) xbt
266         @: > xbt/$(am__dirstamp)
267 xbt/parallel_log_crashtest$(EXEEXT): $(xbt_parallel_log_crashtest_OBJECTS) $(xbt_parallel_log_crashtest_DEPENDENCIES) xbt/$(am__dirstamp)
268         @rm -f xbt/parallel_log_crashtest$(EXEEXT)
269         $(LINK) $(xbt_parallel_log_crashtest_OBJECTS) $(xbt_parallel_log_crashtest_LDADD) $(LIBS)
270
271 mostlyclean-compile:
272         -rm -f *.$(OBJEXT)
273
274 distclean-compile:
275         -rm -f *.tab.c
276
277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parallel_log_crashtest.Po@am__quote@
278
279 .c.o:
280 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
281 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
282 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
283 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
284 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
285
286 .c.obj:
287 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
288 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
289 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
290 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
291 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
292
293 .c.lo:
294 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
295 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
296 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
297 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
298 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
299
300 parallel_log_crashtest.o: xbt/parallel_log_crashtest.c
301 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parallel_log_crashtest.o -MD -MP -MF $(DEPDIR)/parallel_log_crashtest.Tpo -c -o parallel_log_crashtest.o `test -f 'xbt/parallel_log_crashtest.c' || echo '$(srcdir)/'`xbt/parallel_log_crashtest.c
302 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/parallel_log_crashtest.Tpo $(DEPDIR)/parallel_log_crashtest.Po
303 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/parallel_log_crashtest.c' object='parallel_log_crashtest.o' libtool=no @AMDEPBACKSLASH@
304 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
305 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parallel_log_crashtest.o `test -f 'xbt/parallel_log_crashtest.c' || echo '$(srcdir)/'`xbt/parallel_log_crashtest.c
306
307 parallel_log_crashtest.obj: xbt/parallel_log_crashtest.c
308 @am__fastdepCC_TRUE@    $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT parallel_log_crashtest.obj -MD -MP -MF $(DEPDIR)/parallel_log_crashtest.Tpo -c -o parallel_log_crashtest.obj `if test -f 'xbt/parallel_log_crashtest.c'; then $(CYGPATH_W) 'xbt/parallel_log_crashtest.c'; else $(CYGPATH_W) '$(srcdir)/xbt/parallel_log_crashtest.c'; fi`
309 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/parallel_log_crashtest.Tpo $(DEPDIR)/parallel_log_crashtest.Po
310 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='xbt/parallel_log_crashtest.c' object='parallel_log_crashtest.obj' libtool=no @AMDEPBACKSLASH@
311 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
312 @am__fastdepCC_FALSE@   $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o parallel_log_crashtest.obj `if test -f 'xbt/parallel_log_crashtest.c'; then $(CYGPATH_W) 'xbt/parallel_log_crashtest.c'; else $(CYGPATH_W) '$(srcdir)/xbt/parallel_log_crashtest.c'; fi`
313
314 mostlyclean-libtool:
315         -rm -f *.lo
316
317 clean-libtool:
318         -rm -rf .libs _libs
319
320 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
321         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
322         unique=`for i in $$list; do \
323             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
324           done | \
325           $(AWK) '    { files[$$0] = 1; } \
326                END { for (i in files) print i; }'`; \
327         mkid -fID $$unique
328 tags: TAGS
329
330 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
331                 $(TAGS_FILES) $(LISP)
332         tags=; \
333         here=`pwd`; \
334         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
335         unique=`for i in $$list; do \
336             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
337           done | \
338           $(AWK) '    { files[$$0] = 1; } \
339                END { for (i in files) print i; }'`; \
340         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
341           test -n "$$unique" || unique=$$empty_fix; \
342           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
343             $$tags $$unique; \
344         fi
345 ctags: CTAGS
346 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
347                 $(TAGS_FILES) $(LISP)
348         tags=; \
349         here=`pwd`; \
350         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351         unique=`for i in $$list; do \
352             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353           done | \
354           $(AWK) '    { files[$$0] = 1; } \
355                END { for (i in files) print i; }'`; \
356         test -z "$(CTAGS_ARGS)$$tags$$unique" \
357           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
358              $$tags $$unique
359
360 GTAGS:
361         here=`$(am__cd) $(top_builddir) && pwd` \
362           && cd $(top_srcdir) \
363           && gtags -i $(GTAGS_ARGS) $$here
364
365 distclean-tags:
366         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
367
368 check-TESTS: $(TESTS)
369         @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
370         srcdir=$(srcdir); export srcdir; \
371         list=' $(TESTS) '; \
372         if test -n "$$list"; then \
373           for tst in $$list; do \
374             if test -f ./$$tst; then dir=./; \
375             elif test -f $$tst; then dir=; \
376             else dir="$(srcdir)/"; fi; \
377             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
378               all=`expr $$all + 1`; \
379               case " $(XFAIL_TESTS) " in \
380               *$$ws$$tst$$ws*) \
381                 xpass=`expr $$xpass + 1`; \
382                 failed=`expr $$failed + 1`; \
383                 echo "XPASS: $$tst"; \
384               ;; \
385               *) \
386                 echo "PASS: $$tst"; \
387               ;; \
388               esac; \
389             elif test $$? -ne 77; then \
390               all=`expr $$all + 1`; \
391               case " $(XFAIL_TESTS) " in \
392               *$$ws$$tst$$ws*) \
393                 xfail=`expr $$xfail + 1`; \
394                 echo "XFAIL: $$tst"; \
395               ;; \
396               *) \
397                 failed=`expr $$failed + 1`; \
398                 echo "FAIL: $$tst"; \
399               ;; \
400               esac; \
401             else \
402               skip=`expr $$skip + 1`; \
403               echo "SKIP: $$tst"; \
404             fi; \
405           done; \
406           if test "$$failed" -eq 0; then \
407             if test "$$xfail" -eq 0; then \
408               banner="All $$all tests passed"; \
409             else \
410               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
411             fi; \
412           else \
413             if test "$$xpass" -eq 0; then \
414               banner="$$failed of $$all tests failed"; \
415             else \
416               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
417             fi; \
418           fi; \
419           dashes="$$banner"; \
420           skipped=""; \
421           if test "$$skip" -ne 0; then \
422             skipped="($$skip tests were not run)"; \
423             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
424               dashes="$$skipped"; \
425           fi; \
426           report=""; \
427           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
428             report="Please report to $(PACKAGE_BUGREPORT)"; \
429             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
430               dashes="$$report"; \
431           fi; \
432           dashes=`echo "$$dashes" | sed s/./=/g`; \
433           echo "$$dashes"; \
434           echo "$$banner"; \
435           test -z "$$skipped" || echo "$$skipped"; \
436           test -z "$$report" || echo "$$report"; \
437           echo "$$dashes"; \
438           test "$$failed" -eq 0; \
439         else :; fi
440
441 distdir: $(DISTFILES)
442         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
443         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
444         list='$(DISTFILES)'; \
445           dist_files=`for file in $$list; do echo $$file; done | \
446           sed -e "s|^$$srcdirstrip/||;t" \
447               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
448         case $$dist_files in \
449           */*) $(MKDIR_P) `echo "$$dist_files" | \
450                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
451                            sort -u` ;; \
452         esac; \
453         for file in $$dist_files; do \
454           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
455           if test -d $$d/$$file; then \
456             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
457             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
458               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
459             fi; \
460             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
461           else \
462             test -f $(distdir)/$$file \
463             || cp -p $$d/$$file $(distdir)/$$file \
464             || exit 1; \
465           fi; \
466         done
467 check-am: all-am
468         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
469 check: check-am
470 all-am: Makefile $(PROGRAMS)
471 installdirs:
472 install: install-am
473 install-exec: install-exec-am
474 install-data: install-data-am
475 uninstall: uninstall-am
476
477 install-am: all-am
478         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
479
480 installcheck: installcheck-am
481 install-strip:
482         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484           `test -z '$(STRIP)' || \
485             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
486 mostlyclean-generic:
487
488 clean-generic:
489
490 distclean-generic:
491         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
492         -rm -f xbt/$(am__dirstamp)
493
494 maintainer-clean-generic:
495         @echo "This command is intended for maintainers to use"
496         @echo "it deletes files that may require special tools to rebuild."
497 clean: clean-am
498
499 clean-am: clean-generic clean-libtool clean-noinstPROGRAMS \
500         mostlyclean-am
501
502 distclean: distclean-am
503         -rm -rf ./$(DEPDIR)
504         -rm -f Makefile
505 distclean-am: clean-am distclean-compile distclean-generic \
506         distclean-tags
507
508 dvi: dvi-am
509
510 dvi-am:
511
512 html: html-am
513
514 info: info-am
515
516 info-am:
517
518 install-data-am:
519
520 install-dvi: install-dvi-am
521
522 install-exec-am:
523
524 install-html: install-html-am
525
526 install-info: install-info-am
527
528 install-man:
529
530 install-pdf: install-pdf-am
531
532 install-ps: install-ps-am
533
534 installcheck-am:
535
536 maintainer-clean: maintainer-clean-am
537         -rm -rf ./$(DEPDIR)
538         -rm -f Makefile
539 maintainer-clean-am: distclean-am maintainer-clean-generic
540
541 mostlyclean: mostlyclean-am
542
543 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
544         mostlyclean-libtool
545
546 pdf: pdf-am
547
548 pdf-am:
549
550 ps: ps-am
551
552 ps-am:
553
554 uninstall-am:
555
556 .MAKE: install-am install-strip
557
558 .PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
559         clean-generic clean-libtool clean-noinstPROGRAMS ctags \
560         distclean distclean-compile distclean-generic \
561         distclean-libtool distclean-tags distdir dvi dvi-am html \
562         html-am info info-am install install-am install-data \
563         install-data-am install-dvi install-dvi-am install-exec \
564         install-exec-am install-html install-html-am install-info \
565         install-info-am install-man install-pdf install-pdf-am \
566         install-ps install-ps-am install-strip installcheck \
567         installcheck-am installdirs maintainer-clean \
568         maintainer-clean-generic mostlyclean mostlyclean-compile \
569         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
570         tags uninstall uninstall-am
571
572
573 dist-files:
574         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
575         @echo
576         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
577 # Tell versions [3.59,3.63) of GNU make to not export all variables.
578 # Otherwise a system limit (for SysV at least) may be exceeded.
579 .NOEXPORT: