From: wolf Date: Fri, 20 Aug 2004 19:56:44 +0000 (+0000) Subject: Doc update. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c5c47fcd6a887197cc1c514cb9af30794245fd;p=dealii-svn.git Doc update. git-svn-id: https://svn.dealii.org/trunk@9559 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/Makefile b/deal.II/Makefile index 380c6eb9e3..3da01bf749 100644 --- a/deal.II/Makefile +++ b/deal.II/Makefile @@ -94,8 +94,9 @@ debug: deps optimized: deps $(MAKE) $(MAKEOPTIONS) contrib baseo laco 2do 1do 3do -# when HSL functions are used, we also compile the detached_ma27 program -# which itself uses the optimized base library +# when HSL functions are used, we also compile the detached_ma27 +# program which itself uses the optimized base library; so add this to +# the dependencies if necessary contrib: $(subst no,,$(subst yes,baseo,$(USE_CONTRIB_HSL))) cd $D/contrib && $(MAKE)