mirror of https://github.com/xianyi/OpenBLAS.git
9 lines
146 B
Makefile
9 lines
146 B
Makefile
|
|
TOPDIR = ../../..
|
||
|
|
include ../../../Makefile.system
|
||
|
|
|
||
|
|
LASWP = ../generic/laswp_k_1.c
|
||
|
|
ZLASWP = ../generic/zlaswp_k_1.c
|
||
|
|
|
||
|
|
include ../generic/Makefile
|
||
|
|
|