1*3eda8832SBarry Smith# $Id: makefile,v 1.9 2000/01/11 21:01:00 bsmith Exp bsmith $ 2b97cf49bSBarry Smith 3b97cf49bSBarry SmithALL: lib 4b97cf49bSBarry Smith 567b024f7SSatish BalayCFLAGS = 667b024f7SSatish BalayFFLAGS = 7*3eda8832SBarry SmithSOURCEC = mpiadj.c 8b97cf49bSBarry SmithSOURCEF = 9*3eda8832SBarry SmithSOURCEH = mpiadj.h 10*3eda8832SBarry SmithOBJSC = mpiadj.o 11b97cf49bSBarry SmithOBJSF = 12b97cf49bSBarry SmithLIBBASE = libpetscmat 13b97cf49bSBarry SmithDIRS = 14d79d6698SSatish BalayMANSEC = Mat 15*3eda8832SBarry SmithLOCDIR = src/mat/impls/adj/mpi/ 16b97cf49bSBarry Smith 17d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base 18