Logo AND Algorithmique Numérique Distribuée

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