Logo AND Algorithmique Numérique Distribuée

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