Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
938ec1560230aae2a33e658dd89d1147096ccfc2
[simgrid.git] / examples / gras / 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 = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47         $(top_srcdir)/acmacro/dist-files.mk
48 subdir = examples/gras
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
51         $(top_srcdir)/acmacro/compiler-flags.m4 \
52         $(top_srcdir)/acmacro/context.m4 \
53         $(top_srcdir)/acmacro/fancy_configury.m4 \
54         $(top_srcdir)/acmacro/flex.m4 \
55         $(top_srcdir)/acmacro/gras_arch.m4 \
56         $(top_srcdir)/acmacro/print_null.m4 \
57         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
58 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
59         $(ACLOCAL_M4)
60 mkinstalldirs = $(install_sh) -d
61 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
62 CONFIG_CLEAN_FILES =
63 SOURCES =
64 DIST_SOURCES =
65 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
66         html-recursive info-recursive install-data-recursive \
67         install-dvi-recursive install-exec-recursive \
68         install-html-recursive install-info-recursive \
69         install-pdf-recursive install-ps-recursive install-recursive \
70         installcheck-recursive installdirs-recursive pdf-recursive \
71         ps-recursive uninstall-recursive
72 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
73   distclean-recursive maintainer-clean-recursive
74 ETAGS = etags
75 CTAGS = ctags
76 DIST_SUBDIRS = $(SUBDIRS)
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = @ACLOCAL@
79 ADDR2LINE = @ADDR2LINE@
80 AMTAR = @AMTAR@
81 AM_CPPFLAGS = @AM_CPPFLAGS@
82 AR = @AR@
83 AS = @AS@
84 AUTOCONF = @AUTOCONF@
85 AUTOHEADER = @AUTOHEADER@
86 AUTOMAKE = @AUTOMAKE@
87 AWK = @AWK@
88 BASH = @BASH@
89 CC = @CC@
90 CCDEPMODE = @CCDEPMODE@
91 CFLAGS = @CFLAGS@
92 CPP = @CPP@
93 CPPFLAGS = @CPPFLAGS@
94 CXX = @CXX@
95 CXXCPP = @CXXCPP@
96 CXXDEPMODE = @CXXDEPMODE@
97 CXXFLAGS = @CXXFLAGS@
98 CYGPATH_W = @CYGPATH_W@
99 DEFS = @DEFS@
100 DEPDIR = @DEPDIR@
101 DLLTOOL = @DLLTOOL@
102 DOXYGEN = @DOXYGEN@
103 ECHO = @ECHO@
104 ECHO_C = @ECHO_C@
105 ECHO_N = @ECHO_N@
106 ECHO_T = @ECHO_T@
107 EGREP = @EGREP@
108 EXEEXT = @EXEEXT@
109 FLEXML = @FLEXML@
110 GCJ = @GCJ@
111 GCJDEPMODE = @GCJDEPMODE@
112 GCJFLAGS = @GCJFLAGS@
113 GRAS_DEP = @GRAS_DEP@
114 GREP = @GREP@
115 INSTALL = @INSTALL@
116 INSTALL_DATA = @INSTALL_DATA@
117 INSTALL_PROGRAM = @INSTALL_PROGRAM@
118 INSTALL_SCRIPT = @INSTALL_SCRIPT@
119 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
120 JAR = @JAR@
121 JAVA = @JAVA@
122 JAVAC = @JAVAC@
123 LDFLAGS = @LDFLAGS@
124 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
125 LEX = @LEX@
126 LEXLIB = @LEXLIB@
127 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
128 LIBOBJS = @LIBOBJS@
129 LIBS = @LIBS@
130 LIBTOOL = @LIBTOOL@
131 LN_S = @LN_S@
132 LTLIBOBJS = @LTLIBOBJS@
133 MAINT = @MAINT@
134 MAKEINFO = @MAKEINFO@
135 MD5SUM = @MD5SUM@
136 MKDIR_P = @MKDIR_P@
137 OBJDUMP = @OBJDUMP@
138 OBJEXT = @OBJEXT@
139 PACKAGE = @PACKAGE@
140 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
141 PACKAGE_NAME = @PACKAGE_NAME@
142 PACKAGE_STRING = @PACKAGE_STRING@
143 PACKAGE_TARNAME = @PACKAGE_TARNAME@
144 PACKAGE_VERSION = @PACKAGE_VERSION@
145 PATH_SEPARATOR = @PATH_SEPARATOR@
146 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
147 RANLIB = @RANLIB@
148 SET_MAKE = @SET_MAKE@
149 SHELL = @SHELL@
150 SIMGRID_DEP = @SIMGRID_DEP@
151 SMPI_DEP = @SMPI_DEP@
152 STRIP = @STRIP@
153 VERSION = @VERSION@
154 WARNING = @WARNING@
155 abs_builddir = @abs_builddir@
156 abs_srcdir = @abs_srcdir@
157 abs_top_builddir = @abs_top_builddir@
158 abs_top_srcdir = @abs_top_srcdir@
159 ac_configure_args = @ac_configure_args@
160 ac_ct_CC = @ac_ct_CC@
161 ac_ct_CXX = @ac_ct_CXX@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_id = @build_id@
172 build_os = @build_os@
173 build_vendor = @build_vendor@
174 builddir = @builddir@
175 datadir = @datadir@
176 datarootdir = @datarootdir@
177 docdir = @docdir@
178 dvidir = @dvidir@
179 exec_prefix = @exec_prefix@
180 host = @host@
181 host_alias = @host_alias@
182 host_cpu = @host_cpu@
183 host_os = @host_os@
184 host_vendor = @host_vendor@
185 htmldir = @htmldir@
186 includedir = @includedir@
187 infodir = @infodir@
188 install_sh = @install_sh@
189 libdir = @libdir@
190 libexecdir = @libexecdir@
191 localedir = @localedir@
192 localstatedir = @localstatedir@
193 mandir = @mandir@
194 mkdir_p = @mkdir_p@
195 oldincludedir = @oldincludedir@
196 pdfdir = @pdfdir@
197 prefix = @prefix@
198 program_transform_name = @program_transform_name@
199 psdir = @psdir@
200 pth_skaddr_makecontext = @pth_skaddr_makecontext@
201 pth_sksize_makecontext = @pth_sksize_makecontext@
202 sbindir = @sbindir@
203 sharedstatedir = @sharedstatedir@
204 srcdir = @srcdir@
205 sysconfdir = @sysconfdir@
206 target = @target@
207 target_alias = @target_alias@
208 target_cpu = @target_cpu@
209 target_os = @target_os@
210 target_vendor = @target_vendor@
211 top_builddir = @top_builddir@
212 top_srcdir = @top_srcdir@
213 SUBDIRS = ping rpc spawn timer chrono mutual_exclusion/simple_token mmrpc all2all pmm synchro properties
214 all: all-recursive
215
216 .SUFFIXES:
217 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
218         @for dep in $?; do \
219           case '$(am__configure_deps)' in \
220             *$$dep*) \
221               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222                 && exit 0; \
223               exit 1;; \
224           esac; \
225         done; \
226         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/gras/Makefile'; \
227         cd $(top_srcdir) && \
228           $(AUTOMAKE) --gnu  examples/gras/Makefile
229 .PRECIOUS: Makefile
230 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231         @case '$?' in \
232           *config.status*) \
233             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234           *) \
235             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237         esac;
238
239 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246
247 mostlyclean-libtool:
248         -rm -f *.lo
249
250 clean-libtool:
251         -rm -rf .libs _libs
252
253 # This directory's subdirectories are mostly independent; you can cd
254 # into them and run `make' without going through this Makefile.
255 # To change the values of `make' variables: instead of editing Makefiles,
256 # (1) if the variable is set in `config.status', edit `config.status'
257 #     (which will cause the Makefiles to be regenerated when you run `make');
258 # (2) otherwise, pass the desired values on the `make' command line.
259 $(RECURSIVE_TARGETS):
260         @failcom='exit 1'; \
261         for f in x $$MAKEFLAGS; do \
262           case $$f in \
263             *=* | --[!k]*);; \
264             *k*) failcom='fail=yes';; \
265           esac; \
266         done; \
267         dot_seen=no; \
268         target=`echo $@ | sed s/-recursive//`; \
269         list='$(SUBDIRS)'; for subdir in $$list; do \
270           echo "Making $$target in $$subdir"; \
271           if test "$$subdir" = "."; then \
272             dot_seen=yes; \
273             local_target="$$target-am"; \
274           else \
275             local_target="$$target"; \
276           fi; \
277           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
278           || eval $$failcom; \
279         done; \
280         if test "$$dot_seen" = "no"; then \
281           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
282         fi; test -z "$$fail"
283
284 $(RECURSIVE_CLEAN_TARGETS):
285         @failcom='exit 1'; \
286         for f in x $$MAKEFLAGS; do \
287           case $$f in \
288             *=* | --[!k]*);; \
289             *k*) failcom='fail=yes';; \
290           esac; \
291         done; \
292         dot_seen=no; \
293         case "$@" in \
294           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
295           *) list='$(SUBDIRS)' ;; \
296         esac; \
297         rev=''; for subdir in $$list; do \
298           if test "$$subdir" = "."; then :; else \
299             rev="$$subdir $$rev"; \
300           fi; \
301         done; \
302         rev="$$rev ."; \
303         target=`echo $@ | sed s/-recursive//`; \
304         for subdir in $$rev; do \
305           echo "Making $$target in $$subdir"; \
306           if test "$$subdir" = "."; then \
307             local_target="$$target-am"; \
308           else \
309             local_target="$$target"; \
310           fi; \
311           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
312           || eval $$failcom; \
313         done && test -z "$$fail"
314 tags-recursive:
315         list='$(SUBDIRS)'; for subdir in $$list; do \
316           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
317         done
318 ctags-recursive:
319         list='$(SUBDIRS)'; for subdir in $$list; do \
320           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
321         done
322
323 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
324         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
325         unique=`for i in $$list; do \
326             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
327           done | \
328           $(AWK) '    { files[$$0] = 1; } \
329                END { for (i in files) print i; }'`; \
330         mkid -fID $$unique
331 tags: TAGS
332
333 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
334                 $(TAGS_FILES) $(LISP)
335         tags=; \
336         here=`pwd`; \
337         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
338           include_option=--etags-include; \
339           empty_fix=.; \
340         else \
341           include_option=--include; \
342           empty_fix=; \
343         fi; \
344         list='$(SUBDIRS)'; for subdir in $$list; do \
345           if test "$$subdir" = .; then :; else \
346             test ! -f $$subdir/TAGS || \
347               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
348           fi; \
349         done; \
350         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
351         unique=`for i in $$list; do \
352             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353           done | \
354           $(AWK) '    { files[$$0] = 1; } \
355                END { for (i in files) print i; }'`; \
356         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
357           test -n "$$unique" || unique=$$empty_fix; \
358           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
359             $$tags $$unique; \
360         fi
361 ctags: CTAGS
362 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
363                 $(TAGS_FILES) $(LISP)
364         tags=; \
365         here=`pwd`; \
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; } \
371                END { for (i in files) print i; }'`; \
372         test -z "$(CTAGS_ARGS)$$tags$$unique" \
373           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
374              $$tags $$unique
375
376 GTAGS:
377         here=`$(am__cd) $(top_builddir) && pwd` \
378           && cd $(top_srcdir) \
379           && gtags -i $(GTAGS_ARGS) $$here
380
381 distclean-tags:
382         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
383
384 distdir: $(DISTFILES)
385         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
386         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
387         list='$(DISTFILES)'; \
388           dist_files=`for file in $$list; do echo $$file; done | \
389           sed -e "s|^$$srcdirstrip/||;t" \
390               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
391         case $$dist_files in \
392           */*) $(MKDIR_P) `echo "$$dist_files" | \
393                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
394                            sort -u` ;; \
395         esac; \
396         for file in $$dist_files; do \
397           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
398           if test -d $$d/$$file; then \
399             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
400             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
401               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
402             fi; \
403             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
404           else \
405             test -f $(distdir)/$$file \
406             || cp -p $$d/$$file $(distdir)/$$file \
407             || exit 1; \
408           fi; \
409         done
410         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
411           if test "$$subdir" = .; then :; else \
412             test -d "$(distdir)/$$subdir" \
413             || $(MKDIR_P) "$(distdir)/$$subdir" \
414             || exit 1; \
415             distdir=`$(am__cd) $(distdir) && pwd`; \
416             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
417             (cd $$subdir && \
418               $(MAKE) $(AM_MAKEFLAGS) \
419                 top_distdir="$$top_distdir" \
420                 distdir="$$distdir/$$subdir" \
421                 am__remove_distdir=: \
422                 am__skip_length_check=: \
423                 distdir) \
424               || exit 1; \
425           fi; \
426         done
427 check-am: all-am
428 check: check-recursive
429 all-am: Makefile
430 installdirs: installdirs-recursive
431 installdirs-am:
432 install: install-recursive
433 install-exec: install-exec-recursive
434 install-data: install-data-recursive
435 uninstall: uninstall-recursive
436
437 install-am: all-am
438         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
439
440 installcheck: installcheck-recursive
441 install-strip:
442         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
443           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
444           `test -z '$(STRIP)' || \
445             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
446 mostlyclean-generic:
447
448 clean-generic:
449
450 distclean-generic:
451         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
452
453 maintainer-clean-generic:
454         @echo "This command is intended for maintainers to use"
455         @echo "it deletes files that may require special tools to rebuild."
456 clean: clean-recursive
457
458 clean-am: clean-generic clean-libtool mostlyclean-am
459
460 distclean: distclean-recursive
461         -rm -f Makefile
462 distclean-am: clean-am distclean-generic distclean-tags
463
464 dvi: dvi-recursive
465
466 dvi-am:
467
468 html: html-recursive
469
470 info: info-recursive
471
472 info-am:
473
474 install-data-am:
475
476 install-dvi: install-dvi-recursive
477
478 install-exec-am:
479
480 install-html: install-html-recursive
481
482 install-info: install-info-recursive
483
484 install-man:
485
486 install-pdf: install-pdf-recursive
487
488 install-ps: install-ps-recursive
489
490 installcheck-am:
491
492 maintainer-clean: maintainer-clean-recursive
493         -rm -f Makefile
494 maintainer-clean-am: distclean-am maintainer-clean-generic
495
496 mostlyclean: mostlyclean-recursive
497
498 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
499
500 pdf: pdf-recursive
501
502 pdf-am:
503
504 ps: ps-recursive
505
506 ps-am:
507
508 uninstall-am:
509
510 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
511         install-strip
512
513 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
514         all all-am check check-am clean clean-generic clean-libtool \
515         ctags ctags-recursive distclean distclean-generic \
516         distclean-libtool distclean-tags distdir dvi dvi-am html \
517         html-am info info-am install install-am install-data \
518         install-data-am install-dvi install-dvi-am install-exec \
519         install-exec-am install-html install-html-am install-info \
520         install-info-am install-man install-pdf install-pdf-am \
521         install-ps install-ps-am install-strip installcheck \
522         installcheck-am installdirs installdirs-am maintainer-clean \
523         maintainer-clean-generic mostlyclean mostlyclean-generic \
524         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
525         uninstall uninstall-am
526
527
528 dist-files:
529         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
530         @echo
531         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
532 # p2p
533 # Tell versions [3.59,3.63) of GNU make to not export all variables.
534 # Otherwise a system limit (for SysV at least) may be exceeded.
535 .NOEXPORT: