pkgsrc/math/openblas/Makefile
bacon 845e0f015e math/openblas: import openblas-0.3.7
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
2020-11-05 16:31:45 +00:00

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"