Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
d6b68193bafa3da23020e70cf532ddc4f0d42913
[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 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
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 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
130 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
131 MAKEINFO = @MAKEINFO@
132 MD5SUM = @MD5SUM@
133 OBJDUMP = @OBJDUMP@
134 OBJEXT = @OBJEXT@
135 PACKAGE = @PACKAGE@
136 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
137 PACKAGE_NAME = @PACKAGE_NAME@
138 PACKAGE_STRING = @PACKAGE_STRING@
139 PACKAGE_TARNAME = @PACKAGE_TARNAME@
140 PACKAGE_VERSION = @PACKAGE_VERSION@
141 PATH_SEPARATOR = @PATH_SEPARATOR@
142 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
143 RANLIB = @RANLIB@
144 SET_MAKE = @SET_MAKE@
145 SHELL = @SHELL@
146 SIMGRID_DEP = @SIMGRID_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 ac_ct_F77 = @ac_ct_F77@
158 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
159 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
160 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
161 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
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 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 htmldir = @htmldir@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 localedir = @localedir@
191 localstatedir = @localstatedir@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 oldincludedir = @oldincludedir@
195 pdfdir = @pdfdir@
196 prefix = @prefix@
197 program_transform_name = @program_transform_name@
198 psdir = @psdir@
199 pth_skaddr_makecontext = @pth_skaddr_makecontext@
200 pth_sksize_makecontext = @pth_sksize_makecontext@
201 sbindir = @sbindir@
202 sharedstatedir = @sharedstatedir@
203 sysconfdir = @sysconfdir@
204 target = @target@
205 target_alias = @target_alias@
206 target_cpu = @target_cpu@
207 target_os = @target_os@
208 target_vendor = @target_vendor@
209 SUBDIRS = bandwidth saturate # alnem 
210 all: all-recursive
211
212 .SUFFIXES:
213 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
214         @for dep in $?; do \
215           case '$(am__configure_deps)' in \
216             *$$dep*) \
217               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
218                 && exit 0; \
219               exit 1;; \
220           esac; \
221         done; \
222         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  examples/amok/Makefile'; \
223         cd $(top_srcdir) && \
224           $(AUTOMAKE) --gnu  examples/amok/Makefile
225 .PRECIOUS: Makefile
226 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227         @case '$?' in \
228           *config.status*) \
229             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230           *) \
231             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233         esac;
234
235 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243 mostlyclean-libtool:
244         -rm -f *.lo
245
246 clean-libtool:
247         -rm -rf .libs _libs
248
249 distclean-libtool:
250         -rm -f libtool
251 uninstall-info-am:
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 mostlyclean-recursive clean-recursive distclean-recursive \
285 maintainer-clean-recursive:
286         @failcom='exit 1'; \
287         for f in x $$MAKEFLAGS; do \
288           case $$f in \
289             *=* | --[!k]*);; \
290             *k*) failcom='fail=yes';; \
291           esac; \
292         done; \
293         dot_seen=no; \
294         case "$@" in \
295           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
296           *) list='$(SUBDIRS)' ;; \
297         esac; \
298         rev=''; for subdir in $$list; do \
299           if test "$$subdir" = "."; then :; else \
300             rev="$$subdir $$rev"; \
301           fi; \
302         done; \
303         rev="$$rev ."; \
304         target=`echo $@ | sed s/-recursive//`; \
305         for subdir in $$rev; do \
306           echo "Making $$target in $$subdir"; \
307           if test "$$subdir" = "."; then \
308             local_target="$$target-am"; \
309           else \
310             local_target="$$target"; \
311           fi; \
312           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
313           || eval $$failcom; \
314         done && test -z "$$fail"
315 tags-recursive:
316         list='$(SUBDIRS)'; for subdir in $$list; do \
317           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
318         done
319 ctags-recursive:
320         list='$(SUBDIRS)'; for subdir in $$list; do \
321           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
322         done
323
324 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
325         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
326         unique=`for i in $$list; do \
327             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
328           done | \
329           $(AWK) '    { files[$$0] = 1; } \
330                END { for (i in files) print i; }'`; \
331         mkid -fID $$unique
332 tags: TAGS
333
334 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
335                 $(TAGS_FILES) $(LISP)
336         tags=; \
337         here=`pwd`; \
338         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
339           include_option=--etags-include; \
340           empty_fix=.; \
341         else \
342           include_option=--include; \
343           empty_fix=; \
344         fi; \
345         list='$(SUBDIRS)'; for subdir in $$list; do \
346           if test "$$subdir" = .; then :; else \
347             test ! -f $$subdir/TAGS || \
348               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
349           fi; \
350         done; \
351         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
352         unique=`for i in $$list; do \
353             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354           done | \
355           $(AWK) '    { files[$$0] = 1; } \
356                END { for (i in files) print i; }'`; \
357         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
358           test -n "$$unique" || unique=$$empty_fix; \
359           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
360             $$tags $$unique; \
361         fi
362 ctags: CTAGS
363 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364                 $(TAGS_FILES) $(LISP)
365         tags=; \
366         here=`pwd`; \
367         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '    { files[$$0] = 1; } \
372                END { for (i in files) print i; }'`; \
373         test -z "$(CTAGS_ARGS)$$tags$$unique" \
374           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
375              $$tags $$unique
376
377 GTAGS:
378         here=`$(am__cd) $(top_builddir) && pwd` \
379           && cd $(top_srcdir) \
380           && gtags -i $(GTAGS_ARGS) $$here
381
382 distclean-tags:
383         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
384
385 distdir: $(DISTFILES)
386         $(mkdir_p) $(distdir)/../../acmacro
387         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
388         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
389         list='$(DISTFILES)'; for file in $$list; do \
390           case $$file in \
391             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
392             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
393           esac; \
394           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
395           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
396           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
397             dir="/$$dir"; \
398             $(mkdir_p) "$(distdir)$$dir"; \
399           else \
400             dir=''; \
401           fi; \
402           if test -d $$d/$$file; then \
403             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
404               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
405             fi; \
406             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
407           else \
408             test -f $(distdir)/$$file \
409             || cp -p $$d/$$file $(distdir)/$$file \
410             || exit 1; \
411           fi; \
412         done
413         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
414           if test "$$subdir" = .; then :; else \
415             test -d "$(distdir)/$$subdir" \
416             || $(mkdir_p) "$(distdir)/$$subdir" \
417             || exit 1; \
418             distdir=`$(am__cd) $(distdir) && pwd`; \
419             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
420             (cd $$subdir && \
421               $(MAKE) $(AM_MAKEFLAGS) \
422                 top_distdir="$$top_distdir" \
423                 distdir="$$distdir/$$subdir" \
424                 distdir) \
425               || exit 1; \
426           fi; \
427         done
428 check-am: all-am
429 check: check-recursive
430 all-am: Makefile
431 installdirs: installdirs-recursive
432 installdirs-am:
433 install: install-recursive
434 install-exec: install-exec-recursive
435 install-data: install-data-recursive
436 uninstall: uninstall-recursive
437
438 install-am: all-am
439         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
440
441 installcheck: installcheck-recursive
442 install-strip:
443         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
444           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
445           `test -z '$(STRIP)' || \
446             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
447 mostlyclean-generic:
448
449 clean-generic:
450
451 distclean-generic:
452         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
453
454 maintainer-clean-generic:
455         @echo "This command is intended for maintainers to use"
456         @echo "it deletes files that may require special tools to rebuild."
457 clean: clean-recursive
458
459 clean-am: clean-generic clean-libtool mostlyclean-am
460
461 distclean: distclean-recursive
462         -rm -f Makefile
463 distclean-am: clean-am distclean-generic distclean-libtool \
464         distclean-tags
465
466 dvi: dvi-recursive
467
468 dvi-am:
469
470 html: html-recursive
471
472 info: info-recursive
473
474 info-am:
475
476 install-data-am:
477
478 install-exec-am:
479
480 install-info: install-info-recursive
481
482 install-man:
483
484 installcheck-am:
485
486 maintainer-clean: maintainer-clean-recursive
487         -rm -f Makefile
488 maintainer-clean-am: distclean-am maintainer-clean-generic
489
490 mostlyclean: mostlyclean-recursive
491
492 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
493
494 pdf: pdf-recursive
495
496 pdf-am:
497
498 ps: ps-recursive
499
500 ps-am:
501
502 uninstall-am: uninstall-info-am
503
504 uninstall-info: uninstall-info-recursive
505
506 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
507         clean clean-generic clean-libtool clean-recursive ctags \
508         ctags-recursive distclean distclean-generic distclean-libtool \
509         distclean-recursive distclean-tags distdir dvi dvi-am html \
510         html-am info info-am install install-am install-data \
511         install-data-am install-exec install-exec-am install-info \
512         install-info-am install-man install-strip installcheck \
513         installcheck-am installdirs installdirs-am maintainer-clean \
514         maintainer-clean-generic maintainer-clean-recursive \
515         mostlyclean mostlyclean-generic mostlyclean-libtool \
516         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
517         uninstall uninstall-am uninstall-info-am
518
519
520 dist-files:
521         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
522         @echo
523         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
524 # Tell versions [3.59,3.63) of GNU make to not export all variables.
525 # Otherwise a system limit (for SysV at least) may be exceeded.
526 .NOEXPORT: