Logo AND Algorithmique Numérique Distribuée

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