]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Rename petsc libs according to our usual naming scheme.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Mar 2004 18:57:47 +0000 (18:57 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Tue, 23 Mar 2004 18:57:47 +0000 (18:57 +0000)
git-svn-id: https://svn.dealii.org/trunk@8846 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/lib/Makefile

index c0496adbf44e7b60554aed02d3b24c1c6c19c071..0e3155d8ce0b76b4deccc5021d0e3a16a08a00a3 100644 (file)
@@ -57,9 +57,9 @@ endif
            $(lib-contrib-petsc-path.o)/libpetsc.so
   external-links-petsc:
        @echo Setting up libraries for PETSc
-       @$(CXX) -shared -o libpetsc_g.so \
+       @$(CXX) -shared -o libpetsc.g.so \
                -Wl,-rpath,$(lib-contrib-petsc-path.g) $(xlib.g)
-       @$(CXX) -shared -o libpetsc_o.so \
+       @$(CXX) -shared -o libpetsc.o.so \
                -Wl,-rpath,$(lib-contrib-petsc-path.o) $(xlib.o)
 
 else

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.