]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix problem with wrong libraries.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Aug 1999 15:25:17 +0000 (15:25 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 12 Aug 1999 15:25:17 +0000 (15:25 +0000)
git-svn-id: https://svn.dealii.org/trunk@1689 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile

index 4efa6d61a10596d396006641eca7ad2b29729070..57c7010df99cfc763274ac54252b42ef2f444271 100644 (file)
@@ -52,7 +52,7 @@ endif
 # rule to make executables
 %.testcase: %.cc $(libraries)
        @echo ============================ Compiling Testcase:   $<
-       @$(CXX) $(flags) $< -o $@ $(shell grep $(lib-tag) $< | perl -pe 's/.*=//;') $(libs)
+       @$(CXX) $(flags) $< -o $@ $(shell grep $(lib-tag) $< | perl -pe 's/.*=//;') $(libraries)
 
 
 

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.