Commit 5b8aada9d37ae8b3c66c91fba439390b847c4584

Authored by daniau
1 parent 18afc10efe
Exists in master

git-svn-id: https://lxsd.femto-st.fr/svn/atlas@2 dff38a21-2163-4b57-a1b5-aae693bec1e4

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -16,7 +16,7 @@
16 16 tar xzf lapack.tgz
17 17  
18 18 # Compilation lapack
19   -cp make.inc.gfortran.lapack lapack-3.1.1/
  19 +cp make.inc.gfortran.lapack lapack-3.1.1/make.inc
20 20 cd lapack-3.1.1
21 21 make lapacklib
22 22