summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwennmach <wennmach@pkgsrc.org>2000-11-06 17:56:09 +0000
committerwennmach <wennmach@pkgsrc.org>2000-11-06 17:56:09 +0000
commit19e93590091d270f6dc40ef11ef28b5e5dc2da06 (patch)
tree99522484795f60306fee7fdfca03ec6f9dddb0d3 /math
parenteae1f79cbfb4239b115b45561fdd2f69d0a3c548 (diff)
downloadpkgsrc-19e93590091d270f6dc40ef11ef28b5e5dc2da06.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