1*a2e34c3dSBarry Smith# $Id: makefile,v 1.37 2000/07/10 03:39:27 bsmith Exp bsmith $ 28c819ef2SBarry Smith 38c819ef2SBarry SmithALL: lib 48c819ef2SBarry Smith 542d0594dSSatish BalayCFLAGS = 642d0594dSSatish BalayFFLAGS = 7*a2e34c3dSBarry SmithSOURCEC = matrix.c mhas.c matcnv.c mgtype.c matreg.c matregis.c matnull.c 88c819ef2SBarry SmithSOURCEF = 98c819ef2SBarry SmithSOURCEH = 10*a2e34c3dSBarry SmithOBJSC = matrix.o mhas.o matcnv.o mgtype.o matreg.o matregis.o matnull.o 118c819ef2SBarry SmithOBJSF = 125ef9f2a5SBarry SmithLIBBASE = libpetscmat 13d79d6698SSatish BalayMANSEC = Mat 149da4b979SBarry SmithLOCDIR = src/mat/interface/ 158c819ef2SBarry Smith 16d77bb2e1SSatish Balayinclude ${PETSC_DIR}/bmake/${PETSC_ARCH}/base 17