Logo AND Algorithmique Numérique Distribuée

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