aboutsummaryrefslogtreecommitdiff
path: root/math/petsc-mpich/Makefile
blob: e5324438213ab30aeb1362ff43b16d7d0da339a2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# New ports collection makefile for:	petsc-mpich
# Date created:			6 Dec 2004
# Whom:				Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

MASTERDIR=		${.CURDIR}/../petsc

WITH_MPI=		yes

.include "${MASTERDIR}/Makefile"