summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwennmach <wennmach>2000-11-06 17:56:09 +0000
committerwennmach <wennmach>2000-11-06 17:56:09 +0000
commitde1795751136b6a552d5bf3ebd1d58b8586bf043 (patch)
tree99522484795f60306fee7fdfca03ec6f9dddb0d3 /math
parent5aafae7eb68927c5df9a187b0b26c5b2706497e4 (diff)
downloadpkgsrc-de1795751136b6a552d5bf3ebd1d58b8586bf043.tar.gz
Add and enable blas.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index 29468fd7601..e537f47a96c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.23 2000/08/03 17:50:51 rh Exp $
+# $NetBSD: Makefile,v 1.24 2000/11/06 17:56:09 wennmach Exp $
# FreeBSD Id: Makefile,v 1.38 1998/04/13 00:51:58 jseger Exp
#
SUBDIR += R
SUBDIR += abacus
SUBDIR += abs
+ SUBDIR += blas
SUBDIR += cassowary
SUBDIR += fftw
SUBDIR += geg