summaryrefslogtreecommitdiff
path: root/math/openblas_openmp/Makefile
blob: d75c2c683c137aa38ce7a441bb287271738188df (plain)
1
2
3
4
5
6
7
8
# $NetBSD: Makefile,v 1.3 2021/06/15 04:41:53 thor Exp $

MAINTAINER=	thomas.orgis@uni-hamburg.de
PKGREVISION=	1

OPENBLAS_VARIANT= openblas_openmp
.include "../../math/openblas/Makefile.common"
.include "../../mk/bsd.pkg.mk"