summaryrefslogtreecommitdiff
path: root/math/openblas_pthread/Makefile
blob: 3bef96a8f753a25d19ae25ebf9bd8f223edea03b (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_pthread
.include "../../math/openblas/Makefile.common"
.include "../../mk/bsd.pkg.mk"