]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
The last intro.html file was also converted, so remove the mechanisms to deal with...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Jul 2006 14:01:53 +0000 (14:01 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 24 Jul 2006 14:01:53 +0000 (14:01 +0000)
git-svn-id: https://svn.dealii.org/trunk@13419 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/tutorial/chapter-2.step-by-step/Makefile

index bfc8947c1f08d1ab7bd8dfb681dcbba15503fb9b..3bae0311855154d37c5e9005db3630a557f569c4 100644 (file)
@@ -96,14 +96,7 @@ $(example-doxygen):
        @echo "@htmlonly" >> $@
        @cat generated/$(call get_basename, $@)_toc.combined >> $@
        @echo "@endhtmlonly" >> $@
-       @if test -f $D/examples/$(call get_basename, $@)/doc/intro.dox ; then \
-           cat $D/examples/$(call get_basename, $@)/doc/intro.dox ; \
-        else \
-           echo "@htmlonly" ; \
-           cat $D/examples/$(call get_basename, $@)/doc/intro.html ; \
-           echo "@endhtmlonly" ; \
-         fi | \
-         $(PERL) -pi -e 's#(src|SRC|href|HREF)=\"([-a-zA-Z0-9]+.data)#\1=\"../../tutorial/chapter-2.step-by-step/\2#g; s/(href|HREF)=.step-(\d+)/href=\"step_\2/g;' >> $@
+       @cat $D/examples/$(call get_basename, $@)/doc/intro.dox >> $@
        @cat generated/$(call get_basename, $@)_prog.dox >> $@
        @cat $D/examples/$(call get_basename, $@)/doc/results.dox >> $@
        @cat generated/$(call get_basename, $@)_plain.dox >> $@
@@ -138,7 +131,7 @@ Makefile.dep: $(shell echo $D/examples/*/*.cc) Makefile
                        generated/$${i}_toc.prog generated/$${i}_toc.plain ; \
                echo doxygen/$$i.h : generated/$${i}_prog.dox generated/$${i}_plain.dox \
                                generated/$${i}_toc.combined \
-                               $D/examples/$$i/doc/intro.`if test -f $D/examples/$$i/doc/intro.dox ; then echo dox ; else echo html ; fi` \
+                               $D/examples/$$i/doc/intro.dox \
                                $D/examples/$$i/doc/results.dox \
  ; \
         done \

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.