Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove useless \n in DEBUG messages.
[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 SED = @SED@
151 SET_MAKE = @SET_MAKE@
152 SHELL = @SHELL@
153 SIMGRID_DEP = @SIMGRID_DEP@
154 SMPI_DEP = @SMPI_DEP@
155 STRIP = @STRIP@
156 VERSION = @VERSION@
157 WARNING = @WARNING@
158 abs_builddir = @abs_builddir@
159 abs_srcdir = @abs_srcdir@
160 abs_top_builddir = @abs_top_builddir@
161 abs_top_srcdir = @abs_top_srcdir@
162 ac_configure_args = @ac_configure_args@
163 ac_ct_CC = @ac_ct_CC@
164 ac_ct_CXX = @ac_ct_CXX@
165 am__include = @am__include@
166 am__leading_dot = @am__leading_dot@
167 am__quote = @am__quote@
168 am__tar = @am__tar@
169 am__untar = @am__untar@
170 bindir = @bindir@
171 build = @build@
172 build_alias = @build_alias@
173 build_cpu = @build_cpu@
174 build_id = @build_id@
175 build_os = @build_os@
176 build_vendor = @build_vendor@
177 builddir = @builddir@
178 datadir = @datadir@
179 datarootdir = @datarootdir@
180 docdir = @docdir@
181 dvidir = @dvidir@
182 exec_prefix = @exec_prefix@
183 host = @host@
184 host_alias = @host_alias@
185 host_cpu = @host_cpu@
186 host_os = @host_os@
187 host_vendor = @host_vendor@
188 htmldir = @htmldir@
189 includedir = @includedir@
190 infodir = @infodir@
191 install_sh = @install_sh@
192 libdir = @libdir@
193 libexecdir = @libexecdir@
194 localedir = @localedir@
195 localstatedir = @localstatedir@
196 mandir = @mandir@
197 mkdir_p = @mkdir_p@
198 oldincludedir = @oldincludedir@
199 pdfdir = @pdfdir@
200 prefix = @prefix@
201 program_transform_name = @program_transform_name@
202 psdir = @psdir@
203 pth_skaddr_makecontext = @pth_skaddr_makecontext@
204 pth_sksize_makecontext = @pth_sksize_makecontext@
205 sbindir = @sbindir@
206 sharedstatedir = @sharedstatedir@
207 srcdir = @srcdir@
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 top_builddir = @top_builddir@
215 top_srcdir = @top_srcdir@
216 include_HEADERS = gras.h xbt.h
217 nobase_include_HEADERS = \
218         xbt/misc.h \
219         xbt/sysdep.h \
220         xbt/virtu.h \
221         xbt/str.h xbt/strbuff.h \
222         xbt/function_types.h \
223         xbt/asserts.h xbt/ex.h \
224         xbt/log.h \
225         xbt/module.h \
226         xbt/mallocator.h \
227         xbt/dynar.h xbt/dict.h xbt/set.h \
228         xbt/heap.h \
229         xbt/graph.h \
230         xbt/fifo.h \
231         xbt/swag.h \
232         xbt/matrix.h \
233         xbt/peer.h \
234         xbt/config.h \
235         xbt/cunit.h \
236         xbt/graphxml_parse.h \
237         xbt/graphxml.h \
238         \
239         xbt/time.h \
240         xbt/synchro.h \
241         xbt/queue.h \
242         \
243         msg/msg.h \
244         msg/datatypes.h \
245         \
246         simdag/simdag.h \
247         simdag/datatypes.h \
248         \
249         smpi/smpi.h \
250         \
251         surf/surfxml_parse.h \
252         surf/simgrid_dtd.h \
253         \
254         gras/datadesc.h gras/transport.h \
255         gras/virtu.h gras/emul.h gras/process.h gras/module.h \
256         \
257         gras/messages.h gras/timer.h \
258         \
259         amok/peermanagement.h \
260         amok/bandwidth.h
261
262 all: all-am
263
264 .SUFFIXES:
265 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
266         @for dep in $?; do \
267           case '$(am__configure_deps)' in \
268             *$$dep*) \
269               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
270                 && exit 0; \
271               exit 1;; \
272           esac; \
273         done; \
274         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
275         cd $(top_srcdir) && \
276           $(AUTOMAKE) --gnu  include/Makefile
277 .PRECIOUS: Makefile
278 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
279         @case '$?' in \
280           *config.status*) \
281             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
282           *) \
283             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
284             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
285         esac;
286
287 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
288         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
289
290 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
291         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
292 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
293         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
294
295 mostlyclean-libtool:
296         -rm -f *.lo
297
298 clean-libtool:
299         -rm -rf .libs _libs
300 install-includeHEADERS: $(include_HEADERS)
301         @$(NORMAL_INSTALL)
302         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
303         @list='$(include_HEADERS)'; for p in $$list; do \
304           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
305           f=$(am__strip_dir) \
306           echo " $(includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
307           $(includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
308         done
309
310 uninstall-includeHEADERS:
311         @$(NORMAL_UNINSTALL)
312         @list='$(include_HEADERS)'; for p in $$list; do \
313           f=$(am__strip_dir) \
314           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
315           rm -f "$(DESTDIR)$(includedir)/$$f"; \
316         done
317 install-nobase_includeHEADERS: $(nobase_include_HEADERS)
318         @$(NORMAL_INSTALL)
319         test -z "$(includedir)" || $(MKDIR_P) "$(DESTDIR)$(includedir)"
320         @$(am__vpath_adj_setup) \
321         list='$(nobase_include_HEADERS)'; for p in $$list; do \
322           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
323           $(am__vpath_adj) \
324           echo " $(nobase_includeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(includedir)/$$f'"; \
325           $(nobase_includeHEADERS_INSTALL) "$$d$$p" "$(DESTDIR)$(includedir)/$$f"; \
326         done
327
328 uninstall-nobase_includeHEADERS:
329         @$(NORMAL_UNINSTALL)
330         @$(am__vpath_adj_setup) \
331         list='$(nobase_include_HEADERS)'; for p in $$list; do \
332           $(am__vpath_adj) \
333           echo " rm -f '$(DESTDIR)$(includedir)/$$f'"; \
334           rm -f "$(DESTDIR)$(includedir)/$$f"; \
335         done
336
337 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
338         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
339         unique=`for i in $$list; do \
340             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
341           done | \
342           $(AWK) '    { files[$$0] = 1; } \
343                END { for (i in files) print i; }'`; \
344         mkid -fID $$unique
345 tags: TAGS
346
347 TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
348                 $(TAGS_FILES) $(LISP)
349         tags=; \
350         here=`pwd`; \
351         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
352         unique=`for i in $$list; do \
353             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
354           done | \
355           $(AWK) '    { files[$$0] = 1; } \
356                END { for (i in files) print i; }'`; \
357         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
358           test -n "$$unique" || unique=$$empty_fix; \
359           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
360             $$tags $$unique; \
361         fi
362 ctags: CTAGS
363 CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
364                 $(TAGS_FILES) $(LISP)
365         tags=; \
366         here=`pwd`; \
367         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
368         unique=`for i in $$list; do \
369             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
370           done | \
371           $(AWK) '    { files[$$0] = 1; } \
372                END { for (i in files) print i; }'`; \
373         test -z "$(CTAGS_ARGS)$$tags$$unique" \
374           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
375              $$tags $$unique
376
377 GTAGS:
378         here=`$(am__cd) $(top_builddir) && pwd` \
379           && cd $(top_srcdir) \
380           && gtags -i $(GTAGS_ARGS) $$here
381
382 distclean-tags:
383         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
384
385 distdir: $(DISTFILES)
386         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
387         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
388         list='$(DISTFILES)'; \
389           dist_files=`for file in $$list; do echo $$file; done | \
390           sed -e "s|^$$srcdirstrip/||;t" \
391               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
392         case $$dist_files in \
393           */*) $(MKDIR_P) `echo "$$dist_files" | \
394                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
395                            sort -u` ;; \
396         esac; \
397         for file in $$dist_files; do \
398           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
399           if test -d $$d/$$file; then \
400             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
401             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
402               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
403             fi; \
404             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
405           else \
406             test -f $(distdir)/$$file \
407             || cp -p $$d/$$file $(distdir)/$$file \
408             || exit 1; \
409           fi; \
410         done
411 check-am: all-am
412 check: check-am
413 all-am: Makefile $(HEADERS)
414 installdirs:
415         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
416           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
417         done
418 install: install-am
419 install-exec: install-exec-am
420 install-data: install-data-am
421 uninstall: uninstall-am
422
423 install-am: all-am
424         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
425
426 installcheck: installcheck-am
427 install-strip:
428         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430           `test -z '$(STRIP)' || \
431             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
432 mostlyclean-generic:
433
434 clean-generic:
435
436 distclean-generic:
437         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
438
439 maintainer-clean-generic:
440         @echo "This command is intended for maintainers to use"
441         @echo "it deletes files that may require special tools to rebuild."
442 clean: clean-am
443
444 clean-am: clean-generic clean-libtool mostlyclean-am
445
446 distclean: distclean-am
447         -rm -f Makefile
448 distclean-am: clean-am distclean-generic distclean-tags
449
450 dvi: dvi-am
451
452 dvi-am:
453
454 html: html-am
455
456 info: info-am
457
458 info-am:
459
460 install-data-am: install-includeHEADERS install-nobase_includeHEADERS
461
462 install-dvi: install-dvi-am
463
464 install-exec-am:
465
466 install-html: install-html-am
467
468 install-info: install-info-am
469
470 install-man:
471
472 install-pdf: install-pdf-am
473
474 install-ps: install-ps-am
475
476 installcheck-am:
477
478 maintainer-clean: maintainer-clean-am
479         -rm -f Makefile
480 maintainer-clean-am: distclean-am maintainer-clean-generic
481
482 mostlyclean: mostlyclean-am
483
484 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
485
486 pdf: pdf-am
487
488 pdf-am:
489
490 ps: ps-am
491
492 ps-am:
493
494 uninstall-am: uninstall-includeHEADERS uninstall-nobase_includeHEADERS
495
496 .MAKE: install-am install-strip
497
498 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
499         clean-libtool ctags distclean distclean-generic \
500         distclean-libtool distclean-tags distdir dvi dvi-am html \
501         html-am info info-am install install-am install-data \
502         install-data-am install-dvi install-dvi-am install-exec \
503         install-exec-am install-html install-html-am \
504         install-includeHEADERS install-info install-info-am \
505         install-man install-nobase_includeHEADERS install-pdf \
506         install-pdf-am install-ps install-ps-am install-strip \
507         installcheck installcheck-am installdirs maintainer-clean \
508         maintainer-clean-generic mostlyclean mostlyclean-generic \
509         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
510         uninstall-am uninstall-includeHEADERS \
511         uninstall-nobase_includeHEADERS
512
513
514 surf/surfxml.h:
515         $(MAKE) -C ../src ../include/surf/surfxml.h
516
517 xbt/graphxml.h:
518         $(MAKE) -C ../src ../include/xbt/graphxml.h
519
520 dist-files:
521         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
522         @echo
523         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
524 # Tell versions [3.59,3.63) of GNU make to not export all variables.
525 # Otherwise a system limit (for SysV at least) may be exceeded.
526 .NOEXPORT: