Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
make so that the tester builders are trigered when makeDist one is done
[simgrid.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.10.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008  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 VPATH = @srcdir@
28 pkgdatadir = $(datadir)/@PACKAGE@
29 pkglibdir = $(libdir)/@PACKAGE@
30 pkgincludedir = $(includedir)/@PACKAGE@
31 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32 install_sh_DATA = $(install_sh) -c -m 644
33 install_sh_PROGRAM = $(install_sh) -c
34 install_sh_SCRIPT = $(install_sh) -c
35 INSTALL_HEADER = $(INSTALL_DATA)
36 transform = $(program_transform_name)
37 NORMAL_INSTALL = :
38 PRE_INSTALL = :
39 POST_INSTALL = :
40 NORMAL_UNINSTALL = :
41 PRE_UNINSTALL = :
42 POST_UNINSTALL = :
43 build_triplet = @build@
44 host_triplet = @host@
45 target_triplet = @target@
46 DIST_COMMON = $(srcdir)/Doxyfile.in $(srcdir)/Makefile.am \
47         $(srcdir)/Makefile.in $(top_srcdir)/acmacro/dist-files.mk
48 subdir = doc
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/libtool.m4 \
57         $(top_srcdir)/acmacro/ltoptions.m4 \
58         $(top_srcdir)/acmacro/ltsugar.m4 \
59         $(top_srcdir)/acmacro/ltversion.m4 \
60         $(top_srcdir)/acmacro/lt~obsolete.m4 \
61         $(top_srcdir)/acmacro/print_null.m4 \
62         $(top_srcdir)/acmacro/va_copy.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 mkinstalldirs = $(install_sh) -d
66 CONFIG_HEADER = $(top_builddir)/src/gras_config.h
67 CONFIG_CLEAN_FILES = Doxyfile
68 SOURCES =
69 DIST_SOURCES =
70 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
71 ACLOCAL = @ACLOCAL@
72 ADDR2LINE = @ADDR2LINE@
73 AMTAR = @AMTAR@
74 AM_CPPFLAGS = @AM_CPPFLAGS@
75 AR = @AR@
76 AS = @AS@
77 AUTOCONF = @AUTOCONF@
78 AUTOHEADER = @AUTOHEADER@
79 AUTOMAKE = @AUTOMAKE@
80 AWK = @AWK@
81 BASH = @BASH@
82 CC = @CC@
83 CCDEPMODE = @CCDEPMODE@
84 CFLAGS = @CFLAGS@
85 CPP = @CPP@
86 CPPFLAGS = @CPPFLAGS@
87 CXX = @CXX@
88 CXXCPP = @CXXCPP@
89 CXXDEPMODE = @CXXDEPMODE@
90 CXXFLAGS = @CXXFLAGS@
91 CYGPATH_W = @CYGPATH_W@
92 DEFS = @DEFS@
93 DEPDIR = @DEPDIR@
94 DLLTOOL = @DLLTOOL@
95 DOXYGEN = @DOXYGEN@
96 DSYMUTIL = @DSYMUTIL@
97 DUMPBIN = @DUMPBIN@
98 ECHO_C = @ECHO_C@
99 ECHO_N = @ECHO_N@
100 ECHO_T = @ECHO_T@
101 EGREP = @EGREP@
102 EXEEXT = @EXEEXT@
103 FGREP = @FGREP@
104 FLEXML = @FLEXML@
105 GCJ = @GCJ@
106 GCJDEPMODE = @GCJDEPMODE@
107 GCJFLAGS = @GCJFLAGS@
108 GRAS_DEP = @GRAS_DEP@
109 GREP = @GREP@
110 INSTALL = @INSTALL@
111 INSTALL_DATA = @INSTALL_DATA@
112 INSTALL_PROGRAM = @INSTALL_PROGRAM@
113 INSTALL_SCRIPT = @INSTALL_SCRIPT@
114 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
115 JAR = @JAR@
116 JAVA = @JAVA@
117 JAVAC = @JAVAC@
118 LD = @LD@
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 LIPO = @LIPO@
128 LN_S = @LN_S@
129 LTLIBOBJS = @LTLIBOBJS@
130 MAINT = @MAINT@
131 MAKEINFO = @MAKEINFO@
132 MKDIR_P = @MKDIR_P@
133 NM = @NM@
134 NMEDIT = @NMEDIT@
135 OBJDUMP = @OBJDUMP@
136 OBJEXT = @OBJEXT@
137 OTOOL = @OTOOL@
138 OTOOL64 = @OTOOL64@
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 SED = @SED@
149 SET_MAKE = @SET_MAKE@
150 SHELL = @SHELL@
151 SIMGRID_DEP = @SIMGRID_DEP@
152 SMPI_DEP = @SMPI_DEP@
153 STRIP = @STRIP@
154 VERSION = @VERSION@
155 WARNING = @WARNING@
156 abs_builddir = @abs_builddir@
157 abs_srcdir = @abs_srcdir@
158 abs_top_builddir = @abs_top_builddir@
159 abs_top_srcdir = @abs_top_srcdir@
160 ac_configure_args = @ac_configure_args@
161 ac_ct_CC = @ac_ct_CC@
162 ac_ct_CXX = @ac_ct_CXX@
163 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
164 am__include = @am__include@
165 am__leading_dot = @am__leading_dot@
166 am__quote = @am__quote@
167 am__tar = @am__tar@
168 am__untar = @am__untar@
169 bindir = @bindir@
170 build = @build@
171 build_alias = @build_alias@
172 build_cpu = @build_cpu@
173 build_id = @build_id@
174 build_os = @build_os@
175 build_vendor = @build_vendor@
176 builddir = @builddir@
177 datadir = @datadir@
178 datarootdir = @datarootdir@
179 docdir = @docdir@
180 dvidir = @dvidir@
181 exec_prefix = @exec_prefix@
182 host = @host@
183 host_alias = @host_alias@
184 host_cpu = @host_cpu@
185 host_os = @host_os@
186 host_vendor = @host_vendor@
187 htmldir = @htmldir@
188 includedir = @includedir@
189 infodir = @infodir@
190 install_sh = @install_sh@
191 libdir = @libdir@
192 libexecdir = @libexecdir@
193 localedir = @localedir@
194 localstatedir = @localstatedir@
195 lt_ECHO = @lt_ECHO@
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 DOCSOURCES = $(shell find @top_srcdir@/tools/gras  @top_srcdir@/src @top_srcdir@/include -name "*.[chl]") \
217  $(shell find @srcdir@ -name "*.doc" |grep -v logcategories.doc)
218
219 FIGS = simgrid_modules.fig simgrid_modules2.fig amok_bw_test.fig amok_bw_sat.fig
220 PNGS = $(patsubst %.fig,%.png,$(FIGS)) webcruft/simgrid_logo.png webcruft/simgrid_logo_small.png webcruft/poster_thumbnail.png
221 EXTRA_DIST = html Doxyfile \
222  modules.doc FAQ.doc contrib.doc index.doc publis.doc footer.html history.doc  \
223  $(foreach file,$(FIGS),fig/$(file)) $(PNGS)
224
225 CLEANFILES = .*.toc
226 DISTCLEANFILES = index-API.doc simgrid.tag
227 MAINTAINERCLEANFILES = html
228 all: all-am
229
230 .SUFFIXES:
231 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
232         @for dep in $?; do \
233           case '$(am__configure_deps)' in \
234             *$$dep*) \
235               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
236                 && exit 0; \
237               exit 1;; \
238           esac; \
239         done; \
240         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
241         cd $(top_srcdir) && \
242           $(AUTOMAKE) --gnu  doc/Makefile
243 .PRECIOUS: Makefile
244 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245         @case '$?' in \
246           *config.status*) \
247             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
248           *) \
249             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251         esac;
252
253 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
257         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
259         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
260 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
261         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
262
263 mostlyclean-libtool:
264         -rm -f *.lo
265
266 clean-libtool:
267         -rm -rf .libs _libs
268 tags: TAGS
269 TAGS:
270
271 ctags: CTAGS
272 CTAGS:
273
274
275 distdir: $(DISTFILES)
276         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
277         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
278         list='$(DISTFILES)'; \
279           dist_files=`for file in $$list; do echo $$file; done | \
280           sed -e "s|^$$srcdirstrip/||;t" \
281               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
282         case $$dist_files in \
283           */*) $(MKDIR_P) `echo "$$dist_files" | \
284                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
285                            sort -u` ;; \
286         esac; \
287         for file in $$dist_files; do \
288           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
289           if test -d $$d/$$file; then \
290             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
291             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
292               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
293             fi; \
294             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
295           else \
296             test -f $(distdir)/$$file \
297             || cp -p $$d/$$file $(distdir)/$$file \
298             || exit 1; \
299           fi; \
300         done
301 check-am: all-am
302 check: check-am
303 all-am: Makefile
304 installdirs:
305 install: install-am
306 install-exec: install-exec-am
307 install-data: install-data-am
308 uninstall: uninstall-am
309
310 install-am: all-am
311         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
312
313 installcheck: installcheck-am
314 install-strip:
315         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
316           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
317           `test -z '$(STRIP)' || \
318             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
319 mostlyclean-generic:
320
321 clean-generic:
322         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
323
324 distclean-generic:
325         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
326         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
327
328 maintainer-clean-generic:
329         @echo "This command is intended for maintainers to use"
330         @echo "it deletes files that may require special tools to rebuild."
331         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
332 clean: clean-am
333
334 clean-am: clean-generic clean-libtool mostlyclean-am
335
336 distclean: distclean-am
337         -rm -f Makefile
338 distclean-am: clean-am distclean-generic
339
340 dvi: dvi-am
341
342 dvi-am:
343
344 @MAINTAINER_MODE_FALSE@html: html-am
345
346 info: info-am
347
348 info-am:
349
350 install-data-am: install-data-local
351
352 install-dvi: install-dvi-am
353
354 install-exec-am:
355
356 install-html: install-html-am
357
358 install-info: install-info-am
359
360 install-man:
361
362 install-pdf: install-pdf-am
363
364 install-ps: install-ps-am
365
366 installcheck-am:
367
368 maintainer-clean: maintainer-clean-am
369         -rm -f Makefile
370 maintainer-clean-am: distclean-am maintainer-clean-generic
371
372 mostlyclean: mostlyclean-am
373
374 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
375
376 pdf: pdf-am
377
378 pdf-am:
379
380 ps: ps-am
381
382 ps-am:
383
384 uninstall-am: uninstall-local
385
386 .MAKE: install-am install-strip
387
388 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
389         distclean distclean-generic distclean-libtool distdir dvi \
390         dvi-am html html-am info info-am install install-am \
391         install-data install-data-am install-data-local install-dvi \
392         install-dvi-am install-exec install-exec-am install-html \
393         install-html-am install-info install-info-am install-man \
394         install-pdf install-pdf-am install-ps install-ps-am \
395         install-strip installcheck installcheck-am installdirs \
396         maintainer-clean maintainer-clean-generic mostlyclean \
397         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
398         uninstall uninstall-am uninstall-local
399
400
401 @MAINTAINER_MODE_TRUE@simgrid_modules.map: fig/simgrid_modules.fig
402 @MAINTAINER_MODE_TRUE@  fig2dev -Lmap fig/simgrid_modules.fig | grep -e IMG -e MAP -e AREA | \
403 @MAINTAINER_MODE_TRUE@  sed 's/imagemap/simgrid_modules/g' | sed 's/\.gif/.png/' | \
404 @MAINTAINER_MODE_TRUE@  sed 's/<IMG /<IMG style="border:0px "/g' | sed 's/\.gif/.png/' \
405 @MAINTAINER_MODE_TRUE@  > simgrid_modules.map
406
407 @MAINTAINER_MODE_TRUE@%.png: fig/%.fig
408 @MAINTAINER_MODE_TRUE@  fig2dev -Lpng $^ > $@
409
410 @MAINTAINER_MODE_TRUE@html: Doxyfile ./logcategories.doc simgrid_modules.map $(PNGS) $(DOCSOURCES) \
411 @MAINTAINER_MODE_TRUE@      html/gras.html html/amok.html html/msg.html html/simdag.html
412 @MAINTAINER_MODE_TRUE@  : # Setting up
413 @MAINTAINER_MODE_TRUE@  touch index-API.doc .FAQ.doc.toc .index.doc.toc .contrib.doc.toc .history.doc.toc
414 @MAINTAINER_MODE_TRUE@  test -e html || mkdir html
415 @MAINTAINER_MODE_TRUE@  cp $(foreach file,$(PNGS),@srcdir@/$(file)) html/
416 @MAINTAINER_MODE_TRUE@  cp @srcdir@/webcruft/Paje_MSG_screenshot_thn.jpg @srcdir@/webcruft/Paje_MSG_screenshot.jpg html/
417 @MAINTAINER_MODE_TRUE@  cp @srcdir@/simgrid.css html/
418 @MAINTAINER_MODE_TRUE@  : # First pass
419 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
420 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_create.pl simgrid.tag index-API.doc
421 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/toc_create.pl \
422 @MAINTAINER_MODE_TRUE@     @srcdir@/FAQ.doc @srcdir@/index.doc @srcdir@/contrib.doc \
423 @MAINTAINER_MODE_TRUE@     @srcdir@/gtut-introduction.doc @srcdir@/history.doc
424 @MAINTAINER_MODE_TRUE@  : # Second pass
425 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
426 @MAINTAINER_MODE_TRUE@  : # Post-processing
427 @MAINTAINER_MODE_TRUE@  rm -f html/dir* 
428 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_php.pl @srcdir@/index.php.in html/index.html index.php
429 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/doxygen_postprocesser.pl
430
431 @MAINTAINER_MODE_TRUE@html/gras.html:
432 @MAINTAINER_MODE_TRUE@  mkdir -p html
433 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>" > $@
434 @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>" >> $@
435 @MAINTAINER_MODE_TRUE@html/amok.html:
436 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>" > $@
437 @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>" >> $@
438 @MAINTAINER_MODE_TRUE@html/msg.html:
439 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>" > $@
440 @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>" >> $@
441 @MAINTAINER_MODE_TRUE@html/simdag.html:
442 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>" > $@
443 @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>" >> $@
444
445 @MAINTAINER_MODE_TRUE@publish:
446 @MAINTAINER_MODE_TRUE@  $(MAKE) -C .. sync-gforge
447
448 ./logcategories.doc: $(DOCSOURCES)
449         pwd=`pwd`; rm -f $$pwd/logcategories.doc; set -e; \
450         echo "/* Generated file, do not edit */"          > $$pwd/logcategories.doc; \
451         echo "/** \addtogroup XBT_log_cats"              >> $$pwd/logcategories.doc; \
452         echo "    @{"                                    >> $$pwd/logcategories.doc; \
453         cd @top_srcdir@/src; ../tools/doxygen/xbt_log_extract_hierarchy.pl >> $$pwd/logcategories.doc; \
454         echo "@}*/"                                      >> $$pwd/logcategories.doc;
455
456 install-data-local: 
457         @for file in `find html/ -type d` ; do \
458            echo "test -z \"$(prefix)/doc/simgrid/$$file\" || $(mkdir_p) \"$(prefix)/doc/simgrid/$$file\"";\
459            test -z "$(prefix)/doc/simgrid/$$file" || $(mkdir_p) "$(prefix)/doc/simgrid/$$file";\
460         done
461         @for file in `find html/ -type f` ; do \
462            echo " $(INSTALL_DATA) '$$file' '$(prefix)/doc/simgrid/$$file'";\
463            $(INSTALL_DATA) $$file $(prefix)/doc/simgrid/$$file ;\
464         done
465
466 uninstall-local:
467         for file in `find html/ -type f` ; do \
468            echo " rm -f '$(prefix)/doc/simgrid/$$file'";\
469            rm -f $(prefix)/doc/simgrid/$$file ;\
470         done
471
472 check-gtut-tocs:
473         @echo Check individual TOCs
474         @for n in gtut-tour-*.doc ; do \
475           sed -n '/Table of Contents/,/hr/p' $$n|grep ref > tmp.curtoc; \
476           \
477           grep -E '\\s?u?b?section' $$n | grep -v _toc| \
478              sed -e 's/\\section //' -e 's/\\subsection /subsection/' -e 's/ .*//' |\
479              sed -e 's/^/ - \\ref /' -e 's/- \\ref subsection/   - \\ref /' > tmp.realtoc; \
480           \
481           if ! diff -q tmp.curtoc tmp.realtoc >/dev/null; then \
482             echo Wrong toc for $$n. Should be ; \
483             cat tmp.realtoc; \
484           fi ; \
485         done
486         @rm tmp.realtoc tmp.curtoc
487         @echo "Check main TOC"
488         @for n in gtut-tour-*doc; do \
489           grep @page $$n |sed -e 's/@page //' -e 's/ .*//' -e 's/^/ - \\ref /' >>tmp.realtoc;\
490           sed -n -e '/Table of Contents/,/hr/p' $$n|sed -e 's/^/   /'|\
491              grep -v toc|grep -v '<hr>'|grep [^[:blank:]] >>tmp.realtoc;\
492         done
493         @grep ' *- \\ref' gtut-tour.doc > tmp.curtoc
494         @if ! diff -b -u tmp.curtoc tmp.realtoc ; then \
495           echo "Wrong toc for gtut-tour.doc Right one is in tmp.realtoc"; \
496         else \
497           rm tmp.realtoc; \
498         fi ;
499         @rm tmp.curtoc
500
501 .PHONY: html html/
502
503 dist-files:
504         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
505         @echo
506         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
507 # Tell versions [3.59,3.63) of GNU make to not export all variables.
508 # Otherwise a system limit (for SysV at least) may be exceeded.
509 .NOEXPORT: