Logo AND Algorithmique Numérique Distribuée

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