Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do connect all log channel manually to parent using XBT_LOG_CONNECT() too, so that...
[simgrid.git] / include / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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 DSYMUTIL = @DSYMUTIL@
106 ECHO = @ECHO@
107 ECHO_C = @ECHO_C@
108 ECHO_N = @ECHO_N@
109 ECHO_T = @ECHO_T@
110 EGREP = @EGREP@
111 EXEEXT = @EXEEXT@
112 FLEXML = @FLEXML@
113 GCJ = @GCJ@
114 GCJDEPMODE = @GCJDEPMODE@
115 GCJFLAGS = @GCJFLAGS@
116 GRAS_DEP = @GRAS_DEP@
117 GREP = @GREP@
118 INSTALL = @INSTALL@
119 INSTALL_DATA = @INSTALL_DATA@
120 INSTALL_PROGRAM = @INSTALL_PROGRAM@
121 INSTALL_SCRIPT = @INSTALL_SCRIPT@
122 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123 JAR = @JAR@
124 JAVA = @JAVA@
125 JAVAC = @JAVAC@
126 LDFLAGS = @LDFLAGS@
127 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
128 LEX = @LEX@
129 LEXLIB = @LEXLIB@
130 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
131 LIBOBJS = @LIBOBJS@
132 LIBS = @LIBS@
133 LIBTOOL = @LIBTOOL@
134 LN_S = @LN_S@
135 LTLIBOBJS = @LTLIBOBJS@
136 MAINT = @MAINT@
137 MAKEINFO = @MAKEINFO@
138 MD5SUM = @MD5SUM@
139 MKDIR_P = @MKDIR_P@
140 NMEDIT = @NMEDIT@
141 OBJDUMP = @OBJDUMP@
142 OBJEXT = @OBJEXT@
143 PACKAGE = @PACKAGE@
144 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
145 PACKAGE_NAME = @PACKAGE_NAME@
146 PACKAGE_STRING = @PACKAGE_STRING@
147 PACKAGE_TARNAME = @PACKAGE_TARNAME@
148 PACKAGE_VERSION = @PACKAGE_VERSION@
149 PATH_SEPARATOR = @PATH_SEPARATOR@
150 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
151 RANLIB = @RANLIB@
152 SED = @SED@
153 SET_MAKE = @SET_MAKE@
154 SHELL = @SHELL@
155 SIMGRID_DEP = @SIMGRID_DEP@
156 SMPI_DEP = @SMPI_DEP@
157 STRIP = @STRIP@
158 VERSION = @VERSION@
159 WARNING = @WARNING@
160 abs_builddir = @abs_builddir@
161 abs_srcdir = @abs_srcdir@
162 abs_top_builddir = @abs_top_builddir@
163 abs_top_srcdir = @abs_top_srcdir@
164 ac_configure_args = @ac_configure_args@
165 ac_ct_CC = @ac_ct_CC@
166 ac_ct_CXX = @ac_ct_CXX@
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 builddir = @builddir@
180 datadir = @datadir@
181 datarootdir = @datarootdir@
182 docdir = @docdir@
183 dvidir = @dvidir@
184 exec_prefix = @exec_prefix@
185 host = @host@
186 host_alias = @host_alias@
187 host_cpu = @host_cpu@
188 host_os = @host_os@
189 host_vendor = @host_vendor@
190 htmldir = @htmldir@
191 includedir = @includedir@
192 infodir = @infodir@
193 install_sh = @install_sh@
194 libdir = @libdir@
195 libexecdir = @libexecdir@
196 localedir = @localedir@
197 localstatedir = @localstatedir@
198 mandir = @mandir@
199 mkdir_p = @mkdir_p@
200 oldincludedir = @oldincludedir@
201 pdfdir = @pdfdir@
202 prefix = @prefix@
203 program_transform_name = @program_transform_name@
204 psdir = @psdir@
205 pth_skaddr_makecontext = @pth_skaddr_makecontext@
206 pth_sksize_makecontext = @pth_sksize_makecontext@
207 sbindir = @sbindir@
208 sharedstatedir = @sharedstatedir@
209 srcdir = @srcdir@
210 sysconfdir = @sysconfdir@
211 target = @target@
212 target_alias = @target_alias@
213 target_cpu = @target_cpu@
214 target_os = @target_os@
215 target_vendor = @target_vendor@
216 top_builddir = @top_builddir@
217 top_srcdir = @top_srcdir@
218 include_HEADERS = gras.h xbt.h
219 nobase_include_HEADERS = \
220         xbt/misc.h \
221         xbt/sysdep.h \
222         xbt/virtu.h \
223         xbt/str.h xbt/strbuff.h \
224         xbt/function_types.h \
225         xbt/asserts.h xbt/ex.h \
226         xbt/log.h \
227         xbt/module.h \
228         xbt/mallocator.h \
229         xbt/dynar.h xbt/dict.h xbt/set.h \
230         xbt/heap.h \
231         xbt/graph.h \
232         xbt/fifo.h \
233         xbt/swag.h \
234         xbt/matrix.h \
235         xbt/peer.h \
236         xbt/config.h \
237         xbt/cunit.h \
238         xbt/graphxml_parse.h \
239         xbt/graphxml.h \
240         \
241         xbt/time.h \
242         xbt/synchro.h \
243         xbt/queue.h \
244         \
245         msg/msg.h \
246         msg/datatypes.h \
247         \
248         simdag/simdag.h \
249         simdag/datatypes.h \
250         \
251         smpi/smpi.h \
252         \
253         surf/surfxml_parse.h \
254         surf/simgrid_dtd.h \
255         \
256         gras/datadesc.h gras/transport.h \
257         gras/virtu.h gras/emul.h gras/process.h gras/module.h \
258         \
259         gras/messages.h gras/timer.h \
260         \
261         amok/peermanagement.h \
262         amok/bandwidth.h
263
264 all: all-am
265
266 .SUFFIXES:
267 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
268         @for dep in $?; do \
269           case '$(am__configure_deps)' in \
270             *$$dep*) \
271               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
272                 && exit 0; \
273               exit 1;; \
274           esac; \
275         done; \
276         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
277         cd $(top_srcdir) && \
278           $(AUTOMAKE) --gnu  include/Makefile
279 .PRECIOUS: Makefile
280 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
281         @case '$?' in \
282           *config.status*) \
283             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
284           *) \
285             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
286             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
287         esac;
288
289 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
290         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
291
292 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
293         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
295         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
296
297 mostlyclean-libtool:
298         -rm -f *.lo
299
300 clean-libtool:
301         -rm -rf .libs _libs
302 install-includeHEADERS: $(include_HEADERS)
303         @$(NORMAL_INSTALL)
304         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
305         @list='$(include_HEADERS)'; for p in $$list; do \
306           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
307           f=$(am__strip_dir) \
308           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
309           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
310         done
311
312 uninstall-includeHEADERS:
313         @$(NORMAL_UNINSTALL)
314         @list='$(include_HEADERS)'; for p in $$list; do \
315           f=$(am__strip_dir) \
316           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
317           rm -f "$(DESTDIR)$(includedir)/$$f"; \
318         done
319 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
320         @$(NORMAL_INSTALL)
321         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
322         @$(am__vpath_adj_setup) \
323         list='$(nobase_include_HEADERS)'; for p in $$list; do \
324           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
325           $(am__vpath_adj) \
326           echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
327           $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
328         done
329
330 uninstall-nobase_includeHEADERS:
331         @$(NORMAL_UNINSTALL)
332         @$(am__vpath_adj_setup) \
333         list='$(nobase_include_HEADERS)'; for p in $$list; do \
334           $(am__vpath_adj) \
335           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
336           rm -f "$(DESTDIR)$(includedir)/$$f"; \
337         done
338
339 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
340         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
341         unique=`for i in $$list; do \
342             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
343           done | \
344           $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
345               END { if (nonempty) { for (i in files) print i; }; }'`; \
346         mkid -fID $$unique
347 tags: TAGS
348
349 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
350                 $(TAGS_FILES) $(LISP)
351         tags=; \
352         here=`pwd`; \
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; nonempty = 1; } \
358               END { if (nonempty) { 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:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
366                 $(TAGS_FILES) $(LISP)
367         tags=; \
368         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
369         unique=`for i in $$list; do \
370             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
371           done | \
372           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
373               END { if (nonempty) { for (i in files) print i; }; }'`; \
374         test -z "$(CTAGS_ARGS)$$tags$$unique" \
375           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
376              $$tags $$unique
377
378 GTAGS:
379         here=`$(am__cd) $(top_builddir) && pwd` \
380           && cd $(top_srcdir) \
381           && gtags -i $(GTAGS_ARGS) $$here
382
383 distclean-tags:
384         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
385
386 distdir: $(DISTFILES)
387         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
389         list='$(DISTFILES)'; \
390           dist_files=`for file in $$list; do echo $$file; done | \
391           sed -e "s|^$$srcdirstrip/||;t" \
392               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
393         case $$dist_files in \
394           */*) $(MKDIR_P) `echo "$$dist_files" | \
395                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
396                            sort -u` ;; \
397         esac; \
398         for file in $$dist_files; do \
399           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
400           if test -d $$d/$$file; then \
401             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
402             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
403               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
404             fi; \
405             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
406           else \
407             test -f $(distdir)/$$file \
408             || cp -p $$d/$$file $(distdir)/$$file \
409             || exit 1; \
410           fi; \
411         done
412 check-am: all-am
413 check: check-am
414 all-am: Makefile $(HEADERS)
415 installdirs:
416         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
417           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
418         done
419 install: install-am
420 install-exec: install-exec-am
421 install-data: install-data-am
422 uninstall: uninstall-am
423
424 install-am: all-am
425         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
426
427 installcheck: installcheck-am
428 install-strip:
429         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
430           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
431           `test -z '$(STRIP)' || \
432             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
433 mostlyclean-generic:
434
435 clean-generic:
436
437 distclean-generic:
438         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
439
440 maintainer-clean-generic:
441         @echo "This command is intended for maintainers to use"
442         @echo "it deletes files that may require special tools to rebuild."
443 clean: clean-am
444
445 clean-am: clean-generic clean-libtool mostlyclean-am
446
447 distclean: distclean-am
448         -rm -f Makefile
449 distclean-am: clean-am distclean-generic distclean-tags
450
451 dvi: dvi-am
452
453 dvi-am:
454
455 html: html-am
456
457 info: info-am
458
459 info-am:
460
461 install-data-am: install-includeHEADERS install-nobase_includeHEADERS
462
463 install-dvi: install-dvi-am
464
465 install-exec-am:
466
467 install-html: install-html-am
468
469 install-info: install-info-am
470
471 install-man:
472
473 install-pdf: install-pdf-am
474
475 install-ps: install-ps-am
476
477 installcheck-am:
478
479 maintainer-clean: maintainer-clean-am
480         -rm -f Makefile
481 maintainer-clean-am: distclean-am maintainer-clean-generic
482
483 mostlyclean: mostlyclean-am
484
485 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
486
487 pdf: pdf-am
488
489 pdf-am:
490
491 ps: ps-am
492
493 ps-am:
494
495 uninstall-am: uninstall-includeHEADERS uninstall-nobase_includeHEADERS
496
497 .MAKE: install-am install-strip
498
499 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
500         clean-libtool ctags distclean distclean-generic \
501         distclean-libtool distclean-tags distdir dvi dvi-am html \
502         html-am info info-am install install-am install-data \
503         install-data-am install-dvi install-dvi-am install-exec \
504         install-exec-am install-html install-html-am \
505         install-includeHEADERS install-info install-info-am \
506         install-man install-nobase_includeHEADERS install-pdf \
507         install-pdf-am install-ps install-ps-am install-strip \
508         installcheck installcheck-am installdirs maintainer-clean \
509         maintainer-clean-generic mostlyclean mostlyclean-generic \
510         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
511         uninstall-am uninstall-includeHEADERS \
512         uninstall-nobase_includeHEADERS
513
514
515 surf/simgrid_dtd.h:
516         $(MAKE) -C ../src ../include/surf/simgrid_dtd.h
517
518 xbt/graphxml.h:
519         $(MAKE) -C ../src ../include/xbt/graphxml.h
520
521 dist-files:
522         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
523         @echo
524         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
525 # Tell versions [3.59,3.63) of GNU make to not export all variables.
526 # Otherwise a system limit (for SysV at least) may be exceeded.
527 .NOEXPORT: