diff options
author | jtb <jtb> | 2001-02-10 04:31:30 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-02-10 04:31:30 +0000 |
commit | 6ca6ab5d6e93a01527382118cb87568c3efdb4e2 (patch) | |
tree | 2dd1c9ae17df369d4e35df194989471d328be4ad /math/Makefile | |
parent | 0c5bb3f18e8334363f1f65ff7fe22b564df93d0b (diff) | |
download | pkgsrc-6ca6ab5d6e93a01527382118cb87568c3efdb4e2.tar.gz |
Add and enable tochnog
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 a8cf9999398..a5900006b0a 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2001/02/10 04:22:56 jtb Exp $ +# $NetBSD: Makefile,v 1.51 2001/02/10 04:31:30 jtb Exp $ # SUBDIR += R @@ -42,6 +42,7 @@ SUBDIR += scilab SUBDIR += slatec SUBDIR += superlu + SUBDIR += tochnog SUBDIR += udunits SUBDIR += vista SUBDIR += xldlas |