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