add lapack laswp for zarch
This commit is contained in:
parent
8366e9fbbd
commit
d4f9ebac74
|
@ -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