From fcfede388679281b518774aeac6377b10e1508e9 Mon Sep 17 00:00:00 2001 From: maho Date: Mon, 5 May 2003 01:38:17 +0000 Subject: MPI version of spooles. --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') 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 -- cgit