]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Err on the safe side (avoid some make errors with high -j flags)
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 4 Nov 2004 19:56:18 +0000 (19:56 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Thu, 4 Nov 2004 19:56:18 +0000 (19:56 +0000)
git-svn-id: https://svn.dealii.org/trunk@9751 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index c0ef0d82a78a4aca48a9bec1aa8fd29665308d4c..e7fd06f4456a17ecdeaf643c05133a77f37563fc 100644 (file)
@@ -97,7 +97,7 @@ optimized: deps
 # 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)))
+contrib: $(subst no,,$(subst yes,base,$(USE_CONTRIB_HSL)))
        cd $D/contrib && $(MAKE)
 
 

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.