Merge pull request #1154 from sharkcz/s390x

add lapack laswp directory for zarch
This commit is contained in:
Martin Kroeker 2017-04-13 16:37:29 +02:00 committed by GitHub
commit 77d16ffc69
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
TOPDIR = ../../..
include ../../../Makefile.system
LASWP = ../generic/laswp_k_1.c
ZLASWP = ../generic/zlaswp_k_1.c
include ../generic/Makefile