Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
accidently tried to compare action to state. now fixed.
[simgrid.git] / doc / Makefile.in
1 # Makefile.in generated by automake 1.10 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006  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 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 GCJ = @GCJ@
99 GCJDEPMODE = @GCJDEPMODE@
100 GCJFLAGS = @GCJFLAGS@
101 GRAS_DEP = @GRAS_DEP@
102 GREP = @GREP@
103 INSTALL = @INSTALL@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 JAR = @JAR@
109 JAVA = @JAVA@
110 JAVAC = @JAVAC@
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 MAKEINFO = @MAKEINFO@
123 MD5SUM = @MD5SUM@
124 MKDIR_P = @MKDIR_P@
125 OBJDUMP = @OBJDUMP@
126 OBJEXT = @OBJEXT@
127 PACKAGE = @PACKAGE@
128 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129 PACKAGE_NAME = @PACKAGE_NAME@
130 PACKAGE_STRING = @PACKAGE_STRING@
131 PACKAGE_TARNAME = @PACKAGE_TARNAME@
132 PACKAGE_VERSION = @PACKAGE_VERSION@
133 PATH_SEPARATOR = @PATH_SEPARATOR@
134 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
135 RANLIB = @RANLIB@
136 SED = @SED@
137 SET_MAKE = @SET_MAKE@
138 SHELL = @SHELL@
139 SIMGRID_DEP = @SIMGRID_DEP@
140 SMPI_DEP = @SMPI_DEP@
141 STRIP = @STRIP@
142 VERSION = @VERSION@
143 WARNING = @WARNING@
144 abs_builddir = @abs_builddir@
145 abs_srcdir = @abs_srcdir@
146 abs_top_builddir = @abs_top_builddir@
147 abs_top_srcdir = @abs_top_srcdir@
148 ac_configure_args = @ac_configure_args@
149 ac_ct_CC = @ac_ct_CC@
150 ac_ct_CXX = @ac_ct_CXX@
151 am__include = @am__include@
152 am__leading_dot = @am__leading_dot@
153 am__quote = @am__quote@
154 am__tar = @am__tar@
155 am__untar = @am__untar@
156 bindir = @bindir@
157 build = @build@
158 build_alias = @build_alias@
159 build_cpu = @build_cpu@
160 build_id = @build_id@
161 build_os = @build_os@
162 build_vendor = @build_vendor@
163 builddir = @builddir@
164 datadir = @datadir@
165 datarootdir = @datarootdir@
166 docdir = @docdir@
167 dvidir = @dvidir@
168 exec_prefix = @exec_prefix@
169 host = @host@
170 host_alias = @host_alias@
171 host_cpu = @host_cpu@
172 host_os = @host_os@
173 host_vendor = @host_vendor@
174 htmldir = @htmldir@
175 includedir = @includedir@
176 infodir = @infodir@
177 install_sh = @install_sh@
178 libdir = @libdir@
179 libexecdir = @libexecdir@
180 localedir = @localedir@
181 localstatedir = @localstatedir@
182 mandir = @mandir@
183 mkdir_p = @mkdir_p@
184 oldincludedir = @oldincludedir@
185 pdfdir = @pdfdir@
186 prefix = @prefix@
187 program_transform_name = @program_transform_name@
188 psdir = @psdir@
189 pth_skaddr_makecontext = @pth_skaddr_makecontext@
190 pth_sksize_makecontext = @pth_sksize_makecontext@
191 sbindir = @sbindir@
192 sharedstatedir = @sharedstatedir@
193 srcdir = @srcdir@
194 sysconfdir = @sysconfdir@
195 target = @target@
196 target_alias = @target_alias@
197 target_cpu = @target_cpu@
198 target_os = @target_os@
199 target_vendor = @target_vendor@
200 top_builddir = @top_builddir@
201 top_srcdir = @top_srcdir@
202 DOCSOURCES = $(shell find @top_srcdir@/tools/gras  @top_srcdir@/src @top_srcdir@/include -name "*.[chl]") \
203  $(shell find @srcdir@ -name "*.doc")
204
205 FIGS = simgrid_modules.fig simgrid_modules2.fig amok_bw_test.fig amok_bw_sat.fig
206 PNGS = $(patsubst %.fig,%.png,$(FIGS)) webcruft/simgrid_logo.png webcruft/simgrid_logo_small.png webcruft/poster_thumbnail.png
207 EXTRA_DIST = html Doxyfile \
208  modules.doc FAQ.doc contrib.doc index.doc publis.doc footer.html history.doc  \
209  $(foreach file,$(FIGS),fig/$(file)) $(PNGS)
210
211 CLEANFILES = .*.toc
212 DISTCLEANFILES = index-API.doc simgrid.tag
213 MAINTAINERCLEANFILES = html
214 all: all-am
215
216 .SUFFIXES:
217 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
218         @for dep in $?; do \
219           case '$(am__configure_deps)' in \
220             *$$dep*) \
221               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
222                 && exit 0; \
223               exit 1;; \
224           esac; \
225         done; \
226         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
227         cd $(top_srcdir) && \
228           $(AUTOMAKE) --gnu  doc/Makefile
229 .PRECIOUS: Makefile
230 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
231         @case '$?' in \
232           *config.status*) \
233             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
234           *) \
235             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
237         esac;
238
239 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
240         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
241
242 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
243         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
244 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
245         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
246 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
247         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
248
249 mostlyclean-libtool:
250         -rm -f *.lo
251
252 clean-libtool:
253         -rm -rf .libs _libs
254 tags: TAGS
255 TAGS:
256
257 ctags: CTAGS
258 CTAGS:
259
260
261 distdir: $(DISTFILES)
262         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
263         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
264         list='$(DISTFILES)'; \
265           dist_files=`for file in $$list; do echo $$file; done | \
266           sed -e "s|^$$srcdirstrip/||;t" \
267               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
268         case $$dist_files in \
269           */*) $(MKDIR_P) `echo "$$dist_files" | \
270                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
271                            sort -u` ;; \
272         esac; \
273         for file in $$dist_files; do \
274           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
275           if test -d $$d/$$file; then \
276             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
277             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
278               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
279             fi; \
280             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
281           else \
282             test -f $(distdir)/$$file \
283             || cp -p $$d/$$file $(distdir)/$$file \
284             || exit 1; \
285           fi; \
286         done
287 check-am: all-am
288 check: check-am
289 all-am: Makefile
290 installdirs:
291 install: install-am
292 install-exec: install-exec-am
293 install-data: install-data-am
294 uninstall: uninstall-am
295
296 install-am: all-am
297         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
298
299 installcheck: installcheck-am
300 install-strip:
301         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
302           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
303           `test -z '$(STRIP)' || \
304             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
305 mostlyclean-generic:
306
307 clean-generic:
308         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
309
310 distclean-generic:
311         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
312         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
313
314 maintainer-clean-generic:
315         @echo "This command is intended for maintainers to use"
316         @echo "it deletes files that may require special tools to rebuild."
317         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
318 clean: clean-am
319
320 clean-am: clean-generic clean-libtool mostlyclean-am
321
322 distclean: distclean-am
323         -rm -f Makefile
324 distclean-am: clean-am distclean-generic
325
326 dvi: dvi-am
327
328 dvi-am:
329
330 @MAINTAINER_MODE_FALSE@html: html-am
331
332 info: info-am
333
334 info-am:
335
336 install-data-am: install-data-local
337
338 install-dvi: install-dvi-am
339
340 install-exec-am:
341
342 install-html: install-html-am
343
344 install-info: install-info-am
345
346 install-man:
347
348 install-pdf: install-pdf-am
349
350 install-ps: install-ps-am
351
352 installcheck-am:
353
354 maintainer-clean: maintainer-clean-am
355         -rm -f Makefile
356 maintainer-clean-am: distclean-am maintainer-clean-generic
357
358 mostlyclean: mostlyclean-am
359
360 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
361
362 pdf: pdf-am
363
364 pdf-am:
365
366 ps: ps-am
367
368 ps-am:
369
370 uninstall-am: uninstall-local
371
372 .MAKE: install-am install-strip
373
374 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
375         distclean distclean-generic distclean-libtool distdir dvi \
376         dvi-am html html-am info info-am install install-am \
377         install-data install-data-am install-data-local install-dvi \
378         install-dvi-am install-exec install-exec-am install-html \
379         install-html-am install-info install-info-am install-man \
380         install-pdf install-pdf-am install-ps install-ps-am \
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-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 .history.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 @srcdir@/history.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 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: