diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-05-05 01:38:17 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-05-05 01:38:17 +0000 |
commit | 26700e260fd7ea684d5e03d1605bee83b8fe7f7b (patch) | |
tree | d2186d81f030f0233df78a950f47fddbfe3ab0b6 /math/Makefile | |
parent | 4f8f7aedd2efaacc50e3887628815382a16361ae (diff) |
MPI version of spooles.
Notes
Notes:
svn path=/head/; revision=80140
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 319deb33f309..393f70c00166 100644 --- a/math/Makefile +++ b/math/Makefile @@ -156,6 +156,7 @@ SUBDIR += solitaire SUBDIR += spar SUBDIR += spooles + SUBDIR += spooles-mpich SUBDIR += ss SUBDIR += superlu SUBDIR += surf |