diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-10 04:19:17 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-10 04:19:17 +0000 |
commit | 08cb5e0df9a554f6f6d0c5360c1c94c7a616ebed (patch) | |
tree | fa163553fb7f1b8de961d5f78307bd5ad8686d97 /math/Makefile | |
parent | 6216dc74dbf017185a98372b0c12578f101acc11 (diff) | |
download | pkgsrc-08cb5e0df9a554f6f6d0c5360c1c94c7a616ebed.tar.gz |
Add and enable metis.
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 24bbda742b5..c3d6ba75ea5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.48 2001/02/10 04:13:28 jtb Exp $ +# $NetBSD: Makefile,v 1.49 2001/02/10 04:19:17 jtb Exp $ # SUBDIR += R @@ -23,6 +23,7 @@ SUBDIR += libffm SUBDIR += mcsim SUBDIR += meschach + SUBDIR += metis SUBDIR += minpack SUBDIR += ntl SUBDIR += octave |