]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Define $(MT) appropriately.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 31 Aug 2004 20:07:19 +0000 (20:07 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 31 Aug 2004 20:07:19 +0000 (20:07 +0000)
git-svn-id: https://svn.dealii.org/trunk@9600 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/umfpack/Makefile

index 8ffcc49f4132700b4c3bd62c4092f7c5ff5f050b..d4eaf7a702c743aeb39d7a06eab775b5509ee346 100644 (file)
@@ -7,6 +7,13 @@ else
   lib: $(LIBDIR)/liblac_umfpack.a
 endif
 
+ifneq ($(with-multithreading),no)
+  MT = MT
+else
+  MT = ==
+endif
+
+
 
 AMD:
        cd AMD/Source ; $(MAKE) all

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.