Merge pull request #1154 from sharkcz/s390x
add lapack laswp directory for zarch
This commit is contained in:
commit
77d16ffc69
|
@ -0,0 +1,8 @@
|
||||||
|
TOPDIR = ../../..
|
||||||
|
include ../../../Makefile.system
|
||||||
|
|
||||||
|
LASWP = ../generic/laswp_k_1.c
|
||||||
|
ZLASWP = ../generic/zlaswp_k_1.c
|
||||||
|
|
||||||
|
include ../generic/Makefile
|
||||||
|
|
Loading…
Reference in New Issue