]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Change ordering in link command.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 27 Feb 2004 09:35:35 +0000 (09:35 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 27 Feb 2004 09:35:35 +0000 (09:35 +0000)
git-svn-id: https://svn.dealii.org/trunk@8590 0785d39b-7218-0410-832d-ea1e28bc413d

tests/Makefile.rules

index 8ee24760d7cca3405024668e32e5beca8f22519c..6ca4e1df26df2545d6f2150e54e0d6e017db8023 100644 (file)
@@ -38,7 +38,7 @@ endif
 ######################################################################
 %.exe :
        @echo =====linking======= $@
-       @$(CXX) $(LDFLAGS) -o $@ $^ $(LIBS) ../abort.o
+       @$(CXX) $(LDFLAGS) -o $@ ../abort.o $^ $(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.