Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
5a3aa2a8c360ae1ac2c70f1fd47736699cec9677
[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 AR = @AR@
70 AS = @AS@
71 AUTOCONF = @AUTOCONF@
72 AUTOHEADER = @AUTOHEADER@
73 AUTOMAKE = @AUTOMAKE@
74 AWK = @AWK@
75 BASH = @BASH@
76 CC = @CC@
77 CCDEPMODE = @CCDEPMODE@
78 CFLAGS = @CFLAGS@
79 CPP = @CPP@
80 CPPFLAGS = @CPPFLAGS@
81 CXX = @CXX@
82 CXXCPP = @CXXCPP@
83 CXXDEPMODE = @CXXDEPMODE@
84 CXXFLAGS = @CXXFLAGS@
85 CYGPATH_W = @CYGPATH_W@
86 DEFS = @DEFS@
87 DEPDIR = @DEPDIR@
88 DLLTOOL = @DLLTOOL@
89 DOXYGEN = @DOXYGEN@
90 ECHO = @ECHO@
91 ECHO_C = @ECHO_C@
92 ECHO_N = @ECHO_N@
93 ECHO_T = @ECHO_T@
94 EGREP = @EGREP@
95 EXEEXT = @EXEEXT@
96 F77 = @F77@
97 FFLAGS = @FFLAGS@
98 FLEXML = @FLEXML@
99 GRAMINE_MODE_FALSE = @GRAMINE_MODE_FALSE@
100 GRAMINE_MODE_TRUE = @GRAMINE_MODE_TRUE@
101 GRAS_DEP = @GRAS_DEP@
102 HAVE_FLEXML_FALSE = @HAVE_FLEXML_FALSE@
103 HAVE_FLEXML_TRUE = @HAVE_FLEXML_TRUE@
104 INSTALL_DATA = @INSTALL_DATA@
105 INSTALL_PROGRAM = @INSTALL_PROGRAM@
106 INSTALL_SCRIPT = @INSTALL_SCRIPT@
107 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
108 LDFLAGS = @LDFLAGS@
109 LD_DYNAMIC_FLAGS = @LD_DYNAMIC_FLAGS@
110 LEX = @LEX@
111 LEXLIB = @LEXLIB@
112 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
113 LIBOBJS = @LIBOBJS@
114 LIBS = @LIBS@
115 LIBTOOL = @LIBTOOL@
116 LN_S = @LN_S@
117 LTLIBOBJS = @LTLIBOBJS@
118 MAINT = @MAINT@
119 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
120 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
121 MAKEINFO = @MAKEINFO@
122 MD5SUM = @MD5SUM@
123 OBJDUMP = @OBJDUMP@
124 OBJEXT = @OBJEXT@
125 PACKAGE = @PACKAGE@
126 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
127 PACKAGE_NAME = @PACKAGE_NAME@
128 PACKAGE_STRING = @PACKAGE_STRING@
129 PACKAGE_TARNAME = @PACKAGE_TARNAME@
130 PACKAGE_VERSION = @PACKAGE_VERSION@
131 PATH_SEPARATOR = @PATH_SEPARATOR@
132 PTH_STACK_GROWTH = @PTH_STACK_GROWTH@
133 RANLIB = @RANLIB@
134 SET_MAKE = @SET_MAKE@
135 SHELL = @SHELL@
136 SIMGRID_DEP = @SIMGRID_DEP@
137 STRIP = @STRIP@
138 VERSION = @VERSION@
139 WARNING = @WARNING@
140 abs_builddir = @abs_builddir@
141 abs_srcdir = @abs_srcdir@
142 abs_top_builddir = @abs_top_builddir@
143 abs_top_srcdir = @abs_top_srcdir@
144 ac_configure_args = @ac_configure_args@
145 ac_ct_AR = @ac_ct_AR@
146 ac_ct_AS = @ac_ct_AS@
147 ac_ct_CC = @ac_ct_CC@
148 ac_ct_CXX = @ac_ct_CXX@
149 ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
150 ac_ct_F77 = @ac_ct_F77@
151 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
152 ac_ct_RANLIB = @ac_ct_RANLIB@
153 ac_ct_STRIP = @ac_ct_STRIP@
154 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
155 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
156 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
157 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
158 am__include = @am__include@
159 am__leading_dot = @am__leading_dot@
160 am__quote = @am__quote@
161 am__tar = @am__tar@
162 am__untar = @am__untar@
163 bindir = @bindir@
164 build = @build@
165 build_alias = @build_alias@
166 build_cpu = @build_cpu@
167 build_id = @build_id@
168 build_os = @build_os@
169 build_vendor = @build_vendor@
170 datadir = @datadir@
171 exec_prefix = @exec_prefix@
172 host = @host@
173 host_alias = @host_alias@
174 host_cpu = @host_cpu@
175 host_os = @host_os@
176 host_vendor = @host_vendor@
177 includedir = @includedir@
178 infodir = @infodir@
179 install_sh = @install_sh@
180 libdir = @libdir@
181 libexecdir = @libexecdir@
182 localstatedir = @localstatedir@
183 mandir = @mandir@
184 mkdir_p = @mkdir_p@
185 oldincludedir = @oldincludedir@
186 prefix = @prefix@
187 program_transform_name = @program_transform_name@
188 pth_skaddr_makecontext = @pth_skaddr_makecontext@
189 pth_sksize_makecontext = @pth_sksize_makecontext@
190 sbindir = @sbindir@
191 sharedstatedir = @sharedstatedir@
192 sysconfdir = @sysconfdir@
193 target = @target@
194 target_alias = @target_alias@
195 target_cpu = @target_cpu@
196 target_os = @target_os@
197 target_vendor = @target_vendor@
198 DOCSOURCES = $(shell find @top_srcdir@/tools/gras  @top_srcdir@/src @top_srcdir@/include -name "*.[chl]") \
199  $(shell find @srcdir@ -name "*.doc")
200
201 FIGS = simgrid_modules.fig amok_bw_test.fig amok_bw_sat.fig
202 PNGS = $(patsubst %.fig,%.png,$(FIGS)) simgrid_logo.png simgrid_logo_small.png poster_thumbnail.png
203 EXTRA_DIST = html Doxyfile \
204  modules.doc FAQ.doc contrib.doc index.doc publis.doc footer.html \
205  $(foreach file,$(FIGS),fig/$(file)) $(PNGS)
206
207 CLEANFILES = .*.toc
208 DISTCLEANFILES = index-API.doc simgrid.tag
209 MAINTAINERCLEANFILES = html
210 all: all-am
211
212 .SUFFIXES:
213 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/acmacro/dist-files.mk $(am__configure_deps)
214         @for dep in $?; do \
215           case '$(am__configure_deps)' in \
216             *$$dep*) \
217               cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
218                 && exit 0; \
219               exit 1;; \
220           esac; \
221         done; \
222         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  doc/Makefile'; \
223         cd $(top_srcdir) && \
224           $(AUTOMAKE) --gnu  doc/Makefile
225 .PRECIOUS: Makefile
226 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
227         @case '$?' in \
228           *config.status*) \
229             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
230           *) \
231             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
232             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
233         esac;
234
235 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
236         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
237
238 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
239         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
240 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
241         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
242 Doxyfile: $(top_builddir)/config.status $(srcdir)/Doxyfile.in
243         cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
244
245 mostlyclean-libtool:
246         -rm -f *.lo
247
248 clean-libtool:
249         -rm -rf .libs _libs
250
251 distclean-libtool:
252         -rm -f libtool
253 uninstall-info-am:
254 tags: TAGS
255 TAGS:
256
257 ctags: CTAGS
258 CTAGS:
259
260
261 distdir: $(DISTFILES)
262         $(mkdir_p) $(distdir)/../acmacro $(distdir)/file,$(FIGS),fig
263         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
264         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
265         list='$(DISTFILES)'; for file in $$list; do \
266           case $$file in \
267             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
268             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
269           esac; \
270           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
271           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
272           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
273             dir="/$$dir"; \
274             $(mkdir_p) "$(distdir)$$dir"; \
275           else \
276             dir=''; \
277           fi; \
278           if test -d $$d/$$file; then \
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 distclean-libtool
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-exec-am:
341
342 install-info: install-info-am
343
344 install-man:
345
346 installcheck-am:
347
348 maintainer-clean: maintainer-clean-am
349         -rm -f Makefile
350 maintainer-clean-am: distclean-am maintainer-clean-generic
351
352 mostlyclean: mostlyclean-am
353
354 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
355
356 pdf: pdf-am
357
358 pdf-am:
359
360 ps: ps-am
361
362 ps-am:
363
364 uninstall-am: uninstall-info-am uninstall-local
365
366 .PHONY: all all-am check check-am clean clean-generic clean-libtool \
367         distclean distclean-generic distclean-libtool distdir dvi \
368         dvi-am html html-am info info-am install install-am \
369         install-data install-data-am install-data-local install-exec \
370         install-exec-am install-info install-info-am install-man \
371         install-strip installcheck installcheck-am installdirs \
372         maintainer-clean maintainer-clean-generic mostlyclean \
373         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
374         uninstall uninstall-am uninstall-info-am uninstall-local
375
376
377 @MAINTAINER_MODE_TRUE@simgrid_modules.map: fig/simgrid_modules.fig
378 @MAINTAINER_MODE_TRUE@  fig2dev -Lmap fig/simgrid_modules.fig | grep -e IMG -e MAP -e AREA | \
379 @MAINTAINER_MODE_TRUE@  sed 's/imagemap/simgrid_modules/g' | sed 's/\.gif/.png/' | \
380 @MAINTAINER_MODE_TRUE@  sed 's/<IMG /<IMG style="border:0px "/g' | sed 's/\.gif/.png/' \
381 @MAINTAINER_MODE_TRUE@  > simgrid_modules.map
382
383 @MAINTAINER_MODE_TRUE@%.png: fig/%.fig
384 @MAINTAINER_MODE_TRUE@  fig2dev -Lpng $^ > $@
385
386 @MAINTAINER_MODE_TRUE@html: Doxyfile ./logcategories.doc simgrid_modules.map $(PNGS) $(DOCSOURCES) \
387 @MAINTAINER_MODE_TRUE@      html/gras.html html/amok.html html/msg.html html/simdag.html
388 @MAINTAINER_MODE_TRUE@  : # Setting up
389 @MAINTAINER_MODE_TRUE@  touch index-API.doc .FAQ.doc.toc .index.doc.toc .contrib.doc.toc
390 @MAINTAINER_MODE_TRUE@  test -e html || mkdir html
391 @MAINTAINER_MODE_TRUE@  cp $(foreach file,$(PNGS),@srcdir@/$(file)) html/
392 @MAINTAINER_MODE_TRUE@  cp @srcdir@/Paje_MSG_screenshot_thn.jpg @srcdir@/Paje_MSG_screenshot.jpg html/
393 @MAINTAINER_MODE_TRUE@  cp @srcdir@/simgrid.css html/
394 @MAINTAINER_MODE_TRUE@  : # First pass
395 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
396 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_create.pl simgrid.tag index-API.doc
397 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/toc_create.pl \
398 @MAINTAINER_MODE_TRUE@     @srcdir@/FAQ.doc @srcdir@/index.doc @srcdir@/contrib.doc \
399 @MAINTAINER_MODE_TRUE@     @srcdir@/gtut-introduction.doc
400 @MAINTAINER_MODE_TRUE@  : # Second pass
401 @MAINTAINER_MODE_TRUE@  doxygen Doxyfile >/dev/null
402 @MAINTAINER_MODE_TRUE@  : # Post-processing
403 @MAINTAINER_MODE_TRUE@  rm -f html/dir* 
404 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/index_php.pl @srcdir@/index.php.in html/index.html index.php
405 @MAINTAINER_MODE_TRUE@  @top_srcdir@/tools/doxygen/doxygen_postprocesser.pl
406
407 @MAINTAINER_MODE_TRUE@html/gras.html:
408 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__GRAS__API.html'>" >$@
409 @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>" >>$@
410 @MAINTAINER_MODE_TRUE@html/amok.html:
411 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__AMOK__API.html'>" >$@
412 @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>" >>$@
413 @MAINTAINER_MODE_TRUE@html/msg.html:
414 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__MSG__API.html'>" >$@
415 @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>" >>$@
416 @MAINTAINER_MODE_TRUE@html/simdag.html:
417 @MAINTAINER_MODE_TRUE@  echo "<html><META HTTP-EQUIV='Refresh' content='0;URL=http://simgrid.gforge.inria.fr/doc/group__SD__API.html'>" >$@
418 @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>" >>$@
419
420 @MAINTAINER_MODE_TRUE@publish:
421 @MAINTAINER_MODE_TRUE@  $(MAKE) -C .. sync-gforge
422
423 ./logcategories.doc: $(DOCSOURCES)
424         pwd=`pwd`; rm $$pwd/logcategories.doc; set -e; \
425         echo "/* Generated file, do not edit */"          > $$pwd/logcategories.doc; \
426         echo "/** \addtogroup XBT_log_cats"              >> $$pwd/logcategories.doc; \
427         echo "    @{"                                    >> $$pwd/logcategories.doc; \
428         cd @top_srcdir@/src; ./xbt_log_extract_hierarchy >> $$pwd/logcategories.doc; \
429         echo "@}*/"                                      >> $$pwd/logcategories.doc;
430
431 install-data-local: 
432         @for file in `find html/ -type d` ; do \
433            echo "test -z \"$(prefix)/doc/simgrid/$$file\" || $(mkdir_p) \"$(prefix)/doc/simgrid/$$file\"";\
434            test -z "$(prefix)/doc/simgrid/$$file" || $(mkdir_p) "$(prefix)/doc/simgrid/$$file";\
435         done
436         @for file in `find html/ -type f` ; do \
437            echo " $(INSTALL_DATA) '$$file' '$(prefix)/doc/simgrid/$$file'";\
438            $(INSTALL_DATA) $$file $(prefix)/doc/simgrid/$$file ;\
439         done
440
441 uninstall-local:
442         for file in `find html/ -type f` ; do \
443            echo " rm -f '$(prefix)/doc/simgrid/$$file'";\
444            rm -f $(prefix)/doc/simgrid/$$file ;\
445         done
446
447 check-gtut-tocs:
448         @echo Check individual TOCs
449         @for n in gtut-tour-*.doc ; do \
450           sed -n '/Table of Contents/,/hr/p' $$n|grep ref > tmp.curtoc; \
451           \
452           grep -E '\\s?u?b?section' $$n | grep -v _toc| \
453              sed -e 's/\\section //' -e 's/\\subsection /subsection/' -e 's/ .*//' |\
454              sed -e 's/^/ - \\ref /' -e 's/- \\ref subsection/   - \\ref /' > tmp.realtoc; \
455           \
456           if ! diff -q tmp.curtoc tmp.realtoc >/dev/null; then \
457             echo Wrong toc for $$n. Should be ; \
458             cat tmp.realtoc; \
459           fi ; \
460         done
461         @rm tmp.realtoc tmp.curtoc
462         @echo "Check main TOC"
463         @for n in gtut-tour-*doc; do \
464           grep @page $$n |sed -e 's/@page //' -e 's/ .*//' -e 's/^/ - \\ref /' >>tmp.realtoc;\
465           sed -n -e '/Table of Contents/,/hr/p' $$n|sed -e 's/^/   /'|\
466              grep -v toc|grep -v '<hr>'|grep [^[:blank:]] >>tmp.realtoc;\
467         done
468         @grep ' *- \\ref' gtut-tour.doc > tmp.curtoc
469         @if ! diff -b -u tmp.curtoc tmp.realtoc ; then \
470           echo "Wrong toc for gtut-tour.doc Right one is in tmp.realtoc"; \
471         else \
472           rm tmp.realtoc; \
473         fi ;
474         @rm tmp.curtoc
475
476 .PHONY: html
477
478 dist-files:
479         @for n in $(DISTFILES) ; do echo $(SRCFILE)$$n; done
480         @echo
481         @for n in $(DIST_SUBDIRS) ; do if [ x$$n != x. ] ; then $(MAKE) -C $$n dist-files SRCFILE=$(SRCFILE)$$n/ ; fi; done
482 # Tell versions [3.59,3.63) of GNU make to not export all variables.
483 # Otherwise a system limit (for SysV at least) may be exceeded.
484 .NOEXPORT: