Logo AND Algorithmique Numérique Distribuée

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