]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Revert order of libraries to allow linking on OS X.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Jan 2007 01:40:46 +0000 (01:40 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 17 Jan 2007 01:40:46 +0000 (01:40 +0000)
git-svn-id: https://svn.dealii.org/trunk@14323 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile

index 889b9c41b63a8bb169d0e359c617fecad0bbd765..d347e9701a27ae62f8c0d69f087b523af9fa5735 100644 (file)
@@ -11,11 +11,11 @@ include ../Makefile.paths
 include $D/common/Make.global_options
 debug-mode = on
 
-libraries = $(lib-lac.g)  \
-            $(lib-base.g) \
-            $(lib-deal2-1d.g) \
+libraries = $(lib-deal2-1d.g) \
             $(lib-deal2-2d.g) \
-            $(lib-deal2-3d.g)
+            $(lib-deal2-3d.g) \
+            $(lib-lac.g)  \
+            $(lib-base.g)
 
 default: run-tests 
 

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.