Logo AND Algorithmique Numérique Distribuée

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