diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-12 22:18:32 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-12 22:18:32 +0000 |
commit | bd146a4c17de265605a415c40e5fabc842411814 (patch) | |
tree | 2f19a6243f92850a67d56b9edb03bd1fd90b8b11 /math/Makefile | |
parent | 2052cf95c1ee4eca54a814422161007041c13d15 (diff) | |
download | ports-bd146a4c17de265605a415c40e5fabc842411814.tar.gz ports-bd146a4c17de265605a415c40e5fabc842411814.zip |
Notes
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 6587ded9ec3b..3e0484119e8f 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.51 1998/10/26 11:59:39 vanilla Exp $ +# $Id: Makefile,v 1.52 1998/11/20 04:14:16 asami Exp $ # SUBDIR += R-a4 @@ -34,6 +34,7 @@ SUBDIR += sc SUBDIR += siag SUBDIR += simpack + SUBDIR += spin SUBDIR += ss SUBDIR += superlu SUBDIR += umatrix |