]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Globalize paths.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jan 2000 21:18:56 +0000 (21:18 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 13 Jan 2000 21:18:56 +0000 (21:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@2224 0785d39b-7218-0410-832d-ea1e28bc413d

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

index d98147512ab560a6d2fa36964e857bb7a0b5dfe9..6e0a7d0617ea12e7f8aa3688748f07050004ec95 100644 (file)
@@ -16,7 +16,7 @@ $(example-htmls):
        @echo ================== Assembling $@
        @cat head.html > $@
        @cat $(@:.html=.data/intro.html) >> $@
-       @cat ../../../deal.II/examples/step-by-step/$(@:.html=)/$(@:.html=.cc) \
+       @cat $D/deal.II/examples/step-by-step/$(@:.html=)/$(@:.html=.cc) \
          | $(PERL) program2html \
          >> $@
        @cat $(@:.html=.data/results.html) >> $@
@@ -34,7 +34,7 @@ $(example-sgmls):
        @echo ================== Assembling $@
        @cat $(@:.sgml=.data/intro.html) >> $@
        @echo "</sect2>" >> $@
-       @cat ../../../deal.II/examples/step-by-step/$(@:.sgml=)/$(@:.sgml=.cc) \
+       @cat $D/deal.II/examples/step-by-step/$(@:.sgml=)/$(@:.sgml=.cc) \
          | $(PERL) program2html \
          >> $@
        @echo "</sect2>" >> $@

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.