1*1d1367b7SBarry Smith# $Id: makefile,v 1.38 2000/08/01 20:01:52 bsmith Exp bsmith $ 28c819ef2SBarry Smith 38c819ef2SBarry SmithALL: lib 48c819ef2SBarry Smith 542d0594dSSatish BalayCFLAGS = 642d0594dSSatish BalayFFLAGS = 7a2e34c3dSBarry SmithSOURCEC = matrix.c mhas.c matcnv.c mgtype.c matreg.c matregis.c matnull.c 88c819ef2SBarry SmithSOURCEF = 98c819ef2SBarry SmithSOURCEH = 10a2e34c3dSBarry 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*1d1367b7SBarry Smithinclude ${PETSC_DIR}/bmake/common_test 18