Logo AND Algorithmique Numérique Distribuée

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