diff options
author | jtb <jtb> | 2001-05-16 21:19:21 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-05-16 21:19:21 +0000 |
commit | 618d290fa9095e0a9abe9afb3c220c4d4aff2ab4 (patch) | |
tree | ce4abed7a7b06db31b5389298d6143cd3b00d4d5 /math | |
parent | bc97db0650de0c1af6c5fbafed33bfc1d7cf9aab (diff) | |
download | pkgsrc-618d290fa9095e0a9abe9afb3c220c4d4aff2ab4.tar.gz |
Add and enable tasp-vsipl.
Diffstat (limited to 'math')
-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 |