diff options
author | jtb <jtb> | 2001-05-16 21:19:21 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-05-16 21:19:21 +0000 |
commit | b6e7452cecbf15ed7e1d178dc619060f2a30a4d3 (patch) | |
tree | ce4abed7a7b06db31b5389298d6143cd3b00d4d5 /math/Makefile | |
parent | 32b89f06459276554e37fea1460bb92e6b47e8f5 (diff) | |
download | pkgsrc-b6e7452cecbf15ed7e1d178dc619060f2a30a4d3.tar.gz |
Add and enable tasp-vsipl.
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 2a69659f2f1..8cb6fe123e5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2001/04/27 23:19:36 jtb Exp $ +# $NetBSD: Makefile,v 1.61 2001/05/16 21:19:21 jtb Exp $ # COMMENT= Mathematics @@ -49,6 +49,7 @@ SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec SUBDIR+= superlu +SUBDIR+= tasp-vsipl SUBDIR+= tela SUBDIR+= tochnog SUBDIR+= udunits |