]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
If using Trilinos, link with it.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Feb 2009 16:40:30 +0000 (16:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 16 Feb 2009 16:40:30 +0000 (16:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@18385 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/Makefile

index f1e523fdb4f96c449c35bfe77eb8a07e0349ba74..80da5b0661c7e78baaec608844118bd196b121c1 100644 (file)
@@ -54,6 +54,11 @@ ifneq ($(GXX-VERSION),compaq_cxx)
     deplibs.g += $(lib-contrib-petsc.g) $(DEAL_II_PETSC_MPIUNI_LIB)
     deplibs.o += $(lib-contrib-petsc.o) $(DEAL_II_PETSC_MPIUNI_LIB)
   endif
+
+  ifeq ($(USE_CONTRIB_TRILINOS),yes)
+    deplibs.g += $(lib-contrib-trilinos)
+    deplibs.o += $(lib-contrib-trilinos)
+  endif
 else
   deplibs.g =
   deplibs.o =

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.