]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Reorder linker flags.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Feb 2001 09:50:08 +0000 (09:50 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 16 Feb 2001 09:50:08 +0000 (09:50 +0000)
git-svn-id: https://svn.dealii.org/trunk@3952 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/development/Makefile.large
deal.II/doc/development/Makefile.small
deal.II/examples/step-1/Makefile
deal.II/examples/step-2/Makefile
deal.II/examples/step-3/Makefile
deal.II/examples/step-4/Makefile
deal.II/examples/step-5/Makefile
deal.II/examples/step-6/Makefile
deal.II/examples/step-7/Makefile
deal.II/examples/step-8/Makefile
deal.II/examples/step-9/Makefile

index c4cde446bcbdd41e0edc661d5ada1371c4452037..2801622b061df4b230d7ef1e5707d6e5d0860572 100644 (file)
@@ -112,7 +112,7 @@ lib/$(deal_II_dimension)d/%.o :
 # Next define how to link the executable
 $(target) : $(libraries) Makefile
        @echo =====waves=======$(deal_II_dimension)d==============$(MT)== Linking $(@F)
-       @$(CXX) $(LDFLAGS) -o $(target) $(libraries) $(LIBS)
+       @$(CXX) -o $(target) $(libraries) $(LIBS) $(LDFLAGS)
 
 
 
index b68864a0a45ea9b4a2e96fc2529d459613b134e3..d007082377b17d57f47540fd564c9faab541c9c9 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual
index 94838e216ec05aa85038c62222aba66884716a90..78d2c0413bcb6af2e98c2f58744e165aedddad3f 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS) 
 
 
 # To make running the application somewhat independent of the actual
index 9fc71a38a04c15c9b2e0986ba6671a4a5ad4e484..90599cc42e73011837a6686ad8332b3f668895f3 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS) 
 
 
 # To make running the application somewhat independent of the actual
index 94838e216ec05aa85038c62222aba66884716a90..9430661aec0bcf9807f7c36eebd0ec42a0116e2c 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual
index 56b00989a567db3695ab290a29b43d0fa2205355..7d300b7511067825e2456200137f8c23129b99f4 100644 (file)
@@ -96,7 +96,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual
index 94838e216ec05aa85038c62222aba66884716a90..9430661aec0bcf9807f7c36eebd0ec42a0116e2c 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual
index 94838e216ec05aa85038c62222aba66884716a90..9430661aec0bcf9807f7c36eebd0ec42a0116e2c 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual
index f0fa14d3ff6a467494de05fc9ca9c073db48b15a..85ccf54f0ebc099c1efe812a0bd146ce7fa62e10 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual
index 94838e216ec05aa85038c62222aba66884716a90..9430661aec0bcf9807f7c36eebd0ec42a0116e2c 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual
index 94838e216ec05aa85038c62222aba66884716a90..9430661aec0bcf9807f7c36eebd0ec42a0116e2c 100644 (file)
@@ -94,7 +94,7 @@ endif
 # if you call it without arguments.
 $(target) : $(libraries)
        @echo ============================ Linking $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS)
+       @$(CXX) -o $@ $^ $(LIBS) $(LDFLAGS)
 
 
 # To make running the application somewhat independent of the actual

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.