Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
update autogenerated
[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 F77 = @F77@
98 FFLAGS = @FFLAGS@
99 FLEXML = @FLEXML@
100 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
101 GRAMINE_MODE_TRUE = @GRAMINE_MODE_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 USE_SIMIX_FALSE = @USE_SIMIX_FALSE@
147 USE_SIMIX_TRUE = @USE_SIMIX_TRUE@
148 VERSION = @VERSION@
149 WARNING = @WARNING@
150 abs_builddir = @abs_builddir@
151 abs_srcdir = @abs_srcdir@
152 abs_top_builddir = @abs_top_builddir@
153 abs_top_srcdir = @abs_top_srcdir@
154 ac_configure_args = @ac_configure_args@
155 ac_ct_CC = @ac_ct_CC@
156 ac_ct_CXX = @ac_ct_CXX@
157 ac_ct_F77 = @ac_ct_F77@
158 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
159 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
160 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
161 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
162 am__include = @am__include@
163 am__leading_dot = @am__leading_dot@
164 am__quote = @am__quote@
165 am__tar = @am__tar@
166 am__untar = @am__untar@
167 bindir = @bindir@
168 build = @build@
169 build_alias = @build_alias@
170 build_cpu = @build_cpu@
171 build_id = @build_id@
172 build_os = @build_os@
173 build_vendor = @build_vendor@
174 datadir = @datadir@
175 datarootdir = @datarootdir@
176 docdir = @docdir@
177 dvidir = @dvidir@
178 exec_prefix = @exec_prefix@
179 host = @host@
180 host_alias = @host_alias@
181 host_cpu = @host_cpu@
182 host_os = @host_os@
183 host_vendor = @host_vendor@
184 htmldir = @htmldir@
185 includedir = @includedir@
186 infodir = @infodir@
187 install_sh = @install_sh@
188 libdir = @libdir@
189 libexecdir = @libexecdir@
190 localedir = @localedir@
191 localstatedir = @localstatedir@
192 mandir = @mandir@
193 mkdir_p = @mkdir_p@
194 oldincludedir = @oldincludedir@
195 pdfdir = @pdfdir@
196 prefix = @prefix@
197 program_transform_name = @program_transform_name@
198 psdir = @psdir@
199 pth_skaddr_makecontext = @pth_skaddr_makecontext@
200 pth_sksize_makecontext = @pth_sksize_makecontext@
201 sbindir = @sbindir@
202 sharedstatedir = @sharedstatedir@
203 sysconfdir = @sysconfdir@
204 target = @target@
205 target_alias = @target_alias@
206 target_cpu = @target_cpu@
207 target_os = @target_os@
208 target_vendor = @target_vendor@
209 DOCSOURCES = $(shell find @top_srcdir@/tools/gras  @top_srcdir@/src @top_srcdir@/include -name "*.[chl]") \
210  $(shell find @srcdir@ -name "*.doc")
211
212 FIGS = simgrid_modules.fig simgrid_modules2.fig amok_bw_test.fig amok_bw_sat.fig
213 PNGS = $(patsubst %.fig,%.png,$(FIGS)) webcruft/simgrid_logo.png webcruft/simgrid_logo_small.png webcruft/poster_thumbnail.png
214 EXTRA_DIST = html Doxyfile \
215  modules.doc FAQ.doc contrib.doc index.doc publis.doc footer.html \
216  $(foreach file,$(FIGS),fig/$(file)) $(PNGS)
217
218 CLEANFILES = .*.toc
219 DISTCLEANFILES = index-API.doc simgrid.tag
220 MAINTAINERCLEANFILES = html
221 all: all-am
222
223 .SUFFIXES:
224 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
225         @for dep in $?; do \
226           case '$(am__configure_deps)' in \
227             *$$dep*) \
228               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
229                 && exit 0; \
230               exit 1;; \
231           esac; \
232         done; \
233         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
234         cd $(top_srcdir) && \
235           $(AUTOMAKE) --gnu  doc/Makefile
236 .PRECIOUS: Makefile
237 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
238         @case '$?' in \
239           *config.status*) \
240             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
241           *) \
242             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
243             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
244         esac;
245
246 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
247         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
248
249 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
250         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
251 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
252         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
253 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
254         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
255
256 mostlyclean-libtool:
257         -rm -f *.lo
258
259 clean-libtool:
260         -rm -rf .libs _libs
261
262 distclean-libtool:
263         -rm -f libtool
264 uninstall-info-am:
265 tags: TAGS
266 TAGS:
267
268 ctags: CTAGS
269 CTAGS:
270
271
272 distdir: $(DISTFILES)
273         $(mkdir_p) $(distdir)/../acmacro $(distdir)/file,$(FIGS),fig $(distdir)/webcruft
274         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
275         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
276         list='$(DISTFILES)'; for file in $$list; do \
277           case $$file in \
278             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
279             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
280           esac; \
281           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
282           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
283           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
284             dir="/$$dir"; \
285             $(mkdir_p) "$(distdir)$$dir"; \
286           else \
287             dir=''; \
288           fi; \
289           if test -d $$d/$$file; then \
290             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
291               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
292             fi; \
293             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
294           else \
295             test -f $(distdir)/$$file \
296             || cp -p $$d/$$file $(distdir)/$$file \
297             || exit 1; \
298           fi; \
299         done
300 check-am: all-am
301 check: check-am
302 all-am: Makefile
303 installdirs:
304 install: install-am
305 install-exec: install-exec-am
306 install-data: install-data-am
307 uninstall: uninstall-am
308
309 install-am: all-am
310         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
311
312 installcheck: installcheck-am
313 install-strip:
314         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
315           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
316           `test -z '$(STRIP)' || \
317             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
318 mostlyclean-generic:
319
320 clean-generic:
321         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
322
323 distclean-generic:
324         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
325         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
326
327 maintainer-clean-generic:
328         @echo "This command is intended for maintainers to use"
329         @echo "it deletes files that may require special tools to rebuild."
330         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
331 clean: clean-am
332
333 clean-am: clean-generic clean-libtool mostlyclean-am
334
335 distclean: distclean-am
336         -rm -f Makefile
337 distclean-am: clean-am distclean-generic distclean-libtool
338
339 dvi: dvi-am
340
341 dvi-am:
342
343 @MAINTAINER_MODE_FALSE@html: html-am
344
345 info: info-am
346
347 info-am:
348
349 install-data-am: install-data-local
350
351 install-exec-am:
352
353 install-info: install-info-am
354
355 install-man:
356
357 installcheck-am:
358
359 maintainer-clean: maintainer-clean-am
360         -rm -f Makefile
361 maintainer-clean-am: distclean-am maintainer-clean-generic
362
363 mostlyclean: mostlyclean-am
364
365 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
366
367 pdf: pdf-am
368
369 pdf-am:
370
371 ps: ps-am
372
373 ps-am:
374
375 uninstall-am: uninstall-info-am uninstall-local
376
377 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
378         distclean distclean-generic distclean-libtool distdir dvi \
379         dvi-am html html-am info info-am install install-am \
380         install-data install-data-am install-data-local install-exec \
381         install-exec-am install-info install-info-am install-man \
382         install-strip installcheck installcheck-am installdirs \
383         maintainer-clean maintainer-clean-generic mostlyclean \
384         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
385         uninstall uninstall-am uninstall-info-am uninstall-local
386
387
388 @MAINTAINER_MODE_TRUE@simgrid_modules.map: fig/simgrid_modules.fig
389 @MAINTAINER_MODE_TRUE@  fig2dev -Lmap fig/simgrid_modules.fig | grep -e IMG -e MAP -e AREA | \
390 @MAINTAINER_MODE_TRUE@  sed 's/imagemap/simgrid_modules/g' | sed 's/\.gif/.png/' | \
391 @MAINTAINER_MODE_TRUE@  sed 's/<IMG /<IMG style="border:0px "/g' | sed 's/\.gif/.png/' \
392 @MAINTAINER_MODE_TRUE@  > simgrid_modules.map
393
394 @MAINTAINER_MODE_TRUE@%.png: fig/%.fig
395 @MAINTAINER_MODE_TRUE@  fig2dev -Lpng $^ > $@
396
397 @MAINTAINER_MODE_TRUE@html: Doxyfile ./logcategories.doc simgrid_modules.map $(PNGS) $(DOCSOURCES) \
398 @MAINTAINER_MODE_TRUE@      html/gras.html html/amok.html html/msg.html html/simdag.html
399 @MAINTAINER_MODE_TRUE@  : # Setting up
400 @MAINTAINER_MODE_TRUE@  touch index-API.doc .FAQ.doc.toc .index.doc.toc .contrib.doc.toc
401 @MAINTAINER_MODE_TRUE@  test -e html || mkdir html
402 @MAINTAINER_MODE_TRUE@  cp $(foreach file,$(PNGS),@srcdir@/$(file)) html/
403 @MAINTAINER_MODE_TRUE@  cp @srcdir@/webcruft/Paje_MSG_screenshot_thn.jpg @srcdir@/webcruft/Paje_MSG_screenshot.jpg html/
404 @MAINTAINER_MODE_TRUE@  cp @srcdir@/simgrid.css html/
405 @MAINTAINER_MODE_TRUE@  : # First pass
406 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
407 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_create.pl simgrid.tag index-API.doc
408 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/toc_create.pl \
409 @MAINTAINER_MODE_TRUE@     @srcdir@/FAQ.doc @srcdir@/index.doc @srcdir@/contrib.doc \
410 @MAINTAINER_MODE_TRUE@     @srcdir@/gtut-introduction.doc
411 @MAINTAINER_MODE_TRUE@  : # Second pass
412 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
413 @MAINTAINER_MODE_TRUE@  : # Post-processing
414 @MAINTAINER_MODE_TRUE@  rm -f html/dir* 
415 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_php.pl @srcdir@/index.php.in html/index.html index.php
416 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/doxygen_postprocesser.pl
417
418 @MAINTAINER_MODE_TRUE@html/gras.html:
419 @MAINTAINER_MODE_TRUE@  mkdir -p html
420 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>" > $@
421 @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>" >> $@
422 @MAINTAINER_MODE_TRUE@html/amok.html:
423 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>" > $@
424 @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>" >> $@
425 @MAINTAINER_MODE_TRUE@html/msg.html:
426 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>" > $@
427 @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>" >> $@
428 @MAINTAINER_MODE_TRUE@html/simdag.html:
429 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>" > $@
430 @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>" >> $@
431
432 @MAINTAINER_MODE_TRUE@publish:
433 @MAINTAINER_MODE_TRUE@  $(MAKE) -C .. sync-gforge
434
435 ./logcategories.doc: $(DOCSOURCES)
436         pwd=`pwd`; rm $$pwd/logcategories.doc; set -e; \
437         echo "/* Generated file, do not edit */"          > $$pwd/logcategories.doc; \
438         echo "/** \addtogroup XBT_log_cats"              >> $$pwd/logcategories.doc; \
439         echo "    @{"                                    >> $$pwd/logcategories.doc; \
440         cd @top_srcdir@/src; ./xbt_log_extract_hierarchy >> $$pwd/logcategories.doc; \
441         echo "@}*/"                                      >> $$pwd/logcategories.doc;
442
443 install-data-local: 
444         @for file in `find html/ -type d` ; do \
445            echo "test -z \"$(prefix)/doc/simgrid/$$file\" || $(mkdir_p) \"$(prefix)/doc/simgrid/$$file\"";\
446            test -z "$(prefix)/doc/simgrid/$$file" || $(mkdir_p) "$(prefix)/doc/simgrid/$$file";\
447         done
448         @for file in `find html/ -type f` ; do \
449            echo " $(INSTALL_DATA) '$$file' '$(prefix)/doc/simgrid/$$file'";\
450            $(INSTALL_DATA) $$file $(prefix)/doc/simgrid/$$file ;\
451         done
452
453 uninstall-local:
454         for file in `find html/ -type f` ; do \
455            echo " rm -f '$(prefix)/doc/simgrid/$$file'";\
456            rm -f $(prefix)/doc/simgrid/$$file ;\
457         done
458
459 check-gtut-tocs:
460         @echo Check individual TOCs
461         @for n in gtut-tour-*.doc ; do \
462           sed -n '/Table of Contents/,/hr/p' $$n|grep ref > tmp.curtoc; \
463           \
464           grep -E '\\s?u?b?section' $$n | grep -v _toc| \
465              sed -e 's/\\section //' -e 's/\\subsection /subsection/' -e 's/ .*//' |\
466              sed -e 's/^/ - \\ref /' -e 's/- \\ref subsection/   - \\ref /' > tmp.realtoc; \
467           \
468           if ! diff -q tmp.curtoc tmp.realtoc >/dev/null; then \
469             echo Wrong toc for $$n. Should be ; \
470             cat tmp.realtoc; \
471           fi ; \
472         done
473         @rm tmp.realtoc tmp.curtoc
474         @echo "Check main TOC"
475         @for n in gtut-tour-*doc; do \
476           grep @page $$n |sed -e 's/@page //' -e 's/ .*//' -e 's/^/ - \\ref /' >>tmp.realtoc;\
477           sed -n -e '/Table of Contents/,/hr/p' $$n|sed -e 's/^/   /'|\
478              grep -v toc|grep -v '<hr>'|grep [^[:blank:]] >>tmp.realtoc;\
479         done
480         @grep ' *- \\ref' gtut-tour.doc > tmp.curtoc
481         @if ! diff -b -u tmp.curtoc tmp.realtoc ; then \
482           echo "Wrong toc for gtut-tour.doc Right one is in tmp.realtoc"; \
483         else \
484           rm tmp.realtoc; \
485         fi ;
486         @rm tmp.curtoc
487
488 .PHONY: html
489
490 dist-files:
491         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
492         @echo
493         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
494 # Tell versions [3.59,3.63) of GNU make to not export all variables.
495 # Otherwise a system limit (for SysV at least) may be exceeded.
496 .NOEXPORT: