Logo AND Algorithmique Numérique Distribuée

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