Logo AND Algorithmique Numérique Distribuée

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