]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
doxygen 1.7.2 no longer wants to create the output directory itself. Do so when neces...
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Nov 2010 13:00:20 +0000 (13:00 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 24 Nov 2010 13:00:20 +0000 (13:00 +0000)
git-svn-id: https://svn.dealii.org/trunk@22850 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/doxygen/Makefile.in

index 8a2743a8a457439f377323f73f52297af5fb2046..86e3ba80ea41152af8a15f4b9d7718fd938ada2b 100644 (file)
@@ -39,6 +39,7 @@ deal.II deal.tag: tutorial \
          $(addprefix tutorial/doxygen/, $(shell ls tutorial/doxygen/))
        @echo "=== Generating reference documentation. " \
               "This can take several minutes..."
+       @if test -n -d deal.II ; mkdir deal.II
        cat @DOXYGEN_OPTIONS@ deal.dox | @DOXYGEN@ - > doxygen.log
        @if test -f deal.II/step__1.html ; then \
           for i in deal.II/*__*html ; do \

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.