Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Integrate Bruno's work on SIMIX onto main stream. Tests are broken, but it looks...
[simgrid.git] / doc / 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 srcdir = @srcdir@
22 top_srcdir = @top_srcdir@
23 VPATH = @srcdir@
24 pkgdatadir = $(datadir)/@PACKAGE@
25 pkglibdir = $(libdir)/@PACKAGE@
26 pkgincludedir = $(includedir)/@PACKAGE@
27 top_builddir = ..
28 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
29 INSTALL = @INSTALL@
30 install_sh_DATA = $(install_sh) -c -m 644
31 install_sh_PROGRAM = $(install_sh) -c
32 install_sh_SCRIPT = $(install_sh) -c
33 INSTALL_HEADER = $(INSTALL_DATA)
34 transform = $(program_transform_name)
35 NORMAL_INSTALL = :
36 PRE_INSTALL = :
37 POST_INSTALL = :
38 NORMAL_UNINSTALL = :
39 PRE_UNINSTALL = :
40 POST_UNINSTALL = :
41 build_triplet = @build@
42 host_triplet = @host@
43 target_triplet = @target@
44 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
45         $(srcdir)/Makefile.in $(top_srcdir)/acmacro/dist-files.mk
46 subdir = doc
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/acmacro/ac_func_snprintf.m4 \
49         $(top_srcdir)/acmacro/compiler-flags.m4 \
50         $(top_srcdir)/acmacro/context.m4 \
51         $(top_srcdir)/acmacro/fancy_configury.m4 \
52         $(top_srcdir)/acmacro/flex.m4 \
53         $(top_srcdir)/acmacro/gras_arch.m4 \
54         $(top_srcdir)/acmacro/print_null.m4 \
55         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57         $(ACLOCAL_M4)
58 mkinstalldirs = $(install_sh) -d
59 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
60 CONFIG_CLEAN_FILES = Doxyfile
61 SOURCES =
62 DIST_SOURCES =
63 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
64 ACLOCAL = @ACLOCAL@
65 ADDR2LINE = @ADDR2LINE@
66 AMDEP_FALSE = @AMDEP_FALSE@
67 AMDEP_TRUE = @AMDEP_TRUE@
68 AMTAR = @AMTAR@
69 AM_CFLAGS = @AM_CFLAGS@
70 AR = @AR@
71 AS = @AS@
72 AUTOCONF = @AUTOCONF@
73 AUTOHEADER = @AUTOHEADER@
74 AUTOMAKE = @AUTOMAKE@
75 AWK = @AWK@
76 BASH = @BASH@
77 CC = @CC@
78 CCDEPMODE = @CCDEPMODE@
79 CFLAGS = @CFLAGS@
80 CPP = @CPP@
81 CPPFLAGS = @CPPFLAGS@
82 CXX = @CXX@
83 CXXCPP = @CXXCPP@
84 CXXDEPMODE = @CXXDEPMODE@
85 CXXFLAGS = @CXXFLAGS@
86 CYGPATH_W = @CYGPATH_W@
87 DEFS = @DEFS@
88 DEPDIR = @DEPDIR@
89 DLLTOOL = @DLLTOOL@
90 DOXYGEN = @DOXYGEN@
91 ECHO = @ECHO@
92 ECHO_C = @ECHO_C@
93 ECHO_N = @ECHO_N@
94 ECHO_T = @ECHO_T@
95 EGREP = @EGREP@
96 EXEEXT = @EXEEXT@
97 FLEXML = @FLEXML@
98 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
99 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
100 GRAS_ARCH_32_BITS_FALSE = @GRAS_ARCH_32_BITS_FALSE@
101 GRAS_ARCH_32_BITS_TRUE = @GRAS_ARCH_32_BITS_TRUE@
102 GRAS_DEP = @GRAS_DEP@
103 GREP = @GREP@
104 GTNETS_CFLAGS = @GTNETS_CFLAGS@
105 GTNETS_LDFLAGS = @GTNETS_LDFLAGS@
106 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
107 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
108 HAVE_SDP_FALSE = @HAVE_SDP_FALSE@
109 HAVE_SDP_TRUE = @HAVE_SDP_TRUE@
110 INSTALL_DATA = @INSTALL_DATA@
111 INSTALL_PROGRAM = @INSTALL_PROGRAM@
112 INSTALL_SCRIPT = @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
114 LDFLAGS = @LDFLAGS@
115 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
116 LEX = @LEX@
117 LEXLIB = @LEXLIB@
118 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
119 LIBOBJS = @LIBOBJS@
120 LIBS = @LIBS@
121 LIBTOOL = @LIBTOOL@
122 LN_S = @LN_S@
123 LTLIBOBJS = @LTLIBOBJS@
124 MAINT = @MAINT@
125 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
126 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
127 MAKEINFO = @MAKEINFO@
128 MD5SUM = @MD5SUM@
129 OBJDUMP = @OBJDUMP@
130 OBJEXT = @OBJEXT@
131 PACKAGE = @PACKAGE@
132 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
133 PACKAGE_NAME = @PACKAGE_NAME@
134 PACKAGE_STRING = @PACKAGE_STRING@
135 PACKAGE_TARNAME = @PACKAGE_TARNAME@
136 PACKAGE_VERSION = @PACKAGE_VERSION@
137 PATH_SEPARATOR = @PATH_SEPARATOR@
138 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
139 RANLIB = @RANLIB@
140 SET_MAKE = @SET_MAKE@
141 SHELL = @SHELL@
142 SIMGRID_DEP = @SIMGRID_DEP@
143 STRIP = @STRIP@
144 USE_GTNETS_FALSE = @USE_GTNETS_FALSE@
145 USE_GTNETS_TRUE = @USE_GTNETS_TRUE@
146 VERSION = @VERSION@
147 WARNING = @WARNING@
148 abs_builddir = @abs_builddir@
149 abs_srcdir = @abs_srcdir@
150 abs_top_builddir = @abs_top_builddir@
151 abs_top_srcdir = @abs_top_srcdir@
152 ac_configure_args = @ac_configure_args@
153 ac_ct_CC = @ac_ct_CC@
154 ac_ct_CXX = @ac_ct_CXX@
155 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
156 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
157 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
158 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
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 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 sysconfdir = @sysconfdir@
201 target = @target@
202 target_alias = @target_alias@
203 target_cpu = @target_cpu@
204 target_os = @target_os@
205 target_vendor = @target_vendor@
206 DOCSOURCES = $(shell find @top_srcdir@/tools/gras  @top_srcdir@/src @top_srcdir@/include -name "*.[chl]") \
207  $(shell find @srcdir@ -name "*.doc")
208
209 FIGS = simgrid_modules.fig simgrid_modules2.fig amok_bw_test.fig amok_bw_sat.fig
210 PNGS = $(patsubst %.fig,%.png,$(FIGS)) webcruft/simgrid_logo.png webcruft/simgrid_logo_small.png webcruft/poster_thumbnail.png
211 EXTRA_DIST = html Doxyfile \
212  modules.doc FAQ.doc contrib.doc index.doc publis.doc footer.html \
213  $(foreach file,$(FIGS),fig/$(file)) $(PNGS)
214
215 CLEANFILES = .*.toc
216 DISTCLEANFILES = index-API.doc simgrid.tag
217 MAINTAINERCLEANFILES = html
218 all: all-am
219
220 .SUFFIXES:
221 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
222         @for dep in $?; do \
223           case '$(am__configure_deps)' in \
224             *$$dep*) \
225               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
226                 && exit 0; \
227               exit 1;; \
228           esac; \
229         done; \
230         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
231         cd $(top_srcdir) && \
232           $(AUTOMAKE) --gnu  doc/Makefile
233 .PRECIOUS: Makefile
234 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
235         @case '$?' in \
236           *config.status*) \
237             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
238           *) \
239             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
240             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
241         esac;
242
243 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
244         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
245
246 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
249         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
251         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
252
253 mostlyclean-libtool:
254         -rm -f *.lo
255
256 clean-libtool:
257         -rm -rf .libs _libs
258
259 distclean-libtool:
260         -rm -f libtool
261 uninstall-info-am:
262 tags: TAGS
263 TAGS:
264
265 ctags: CTAGS
266 CTAGS:
267
268
269 distdir: $(DISTFILES)
270         $(mkdir_p) $(distdir)/../acmacro $(distdir)/file,$(FIGS),fig $(distdir)/webcruft
271         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
272         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
273         list='$(DISTFILES)'; for file in $$list; do \
274           case $$file in \
275             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
276             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
277           esac; \
278           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
279           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
280           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
281             dir="/$$dir"; \
282             $(mkdir_p) "$(distdir)$$dir"; \
283           else \
284             dir=''; \
285           fi; \
286           if test -d $$d/$$file; then \
287             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
288               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
289             fi; \
290             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
291           else \
292             test -f $(distdir)/$$file \
293             || cp -p $$d/$$file $(distdir)/$$file \
294             || exit 1; \
295           fi; \
296         done
297 check-am: all-am
298 check: check-am
299 all-am: Makefile
300 installdirs:
301 install: install-am
302 install-exec: install-exec-am
303 install-data: install-data-am
304 uninstall: uninstall-am
305
306 install-am: all-am
307         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
308
309 installcheck: installcheck-am
310 install-strip:
311         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
312           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
313           `test -z '$(STRIP)' || \
314             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
315 mostlyclean-generic:
316
317 clean-generic:
318         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
319
320 distclean-generic:
321         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
322         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
323
324 maintainer-clean-generic:
325         @echo "This command is intended for maintainers to use"
326         @echo "it deletes files that may require special tools to rebuild."
327         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
328 clean: clean-am
329
330 clean-am: clean-generic clean-libtool mostlyclean-am
331
332 distclean: distclean-am
333         -rm -f Makefile
334 distclean-am: clean-am distclean-generic distclean-libtool
335
336 dvi: dvi-am
337
338 dvi-am:
339
340 @MAINTAINER_MODE_FALSE@html: html-am
341
342 info: info-am
343
344 info-am:
345
346 install-data-am: install-data-local
347
348 install-exec-am:
349
350 install-info: install-info-am
351
352 install-man:
353
354 installcheck-am:
355
356 maintainer-clean: maintainer-clean-am
357         -rm -f Makefile
358 maintainer-clean-am: distclean-am maintainer-clean-generic
359
360 mostlyclean: mostlyclean-am
361
362 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
363
364 pdf: pdf-am
365
366 pdf-am:
367
368 ps: ps-am
369
370 ps-am:
371
372 uninstall-am: uninstall-info-am uninstall-local
373
374 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
375         distclean distclean-generic distclean-libtool distdir dvi \
376         dvi-am html html-am info info-am install install-am \
377         install-data install-data-am install-data-local install-exec \
378         install-exec-am install-info install-info-am install-man \
379         install-strip installcheck installcheck-am installdirs \
380         maintainer-clean maintainer-clean-generic mostlyclean \
381         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
382         uninstall uninstall-am uninstall-info-am uninstall-local
383
384
385 @MAINTAINER_MODE_TRUE@simgrid_modules.map: fig/simgrid_modules.fig
386 @MAINTAINER_MODE_TRUE@  fig2dev -Lmap fig/simgrid_modules.fig | grep -e IMG -e MAP -e AREA | \
387 @MAINTAINER_MODE_TRUE@  sed 's/imagemap/simgrid_modules/g' | sed 's/\.gif/.png/' | \
388 @MAINTAINER_MODE_TRUE@  sed 's/<IMG /<IMG style="border:0px "/g' | sed 's/\.gif/.png/' \
389 @MAINTAINER_MODE_TRUE@  > simgrid_modules.map
390
391 @MAINTAINER_MODE_TRUE@%.png: fig/%.fig
392 @MAINTAINER_MODE_TRUE@  fig2dev -Lpng $^ > $@
393
394 @MAINTAINER_MODE_TRUE@html: Doxyfile ./logcategories.doc simgrid_modules.map $(PNGS) $(DOCSOURCES) \
395 @MAINTAINER_MODE_TRUE@      html/gras.html html/amok.html html/msg.html html/simdag.html
396 @MAINTAINER_MODE_TRUE@  : # Setting up
397 @MAINTAINER_MODE_TRUE@  touch index-API.doc .FAQ.doc.toc .index.doc.toc .contrib.doc.toc
398 @MAINTAINER_MODE_TRUE@  test -e html || mkdir html
399 @MAINTAINER_MODE_TRUE@  cp $(foreach file,$(PNGS),@srcdir@/$(file)) html/
400 @MAINTAINER_MODE_TRUE@  cp @srcdir@/webcruft/Paje_MSG_screenshot_thn.jpg @srcdir@/webcruft/Paje_MSG_screenshot.jpg html/
401 @MAINTAINER_MODE_TRUE@  cp @srcdir@/simgrid.css html/
402 @MAINTAINER_MODE_TRUE@  : # First pass
403 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
404 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_create.pl simgrid.tag index-API.doc
405 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/toc_create.pl \
406 @MAINTAINER_MODE_TRUE@     @srcdir@/FAQ.doc @srcdir@/index.doc @srcdir@/contrib.doc \
407 @MAINTAINER_MODE_TRUE@     @srcdir@/gtut-introduction.doc
408 @MAINTAINER_MODE_TRUE@  : # Second pass
409 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
410 @MAINTAINER_MODE_TRUE@  : # Post-processing
411 @MAINTAINER_MODE_TRUE@  rm -f html/dir* 
412 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_php.pl @srcdir@/index.php.in html/index.html index.php
413 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/doxygen_postprocesser.pl
414
415 @MAINTAINER_MODE_TRUE@html/gras.html:
416 @MAINTAINER_MODE_TRUE@  mkdir -p html
417 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>" > $@
418 @MAINTAINER_MODE_TRUE@  echo "<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>Grid Reality And Simulation.</a></h2></center></html>" >> $@
419 @MAINTAINER_MODE_TRUE@html/amok.html:
420 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>" > $@
421 @MAINTAINER_MODE_TRUE@  echo "<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>Advanced Metacomputing Overlay Kit.</a></h2></center></html>" >> $@
422 @MAINTAINER_MODE_TRUE@html/msg.html:
423 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>" > $@
424 @MAINTAINER_MODE_TRUE@  echo "<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>Meta SimGrid.</a></h2></center></html>" >> $@
425 @MAINTAINER_MODE_TRUE@html/simdag.html:
426 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>" > $@
427 @MAINTAINER_MODE_TRUE@  echo "<center><h2><br><a href='http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>DAG Simulator.</a></h2></center></html>" >> $@
428
429 @MAINTAINER_MODE_TRUE@publish:
430 @MAINTAINER_MODE_TRUE@  $(MAKE) -C .. sync-gforge
431
432 ./logcategories.doc: $(DOCSOURCES)
433         pwd=`pwd`; rm $$pwd/logcategories.doc; set -e; \
434         echo "/* Generated file, do not edit */"          > $$pwd/logcategories.doc; \
435         echo "/** \addtogroup XBT_log_cats"              >> $$pwd/logcategories.doc; \
436         echo "    @{"                                    >> $$pwd/logcategories.doc; \
437         cd @top_srcdir@/src; ./xbt_log_extract_hierarchy >> $$pwd/logcategories.doc; \
438         echo "@}*/"                                      >> $$pwd/logcategories.doc;
439
440 install-data-local: 
441         @for file in `find html/ -type d` ; do \
442            echo "test -z \"$(prefix)/doc/simgrid/$$file\" || $(mkdir_p) \"$(prefix)/doc/simgrid/$$file\"";\
443            test -z "$(prefix)/doc/simgrid/$$file" || $(mkdir_p) "$(prefix)/doc/simgrid/$$file";\
444         done
445         @for file in `find html/ -type f` ; do \
446            echo " $(INSTALL_DATA) '$$file' '$(prefix)/doc/simgrid/$$file'";\
447            $(INSTALL_DATA) $$file $(prefix)/doc/simgrid/$$file ;\
448         done
449
450 uninstall-local:
451         for file in `find html/ -type f` ; do \
452            echo " rm -f '$(prefix)/doc/simgrid/$$file'";\
453            rm -f $(prefix)/doc/simgrid/$$file ;\
454         done
455
456 check-gtut-tocs:
457         @echo Check individual TOCs
458         @for n in gtut-tour-*.doc ; do \
459           sed -n '/Table of Contents/,/hr/p' $$n|grep ref > tmp.curtoc; \
460           \
461           grep -E '\\s?u?b?section' $$n | grep -v _toc| \
462              sed -e 's/\\section //' -e 's/\\subsection /subsection/' -e 's/ .*//' |\
463              sed -e 's/^/ - \\ref /' -e 's/- \\ref subsection/   - \\ref /' > tmp.realtoc; \
464           \
465           if ! diff -q tmp.curtoc tmp.realtoc >/dev/null; then \
466             echo Wrong toc for $$n. Should be ; \
467             cat tmp.realtoc; \
468           fi ; \
469         done
470         @rm tmp.realtoc tmp.curtoc
471         @echo "Check main TOC"
472         @for n in gtut-tour-*doc; do \
473           grep @page $$n |sed -e 's/@page //' -e 's/ .*//' -e 's/^/ - \\ref /' >>tmp.realtoc;\
474           sed -n -e '/Table of Contents/,/hr/p' $$n|sed -e 's/^/   /'|\
475              grep -v toc|grep -v '<hr>'|grep [^[:blank:]] >>tmp.realtoc;\
476         done
477         @grep ' *- \\ref' gtut-tour.doc > tmp.curtoc
478         @if ! diff -b -u tmp.curtoc tmp.realtoc ; then \
479           echo "Wrong toc for gtut-tour.doc Right one is in tmp.realtoc"; \
480         else \
481           rm tmp.realtoc; \
482         fi ;
483         @rm tmp.curtoc
484
485 .PHONY: html
486
487 dist-files:
488         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
489         @echo
490         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
491 # Tell versions [3.59,3.63) of GNU make to not export all variables.
492 # Otherwise a system limit (for SysV at least) may be exceeded.
493 .NOEXPORT: