Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
2426d6d407f0694d1e6155b4f461044cc7f73072
[simgrid.git] / teshsuite / Makefile
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # teshsuite/Makefile.  Generated from Makefile.in by configure.
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
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
23 pkgdatadir = $(datadir)/simgrid
24 pkglibdir = $(libdir)/simgrid
25 pkgincludedir = $(includedir)/simgrid
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 = i686-pc-linux-gnu
39 host_triplet = i686-pc-linux-gnu
40 target_triplet = i686-pc-linux-gnu
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
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 = ${SHELL} /home/mquinson/CVSIMPORT/gras/gras/missing --run aclocal-1.10 -I acmacro
83 ADDR2LINE = /usr/bin/addr2line
84 AMTAR = ${SHELL} /home/mquinson/CVSIMPORT/gras/gras/missing --run tar
85 AM_CPPFLAGS = 
86 AR = ar
87 AS = as
88 AUTOCONF = ${SHELL} /home/mquinson/CVSIMPORT/gras/gras/missing --run autoconf
89 AUTOHEADER = ${SHELL} /home/mquinson/CVSIMPORT/gras/gras/missing --run autoheader
90 AUTOMAKE = ${SHELL} /home/mquinson/CVSIMPORT/gras/gras/missing --run automake-1.10
91 AWK = gawk
92 BASH = /bin/sh
93 CC = gcc
94 CCDEPMODE = depmode=gcc3
95 CFLAGS = -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wpointer-arith -Wchar-subscripts -Wcomment -Wformat -Wwrite-strings -Wno-unused-function -Wno-strict-aliasing -Werror -g3
96 CPP = gcc -E
97 CPPFLAGS = 
98 CXX = g++
99 CXXCPP = g++ -E
100 CXXDEPMODE = depmode=gcc3
101 CXXFLAGS = -g3
102 CYGPATH_W = echo
103 DEFS = -DHAVE_CONFIG_H
104 DEPDIR = .deps
105 DLLTOOL = dlltool
106 DOXYGEN = /usr/bin/doxygen
107 ECHO = echo
108 ECHO_C = 
109 ECHO_N = -n
110 ECHO_T = 
111 EGREP = /bin/grep -E
112 EXEEXT = 
113 FLEXML = /usr/bin/flexml
114 GCJ = gcj
115 GCJDEPMODE = depmode=gcc3
116 GCJFLAGS = -g -O2
117 GRAS_DEP = -lpthread -lnsl
118 GREP = /bin/grep
119 INSTALL = /usr/bin/install -c
120 INSTALL_DATA = ${INSTALL} -m 644
121 INSTALL_PROGRAM = ${INSTALL}
122 INSTALL_SCRIPT = ${INSTALL}
123 INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
124 JAR = /usr/bin/jar
125 JAVA = /usr/bin/java
126 JAVAC = /usr/bin/javac
127 LDFLAGS = 
128 LD_DYNAMIC_FLAGS = -Wl,--export-dynamic
129 LEX = flex
130 LEXLIB = 
131 LEX_OUTPUT_ROOT = lex.yy
132 LIBOBJS = 
133 LIBS = -lpthread 
134 LIBTOOL = $(SHELL) $(top_builddir)/libtool
135 LN_S = ln -s
136 LTLIBOBJS = 
137 MAINT = 
138 MAKEINFO = ${SHELL} /home/mquinson/CVSIMPORT/gras/gras/missing --run makeinfo
139 MD5SUM = /usr/bin/md5sum
140 MKDIR_P = /bin/mkdir -p
141 OBJDUMP = objdump
142 OBJEXT = o
143 PACKAGE = simgrid
144 PACKAGE_BUGREPORT = simgrid-devel@lists.gforge.inria.fr
145 PACKAGE_NAME = simgrid
146 PACKAGE_STRING = simgrid 3.3-cvs
147 PACKAGE_TARNAME = simgrid
148 PACKAGE_VERSION = 3.3-cvs
149 PATH_SEPARATOR = :
150 PTH_STACK_GROWTH = 
151 RANLIB = ranlib
152 SET_MAKE = 
153 SHELL = /bin/sh
154 SIMGRID_DEP = -lpthread
155 SMPI_DEP = 
156 STRIP = strip
157 VERSION = 3.3-cvs
158 WARNING = This file is generated, do not edit
159 abs_builddir = /home/mquinson/CVSIMPORT/gras/gras/teshsuite
160 abs_srcdir = /home/mquinson/CVSIMPORT/gras/gras/teshsuite
161 abs_top_builddir = /home/mquinson/CVSIMPORT/gras/gras
162 abs_top_srcdir = /home/mquinson/CVSIMPORT/gras/gras
163 ac_configure_args =  '--enable-maintainer-mode' '--disable-compile-optimizations' '--with-pthread' '--prefix=/home/mquinson/CVSIMPORT/gras/install/'
164 ac_ct_CC = gcc
165 ac_ct_CXX = g++
166 am__include = include
167 am__leading_dot = .
168 am__quote = 
169 am__tar = ${AMTAR} chof - "$$tardir"
170 am__untar = ${AMTAR} xf -
171 bindir = ${exec_prefix}/bin
172 build = i686-pc-linux-gnu
173 build_alias = 
174 build_cpu = i686
175 build_id = simgrid ver=3.3-cvs build=d41d8cd98f00b204e9800998ecf8427e args=" '--enable-maintainer-mode' '--disable-compile-optimizations' '--with-pthread' '--prefix=/home/mquinson/CVSIMPORT/gras/install/'"
176 build_os = linux-gnu
177 build_vendor = pc
178 builddir = .
179 datadir = ${datarootdir}
180 datarootdir = ${prefix}/share
181 docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
182 dvidir = ${docdir}
183 exec_prefix = ${prefix}
184 host = i686-pc-linux-gnu
185 host_alias = 
186 host_cpu = i686
187 host_os = linux-gnu
188 host_vendor = pc
189 htmldir = ${docdir}
190 includedir = ${prefix}/include
191 infodir = ${datarootdir}/info
192 install_sh = $(SHELL) /home/mquinson/CVSIMPORT/gras/gras/install-sh
193 libdir = ${exec_prefix}/lib
194 libexecdir = ${exec_prefix}/libexec
195 localedir = ${datarootdir}/locale
196 localstatedir = ${prefix}/var
197 mandir = ${datarootdir}/man
198 mkdir_p = /bin/mkdir -p
199 oldincludedir = /usr/include
200 pdfdir = ${docdir}
201 prefix = /home/mquinson/CVSIMPORT/gras/install/
202 program_transform_name = s,x,x,
203 psdir = ${docdir}
204 pth_skaddr_makecontext = 
205 pth_sksize_makecontext = 
206 sbindir = ${exec_prefix}/sbin
207 sharedstatedir = ${prefix}/com
208 srcdir = .
209 sysconfdir = ${prefix}/etc
210 target = i686-pc-linux-gnu
211 target_alias = 
212 target_cpu = i686
213 target_os = linux-gnu
214 target_vendor = pc
215 top_builddir = ..
216 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:  $(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:  $(am__configure_deps)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255 $(ACLOCAL_M4):  $(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 include ./$(DEPDIR)/parallel_log_crashtest.Po
278
279 .c.o:
280         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
281         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
282 #       source='$<' object='$@' libtool=no \
283 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
284 #       $(COMPILE) -c $<
285
286 .c.obj:
287         $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
288         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
289 #       source='$<' object='$@' libtool=no \
290 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
291 #       $(COMPILE) -c `$(CYGPATH_W) '$<'`
292
293 .c.lo:
294         $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
295         mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
296 #       source='$<' object='$@' libtool=yes \
297 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
298 #       $(LTCOMPILE) -c -o $@ $<
299
300 parallel_log_crashtest.o: xbt/parallel_log_crashtest.c
301         $(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         mv -f $(DEPDIR)/parallel_log_crashtest.Tpo $(DEPDIR)/parallel_log_crashtest.Po
303 #       source='xbt/parallel_log_crashtest.c' object='parallel_log_crashtest.o' libtool=no \
304 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
305 #       $(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         $(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         mv -f $(DEPDIR)/parallel_log_crashtest.Tpo $(DEPDIR)/parallel_log_crashtest.Po
310 #       source='xbt/parallel_log_crashtest.c' object='parallel_log_crashtest.obj' libtool=no \
311 #       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
312 #       $(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: