Files
OpenBLAS/lapack/laswp/csky/Makefile
2024-01-16 23:45:06 +08:00

14 lines
182 B
Makefile

TOPDIR = ../../..
include ../../../Makefile.system
ifndef LASWP
LASWP = ../generic/laswp_k.c
endif
ifndef ZLASWP
ZLASWP = ../generic/zlaswp_k.c
endif
include ../generic/Makefile