Logo AND Algorithmique Numérique Distribuée

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