7 lines
212 B
Makefile
7 lines
212 B
Makefile
# $NetBSD: Makefile,v 1.2 2020/11/05 17:06:10 bacon Exp $
|
|
|
|
MAINTAINER= thomas.orgis@uni-hamburg.de
|
|
|
|
OPENBLAS_VARIANT= openblas_openmp
|
|
.include "../../math/openblas/Makefile.common"
|
|
.include "../../mk/bsd.pkg.mk"
|