summaryrefslogtreecommitdiff
path: root/INSTALL/make.inc.ALPHA
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL/make.inc.ALPHA')
-rw-r--r--INSTALL/make.inc.ALPHA5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALL/make.inc.ALPHA b/INSTALL/make.inc.ALPHA
index 0a3f468c..e667abc1 100644
--- a/INSTALL/make.inc.ALPHA
+++ b/INSTALL/make.inc.ALPHA
@@ -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
@@ -71,6 +71,7 @@ XBLASLIB =
#
#BLASLIB = ../../librefblas.a
BLASLIB = -ldxml
+CBLASLIB = ../../libcblas.a
LAPACKLIB = liblapack.a
TMGLIB = libtmglib.a
LAPACKELIB = liblapacke.a