aboutsummaryrefslogtreecommitdiff
path: root/make.inc.example
diff options
context:
space:
mode:
authorjulie <julielangou@users.noreply.github.com>2011-12-20 02:14:29 +0000
committerjulie <julielangou@users.noreply.github.com>2011-12-20 02:14:29 +0000
commit82da7c32030349d200478e17dcfe3bc9a4ea536f (patch)
tree827c92e2055db31a2ba737154a256e5eca6ec59e /make.inc.example
parent2861ed0ff78159579a81f75534a1579e9e7d732a (diff)
Add name of LAPACKE library in make.inc
Diffstat (limited to 'make.inc.example')
-rw-r--r--make.inc.example1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.inc.example b/make.inc.example
index 95e8d315..f9c99285 100644
--- a/make.inc.example
+++ b/make.inc.example
@@ -68,3 +68,4 @@ XBLASLIB =
BLASLIB = ../../librefblas.a
LAPACKLIB = liblapack.a
TMGLIB = libtmglib.a
+LAPACKELIB = liblapacke.a