mirror of
https://github.com/OpenMathLib/OpenBLAS
synced 2026-05-31 00:45:48 +08:00
8 lines
115 B
PHP
8 lines
115 B
PHP
SHELL = /bin/sh
|
|
PLAT = _LINUX
|
|
DRVOPTS = $(OPTS)
|
|
LOADER = $(FORTRAN) -pthread
|
|
ARCHFLAGS= -ru
|
|
#RANLIB = ranlib
|
|
|