summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-02-01 23:32:03 +0000
committerjtb <jtb@pkgsrc.org>2001-02-01 23:32:03 +0000
commitafc80f1b2d11aa4eed9e764da1f3122077d25dcb (patch)
tree3f79eb9a6d13c488b9412d885e327b4e9336ffc3 /math
parent131b71fb8fc3c867f81714dc7e3d225a02453890 (diff)
downloadpkgsrc-afc80f1b2d11aa4eed9e764da1f3122077d25dcb.tar.gz
Add and enable lapack.
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 0ff7b167a72..5a37e783b7b 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.42 2001/01/31 07:31:42 jtb Exp $
+# $NetBSD: Makefile,v 1.43 2001/02/01 23:32:03 jtb Exp $
#
SUBDIR += R
@@ -18,6 +18,7 @@
SUBDIR += grace
SUBDIR += grpn
SUBDIR += gsl
+ SUBDIR += lapack
SUBDIR += libffm
SUBDIR += mcsim
SUBDIR += meschach