1421e10b8SBarry Smith 2421e10b8SBarry SmithALL: lib 3421e10b8SBarry Smith 4421e10b8SBarry SmithCFLAGS = 5421e10b8SBarry SmithFFLAGS = 6421e10b8SBarry SmithSOURCEC = blockmat.c 7421e10b8SBarry SmithSOURCEF = 8421e10b8SBarry SmithSOURCEH = 9421e10b8SBarry SmithOBJSC = blockmat.o 10421e10b8SBarry SmithOBJSF = 11421e10b8SBarry SmithLIBBASE = libpetscmat 12421e10b8SBarry SmithMANSEC = Mat 13*bd8e6636SLisandro DalcinLOCDIR = src/mat/impls/blockmat/seq/ 14421e10b8SBarry Smith 15421e10b8SBarry Smithinclude ${PETSC_DIR}/bmake/common/base 16421e10b8SBarry Smithinclude ${PETSC_DIR}/bmake/common/test 17