]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
$(LIBS) fixed
authorguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 29 Mar 2001 17:46:26 +0000 (17:46 +0000)
committerguido <guido@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 29 Mar 2001 17:46:26 +0000 (17:46 +0000)
git-svn-id: https://svn.dealii.org/trunk@4340 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile.in

index 5325611b53c32c931a9eccec32f9529b10ae5576..985c2ed7efe922f863807c0239d504488157b2b4 100644 (file)
@@ -297,7 +297,7 @@ endif
 
 intergrid_map.testcase: $(intergrid_map-o-files) $(libraries)
        @echo =====linking======= $<
-       @$(CXX) $(LDFLAGS) -g  -o $@ $^ $(LIBS) $(lib-deal2-1d.g) $(lib-deal2-3d.g)
+       @$(CXX) $(LDFLAGS) -g  -o $@ $^ $(lib-deal2-1d.g) $(lib-deal2-3d.g) $(LIBS)
 
 
 ############################################################
@@ -313,7 +313,7 @@ endif
 
 intergrid_constraints.testcase: $(intergrid_constraints-o-files) $(libraries)
        @echo =====linking======= $<
-       @$(CXX) $(LDFLAGS) -g  -o $@ $^ $(LIBS) $(lib-deal2-1d.g) $(lib-deal2-3d.g)
+       @$(CXX) $(LDFLAGS) -g  -o $@ $^ $(lib-deal2-1d.g) $(lib-deal2-3d.g) $(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.