1*2a6744ebSBarry Smith 2*2a6744ebSBarry SmithALL: lib 3*2a6744ebSBarry Smith 4*2a6744ebSBarry SmithCFLAGS = 5*2a6744ebSBarry SmithFFLAGS = 6*2a6744ebSBarry SmithSOURCEC = mscatter.c 7*2a6744ebSBarry SmithSOURCEF = 8*2a6744ebSBarry SmithSOURCEH = 9*2a6744ebSBarry SmithOBJSC = mscatter.o 10*2a6744ebSBarry SmithOBJSF = 11*2a6744ebSBarry SmithLIBBASE = libpetscmat 12*2a6744ebSBarry SmithMANSEC = Mat 13*2a6744ebSBarry SmithLOCDIR = src/mat/impls/scatter/ 14*2a6744ebSBarry Smith 15*2a6744ebSBarry Smithinclude ${PETSC_DIR}/bmake/common/base 16*2a6744ebSBarry Smithinclude ${PETSC_DIR}/bmake/common/test 17