]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Link properly.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Oct 2002 14:31:52 +0000 (14:31 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 22 Oct 2002 14:31:52 +0000 (14:31 +0000)
git-svn-id: https://svn.dealii.org/trunk@6714 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 91927dd36acbe18c9cb49a75a99b5309531268ff..cf9f4e4eb6046f792ed213177fc4c4a7d0267912 100644 (file)
@@ -1,7 +1,7 @@
 ######################################################################
 # Makefile.rules,v 1.11 2001/04/24 13:18:09 wolf Exp
 #
-# Copyright (C) 2001, the deal.II authors
+# Copyright (C) 2001, 2002, the deal.II authors
 #
 # Common make rules for test files. To be included by the Makefiles
 # in the subdirectories.
@@ -33,7 +33,7 @@ endif
        @$(CXX) $(CXXFLAGS.o) -c $< -o $@
 %.exe :
        @echo =====linking======= $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) $(LDFLAGS) -o $@ $^ $(libraries) $(LIBS)
 
 
 ############################################################

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.