From 4e42d41ffd91a7aa556addc72583ead8d251a0d2 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 3 Oct 2002 22:46:20 +0000 Subject: [PATCH] comment. git-svn-id: https://svn.dealii.org/trunk@6605 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deal.II/Makefile b/deal.II/Makefile index eee134bc6f..679f33d105 100644 --- a/deal.II/Makefile +++ b/deal.II/Makefile @@ -89,6 +89,8 @@ 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 contrib: $(subst no,,$(subst yes,baseo,$(USE_CONTRIB_HSL))) cd $D/contrib ; $(MAKE) -- 2.39.5