Logo AND Algorithmique Numérique Distribuée

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