Logo AND Algorithmique Numérique Distribuée

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