Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove datasets which still need to be regenerated
[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_CFLAGS = @AM_CFLAGS@
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 GTNETS_CFLAGS = @GTNETS_CFLAGS@
112 GTNETS_LDFLAGS = @GTNETS_LDFLAGS@
113 INSTALL = @INSTALL@
114 INSTALL_DATA = @INSTALL_DATA@
115 INSTALL_PROGRAM = @INSTALL_PROGRAM@
116 INSTALL_SCRIPT = @INSTALL_SCRIPT@
117 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
118 JAR = @JAR@
119 JAVA = @JAVA@
120 JAVAC = @JAVAC@
121 LDFLAGS = @LDFLAGS@
122 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
123 LEX = @LEX@
124 LEXLIB = @LEXLIB@
125 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
126 LIBOBJS = @LIBOBJS@
127 LIBS = @LIBS@
128 LIBTOOL = @LIBTOOL@
129 LN_S = @LN_S@
130 LTLIBOBJS = @LTLIBOBJS@
131 MAINT = @MAINT@
132 MAKEINFO = @MAKEINFO@
133 MD5SUM = @MD5SUM@
134 MKDIR_P = @MKDIR_P@
135 OBJDUMP = @OBJDUMP@
136 OBJEXT = @OBJEXT@
137 PACKAGE = @PACKAGE@
138 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
139 PACKAGE_NAME = @PACKAGE_NAME@
140 PACKAGE_STRING = @PACKAGE_STRING@
141 PACKAGE_TARNAME = @PACKAGE_TARNAME@
142 PACKAGE_VERSION = @PACKAGE_VERSION@
143 PATH_SEPARATOR = @PATH_SEPARATOR@
144 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
145 RANLIB = @RANLIB@
146 SET_MAKE = @SET_MAKE@
147 SHELL = @SHELL@
148 SIMGRID_DEP = @SIMGRID_DEP@
149 STRIP = @STRIP@
150 VERSION = @VERSION@
151 WARNING = @WARNING@
152 abs_builddir = @abs_builddir@
153 abs_srcdir = @abs_srcdir@
154 abs_top_builddir = @abs_top_builddir@
155 abs_top_srcdir = @abs_top_srcdir@
156 ac_configure_args = @ac_configure_args@
157 ac_ct_CC = @ac_ct_CC@
158 ac_ct_CXX = @ac_ct_CXX@
159 am__include = @am__include@
160 am__leading_dot = @am__leading_dot@
161 am__quote = @am__quote@
162 am__tar = @am__tar@
163 am__untar = @am__untar@
164 bindir = @bindir@
165 build = @build@
166 build_alias = @build_alias@
167 build_cpu = @build_cpu@
168 build_id = @build_id@
169 build_os = @build_os@
170 build_vendor = @build_vendor@
171 builddir = @builddir@
172 datadir = @datadir@
173 datarootdir = @datarootdir@
174 docdir = @docdir@
175 dvidir = @dvidir@
176 exec_prefix = @exec_prefix@
177 host = @host@
178 host_alias = @host_alias@
179 host_cpu = @host_cpu@
180 host_os = @host_os@
181 host_vendor = @host_vendor@
182 htmldir = @htmldir@
183 includedir = @includedir@
184 infodir = @infodir@
185 install_sh = @install_sh@
186 libdir = @libdir@
187 libexecdir = @libexecdir@
188 localedir = @localedir@
189 localstatedir = @localstatedir@
190 mandir = @mandir@
191 mkdir_p = @mkdir_p@
192 oldincludedir = @oldincludedir@
193 pdfdir = @pdfdir@
194 prefix = @prefix@
195 program_transform_name = @program_transform_name@
196 psdir = @psdir@
197 pth_skaddr_makecontext = @pth_skaddr_makecontext@
198 pth_sksize_makecontext = @pth_sksize_makecontext@
199 sbindir = @sbindir@
200 sharedstatedir = @sharedstatedir@
201 srcdir = @srcdir@
202 sysconfdir = @sysconfdir@
203 target = @target@
204 target_alias = @target_alias@
205 target_cpu = @target_cpu@
206 target_os = @target_os@
207 target_vendor = @target_vendor@
208 top_builddir = @top_builddir@
209 top_srcdir = @top_srcdir@
210 include_HEADERS = gras.h xbt.h
211 nobase_include_HEADERS = \
212         xbt/misc.h \
213         xbt/sysdep.h \
214         xbt/virtu.h \
215         xbt/str.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         xbt/time.h \
234         xbt/synchro.h \
235         xbt/queue.h \
236         \
237         msg/msg.h \
238         msg/datatypes.h \
239         \
240         simdag/simdag.h \
241         simdag/datatypes.h \
242         \
243         surf/surfxml_parse.h \
244         surf/surfxml.h \
245         \
246         gras/datadesc.h gras/transport.h \
247         gras/virtu.h gras/emul.h gras/process.h gras/module.h \
248         \
249         gras/messages.h gras/timer.h \
250         \
251         amok/peermanagement.h \
252         amok/bandwidth.h
253
254 all: all-am
255
256 .SUFFIXES:
257 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
258         @for dep in $?; do \
259           case '$(am__configure_deps)' in \
260             *$$dep*) \
261               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
262                 && exit 0; \
263               exit 1;; \
264           esac; \
265         done; \
266         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  include/Makefile'; \
267         cd $(top_srcdir) && \
268           $(AUTOMAKE) --gnu  include/Makefile
269 .PRECIOUS: Makefile
270 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
271         @case '$?' in \
272           *config.status*) \
273             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
274           *) \
275             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
276             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
277         esac;
278
279 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
280         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
281
282 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
283         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
284 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
285         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
286
287 mostlyclean-libtool:
288         -rm -f *.lo
289
290 clean-libtool:
291         -rm -rf .libs _libs
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         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
379         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
380         list='$(DISTFILES)'; \
381           dist_files=`for file in $$list; do echo $$file; done | \
382           sed -e "s|^$$srcdirstrip/||;t" \
383               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
384         case $$dist_files in \
385           */*) $(MKDIR_P) `echo "$$dist_files" | \
386                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
387                            sort -u` ;; \
388         esac; \
389         for file in $$dist_files; do \
390           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
391           if test -d $$d/$$file; then \
392             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
393             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
394               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
395             fi; \
396             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
397           else \
398             test -f $(distdir)/$$file \
399             || cp -p $$d/$$file $(distdir)/$$file \
400             || exit 1; \
401           fi; \
402         done
403 check-am: all-am
404 check: check-am
405 all-am: Makefile $(HEADERS)
406 installdirs:
407         for dir in "$(DESTDIR)$(includedir)" "$(DESTDIR)$(includedir)"; do \
408           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
409         done
410 install: install-am
411 install-exec: install-exec-am
412 install-data: install-data-am
413 uninstall: uninstall-am
414
415 install-am: all-am
416         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
417
418 installcheck: installcheck-am
419 install-strip:
420         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
421           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
422           `test -z '$(STRIP)' || \
423             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
424 mostlyclean-generic:
425
426 clean-generic:
427
428 distclean-generic:
429         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
430
431 maintainer-clean-generic:
432         @echo "This command is intended for maintainers to use"
433         @echo "it deletes files that may require special tools to rebuild."
434 clean: clean-am
435
436 clean-am: clean-generic clean-libtool mostlyclean-am
437
438 distclean: distclean-am
439         -rm -f Makefile
440 distclean-am: clean-am distclean-generic distclean-tags
441
442 dvi: dvi-am
443
444 dvi-am:
445
446 html: html-am
447
448 info: info-am
449
450 info-am:
451
452 install-data-am: install-includeHEADERS install-nobase_includeHEADERS
453
454 install-dvi: install-dvi-am
455
456 install-exec-am:
457
458 install-html: install-html-am
459
460 install-info: install-info-am
461
462 install-man:
463
464 install-pdf: install-pdf-am
465
466 install-ps: install-ps-am
467
468 installcheck-am:
469
470 maintainer-clean: maintainer-clean-am
471         -rm -f Makefile
472 maintainer-clean-am: distclean-am maintainer-clean-generic
473
474 mostlyclean: mostlyclean-am
475
476 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
477
478 pdf: pdf-am
479
480 pdf-am:
481
482 ps: ps-am
483
484 ps-am:
485
486 uninstall-am: uninstall-includeHEADERS uninstall-nobase_includeHEADERS
487
488 .MAKE: install-am install-strip
489
490 .PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
491         clean-libtool ctags distclean distclean-generic \
492         distclean-libtool distclean-tags distdir dvi dvi-am html \
493         html-am info info-am install install-am install-data \
494         install-data-am install-dvi install-dvi-am install-exec \
495         install-exec-am install-html install-html-am \
496         install-includeHEADERS install-info install-info-am \
497         install-man install-nobase_includeHEADERS install-pdf \
498         install-pdf-am install-ps install-ps-am install-strip \
499         installcheck installcheck-am installdirs maintainer-clean \
500         maintainer-clean-generic mostlyclean mostlyclean-generic \
501         mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
502         uninstall-am uninstall-includeHEADERS \
503         uninstall-nobase_includeHEADERS
504
505
506 surf/surfxml.h:
507         $(MAKE) -C ../src ../include/surf/surfxml.h
508
509 xbt/graphxml.h:
510         $(MAKE) -C ../src ../include/xbt/graphxml.h
511
512 dist-files:
513         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
514         @echo
515         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
516 # Tell versions [3.59,3.63) of GNU make to not export all variables.
517 # Otherwise a system limit (for SysV at least) may be exceeded.
518 .NOEXPORT: