Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
93d604328f94f6d90aff34aaddd967531545e26a
[simgrid.git] / include / 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
22 srcdir = @srcdir@
23 top_srcdir = @top_srcdir@
24 VPATH = @srcdir@
25 pkgdatadir = $(datadir)/@PACKAGE@
26 pkglibdir = $(libdir)/@PACKAGE@
27 pkgincludedir = $(includedir)/@PACKAGE@
28 top_builddir = ..
29 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
30 INSTALL = @INSTALL@
31 install_sh_DATA = $(install_sh) -c -m 644
32 install_sh_PROGRAM = $(install_sh) -c
33 install_sh_SCRIPT = $(install_sh) -c
34 INSTALL_HEADER = $(INSTALL_DATA)
35 transform = $(program_transform_name)
36 NORMAL_INSTALL = :
37 PRE_INSTALL = :
38 POST_INSTALL = :
39 NORMAL_UNINSTALL = :
40 PRE_UNINSTALL = :
41 POST_UNINSTALL = :
42 build_triplet = @build@
43 host_triplet = @host@
44 target_triplet = @target@
45 DIST_COMMON = $(include_HEADERS) $(nobase_include_HEADERS) \
46         $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
47         $(top_srcdir)/acmacro/dist-files.mk
48 subdir = include
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 =
63 SOURCES =
64 DIST_SOURCES =
65 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
66 am__vpath_adj = case $$p in \
67     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
68     *) f=$$p;; \
69   esac;
70 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
71 am__installdirs = "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"
72 includeHEADERS_INSTALL = $(INSTALL_HEADER)
73 nobase_includeHEADERS_INSTALL = $(install_sh_DATA)
74 HEADERS = $(include_HEADERS) $(nobase_include_HEADERS)
75 ETAGS = etags
76 CTAGS = ctags
77 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
78 ACLOCAL = @ACLOCAL@
79 ADDR2LINE = @ADDR2LINE@
80 AMDEP_FALSE = @AMDEP_FALSE@
81 AMDEP_TRUE = @AMDEP_TRUE@
82 AMTAR = @AMTAR@
83 AR = @AR@
84 AS = @AS@
85 AUTOCONF = @AUTOCONF@
86 AUTOHEADER = @AUTOHEADER@
87 AUTOMAKE = @AUTOMAKE@
88 AWK = @AWK@
89 BASH = @BASH@
90 CC = @CC@
91 CCDEPMODE = @CCDEPMODE@
92 CFLAGS = @CFLAGS@
93 CPP = @CPP@
94 CPPFLAGS = @CPPFLAGS@
95 CXX = @CXX@
96 CXXCPP = @CXXCPP@
97 CXXDEPMODE = @CXXDEPMODE@
98 CXXFLAGS = @CXXFLAGS@
99 CYGPATH_W = @CYGPATH_W@
100 DEFS = @DEFS@
101 DEPDIR = @DEPDIR@
102 DLLTOOL = @DLLTOOL@
103 DOXYGEN = @DOXYGEN@
104 ECHO = @ECHO@
105 ECHO_C = @ECHO_C@
106 ECHO_N = @ECHO_N@
107 ECHO_T = @ECHO_T@
108 EGREP = @EGREP@
109 EXEEXT = @EXEEXT@
110 F77 = @F77@
111 FFLAGS = @FFLAGS@
112 FLEXML = @FLEXML@
113 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
114 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
115 GRAS_DEP = @GRAS_DEP@
116 GREP = @GREP@
117 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
118 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
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 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
135 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
136 MAKEINFO = @MAKEINFO@
137 MD5SUM = @MD5SUM@
138 OBJDUMP = @OBJDUMP@
139 OBJEXT = @OBJEXT@
140 PACKAGE = @PACKAGE@
141 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
142 PACKAGE_NAME = @PACKAGE_NAME@
143 PACKAGE_STRING = @PACKAGE_STRING@
144 PACKAGE_TARNAME = @PACKAGE_TARNAME@
145 PACKAGE_VERSION = @PACKAGE_VERSION@
146 PATH_SEPARATOR = @PATH_SEPARATOR@
147 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
148 RANLIB = @RANLIB@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 SIMGRID_DEP = @SIMGRID_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 ac_ct_F77 = @ac_ct_F77@
163 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
164 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
165 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
166 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
167 am__include = @am__include@
168 am__leading_dot = @am__leading_dot@
169 am__quote = @am__quote@
170 am__tar = @am__tar@
171 am__untar = @am__untar@
172 bindir = @bindir@
173 build = @build@
174 build_alias = @build_alias@
175 build_cpu = @build_cpu@
176 build_id = @build_id@
177 build_os = @build_os@
178 build_vendor = @build_vendor@
179 datadir = @datadir@
180 datarootdir = @datarootdir@
181 docdir = @docdir@
182 dvidir = @dvidir@
183 exec_prefix = @exec_prefix@
184 host = @host@
185 host_alias = @host_alias@
186 host_cpu = @host_cpu@
187 host_os = @host_os@
188 host_vendor = @host_vendor@
189 htmldir = @htmldir@
190 includedir = @includedir@
191 infodir = @infodir@
192 install_sh = @install_sh@
193 libdir = @libdir@
194 libexecdir = @libexecdir@
195 localedir = @localedir@
196 localstatedir = @localstatedir@
197 mandir = @mandir@
198 mkdir_p = @mkdir_p@
199 oldincludedir = @oldincludedir@
200 pdfdir = @pdfdir@
201 prefix = @prefix@
202 program_transform_name = @program_transform_name@
203 psdir = @psdir@
204 pth_skaddr_makecontext = @pth_skaddr_makecontext@
205 pth_sksize_makecontext = @pth_sksize_makecontext@
206 sbindir = @sbindir@
207 sharedstatedir = @sharedstatedir@
208 sysconfdir = @sysconfdir@
209 target = @target@
210 target_alias = @target_alias@
211 target_cpu = @target_cpu@
212 target_os = @target_os@
213 target_vendor = @target_vendor@
214 include_HEADERS = gras.h xbt.h
215 nobase_include_HEADERS = \
216         xbt/misc.h \
217         xbt/sysdep.h \
218         xbt/function_types.h \
219         xbt/asserts.h xbt/ex.h \
220         xbt/log.h \
221         xbt/module.h \
222         xbt/mallocator.h \
223         xbt/dynar.h xbt/dict.h xbt/set.h \
224         xbt/heap.h \
225         xbt/graph.h \
226         xbt/fifo.h \
227         xbt/swag.h \
228         xbt/matrix.h \
229         xbt/peer.h \
230         xbt/config.h \
231         xbt/cunit.h \
232         xbt/graphxml_parse.h \
233         xbt/graphxml.h \
234         \
235         msg/msg.h \
236         msg/datatypes.h \
237         \
238         simdag/simdag.h \
239         simdag/datatypes.h \
240         \
241         surf/surfxml_parse.h \
242         surf/surfxml.h \
243         \
244         gras/datadesc.h gras/transport.h \
245         gras/virtu.h gras/emul.h gras/process.h gras/module.h \
246         \
247         gras/messages.h gras/timer.h \
248         \
249         amok/peermanagement.h \
250         amok/bandwidth.h
251
252 all: all-am
253
254 .SUFFIXES:
255 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
256         @for dep in $?; do \
257           case '$(am__configure_deps)' in \
258             *$$dep*) \
259               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
260                 && exit 0; \
261               exit 1;; \
262           esac; \
263         done; \
264         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
265         cd $(top_srcdir) && \
266           $(AUTOMAKE) --gnu  include/Makefile
267 .PRECIOUS: Makefile
268 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
269         @case '$?' in \
270           *config.status*) \
271             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
272           *) \
273             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
274             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
275         esac;
276
277 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
278         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
279
280 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
281         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284
285 mostlyclean-libtool:
286         -rm -f *.lo
287
288 clean-libtool:
289         -rm -rf .libs _libs
290
291 distclean-libtool:
292         -rm -f libtool
293 uninstall-info-am:
294 install-includeHEADERS: $(include_HEADERS)
295         @$(NORMAL_INSTALL)
296         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
297         @list='$(include_HEADERS)'; for p in $$list; do \
298           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
299           f=$(am__strip_dir) \
300           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
301           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
302         done
303
304 uninstall-includeHEADERS:
305         @$(NORMAL_UNINSTALL)
306         @list='$(include_HEADERS)'; for p in $$list; do \
307           f=$(am__strip_dir) \
308           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
309           rm -f "$(DESTDIR)$(includedir)/$$f"; \
310         done
311 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
312         @$(NORMAL_INSTALL)
313         test -z "$(includedir)" || $(mkdir_p) "$(DESTDIR)$(includedir)"
314         @$(am__vpath_adj_setup) \
315         list='$(nobase_include_HEADERS)'; for p in $$list; do \
316           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
317           $(am__vpath_adj) \
318           echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
319           $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
320         done
321
322 uninstall-nobase_includeHEADERS:
323         @$(NORMAL_UNINSTALL)
324         @$(am__vpath_adj_setup) \
325         list='$(nobase_include_HEADERS)'; for p in $$list; do \
326           $(am__vpath_adj) \
327           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
328           rm -f "$(DESTDIR)$(includedir)/$$f"; \
329         done
330
331 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
332         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
333         unique=`for i in $$list; do \
334             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
335           done | \
336           $(AWK) '    { files[$$0] = 1; } \
337                END { for (i in files) print i; }'`; \
338         mkid -fID $$unique
339 tags: TAGS
340
341 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
342                 $(TAGS_FILES) $(LISP)
343         tags=; \
344         here=`pwd`; \
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:  $(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         $(mkdir_p) $(distdir)/../acmacro $(distdir)/amok $(distdir)/gras $(distdir)/msg $(distdir)/simdag $(distdir)/surf $(distdir)/xbt
381         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
382         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
383         list='$(DISTFILES)'; for file in $$list; do \
384           case $$file in \
385             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
386             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
387           esac; \
388           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
389           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
390           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
391             dir="/$$dir"; \
392             $(mkdir_p) "$(distdir)$$dir"; \
393           else \
394             dir=''; \
395           fi; \
396           if test -d $$d/$$file; then \
397             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
398               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
399             fi; \
400             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
401           else \
402             test -f $(distdir)/$$file \
403             || cp -p $$d/$$file $(distdir)/$$file \
404             || exit 1; \
405           fi; \
406         done
407 check-am: all-am
408 check: check-am
409 all-am: Makefile $(HEADERS)
410 installdirs:
411         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
412           test -z "$$dir" || $(mkdir_p) "$$dir"; \
413         done
414 install: install-am
415 install-exec: install-exec-am
416 install-data: install-data-am
417 uninstall: uninstall-am
418
419 install-am: all-am
420         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
421
422 installcheck: installcheck-am
423 install-strip:
424         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
425           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
426           `test -z '$(STRIP)' || \
427             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
428 mostlyclean-generic:
429
430 clean-generic:
431
432 distclean-generic:
433         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
434
435 maintainer-clean-generic:
436         @echo "This command is intended for maintainers to use"
437         @echo "it deletes files that may require special tools to rebuild."
438 clean: clean-am
439
440 clean-am: clean-generic clean-libtool mostlyclean-am
441
442 distclean: distclean-am
443         -rm -f Makefile
444 distclean-am: clean-am distclean-generic distclean-libtool \
445         distclean-tags
446
447 dvi: dvi-am
448
449 dvi-am:
450
451 html: html-am
452
453 info: info-am
454
455 info-am:
456
457 install-data-am: install-includeHEADERS install-nobase_includeHEADERS
458
459 install-exec-am:
460
461 install-info: install-info-am
462
463 install-man:
464
465 installcheck-am:
466
467 maintainer-clean: maintainer-clean-am
468         -rm -f Makefile
469 maintainer-clean-am: distclean-am maintainer-clean-generic
470
471 mostlyclean: mostlyclean-am
472
473 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
474
475 pdf: pdf-am
476
477 pdf-am:
478
479 ps: ps-am
480
481 ps-am:
482
483 uninstall-am: uninstall-includeHEADERS uninstall-info-am \
484         uninstall-nobase_includeHEADERS
485
486 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
487         clean-libtool ctags distclean distclean-generic \
488         distclean-libtool distclean-tags distdir dvi dvi-am html \
489         html-am info info-am install install-am install-data \
490         install-data-am install-exec install-exec-am \
491         install-includeHEADERS install-info install-info-am \
492         install-man install-nobase_includeHEADERS install-strip \
493         installcheck installcheck-am installdirs maintainer-clean \
494         maintainer-clean-generic mostlyclean mostlyclean-generic \
495         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
496         uninstall-am uninstall-includeHEADERS uninstall-info-am \
497         uninstall-nobase_includeHEADERS
498
499
500 surf/surfxml.h:
501         $(MAKE) -C ../src ../include/surf/surfxml.h
502
503 xbt/graphxml.h:
504         $(MAKE) -C ../src ../include/xbt/graphxml.h
505
506 dist-files:
507         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
508         @echo
509         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
510 # Tell versions [3.59,3.63) of GNU make to not export all variables.
511 # Otherwise a system limit (for SysV at least) may be exceeded.
512 .NOEXPORT: