[Lapackpp-cvs] CVS: lapackpp/blaspp/testing Makefile.am,1.5,1.6
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2004-12-15 11:03:52
|
Update of /cvsroot/lapackpp/lapackpp/blaspp/testing In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24112/blaspp/testing Modified Files: Makefile.am Log Message: 2004-12-15 Christian Stimming <sti...@tu...> * src/Makefile.am: Reorganized the library generation: All of lapack++ is now included in one shared library "liblapackpp.so" instead of the three libraries libblas++.so, liblamatrix++.so, liblapack++.so. For backward compatibility, three libraries with the old name but linked against the new one are still being installed. |