diff options
author | jtb <jtb@pkgsrc.org> | 2001-01-31 07:31:42 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-01-31 07:31:42 +0000 |
commit | babb80c7a46d12991d90590a574945a33ad830a4 (patch) | |
tree | 5f5b44c682574761c078bded28753632adf21e0f /math/Makefile | |
parent | 504be27e54c1e6c3e5bf5436d29aa3745e39c285 (diff) | |
download | pkgsrc-babb80c7a46d12991d90590a574945a33ad830a4.tar.gz |
Add and enable rlab.
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 9fceac4ffe4..0ff7b167a72 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.41 2001/01/30 02:03:40 jtb Exp $ +# $NetBSD: Makefile,v 1.42 2001/01/31 07:31:42 jtb Exp $ # SUBDIR += R @@ -31,6 +31,7 @@ SUBDIR += py-Scientific SUBDIR += quadpack SUBDIR += randlib + SUBDIR += rlab SUBDIR += sc SUBDIR += scilab SUBDIR += slatec |