diff options
author | Steve Price <steve@FreeBSD.org> | 1998-08-09 23:55:27 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-08-09 23:55:27 +0000 |
commit | 0f09e2b290ab78accb5f6b922197548af747d9a5 (patch) | |
tree | 0f2beddfb96bf3536597f5f838f43b13a8cc53d7 /math | |
parent | ca657d2e574c39d6475818bfc97a413e4315845d (diff) | |
download | ports-0f09e2b290ab78accb5f6b922197548af747d9a5.tar.gz ports-0f09e2b290ab78accb5f6b922197548af747d9a5.zip |
Notes
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 abe3c0ccab79..541e84d50ea0 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.45 1998/06/25 06:38:28 tg Exp $ +# $Id: Makefile,v 1.46 1998/07/11 18:21:26 steve Exp $ # SUBDIR += Scilab @@ -30,6 +30,7 @@ SUBDIR += siag SUBDIR += simpack SUBDIR += ss + SUBDIR += superlu SUBDIR += umatrix SUBDIR += umfpack SUBDIR += wingz |