Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This file is generated in maintainermode => must be in CVS for non-maintainer mode...
[simgrid.git] / tools / 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         $(srcdir)/graspe-slave.in $(top_srcdir)/acmacro/dist-files.mk
46 subdir = tools
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 = graspe-slave
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 = gras
210 @GRAMINE_MODE_FALSE@EXTRA_DIST = graspe-master
211 all: all-recursive
212
213 .SUFFIXES:
214 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
215         @for dep in $?; do \
216           case '$(am__configure_deps)' in \
217             *$$dep*) \
218               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
219                 && exit 0; \
220               exit 1;; \
221           esac; \
222         done; \
223         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  tools/Makefile'; \
224         cd $(top_srcdir) && \
225           $(AUTOMAKE) --gnu  tools/Makefile
226 .PRECIOUS: Makefile
227 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
228         @case '$?' in \
229           *config.status*) \
230             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
231           *) \
232             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
233             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
234         esac;
235
236 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
237         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
238
239 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
242         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
243 graspe-slave: $(top_builddir)/config.status $(srcdir)/graspe-slave.in
244         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
245
246 mostlyclean-libtool:
247         -rm -f *.lo
248
249 clean-libtool:
250         -rm -rf .libs _libs
251
252 distclean-libtool:
253         -rm -f libtool
254 uninstall-info-am:
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 mostlyclean-recursive clean-recursive distclean-recursive \
288 maintainer-clean-recursive:
289         @failcom='exit 1'; \
290         for f in x $$MAKEFLAGS; do \
291           case $$f in \
292             *=* | --[!k]*);; \
293             *k*) failcom='fail=yes';; \
294           esac; \
295         done; \
296         dot_seen=no; \
297         case "$@" in \
298           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
299           *) list='$(SUBDIRS)' ;; \
300         esac; \
301         rev=''; for subdir in $$list; do \
302           if test "$$subdir" = "."; then :; else \
303             rev="$$subdir $$rev"; \
304           fi; \
305         done; \
306         rev="$$rev ."; \
307         target=`echo $@ | sed s/-recursive//`; \
308         for subdir in $$rev; do \
309           echo "Making $$target in $$subdir"; \
310           if test "$$subdir" = "."; then \
311             local_target="$$target-am"; \
312           else \
313             local_target="$$target"; \
314           fi; \
315           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
316           || eval $$failcom; \
317         done && test -z "$$fail"
318 tags-recursive:
319         list='$(SUBDIRS)'; for subdir in $$list; do \
320           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
321         done
322 ctags-recursive:
323         list='$(SUBDIRS)'; for subdir in $$list; do \
324           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
325         done
326
327 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
328         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
329         unique=`for i in $$list; do \
330             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
331           done | \
332           $(AWK) '    { files[$$0] = 1; } \
333                END { for (i in files) print i; }'`; \
334         mkid -fID $$unique
335 tags: TAGS
336
337 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
338                 $(TAGS_FILES) $(LISP)
339         tags=; \
340         here=`pwd`; \
341         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
342           include_option=--etags-include; \
343           empty_fix=.; \
344         else \
345           include_option=--include; \
346           empty_fix=; \
347         fi; \
348         list='$(SUBDIRS)'; for subdir in $$list; do \
349           if test "$$subdir" = .; then :; else \
350             test ! -f $$subdir/TAGS || \
351               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
352           fi; \
353         done; \
354         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
355         unique=`for i in $$list; do \
356             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
357           done | \
358           $(AWK) '    { files[$$0] = 1; } \
359                END { for (i in files) print i; }'`; \
360         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
361           test -n "$$unique" || unique=$$empty_fix; \
362           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
363             $$tags $$unique; \
364         fi
365 ctags: CTAGS
366 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
367                 $(TAGS_FILES) $(LISP)
368         tags=; \
369         here=`pwd`; \
370         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
371         unique=`for i in $$list; do \
372             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
373           done | \
374           $(AWK) '    { files[$$0] = 1; } \
375                END { for (i in files) print i; }'`; \
376         test -z "$(CTAGS_ARGS)$$tags$$unique" \
377           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
378              $$tags $$unique
379
380 GTAGS:
381         here=`$(am__cd) $(top_builddir) && pwd` \
382           && cd $(top_srcdir) \
383           && gtags -i $(GTAGS_ARGS) $$here
384
385 distclean-tags:
386         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
387
388 distdir: $(DISTFILES)
389         $(mkdir_p) $(distdir)/../acmacro
390         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
391         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
392         list='$(DISTFILES)'; for file in $$list; do \
393           case $$file in \
394             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
395             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
396           esac; \
397           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
398           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
399           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
400             dir="/$$dir"; \
401             $(mkdir_p) "$(distdir)$$dir"; \
402           else \
403             dir=''; \
404           fi; \
405           if test -d $$d/$$file; then \
406             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
407               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
408             fi; \
409             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
410           else \
411             test -f $(distdir)/$$file \
412             || cp -p $$d/$$file $(distdir)/$$file \
413             || exit 1; \
414           fi; \
415         done
416         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
417           if test "$$subdir" = .; then :; else \
418             test -d "$(distdir)/$$subdir" \
419             || $(mkdir_p) "$(distdir)/$$subdir" \
420             || exit 1; \
421             distdir=`$(am__cd) $(distdir) && pwd`; \
422             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
423             (cd $$subdir && \
424               $(MAKE) $(AM_MAKEFLAGS) \
425                 top_distdir="$$top_distdir" \
426                 distdir="$$distdir/$$subdir" \
427                 distdir) \
428               || exit 1; \
429           fi; \
430         done
431 check-am: all-am
432 check: check-recursive
433 all-am: Makefile
434 installdirs: installdirs-recursive
435 installdirs-am:
436 install: install-recursive
437 install-exec: install-exec-recursive
438 install-data: install-data-recursive
439 uninstall: uninstall-recursive
440
441 install-am: all-am
442         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
443
444 installcheck: installcheck-recursive
445 install-strip:
446         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
447           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
448           `test -z '$(STRIP)' || \
449             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
450 mostlyclean-generic:
451
452 clean-generic:
453
454 distclean-generic:
455         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
456
457 maintainer-clean-generic:
458         @echo "This command is intended for maintainers to use"
459         @echo "it deletes files that may require special tools to rebuild."
460 clean: clean-recursive
461
462 clean-am: clean-generic clean-libtool mostlyclean-am
463
464 distclean: distclean-recursive
465         -rm -f Makefile
466 distclean-am: clean-am distclean-generic distclean-libtool \
467         distclean-tags
468
469 dvi: dvi-recursive
470
471 dvi-am:
472
473 html: html-recursive
474
475 info: info-recursive
476
477 info-am:
478
479 install-data-am:
480
481 install-exec-am:
482
483 install-info: install-info-recursive
484
485 install-man:
486
487 installcheck-am:
488
489 maintainer-clean: maintainer-clean-recursive
490         -rm -f Makefile
491 maintainer-clean-am: distclean-am maintainer-clean-generic
492
493 mostlyclean: mostlyclean-recursive
494
495 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
496
497 pdf: pdf-recursive
498
499 pdf-am:
500
501 ps: ps-recursive
502
503 ps-am:
504
505 uninstall-am: uninstall-info-am
506
507 uninstall-info: uninstall-info-recursive
508
509 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
510         clean clean-generic clean-libtool clean-recursive ctags \
511         ctags-recursive distclean distclean-generic distclean-libtool \
512         distclean-recursive distclean-tags distdir dvi dvi-am html \
513         html-am info info-am install install-am install-data \
514         install-data-am install-exec install-exec-am install-info \
515         install-info-am install-man install-strip installcheck \
516         installcheck-am installdirs installdirs-am maintainer-clean \
517         maintainer-clean-generic maintainer-clean-recursive \
518         mostlyclean mostlyclean-generic mostlyclean-libtool \
519         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
520         uninstall uninstall-am uninstall-info-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: