8 lines
205 B
Makefile
8 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"
|