add lapack laswp for zarch
This commit is contained in:
parent
90dd190a6d
commit
56762d5e4c
|
@ -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