]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Use LDFLAGS in one place, instead of $(flags)
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 26 Mar 2001 07:47:58 +0000 (07:47 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 26 Mar 2001 07:47:58 +0000 (07:47 +0000)
git-svn-id: https://svn.dealii.org/trunk@4285 0785d39b-7218-0410-832d-ea1e28bc413d

tests/deal.II/Makefile.in

index 1e1aea73708871ad8c6dd6a8a4fba9502aa01f7e..5325611b53c32c931a9eccec32f9529b10ae5576 100644 (file)
@@ -141,7 +141,7 @@ endif
 
 data_out.testcase: $(data_out-o-files) $(libdeal3d) $(libraries)
        @echo =====linking======= $<
-       @$(CXX) $(flags) -o $@ $^
+       @$(CXX) $(LDFLAGS) -g -o $@ $^
 
 
 ############################################################

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.