summaryrefslogtreecommitdiff
path: root/INSTALL/make.inc.gfortran
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/make.inc.gfortran')
-rw-r--r--INSTALL/make.inc.gfortran5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL/make.inc.gfortran b/INSTALL/make.inc.gfortran
index a9e5c34d..7821b40d 100644
--- a/INSTALL/make.inc.gfortran
+++ b/INSTALL/make.inc.gfortran
@@ -1,7 +1,7 @@
####################################################################
# LAPACK make include file. #
-# LAPACK, Version 3.5.0 #
-# November 2013 #
+# LAPACK, Version 3.6.0 #
+# November 2014 #
####################################################################
#
SHELL = /bin/sh
@@ -70,6 +70,7 @@ XBLASLIB =
# possible.)
#
BLASLIB = ../../librefblas.a
+CBLASLIB = ../../libcblas.a
LAPACKLIB = liblapack.a
TMGLIB = libtmglib.a
LAPACKELIB = liblapacke.a