Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make sure that amok test files (which are not converted to tesh yet) are made executa...
[simgrid.git] / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  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 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = .
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 target_triplet = @target@
44 DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
45         $(srcdir)/Makefile.in $(top_srcdir)/acmacro/dist-files.mk \
46         $(top_srcdir)/configure \
47         $(top_srcdir)/testsuite/gras/trp_file_usage.in \
48         $(top_srcdir)/testsuite/gras/trp_tcp_usage.in AUTHORS COPYING \
49         ChangeLog INSTALL NEWS TODO compile config.guess config.sub \
50         depcomp install-sh ltmain.sh missing
51 subdir = .
52 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
53 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
54         $(top_srcdir)/acmacro/compiler-flags.m4 \
55         $(top_srcdir)/acmacro/context.m4 \
56         $(top_srcdir)/acmacro/fancy_configury.m4 \
57         $(top_srcdir)/acmacro/flex.m4 \
58         $(top_srcdir)/acmacro/gras_arch.m4 \
59         $(top_srcdir)/acmacro/print_null.m4 \
60         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64  configure.lineno configure.status.lineno
65 mkinstalldirs = $(install_sh) -d
66 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
67 CONFIG_CLEAN_FILES = testsuite/gras/trp_tcp_usage \
68         testsuite/gras/trp_file_usage
69 SOURCES =
70 DIST_SOURCES =
71 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
72         html-recursive info-recursive install-data-recursive \
73         install-exec-recursive install-info-recursive \
74         install-recursive installcheck-recursive installdirs-recursive \
75         pdf-recursive ps-recursive uninstall-info-recursive \
76         uninstall-recursive
77 ETAGS = etags
78 CTAGS = ctags
79 DIST_SUBDIRS = $(SUBDIRS)
80 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
81 distdir = $(PACKAGE)-$(VERSION)
82 top_distdir = $(distdir)
83 am__remove_distdir = \
84   { test ! -d $(distdir) \
85     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
86          && rm -fr $(distdir); }; }
87 DIST_ARCHIVES = $(distdir).tar.gz
88 GZIP_ENV = --best
89 distuninstallcheck_listfiles = find . -type f -print
90 distcleancheck_listfiles = find . -type f -print
91 ACLOCAL = aclocal-1.9 -I acmacro
92 ADDR2LINE = @ADDR2LINE@
93 AMDEP_FALSE = @AMDEP_FALSE@
94 AMDEP_TRUE = @AMDEP_TRUE@
95 AMTAR = @AMTAR@
96 AM_CFLAGS = @AM_CFLAGS@
97 AR = @AR@
98 AS = @AS@
99 AUTOCONF = @AUTOCONF@
100 AUTOHEADER = @AUTOHEADER@
101 AUTOMAKE = @AUTOMAKE@
102 AWK = @AWK@
103 BASH = @BASH@
104 CC = @CC@
105 CCDEPMODE = @CCDEPMODE@
106 CFLAGS = @CFLAGS@
107 CPP = @CPP@
108 CPPFLAGS = @CPPFLAGS@
109 CXX = @CXX@
110 CXXCPP = @CXXCPP@
111 CXXDEPMODE = @CXXDEPMODE@
112 CXXFLAGS = @CXXFLAGS@
113 CYGPATH_W = @CYGPATH_W@
114 DEFS = @DEFS@
115 DEPDIR = @DEPDIR@
116 DLLTOOL = @DLLTOOL@
117 DOXYGEN = @DOXYGEN@
118 ECHO = @ECHO@
119 ECHO_C = @ECHO_C@
120 ECHO_N = @ECHO_N@
121 ECHO_T = @ECHO_T@
122 EGREP = @EGREP@
123 EXEEXT = @EXEEXT@
124 FLEXML = @FLEXML@
125 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
126 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
127 GRAS_ARCH_32_BITS_FALSE = @GRAS_ARCH_32_BITS_FALSE@
128 GRAS_ARCH_32_BITS_TRUE = @GRAS_ARCH_32_BITS_TRUE@
129 GRAS_DEP = @GRAS_DEP@
130 GREP = @GREP@
131 GTNETS_CFLAGS = @GTNETS_CFLAGS@
132 GTNETS_LDFLAGS = @GTNETS_LDFLAGS@
133 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
134 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
135 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
136 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
137 INSTALL_DATA = @INSTALL_DATA@
138 INSTALL_PROGRAM = @INSTALL_PROGRAM@
139 INSTALL_SCRIPT = @INSTALL_SCRIPT@
140 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
141 LDFLAGS = @LDFLAGS@
142 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
143 LEX = @LEX@
144 LEXLIB = @LEXLIB@
145 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
146 LIBOBJS = @LIBOBJS@
147 LIBS = @LIBS@
148 LIBTOOL = @LIBTOOL@
149 LN_S = @LN_S@
150 LTLIBOBJS = @LTLIBOBJS@
151 MAINT = @MAINT@
152 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
153 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
154 MAKEINFO = @MAKEINFO@
155 MD5SUM = @MD5SUM@
156 OBJDUMP = @OBJDUMP@
157 OBJEXT = @OBJEXT@
158 PACKAGE = @PACKAGE@
159 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160 PACKAGE_NAME = @PACKAGE_NAME@
161 PACKAGE_STRING = @PACKAGE_STRING@
162 PACKAGE_TARNAME = @PACKAGE_TARNAME@
163 PACKAGE_VERSION = @PACKAGE_VERSION@
164 PATH_SEPARATOR = @PATH_SEPARATOR@
165 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
166 RANLIB = @RANLIB@
167 SET_MAKE = @SET_MAKE@
168 SHELL = @SHELL@
169 SIMGRID_DEP = @SIMGRID_DEP@
170 STRIP = @STRIP@
171 USE_GTNETS_FALSE = @USE_GTNETS_FALSE@
172 USE_GTNETS_TRUE = @USE_GTNETS_TRUE@
173 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
174 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
175 VERSION = @VERSION@
176 WARNING = @WARNING@
177 abs_builddir = @abs_builddir@
178 abs_srcdir = @abs_srcdir@
179 abs_top_builddir = @abs_top_builddir@
180 abs_top_srcdir = @abs_top_srcdir@
181 ac_configure_args = @ac_configure_args@
182 ac_ct_CC = @ac_ct_CC@
183 ac_ct_CXX = @ac_ct_CXX@
184 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
185 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
186 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
187 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
188 am__include = @am__include@
189 am__leading_dot = @am__leading_dot@
190 am__quote = @am__quote@
191 am__tar = @am__tar@
192 am__untar = @am__untar@
193 bindir = @bindir@
194 build = @build@
195 build_alias = @build_alias@
196 build_cpu = @build_cpu@
197 build_id = @build_id@
198 build_os = @build_os@
199 build_vendor = @build_vendor@
200 datadir = @datadir@
201 datarootdir = @datarootdir@
202 docdir = @docdir@
203 dvidir = @dvidir@
204 exec_prefix = @exec_prefix@
205 host = @host@
206 host_alias = @host_alias@
207 host_cpu = @host_cpu@
208 host_os = @host_os@
209 host_vendor = @host_vendor@
210 htmldir = @htmldir@
211 includedir = @includedir@
212 infodir = @infodir@
213 install_sh = @install_sh@
214 libdir = @libdir@
215 libexecdir = @libexecdir@
216 localedir = @localedir@
217 localstatedir = @localstatedir@
218 mandir = @mandir@
219 mkdir_p = @mkdir_p@
220 oldincludedir = @oldincludedir@
221 pdfdir = @pdfdir@
222 prefix = @prefix@
223 program_transform_name = @program_transform_name@
224 psdir = @psdir@
225 pth_skaddr_makecontext = @pth_skaddr_makecontext@
226 pth_sksize_makecontext = @pth_sksize_makecontext@
227 sbindir = @sbindir@
228 sharedstatedir = @sharedstatedir@
229 sysconfdir = @sysconfdir@
230 target = @target@
231 target_alias = @target_alias@
232 target_cpu = @target_cpu@
233 target_os = @target_os@
234 target_vendor = @target_vendor@
235
236 # GRAMINE_CUT_BEGIN
237 SG_SUBDIRS = testsuite examples doc
238 SG_EXTRA_DIST = bootstrap COPYING INSTALL NEWS README README.IEEE TODO AUTHORS ChangeLog \
239         acmacro/aci.m4 \
240         tools/graspe-slave.in \
241         tools/MSG_visualization \
242            tools/MSG_visualization/colorize.pl
243
244 # GRAMINE_CUT_END
245 SUBDIRS = include src tools $(SG_SUBDIRS)
246 EXTRA_DIST = $(SG_EXTRA_DIST)
247 DISTCLEANFILES = stamp.configure stamp.build stamp.check *~  
248 AUTOMAKE_OPTIONS = gnu
249 all: all-recursive
250
251 .SUFFIXES:
252 am--refresh:
253         @:
254 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
255         @for dep in $?; do \
256           case '$(am__configure_deps)' in \
257             *$$dep*) \
258               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
259               cd $(srcdir) && $(AUTOMAKE) --gnu  \
260                 && exit 0; \
261               exit 1;; \
262           esac; \
263         done; \
264         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
265         cd $(top_srcdir) && \
266           $(AUTOMAKE) --gnu  Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269         @case '$?' in \
270           *config.status*) \
271             echo ' $(SHELL) ./config.status'; \
272             $(SHELL) ./config.status;; \
273           *) \
274             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
275             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
276         esac;
277
278 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
279         $(SHELL) ./config.status --recheck
280
281 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
282         cd $(srcdir) && $(AUTOCONF)
283 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
284         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
285 testsuite/gras/trp_tcp_usage: $(top_builddir)/config.status $(top_srcdir)/testsuite/gras/trp_tcp_usage.in
286         cd $(top_builddir) && $(SHELL) ./config.status $@
287 testsuite/gras/trp_file_usage: $(top_builddir)/config.status $(top_srcdir)/testsuite/gras/trp_file_usage.in
288         cd $(top_builddir) && $(SHELL) ./config.status $@
289
290 mostlyclean-libtool:
291         -rm -f *.lo
292
293 clean-libtool:
294         -rm -rf .libs _libs
295
296 distclean-libtool:
297         -rm -f libtool
298 uninstall-info-am:
299
300 # This directory's subdirectories are mostly independent; you can cd
301 # into them and run `make' without going through this Makefile.
302 # To change the values of `make' variables: instead of editing Makefiles,
303 # (1) if the variable is set in `config.status', edit `config.status'
304 #     (which will cause the Makefiles to be regenerated when you run `make');
305 # (2) otherwise, pass the desired values on the `make' command line.
306 $(RECURSIVE_TARGETS):
307         @failcom='exit 1'; \
308         for f in x $$MAKEFLAGS; do \
309           case $$f in \
310             *=* | --[!k]*);; \
311             *k*) failcom='fail=yes';; \
312           esac; \
313         done; \
314         dot_seen=no; \
315         target=`echo $@ | sed s/-recursive//`; \
316         list='$(SUBDIRS)'; for subdir in $$list; do \
317           echo "Making $$target in $$subdir"; \
318           if test "$$subdir" = "."; then \
319             dot_seen=yes; \
320             local_target="$$target-am"; \
321           else \
322             local_target="$$target"; \
323           fi; \
324           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
325           || eval $$failcom; \
326         done; \
327         if test "$$dot_seen" = "no"; then \
328           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
329         fi; test -z "$$fail"
330
331 mostlyclean-recursive clean-recursive distclean-recursive \
332 maintainer-clean-recursive:
333         @failcom='exit 1'; \
334         for f in x $$MAKEFLAGS; do \
335           case $$f in \
336             *=* | --[!k]*);; \
337             *k*) failcom='fail=yes';; \
338           esac; \
339         done; \
340         dot_seen=no; \
341         case "$@" in \
342           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
343           *) list='$(SUBDIRS)' ;; \
344         esac; \
345         rev=''; for subdir in $$list; do \
346           if test "$$subdir" = "."; then :; else \
347             rev="$$subdir $$rev"; \
348           fi; \
349         done; \
350         rev="$$rev ."; \
351         target=`echo $@ | sed s/-recursive//`; \
352         for subdir in $$rev; do \
353           echo "Making $$target in $$subdir"; \
354           if test "$$subdir" = "."; then \
355             local_target="$$target-am"; \
356           else \
357             local_target="$$target"; \
358           fi; \
359           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
360           || eval $$failcom; \
361         done && test -z "$$fail"
362 tags-recursive:
363         list='$(SUBDIRS)'; for subdir in $$list; do \
364           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
365         done
366 ctags-recursive:
367         list='$(SUBDIRS)'; for subdir in $$list; do \
368           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
369         done
370
371 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
372         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
373         unique=`for i in $$list; do \
374             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375           done | \
376           $(AWK) '    { files[$$0] = 1; } \
377                END { for (i in files) print i; }'`; \
378         mkid -fID $$unique
379 tags: TAGS
380
381 @MAINTAINER_MODE_FALSE@TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
382 @MAINTAINER_MODE_FALSE@         $(TAGS_FILES) $(LISP)
383 @MAINTAINER_MODE_FALSE@ tags=; \
384 @MAINTAINER_MODE_FALSE@ here=`pwd`; \
385 @MAINTAINER_MODE_FALSE@ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
386 @MAINTAINER_MODE_FALSE@   include_option=--etags-include; \
387 @MAINTAINER_MODE_FALSE@   empty_fix=.; \
388 @MAINTAINER_MODE_FALSE@ else \
389 @MAINTAINER_MODE_FALSE@   include_option=--include; \
390 @MAINTAINER_MODE_FALSE@   empty_fix=; \
391 @MAINTAINER_MODE_FALSE@ fi; \
392 @MAINTAINER_MODE_FALSE@ list='$(SUBDIRS)'; for subdir in $$list; do \
393 @MAINTAINER_MODE_FALSE@   if test "$$subdir" = .; then :; else \
394 @MAINTAINER_MODE_FALSE@     test ! -f $$subdir/TAGS || \
395 @MAINTAINER_MODE_FALSE@       tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
396 @MAINTAINER_MODE_FALSE@   fi; \
397 @MAINTAINER_MODE_FALSE@ done; \
398 @MAINTAINER_MODE_FALSE@ list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
399 @MAINTAINER_MODE_FALSE@ unique=`for i in $$list; do \
400 @MAINTAINER_MODE_FALSE@     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
401 @MAINTAINER_MODE_FALSE@   done | \
402 @MAINTAINER_MODE_FALSE@   $(AWK) '    { files[$$0] = 1; } \
403 @MAINTAINER_MODE_FALSE@        END { for (i in files) print i; }'`; \
404 @MAINTAINER_MODE_FALSE@ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
405 @MAINTAINER_MODE_FALSE@   test -n "$$unique" || unique=$$empty_fix; \
406 @MAINTAINER_MODE_FALSE@   $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
407 @MAINTAINER_MODE_FALSE@     $$tags $$unique; \
408 @MAINTAINER_MODE_FALSE@ fi
409 ctags: CTAGS
410 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
411                 $(TAGS_FILES) $(LISP)
412         tags=; \
413         here=`pwd`; \
414         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
415         unique=`for i in $$list; do \
416             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
417           done | \
418           $(AWK) '    { files[$$0] = 1; } \
419                END { for (i in files) print i; }'`; \
420         test -z "$(CTAGS_ARGS)$$tags$$unique" \
421           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
422              $$tags $$unique
423
424 GTAGS:
425         here=`$(am__cd) $(top_builddir) && pwd` \
426           && cd $(top_srcdir) \
427           && gtags -i $(GTAGS_ARGS) $$here
428
429 distclean-tags:
430         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
431
432 distdir: $(DISTFILES)
433         $(am__remove_distdir)
434         mkdir $(distdir)
435         $(mkdir_p) $(distdir)/acmacro $(distdir)/doc $(distdir)/examples/amok/bandwidth $(distdir)/examples/amok/saturate $(distdir)/examples/msg $(distdir)/examples/simdag $(distdir)/src $(distdir)/testsuite $(distdir)/testsuite/gras $(distdir)/tools $(distdir)/tools/MSG_visualization
436         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
437         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
438         list='$(DISTFILES)'; for file in $$list; do \
439           case $$file in \
440             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
441             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
442           esac; \
443           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
444           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
445           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
446             dir="/$$dir"; \
447             $(mkdir_p) "$(distdir)$$dir"; \
448           else \
449             dir=''; \
450           fi; \
451           if test -d $$d/$$file; then \
452             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
453               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
454             fi; \
455             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
456           else \
457             test -f $(distdir)/$$file \
458             || cp -p $$d/$$file $(distdir)/$$file \
459             || exit 1; \
460           fi; \
461         done
462         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
463           if test "$$subdir" = .; then :; else \
464             test -d "$(distdir)/$$subdir" \
465             || $(mkdir_p) "$(distdir)/$$subdir" \
466             || exit 1; \
467             distdir=`$(am__cd) $(distdir) && pwd`; \
468             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
469             (cd $$subdir && \
470               $(MAKE) $(AM_MAKEFLAGS) \
471                 top_distdir="$$top_distdir" \
472                 distdir="$$distdir/$$subdir" \
473                 distdir) \
474               || exit 1; \
475           fi; \
476         done
477         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
478           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
479           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
480           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
481         || chmod -R a+r $(distdir)
482 dist-gzip: distdir
483         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
484         $(am__remove_distdir)
485
486 dist-bzip2: distdir
487         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
488         $(am__remove_distdir)
489
490 dist-tarZ: distdir
491         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
492         $(am__remove_distdir)
493
494 dist-shar: distdir
495         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
496         $(am__remove_distdir)
497
498 dist-zip: distdir
499         -rm -f $(distdir).zip
500         zip -rq $(distdir).zip $(distdir)
501         $(am__remove_distdir)
502
503 dist dist-all: distdir
504         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
505         $(am__remove_distdir)
506
507 # This target untars the dist file and tries a VPATH configuration.  Then
508 # it guarantees that the distribution is self-contained by making another
509 # tarfile.
510 distcheck: dist
511         case '$(DIST_ARCHIVES)' in \
512         *.tar.gz*) \
513           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
514         *.tar.bz2*) \
515           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
516         *.tar.Z*) \
517           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
518         *.shar.gz*) \
519           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
520         *.zip*) \
521           unzip $(distdir).zip ;;\
522         esac
523         chmod -R a-w $(distdir); chmod a+w $(distdir)
524         mkdir $(distdir)/_build
525         mkdir $(distdir)/_inst
526         chmod a-w $(distdir)
527         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
528           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
529           && cd $(distdir)/_build \
530           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
531             $(DISTCHECK_CONFIGURE_FLAGS) \
532           && $(MAKE) $(AM_MAKEFLAGS) \
533           && $(MAKE) $(AM_MAKEFLAGS) dvi \
534           && $(MAKE) $(AM_MAKEFLAGS) check \
535           && $(MAKE) $(AM_MAKEFLAGS) install \
536           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
537           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
538           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
539                 distuninstallcheck \
540           && chmod -R a-w "$$dc_install_base" \
541           && ({ \
542                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
543                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
544                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
545                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
546                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
547               } || { rm -rf "$$dc_destdir"; exit 1; }) \
548           && rm -rf "$$dc_destdir" \
549           && $(MAKE) $(AM_MAKEFLAGS) dist \
550           && rm -rf $(DIST_ARCHIVES) \
551           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
552         $(am__remove_distdir)
553         @(echo "$(distdir) archives ready for distribution: "; \
554           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
555           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
556 distuninstallcheck:
557         @cd $(distuninstallcheck_dir) \
558         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
559            || { echo "ERROR: files left after uninstall:" ; \
560                 if test -n "$(DESTDIR)"; then \
561                   echo "  (check DESTDIR support)"; \
562                 fi ; \
563                 $(distuninstallcheck_listfiles) ; \
564                 exit 1; } >&2
565 distcleancheck: distclean
566         @if test '$(srcdir)' = . ; then \
567           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
568           exit 1 ; \
569         fi
570         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
571           || { echo "ERROR: files left in build directory after distclean:" ; \
572                $(distcleancheck_listfiles) ; \
573                exit 1; } >&2
574 check-am: all-am
575         $(MAKE) $(AM_MAKEFLAGS) check-local
576 check: check-recursive
577 all-am: Makefile all-local
578 installdirs: installdirs-recursive
579 installdirs-am:
580 install: install-recursive
581 install-exec: install-exec-recursive
582 install-data: install-data-recursive
583 uninstall: uninstall-recursive
584
585 install-am: all-am
586         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
587
588 installcheck: installcheck-recursive
589 install-strip:
590         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
591           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
592           `test -z '$(STRIP)' || \
593             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
594 mostlyclean-generic:
595
596 clean-generic:
597
598 distclean-generic:
599         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
600         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
601
602 maintainer-clean-generic:
603         @echo "This command is intended for maintainers to use"
604         @echo "it deletes files that may require special tools to rebuild."
605 clean: clean-recursive
606
607 clean-am: clean-generic clean-libtool mostlyclean-am
608
609 distclean: distclean-recursive
610         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
611         -rm -f Makefile
612 distclean-am: clean-am distclean-generic distclean-libtool \
613         distclean-tags
614
615 dvi: dvi-recursive
616
617 dvi-am:
618
619 html: html-recursive
620
621 info: info-recursive
622
623 info-am:
624
625 install-data-am:
626
627 install-exec-am:
628
629 install-info: install-info-recursive
630
631 install-man:
632
633 installcheck-am:
634
635 maintainer-clean: maintainer-clean-recursive
636         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
637         -rm -rf $(top_srcdir)/autom4te.cache
638         -rm -f Makefile
639 maintainer-clean-am: distclean-am maintainer-clean-generic
640
641 mostlyclean: mostlyclean-recursive
642
643 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
644
645 pdf: pdf-recursive
646
647 pdf-am:
648
649 ps: ps-recursive
650
651 ps-am:
652
653 uninstall-am: uninstall-info-am
654
655 uninstall-info: uninstall-info-recursive
656
657 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-local \
658         am--refresh check check-am check-local clean clean-generic \
659         clean-libtool clean-recursive ctags ctags-recursive dist \
660         dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
661         distcheck distclean distclean-generic distclean-libtool \
662         distclean-recursive distclean-tags distcleancheck distdir \
663         distuninstallcheck dvi dvi-am html html-am info info-am \
664         install install-am install-data install-data-am install-exec \
665         install-exec-am install-info install-info-am install-man \
666         install-strip installcheck installcheck-am installdirs \
667         installdirs-am maintainer-clean maintainer-clean-generic \
668         maintainer-clean-recursive mostlyclean mostlyclean-generic \
669         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
670         tags tags-recursive uninstall uninstall-am uninstall-info-am
671
672
673 check-local:
674         echo @build_id@ > stamp.check
675 all-local:
676         echo @build_id@ > stamp.build
677
678 gramine:
679         rm -rf gramine-@VERSION@ gramine-@VERSION@.tar*
680         @echo "# Setup sources..."
681         for n in `find include src tools/gras -name '*.[ch]' | grep -v -e gras_config.h -e ucontext_stack.h`; do \
682           mkdir -p gramine-@VERSION@/`dirname $$n`; \
683            perl -e '$$/ = undef; $$l=<>; while ($$l=~ m,(/\*.*?\*/),s) { $$rep=$$1; $$rep=~s/\S//sg; $$l=~s,/\*.*?\*/,$$rep,s; } print $$l;' < $$n > gramine-@VERSION@/$$n; \
684         done
685         @echo "# Copy sources to be generated by configury"
686         cp src/ucontext_stack.h.in src/gras_config.h.in gramine-@VERSION@/src
687         @echo "# Remove sources being part of the testsuite"
688         rm gramine-@VERSION@/src/*_unit.c
689         @echo "# Adapt the configury mechanism to the gramine context"
690         mkdir gramine-@VERSION@/acmacro
691         for n in configure Makefile.in src/Makefile.in include/Makefile.in \
692                  tools/Makefile.in tools/gras/Makefile.in; do \
693           sed  -e '/^# GRAMINE_CUT_BEGIN/,/^# GRAMINE_CUT_END/d' \
694                -e 's/gramine_mode=no/gramine_mode=yes/' $$n > gramine-@VERSION@/$$n; \
695         done
696         chmod +x gramine-@VERSION@/configure
697         cp install[-.]sh config.sub config.guess depcomp missing ltmain.sh gramine-@VERSION@/$$n
698         tar cf gramine-@VERSION@.tar gramine-@VERSION@ ; bzip2 -9 gramine-@VERSION@.tar
699         tar cf gramine-@VERSION@.tar gramine-@VERSION@ ; gzip -9 gramine-@VERSION@.tar
700
701 @MAINTAINER_MODE_TRUE@release: distcheck remote debian publish
702
703 @MAINTAINER_MODE_TRUE@debian: dist
704 @MAINTAINER_MODE_TRUE@  make -C ~/CVSIMPORT/pkg-grid/gras maintainerclean
705 @MAINTAINER_MODE_TRUE@  cp @PACKAGE@-@VERSION@.tar.gz ~/CVSIMPORT/pkg-grid/gras/
706 @MAINTAINER_MODE_TRUE@  cp @PACKAGE@-@VERSION@.tar.gz ~/CVSIMPORT/pkg-grid/gras/@PACKAGE@_@VERSION@.orig.tar.gz
707 @MAINTAINER_MODE_TRUE@  make -C ~/CVSIMPORT/pkg-grid/gras deb check
708 @MAINTAINER_MODE_TRUE@  dput local *.changes
709
710 @MAINTAINER_MODE_TRUE@publish-old: dist
711 @MAINTAINER_MODE_TRUE@   @echo "----[ Put the documentation on the local filesystem ]----"
712 @MAINTAINER_MODE_TRUE@   rm -rf ~/public_html/gras/doc
713 @MAINTAINER_MODE_TRUE@   mkdir ~/public_html/gras/doc
714 @MAINTAINER_MODE_TRUE@   cp -r doc/html ~/public_html/gras/doc
715 @MAINTAINER_MODE_TRUE@   @echo "----[ Put the tarball @VERSION@ on the local filesystem ]----"
716 @MAINTAINER_MODE_TRUE@   cp @PACKAGE@-@VERSION@.tar.gz ~/public_html/gras/dl
717 @MAINTAINER_MODE_TRUE@   @echo "----[ Sync remote host ]----"
718 @MAINTAINER_MODE_TRUE@   make -C public_html publish
719
720 @MAINTAINER_MODE_TRUE@publish: dist
721 @MAINTAINER_MODE_TRUE@   @echo "----[ Put the tarball @VERSION@ on gforge ]----"
722 #        scp @PACKAGE@-@VERSION@.tar.gz gcl.ucsd.edu:/home/www/simgrid/dl/
723 #        scp -r doc/html/* gcl.ucsd.edu:/home/www/simgrid/
724 #        scp -r doc/html/* scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/
725 @MAINTAINER_MODE_TRUE@   scp ChangeLog gcl.ucsd.edu:/home/www/simgrid/dl/ChangeLog
726 @MAINTAINER_MODE_TRUE@   @echo "----[ Put the tarball @VERSION@ on the local filesystem ]----"
727 @MAINTAINER_MODE_TRUE@   cp @PACKAGE@-@VERSION@.tar.gz ~/public_html/simgrid2
728 @MAINTAINER_MODE_TRUE@   cp -r doc/html ~/public_html/simgrid2/doc/
729 @MAINTAINER_MODE_TRUE@   cp ChangeLog ~/public_html/simgrid2/
730 @MAINTAINER_MODE_TRUE@   make -C ~/public_html
731
732 @MAINTAINER_MODE_TRUE@sync-gforge: 
733 @MAINTAINER_MODE_TRUE@  rsync --verbose --cvs-exclude --compress --delete --delete-excluded --rsh=ssh --ignore-times \
734 @MAINTAINER_MODE_TRUE@      --recursive --links --perms --times --omit-dir-times  \
735 @MAINTAINER_MODE_TRUE@      doc/html/ scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/doc/ || true
736 @MAINTAINER_MODE_TRUE@  scp doc/index.php doc/webcruft/robots.txt scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/
737 @MAINTAINER_MODE_TRUE@  scp doc/webcruft/simgrid_modules2.png doc/webcruft/simgrid_modules.png doc/webcruft/simgrid_logo.png doc/webcruft/simgrid_logo_small.png scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/
738 @MAINTAINER_MODE_TRUE@  ssh scm.gforge.inria.fr "chgrp -R simgrid /var/lib/gforge/chroot/home/groups/simgrid/htdocs/"
739 @MAINTAINER_MODE_TRUE@  ssh scm.gforge.inria.fr "chmod g+rw -R /var/lib/gforge/chroot/home/groups/simgrid/htdocs/* || true"
740
741 @MAINTAINER_MODE_TRUE@mail:
742 @MAINTAINER_MODE_TRUE@   @ver=`dpkg-parsechangelog -lChangeLog | egrep '^Version: ' | sed 's/Version: //'`;\
743 @MAINTAINER_MODE_TRUE@    (echo "Hello," ; \
744 @MAINTAINER_MODE_TRUE@     echo; \
745 @MAINTAINER_MODE_TRUE@           echo "A new version of SimGrid is available. Here is the changelog:";\
746 @MAINTAINER_MODE_TRUE@     echo;echo;\
747 @MAINTAINER_MODE_TRUE@           dpkg-parsechangelog -lChangeLog ;\
748 @MAINTAINER_MODE_TRUE@           echo;echo; \
749 @MAINTAINER_MODE_TRUE@     echo "It is available from the official website:";\
750 @MAINTAINER_MODE_TRUE@     echo "  http://simgrid.gforge.inria.fr";\
751 @MAINTAINER_MODE_TRUE@     echo;echo "Cheers, the SimGrid team.") | \
752 @MAINTAINER_MODE_TRUE@          mail -e \
753 @MAINTAINER_MODE_TRUE@         -a "From: Arnaud.Legrand@imag.fr" \
754 @MAINTAINER_MODE_TRUE@         -s "New version of SimGrid ($$ver)" \
755 @MAINTAINER_MODE_TRUE@         simgrid-user@lists.gforge.inria.fr
756
757 @MAINTAINER_MODE_TRUE@TAGS:
758 @MAINTAINER_MODE_TRUE@  etags -o ./TAGS `make dist-files | grep -v $(PWD) | egrep '\.[ch]$$' |sort -u` 
759
760 @MAINTAINER_MODE_TRUE@splint:
761 @MAINTAINER_MODE_TRUE@  splint `make dist-files | grep -v $(PWD) | egrep '\.[ch]$$' |sort -u` \
762 @MAINTAINER_MODE_TRUE@         +matchanyintegral -warnposix +boolint \
763 @MAINTAINER_MODE_TRUE@         +show-summary +stats\
764 @MAINTAINER_MODE_TRUE@         -Iinclude -Isrc/include -Isrc/base -Isrc
765 @MAINTAINER_MODE_TRUE@.PHONY: splint sync-gforge
766
767 @MAINTAINER_MODE_TRUE@remote: 
768 @MAINTAINER_MODE_TRUE@  @$(top_srcdir)/tools/graspe-master
769
770 dist-files:
771         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
772         @echo
773         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
774 # Tell versions [3.59,3.63) of GNU make to not export all variables.
775 # Otherwise a system limit (for SysV at least) may be exceeded.
776 .NOEXPORT: