845e0f015e
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. OpenBLAS is an open source project supported by Lab of Parallel Software and Computational Science, ISCAS. This package builds the serial library. Needs patching and testing on platforms besides Linux
7 lines
205 B
Makefile
7 lines
205 B
Makefile
# $NetBSD: Makefile,v 1.1 2020/11/05 16:31:45 bacon Exp $
|
|
|
|
MAINTAINER= thomas.orgis@uni-hamburg.de
|
|
|
|
OPENBLAS_VARIANT= openblas
|
|
.include "../../math/openblas/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|