summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorbacon <bacon@pkgsrc.org>2020-11-05 16:56:01 +0000
committerbacon <bacon@pkgsrc.org>2020-11-05 16:56:01 +0000
commitf7eeaa3b5e30610aa333f8e2922fc37b902804b1 (patch)
treea30129d02d7480a5ed8d4f298461d69980ea791f /math
parentdba8ba6c2088166920db04ff4e8397cd9b49d056 (diff)
downloadpkgsrc-f7eeaa3b5e30610aa333f8e2922fc37b902804b1.tar.gz
Add openblas_openmp and openblas_pthread to math/Makefile
Diffstat (limited to 'math')
-rw-r--r--math/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 0c0499ae6bf..d508ba74767 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.482 2020/11/05 16:35:29 bacon Exp $
+# $NetBSD: Makefile,v 1.483 2020/11/05 16:56:01 bacon Exp $
COMMENT= Mathematics
@@ -256,6 +256,8 @@ SUBDIR+= octave
SUBDIR+= odepack
SUBDIR+= openaxiom
SUBDIR+= openblas
+SUBDIR+= openblas_openmp
+SUBDIR+= openblas_pthread
SUBDIR+= openfst
SUBDIR+= ordCalc
SUBDIR+= otter