diff options
author | maho <maho@FreeBSD.org> | 2003-05-05 09:38:17 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-05-05 09:38:17 +0800 |
commit | fcfede388679281b518774aeac6377b10e1508e9 (patch) | |
tree | db0f1289405bd6a3d4dd7768ac5e5422b8587a4e /math/Makefile | |
parent | 40c91b5008e70c7d860eb7aa15050ce7451666cd (diff) | |
download | freebsd-ports-gnome-fcfede388679281b518774aeac6377b10e1508e9.tar.gz freebsd-ports-gnome-fcfede388679281b518774aeac6377b10e1508e9.tar.zst freebsd-ports-gnome-fcfede388679281b518774aeac6377b10e1508e9.zip |
MPI version of spooles.
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 |