Logo AND Algorithmique Numérique Distribuée

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