Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
8f43d3eea27613b2c50f63a6c1328fbef75176cd
[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 MKDIR_P = @MKDIR_P@
125 NMEDIT = @NMEDIT@
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 SED = @SED@
138 SET_MAKE = @SET_MAKE@
139 SHELL = @SHELL@
140 SIMGRID_DEP = @SIMGRID_DEP@
141 SMPI_DEP = @SMPI_DEP@
142 STRIP = @STRIP@
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_CC = @ac_ct_CC@
151 ac_ct_CXX = @ac_ct_CXX@
152 am__include = @am__include@
153 am__leading_dot = @am__leading_dot@
154 am__quote = @am__quote@
155 am__tar = @am__tar@
156 am__untar = @am__untar@
157 bindir = @bindir@
158 build = @build@
159 build_alias = @build_alias@
160 build_cpu = @build_cpu@
161 build_id = @build_id@
162 build_os = @build_os@
163 build_vendor = @build_vendor@
164 builddir = @builddir@
165 datadir = @datadir@
166 datarootdir = @datarootdir@
167 docdir = @docdir@
168 dvidir = @dvidir@
169 exec_prefix = @exec_prefix@
170 host = @host@
171 host_alias = @host_alias@
172 host_cpu = @host_cpu@
173 host_os = @host_os@
174 host_vendor = @host_vendor@
175 htmldir = @htmldir@
176 includedir = @includedir@
177 infodir = @infodir@
178 install_sh = @install_sh@
179 libdir = @libdir@
180 libexecdir = @libexecdir@
181 localedir = @localedir@
182 localstatedir = @localstatedir@
183 mandir = @mandir@
184 mkdir_p = @mkdir_p@
185 oldincludedir = @oldincludedir@
186 pdfdir = @pdfdir@
187 prefix = @prefix@
188 program_transform_name = @program_transform_name@
189 psdir = @psdir@
190 pth_skaddr_makecontext = @pth_skaddr_makecontext@
191 pth_sksize_makecontext = @pth_sksize_makecontext@
192 sbindir = @sbindir@
193 sharedstatedir = @sharedstatedir@
194 srcdir = @srcdir@
195 sysconfdir = @sysconfdir@
196 target = @target@
197 target_alias = @target_alias@
198 target_cpu = @target_cpu@
199 target_os = @target_os@
200 target_vendor = @target_vendor@
201 top_builddir = @top_builddir@
202 top_srcdir = @top_srcdir@
203 DOCSOURCES = $(shell find @top_srcdir@/tools/gras  @top_srcdir@/src @top_srcdir@/include -name "*.[chl]") \
204  $(shell find @srcdir@ -name "*.doc" |grep -v logcategories.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 history.doc  \
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 tags: TAGS
256 TAGS:
257
258 ctags: CTAGS
259 CTAGS:
260
261
262 distdir: $(DISTFILES)
263         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
264         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
265         list='$(DISTFILES)'; \
266           dist_files=`for file in $$list; do echo $$file; done | \
267           sed -e "s|^$$srcdirstrip/||;t" \
268               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
269         case $$dist_files in \
270           */*) $(MKDIR_P) `echo "$$dist_files" | \
271                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
272                            sort -u` ;; \
273         esac; \
274         for file in $$dist_files; do \
275           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
276           if test -d $$d/$$file; then \
277             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
278             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
279               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
280             fi; \
281             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
282           else \
283             test -f $(distdir)/$$file \
284             || cp -p $$d/$$file $(distdir)/$$file \
285             || exit 1; \
286           fi; \
287         done
288 check-am: all-am
289 check: check-am
290 all-am: Makefile
291 installdirs:
292 install: install-am
293 install-exec: install-exec-am
294 install-data: install-data-am
295 uninstall: uninstall-am
296
297 install-am: all-am
298         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
299
300 installcheck: installcheck-am
301 install-strip:
302         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
303           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
304           `test -z '$(STRIP)' || \
305             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
306 mostlyclean-generic:
307
308 clean-generic:
309         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
310
311 distclean-generic:
312         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
313         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
314
315 maintainer-clean-generic:
316         @echo "This command is intended for maintainers to use"
317         @echo "it deletes files that may require special tools to rebuild."
318         -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
319 clean: clean-am
320
321 clean-am: clean-generic clean-libtool mostlyclean-am
322
323 distclean: distclean-am
324         -rm -f Makefile
325 distclean-am: clean-am distclean-generic
326
327 dvi: dvi-am
328
329 dvi-am:
330
331 @MAINTAINER_MODE_FALSE@html: html-am
332
333 info: info-am
334
335 info-am:
336
337 install-data-am: install-data-local
338
339 install-dvi: install-dvi-am
340
341 install-exec-am:
342
343 install-html: install-html-am
344
345 install-info: install-info-am
346
347 install-man:
348
349 install-pdf: install-pdf-am
350
351 install-ps: install-ps-am
352
353 installcheck-am:
354
355 maintainer-clean: maintainer-clean-am
356         -rm -f Makefile
357 maintainer-clean-am: distclean-am maintainer-clean-generic
358
359 mostlyclean: mostlyclean-am
360
361 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
362
363 pdf: pdf-am
364
365 pdf-am:
366
367 ps: ps-am
368
369 ps-am:
370
371 uninstall-am: uninstall-local
372
373 .MAKE: install-am install-strip
374
375 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
376         distclean distclean-generic distclean-libtool distdir dvi \
377         dvi-am html html-am info info-am install install-am \
378         install-data install-data-am install-data-local install-dvi \
379         install-dvi-am install-exec install-exec-am install-html \
380         install-html-am install-info install-info-am install-man \
381         install-pdf install-pdf-am install-ps install-ps-am \
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-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 .history.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 @srcdir@/history.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 -f $$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; ../tools/doxygen/xbt_log_extract_hierarchy.pl >> $$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 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: