]> https://gitweb.dealii.org/ - dealii.git/commitdiff
# make sure the function parser is also built (it isn't in the default
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 8 Mar 2005 18:14:02 +0000 (18:14 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Tue, 8 Mar 2005 18:14:02 +0000 (18:14 +0000)
# build list of the subdirectory, since it needs to be built before
# libbase

git-svn-id: https://svn.dealii.org/trunk@10047 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/Makefile

index 25b6e45795fb8bde5ebe468808116357ea9a055c..dc839158dee6585788f5c0b58c3b667223ee4001 100644 (file)
@@ -97,7 +97,12 @@ 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,base,$(USE_CONTRIB_HSL)))
+#
+# make sure the function parser is also built (it isn't in the default
+# build list of the subdirectory, since it needs to be built before
+# libbase
+contrib: $(subst no,,$(subst yes,base,$(USE_CONTRIB_HSL))) \
+         contrib-functionparser
        cd $D/contrib && $(MAKE)
 
 contrib-functionparser:

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.