Logo AND Algorithmique Numérique Distribuée

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