Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also release the mutex when I didn't got what I wanted
[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
240 # GRAMINE_CUT_END
241 SUBDIRS = include src tools $(SG_SUBDIRS)
242 EXTRA_DIST = $(SG_EXTRA_DIST)
243 DISTCLEANFILES = stamp.configure stamp.build stamp.check *~  
244 AUTOMAKE_OPTIONS = gnu
245 all: all-recursive
246
247 .SUFFIXES:
248 am--refresh:
249         @:
250 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
251         @for dep in $?; do \
252           case '$(am__configure_deps)' in \
253             *$$dep*) \
254               echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
255               cd $(srcdir) && $(AUTOMAKE) --gnu  \
256                 && exit 0; \
257               exit 1;; \
258           esac; \
259         done; \
260         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
261         cd $(top_srcdir) && \
262           $(AUTOMAKE) --gnu  Makefile
263 .PRECIOUS: Makefile
264 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
265         @case '$?' in \
266           *config.status*) \
267             echo ' $(SHELL) ./config.status'; \
268             $(SHELL) ./config.status;; \
269           *) \
270             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
271             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
272         esac;
273
274 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
275         $(SHELL) ./config.status --recheck
276
277 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
278         cd $(srcdir) && $(AUTOCONF)
279 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
280         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
281 src/smpi/smpicc: $(top_builddir)/config.status $(top_srcdir)/src/smpi/smpicc.in
282         cd $(top_builddir) && $(SHELL) ./config.status $@
283 src/smpi/smpirun: $(top_builddir)/config.status $(top_srcdir)/src/smpi/smpirun.in
284         cd $(top_builddir) && $(SHELL) ./config.status $@
285
286 mostlyclean-libtool:
287         -rm -f *.lo
288
289 clean-libtool:
290         -rm -rf .libs _libs
291
292 distclean-libtool:
293         -rm -f libtool
294
295 # This directory's subdirectories are mostly independent; you can cd
296 # into them and run `make' without going through this Makefile.
297 # To change the values of `make' variables: instead of editing Makefiles,
298 # (1) if the variable is set in `config.status', edit `config.status'
299 #     (which will cause the Makefiles to be regenerated when you run `make');
300 # (2) otherwise, pass the desired values on the `make' command line.
301 $(RECURSIVE_TARGETS):
302         @failcom='exit 1'; \
303         for f in x $$MAKEFLAGS; do \
304           case $$f in \
305             *=* | --[!k]*);; \
306             *k*) failcom='fail=yes';; \
307           esac; \
308         done; \
309         dot_seen=no; \
310         target=`echo $@ | sed s/-recursive//`; \
311         list='$(SUBDIRS)'; for subdir in $$list; do \
312           echo "Making $$target in $$subdir"; \
313           if test "$$subdir" = "."; then \
314             dot_seen=yes; \
315             local_target="$$target-am"; \
316           else \
317             local_target="$$target"; \
318           fi; \
319           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
320           || eval $$failcom; \
321         done; \
322         if test "$$dot_seen" = "no"; then \
323           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
324         fi; test -z "$$fail"
325
326 $(RECURSIVE_CLEAN_TARGETS):
327         @failcom='exit 1'; \
328         for f in x $$MAKEFLAGS; do \
329           case $$f in \
330             *=* | --[!k]*);; \
331             *k*) failcom='fail=yes';; \
332           esac; \
333         done; \
334         dot_seen=no; \
335         case "$@" in \
336           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
337           *) list='$(SUBDIRS)' ;; \
338         esac; \
339         rev=''; for subdir in $$list; do \
340           if test "$$subdir" = "."; then :; else \
341             rev="$$subdir $$rev"; \
342           fi; \
343         done; \
344         rev="$$rev ."; \
345         target=`echo $@ | sed s/-recursive//`; \
346         for subdir in $$rev; do \
347           echo "Making $$target in $$subdir"; \
348           if test "$$subdir" = "."; then \
349             local_target="$$target-am"; \
350           else \
351             local_target="$$target"; \
352           fi; \
353           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
354           || eval $$failcom; \
355         done && test -z "$$fail"
356 tags-recursive:
357         list='$(SUBDIRS)'; for subdir in $$list; do \
358           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
359         done
360 ctags-recursive:
361         list='$(SUBDIRS)'; for subdir in $$list; do \
362           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
363         done
364
365 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
366         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
367         unique=`for i in $$list; do \
368             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
369           done | \
370           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
371               END { if (nonempty) { for (i in files) print i; }; }'`; \
372         mkid -fID $$unique
373 tags: TAGS
374
375 @MAINTAINER_MODE_FALSE@TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
376 @MAINTAINER_MODE_FALSE@         $(TAGS_FILES) $(LISP)
377 @MAINTAINER_MODE_FALSE@ tags=; \
378 @MAINTAINER_MODE_FALSE@ here=`pwd`; \
379 @MAINTAINER_MODE_FALSE@ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
380 @MAINTAINER_MODE_FALSE@   include_option=--etags-include; \
381 @MAINTAINER_MODE_FALSE@   empty_fix=.; \
382 @MAINTAINER_MODE_FALSE@ else \
383 @MAINTAINER_MODE_FALSE@   include_option=--include; \
384 @MAINTAINER_MODE_FALSE@   empty_fix=; \
385 @MAINTAINER_MODE_FALSE@ fi; \
386 @MAINTAINER_MODE_FALSE@ list='$(SUBDIRS)'; for subdir in $$list; do \
387 @MAINTAINER_MODE_FALSE@   if test "$$subdir" = .; then :; else \
388 @MAINTAINER_MODE_FALSE@     test ! -f $$subdir/TAGS || \
389 @MAINTAINER_MODE_FALSE@       tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
390 @MAINTAINER_MODE_FALSE@   fi; \
391 @MAINTAINER_MODE_FALSE@ done; \
392 @MAINTAINER_MODE_FALSE@ list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
393 @MAINTAINER_MODE_FALSE@ unique=`for i in $$list; do \
394 @MAINTAINER_MODE_FALSE@     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
395 @MAINTAINER_MODE_FALSE@   done | \
396 @MAINTAINER_MODE_FALSE@   $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
397 @MAINTAINER_MODE_FALSE@       END { if (nonempty) { for (i in files) print i; }; }'`; \
398 @MAINTAINER_MODE_FALSE@ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
399 @MAINTAINER_MODE_FALSE@   test -n "$$unique" || unique=$$empty_fix; \
400 @MAINTAINER_MODE_FALSE@   $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
401 @MAINTAINER_MODE_FALSE@     $$tags $$unique; \
402 @MAINTAINER_MODE_FALSE@ fi
403 ctags: CTAGS
404 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
405                 $(TAGS_FILES) $(LISP)
406         tags=; \
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; nonempty = 1; } \
412               END { if (nonempty) { 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-lzma: distdir
484         tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
485         $(am__remove_distdir)
486
487 dist-tarZ: distdir
488         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
489         $(am__remove_distdir)
490
491 dist-shar: distdir
492         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
493         $(am__remove_distdir)
494
495 dist-zip: distdir
496         -rm -f $(distdir).zip
497         zip -rq $(distdir).zip $(distdir)
498         $(am__remove_distdir)
499
500 dist dist-all: distdir
501         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
502         $(am__remove_distdir)
503
504 # This target untars the dist file and tries a VPATH configuration.  Then
505 # it guarantees that the distribution is self-contained by making another
506 # tarfile.
507 distcheck: dist
508         case '$(DIST_ARCHIVES)' in \
509         *.tar.gz*) \
510           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
511         *.tar.bz2*) \
512           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
513         *.tar.lzma*) \
514           unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
515         *.tar.Z*) \
516           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
517         *.shar.gz*) \
518           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
519         *.zip*) \
520           unzip $(distdir).zip ;;\
521         esac
522         chmod -R a-w $(distdir); chmod a+w $(distdir)
523         mkdir $(distdir)/_build
524         mkdir $(distdir)/_inst
525         chmod a-w $(distdir)
526         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
527           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
528           && cd $(distdir)/_build \
529           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
530             $(DISTCHECK_CONFIGURE_FLAGS) \
531           && $(MAKE) $(AM_MAKEFLAGS) \
532           && $(MAKE) $(AM_MAKEFLAGS) dvi \
533           && $(MAKE) $(AM_MAKEFLAGS) check \
534           && $(MAKE) $(AM_MAKEFLAGS) install \
535           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
536           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
537           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
538                 distuninstallcheck \
539           && chmod -R a-w "$$dc_install_base" \
540           && ({ \
541                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
542                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
543                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
544                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
545                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
546               } || { rm -rf "$$dc_destdir"; exit 1; }) \
547           && rm -rf "$$dc_destdir" \
548           && $(MAKE) $(AM_MAKEFLAGS) dist \
549           && rm -rf $(DIST_ARCHIVES) \
550           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
551         $(am__remove_distdir)
552         @(echo "$(distdir) archives ready for distribution: "; \
553           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
554           sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
555 distuninstallcheck:
556         @cd $(distuninstallcheck_dir) \
557         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
558            || { echo "ERROR: files left after uninstall:" ; \
559                 if test -n "$(DESTDIR)"; then \
560                   echo "  (check DESTDIR support)"; \
561                 fi ; \
562                 $(distuninstallcheck_listfiles) ; \
563                 exit 1; } >&2
564 distcleancheck: distclean
565         @if test '$(srcdir)' = . ; then \
566           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
567           exit 1 ; \
568         fi
569         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
570           || { echo "ERROR: files left in build directory after distclean:" ; \
571                $(distcleancheck_listfiles) ; \
572                exit 1; } >&2
573 check-am: all-am
574         $(MAKE) $(AM_MAKEFLAGS) check-local
575 check: check-recursive
576 all-am: Makefile all-local
577 installdirs: installdirs-recursive
578 installdirs-am:
579 install: install-recursive
580 install-exec: install-exec-recursive
581 install-data: install-data-recursive
582 uninstall: uninstall-recursive
583
584 install-am: all-am
585         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
586
587 installcheck: installcheck-recursive
588 install-strip:
589         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
590           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
591           `test -z '$(STRIP)' || \
592             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
593 mostlyclean-generic:
594
595 clean-generic:
596
597 distclean-generic:
598         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
599         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
600
601 maintainer-clean-generic:
602         @echo "This command is intended for maintainers to use"
603         @echo "it deletes files that may require special tools to rebuild."
604 clean: clean-recursive
605
606 clean-am: clean-generic clean-libtool mostlyclean-am
607
608 distclean: distclean-recursive
609         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
610         -rm -f Makefile
611 distclean-am: clean-am distclean-generic distclean-libtool \
612         distclean-tags
613
614 dvi: dvi-recursive
615
616 dvi-am:
617
618 html: html-recursive
619
620 info: info-recursive
621
622 info-am:
623
624 install-data-am:
625
626 install-dvi: install-dvi-recursive
627
628 install-exec-am:
629
630 install-html: install-html-recursive
631
632 install-info: install-info-recursive
633
634 install-man:
635
636 install-pdf: install-pdf-recursive
637
638 install-ps: install-ps-recursive
639
640 installcheck-am:
641
642 maintainer-clean: maintainer-clean-recursive
643         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
644         -rm -rf $(top_srcdir)/autom4te.cache
645         -rm -f Makefile
646 maintainer-clean-am: distclean-am maintainer-clean-generic
647
648 mostlyclean: mostlyclean-recursive
649
650 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
651
652 pdf: pdf-recursive
653
654 pdf-am:
655
656 ps: ps-recursive
657
658 ps-am:
659
660 uninstall-am:
661
662 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
663         install-strip
664
665 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
666         all all-am all-local am--refresh check check-am check-local \
667         clean clean-generic clean-libtool ctags ctags-recursive dist \
668         dist-all dist-bzip2 dist-gzip dist-lzma dist-shar dist-tarZ \
669         dist-zip distcheck distclean distclean-generic \
670         distclean-libtool distclean-tags distcleancheck distdir \
671         distuninstallcheck dvi dvi-am html html-am info info-am \
672         install install-am install-data install-data-am install-dvi \
673         install-dvi-am install-exec install-exec-am install-html \
674         install-html-am install-info install-info-am install-man \
675         install-pdf install-pdf-am install-ps install-ps-am \
676         install-strip installcheck installcheck-am installdirs \
677         installdirs-am maintainer-clean maintainer-clean-generic \
678         mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
679         ps ps-am tags tags-recursive uninstall uninstall-am
680
681
682 check-local:
683         echo @build_id@ > stamp.check
684 all-local:
685         echo @build_id@ > stamp.build
686
687 gramine:
688         rm -rf gramine-@VERSION@ gramine-@VERSION@.tar*
689         @echo "# Setup sources..."
690         for n in `find include src tools/gras -name '*.[ch]' | grep -v -e gras_config.h -e ucontext_stack.h`; do \
691           mkdir -p gramine-@VERSION@/`dirname $$n`; \
692            perl -e '$$/ = undef; $$l=<>; while ($$l=~ m,(/\*.*?\*/),s) { $$rep=$$1; $$rep=~s/\S//sg; $$l=~s,/\*.*?\*/,$$rep,s; } print $$l;' < $$n > gramine-@VERSION@/$$n; \
693         done
694         @echo "# Copy sources to be generated by configury"
695         cp src/ucontext_stack.h.in src/gras_config.h.in gramine-@VERSION@/src
696         @echo "# Remove sources being part of the testsuite"
697         rm gramine-@VERSION@/src/*_unit.c
698         @echo "# Adapt the configury mechanism to the gramine context"
699         mkdir gramine-@VERSION@/acmacro
700         for n in configure Makefile.in src/Makefile.in include/Makefile.in \
701                  tools/Makefile.in tools/gras/Makefile.in; do \
702           sed  -e '/^# GRAMINE_CUT_BEGIN/,/^# GRAMINE_CUT_END/d' \
703                -e 's/gramine_mode=no/gramine_mode=yes/' $$n > gramine-@VERSION@/$$n; \
704         done
705         chmod +x gramine-@VERSION@/configure
706         cp install[-.]sh config.sub config.guess depcomp missing ltmain.sh gramine-@VERSION@/$$n
707         tar cf gramine-@VERSION@.tar gramine-@VERSION@ ; bzip2 -9 gramine-@VERSION@.tar
708         tar cf gramine-@VERSION@.tar gramine-@VERSION@ ; gzip -9 gramine-@VERSION@.tar
709
710 @MAINTAINER_MODE_TRUE@release: distcheck remote debian publish
711
712 @MAINTAINER_MODE_TRUE@debian: dist
713 @MAINTAINER_MODE_TRUE@  $(MAKE) -C ~/CVSIMPORT/pkg-grid/gras maintainerclean
714 @MAINTAINER_MODE_TRUE@  cp @PACKAGE@-@VERSION@.tar.gz ~/CVSIMPORT/pkg-grid/gras/
715 @MAINTAINER_MODE_TRUE@  cp @PACKAGE@-@VERSION@.tar.gz ~/CVSIMPORT/pkg-grid/gras/@PACKAGE@_@VERSION@.orig.tar.gz
716 @MAINTAINER_MODE_TRUE@  $(MAKE) -C ~/CVSIMPORT/pkg-grid/gras deb check
717 @MAINTAINER_MODE_TRUE@  dput local *.changes
718
719 @MAINTAINER_MODE_TRUE@publish: dist
720 @MAINTAINER_MODE_TRUE@   @echo "----[ Put the tarball @VERSION@ on gforge ]----"
721 #        scp @PACKAGE@-@VERSION@.tar.gz gcl.ucsd.edu:/home/www/simgrid/dl/
722 #        scp -r doc/html/* gcl.ucsd.edu:/home/www/simgrid/
723 #        scp -r doc/html/* scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/
724 @MAINTAINER_MODE_TRUE@   scp ChangeLog gcl.ucsd.edu:/home/www/simgrid/dl/ChangeLog
725 @MAINTAINER_MODE_TRUE@   @echo "----[ Put the tarball @VERSION@ on the local filesystem ]----"
726 @MAINTAINER_MODE_TRUE@   cp @PACKAGE@-@VERSION@.tar.gz ~/public_html/simgrid2
727 @MAINTAINER_MODE_TRUE@   cp -r doc/html ~/public_html/simgrid2/doc/
728 @MAINTAINER_MODE_TRUE@   cp ChangeLog ~/public_html/simgrid2/
729 @MAINTAINER_MODE_TRUE@   $(MAKE) -C ~/public_html
730
731 @MAINTAINER_MODE_TRUE@sync-gforge: 
732 @MAINTAINER_MODE_TRUE@  rsync --verbose --cvs-exclude --compress --delete --delete-excluded --rsh=ssh --ignore-times \
733 @MAINTAINER_MODE_TRUE@      --recursive --links --perms --times --omit-dir-times  \
734 @MAINTAINER_MODE_TRUE@      doc/html/ scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/doc/ || true
735 @MAINTAINER_MODE_TRUE@  scp doc/index.php doc/webcruft/robots.txt scm.gforge.inria.fr:/var/lib/gforge/chroot/home/groups/simgrid/htdocs/
736 @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/
737 @MAINTAINER_MODE_TRUE@  ssh scm.gforge.inria.fr "chgrp -R simgrid /var/lib/gforge/chroot/home/groups/simgrid/htdocs/"
738 @MAINTAINER_MODE_TRUE@  ssh scm.gforge.inria.fr "chmod g+rw -R /var/lib/gforge/chroot/home/groups/simgrid/htdocs/* || true"
739 @MAINTAINER_MODE_TRUE@  ssh scm.gforge.inria.fr "chmod a+rX -R /var/lib/gforge/chroot/home/groups/simgrid/htdocs/* || true"
740
741 @MAINTAINER_MODE_TRUE@mail:
742 @MAINTAINER_MODE_TRUE@   @ver=`dpkg-parsechangelog -lChangeLog | egrep '^Version: ' | sed 's/Version: //'`;\
743 @MAINTAINER_MODE_TRUE@    (echo "Hello," ; \
744 @MAINTAINER_MODE_TRUE@     echo; \
745 @MAINTAINER_MODE_TRUE@           echo "A new version of SimGrid is available. Here is the changelog:";\
746 @MAINTAINER_MODE_TRUE@     echo;echo;\
747 @MAINTAINER_MODE_TRUE@           dpkg-parsechangelog -lChangeLog ;\
748 @MAINTAINER_MODE_TRUE@           echo;echo; \
749 @MAINTAINER_MODE_TRUE@     echo "It is available from the official website:";\
750 @MAINTAINER_MODE_TRUE@     echo "  http://simgrid.gforge.inria.fr";\
751 @MAINTAINER_MODE_TRUE@     echo;echo "Cheers, the SimGrid team.") | \
752 @MAINTAINER_MODE_TRUE@          mail -e \
753 @MAINTAINER_MODE_TRUE@         -a "From: Arnaud.Legrand@imag.fr" \
754 @MAINTAINER_MODE_TRUE@         -s "New version of SimGrid ($$ver)" \
755 @MAINTAINER_MODE_TRUE@         simgrid-user@lists.gforge.inria.fr
756
757 @MAINTAINER_MODE_TRUE@TAGS:
758 @MAINTAINER_MODE_TRUE@  etags -o ./TAGS `$(MAKE) dist-files | grep -v $(PWD) | egrep '\.[ch]$$' |sort -u` 
759
760 @MAINTAINER_MODE_TRUE@splint:
761 @MAINTAINER_MODE_TRUE@  splint `$(MAKE) dist-files | grep -v $(PWD) | egrep '\.[ch]$$' |sort -u` \
762 @MAINTAINER_MODE_TRUE@         +matchanyintegral -warnposix +boolint \
763 @MAINTAINER_MODE_TRUE@         +show-summary +stats\
764 @MAINTAINER_MODE_TRUE@         -Iinclude -Isrc/include -Isrc/base -Isrc
765 @MAINTAINER_MODE_TRUE@.PHONY: splint sync-gforge
766
767 @MAINTAINER_MODE_TRUE@remote: 
768 @MAINTAINER_MODE_TRUE@  @$(top_srcdir)/tools/graspe-master
769
770 dist-files:
771         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
772         @echo
773         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
774 # Tell versions [3.59,3.63) of GNU make to not export all variables.
775 # Otherwise a system limit (for SysV at least) may be exceeded.
776 .NOEXPORT: