Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not include the C source files related to the context switch, add them directly...
[simgrid.git] / tools / 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         $(srcdir)/graspe-slave.in $(top_srcdir)/acmacro/dist-files.mk
48 subdir = tools
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 = graspe-slave
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 = gras tesh
214 @GRAMINE_MODE_FALSE@EXTRA_DIST = graspe-master
215 all: all-recursive
216
217 .SUFFIXES:
218 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
219         @for dep in $?; do \
220           case '$(am__configure_deps)' in \
221             *$$dep*) \
222               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
223                 && exit 0; \
224               exit 1;; \
225           esac; \
226         done; \
227         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
228         cd $(top_srcdir) && \
229           $(AUTOMAKE) --gnu  tools/Makefile
230 .PRECIOUS: Makefile
231 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
232         @case '$?' in \
233           *config.status*) \
234             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
235           *) \
236             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
237             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
238         esac;
239
240 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242
243 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
246         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247 graspe-slave: $(top_builddir)/config.status $(srcdir)/graspe-slave.in
248         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
249
250 mostlyclean-libtool:
251         -rm -f *.lo
252
253 clean-libtool:
254         -rm -rf .libs _libs
255
256 # This directory's subdirectories are mostly independent; you can cd
257 # into them and run `make' without going through this Makefile.
258 # To change the values of `make' variables: instead of editing Makefiles,
259 # (1) if the variable is set in `config.status', edit `config.status'
260 #     (which will cause the Makefiles to be regenerated when you run `make');
261 # (2) otherwise, pass the desired values on the `make' command line.
262 $(RECURSIVE_TARGETS):
263         @failcom='exit 1'; \
264         for f in x $$MAKEFLAGS; do \
265           case $$f in \
266             *=* | --[!k]*);; \
267             *k*) failcom='fail=yes';; \
268           esac; \
269         done; \
270         dot_seen=no; \
271         target=`echo $@ | sed s/-recursive//`; \
272         list='$(SUBDIRS)'; for subdir in $$list; do \
273           echo "Making $$target in $$subdir"; \
274           if test "$$subdir" = "."; then \
275             dot_seen=yes; \
276             local_target="$$target-am"; \
277           else \
278             local_target="$$target"; \
279           fi; \
280           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
281           || eval $$failcom; \
282         done; \
283         if test "$$dot_seen" = "no"; then \
284           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
285         fi; test -z "$$fail"
286
287 $(RECURSIVE_CLEAN_TARGETS):
288         @failcom='exit 1'; \
289         for f in x $$MAKEFLAGS; do \
290           case $$f in \
291             *=* | --[!k]*);; \
292             *k*) failcom='fail=yes';; \
293           esac; \
294         done; \
295         dot_seen=no; \
296         case "$@" in \
297           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
298           *) list='$(SUBDIRS)' ;; \
299         esac; \
300         rev=''; for subdir in $$list; do \
301           if test "$$subdir" = "."; then :; else \
302             rev="$$subdir $$rev"; \
303           fi; \
304         done; \
305         rev="$$rev ."; \
306         target=`echo $@ | sed s/-recursive//`; \
307         for subdir in $$rev; do \
308           echo "Making $$target in $$subdir"; \
309           if test "$$subdir" = "."; then \
310             local_target="$$target-am"; \
311           else \
312             local_target="$$target"; \
313           fi; \
314           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
315           || eval $$failcom; \
316         done && test -z "$$fail"
317 tags-recursive:
318         list='$(SUBDIRS)'; for subdir in $$list; do \
319           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
320         done
321 ctags-recursive:
322         list='$(SUBDIRS)'; for subdir in $$list; do \
323           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
324         done
325
326 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
327         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
328         unique=`for i in $$list; do \
329             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
330           done | \
331           $(AWK) '    { files[$$0] = 1; } \
332                END { for (i in files) print i; }'`; \
333         mkid -fID $$unique
334 tags: TAGS
335
336 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
337                 $(TAGS_FILES) $(LISP)
338         tags=; \
339         here=`pwd`; \
340         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
341           include_option=--etags-include; \
342           empty_fix=.; \
343         else \
344           include_option=--include; \
345           empty_fix=; \
346         fi; \
347         list='$(SUBDIRS)'; for subdir in $$list; do \
348           if test "$$subdir" = .; then :; else \
349             test ! -f $$subdir/TAGS || \
350               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
351           fi; \
352         done; \
353         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
354         unique=`for i in $$list; do \
355             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
356           done | \
357           $(AWK) '    { files[$$0] = 1; } \
358                END { for (i in files) print i; }'`; \
359         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
360           test -n "$$unique" || unique=$$empty_fix; \
361           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
362             $$tags $$unique; \
363         fi
364 ctags: CTAGS
365 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
366                 $(TAGS_FILES) $(LISP)
367         tags=; \
368         here=`pwd`; \
369         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
370         unique=`for i in $$list; do \
371             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
372           done | \
373           $(AWK) '    { files[$$0] = 1; } \
374                END { for (i in files) print i; }'`; \
375         test -z "$(CTAGS_ARGS)$$tags$$unique" \
376           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
377              $$tags $$unique
378
379 GTAGS:
380         here=`$(am__cd) $(top_builddir) && pwd` \
381           && cd $(top_srcdir) \
382           && gtags -i $(GTAGS_ARGS) $$here
383
384 distclean-tags:
385         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
386
387 distdir: $(DISTFILES)
388         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
390         list='$(DISTFILES)'; \
391           dist_files=`for file in $$list; do echo $$file; done | \
392           sed -e "s|^$$srcdirstrip/||;t" \
393               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
394         case $$dist_files in \
395           */*) $(MKDIR_P) `echo "$$dist_files" | \
396                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
397                            sort -u` ;; \
398         esac; \
399         for file in $$dist_files; do \
400           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
401           if test -d $$d/$$file; then \
402             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
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                 am__remove_distdir=: \
425                 am__skip_length_check=: \
426                 distdir) \
427               || exit 1; \
428           fi; \
429         done
430 check-am: all-am
431 check: check-recursive
432 all-am: Makefile
433 installdirs: installdirs-recursive
434 installdirs-am:
435 install: install-recursive
436 install-exec: install-exec-recursive
437 install-data: install-data-recursive
438 uninstall: uninstall-recursive
439
440 install-am: all-am
441         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
442
443 installcheck: installcheck-recursive
444 install-strip:
445         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
446           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
447           `test -z '$(STRIP)' || \
448             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
449 mostlyclean-generic:
450
451 clean-generic:
452
453 distclean-generic:
454         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
455
456 maintainer-clean-generic:
457         @echo "This command is intended for maintainers to use"
458         @echo "it deletes files that may require special tools to rebuild."
459 clean: clean-recursive
460
461 clean-am: clean-generic clean-libtool mostlyclean-am
462
463 distclean: distclean-recursive
464         -rm -f Makefile
465 distclean-am: clean-am distclean-generic distclean-tags
466
467 dvi: dvi-recursive
468
469 dvi-am:
470
471 html: html-recursive
472
473 info: info-recursive
474
475 info-am:
476
477 install-data-am:
478
479 install-dvi: install-dvi-recursive
480
481 install-exec-am:
482
483 install-html: install-html-recursive
484
485 install-info: install-info-recursive
486
487 install-man:
488
489 install-pdf: install-pdf-recursive
490
491 install-ps: install-ps-recursive
492
493 installcheck-am:
494
495 maintainer-clean: maintainer-clean-recursive
496         -rm -f Makefile
497 maintainer-clean-am: distclean-am maintainer-clean-generic
498
499 mostlyclean: mostlyclean-recursive
500
501 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
502
503 pdf: pdf-recursive
504
505 pdf-am:
506
507 ps: ps-recursive
508
509 ps-am:
510
511 uninstall-am:
512
513 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
514         install-strip
515
516 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
517         all all-am check check-am clean clean-generic clean-libtool \
518         ctags ctags-recursive distclean distclean-generic \
519         distclean-libtool distclean-tags distdir dvi dvi-am html \
520         html-am info info-am install install-am install-data \
521         install-data-am install-dvi install-dvi-am install-exec \
522         install-exec-am install-html install-html-am install-info \
523         install-info-am install-man install-pdf install-pdf-am \
524         install-ps install-ps-am install-strip installcheck \
525         installcheck-am installdirs installdirs-am maintainer-clean \
526         maintainer-clean-generic mostlyclean mostlyclean-generic \
527         mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
528         uninstall uninstall-am
529
530
531 dist-files:
532         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
533         @echo
534         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
535 # Tell versions [3.59,3.63) of GNU make to not export all variables.
536 # Otherwise a system limit (for SysV at least) may be exceeded.
537 .NOEXPORT: