# 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
# 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