Logo AND Algorithmique Numérique Distribuée

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