From e385dc918b19b6f12cd43f4abec6617ee5fa1164 Mon Sep 17 00:00:00 2001 From: thierry Date: Mon, 6 Dec 2004 13:28:27 +0000 Subject: Add petsc-mpich, a slave port of PETSC built with MPI. --- math/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/Makefile') diff --git a/math/Makefile b/math/Makefile index eee7db017dbf..e6a22ebb781c 100644 --- a/math/Makefile +++ b/math/Makefile @@ -175,6 +175,7 @@ SUBDIR += pari-devel SUBDIR += parmetis SUBDIR += petsc + SUBDIR += petsc-mpich SUBDIR += php4-bcmath SUBDIR += php4-gmp SUBDIR += php5-bcmath -- cgit