Logo AND Algorithmique Numérique Distribuée

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