diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-02 01:24:57 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-02 01:24:57 +0000 |
commit | 2102c3418c6a69ca6c34ebeafb20334f6710ec3f (patch) | |
tree | 485c37e77cd1f3f068d94c7f8023ae13fdf67b19 /math/Makefile | |
parent | 7afe95e883debb0fce229d6143f2e03cba2c3cca (diff) | |
download | pkgsrc-2102c3418c6a69ca6c34ebeafb20334f6710ec3f.tar.gz |
Add and enable superlu.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 5a37e783b7b..cbaab0ed5d2 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2001/02/01 23:32:03 jtb Exp $ +# $NetBSD: Makefile,v 1.44 2001/02/02 01:24:57 jtb Exp $ # SUBDIR += R @@ -36,6 +36,7 @@ SUBDIR += sc SUBDIR += scilab SUBDIR += slatec + SUBDIR += superlu SUBDIR += vista SUBDIR += xldlas SUBDIR += xlispstat |