Logo AND Algorithmique Numérique Distribuée

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