1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 22a6744ebSBarry SmithALL: lib 32a6744ebSBarry Smith 42a6744ebSBarry SmithCFLAGS = 52a6744ebSBarry SmithFFLAGS = 62a6744ebSBarry SmithSOURCEC = mscatter.c 72a6744ebSBarry SmithSOURCEF = 82a6744ebSBarry SmithSOURCEH = 92a6744ebSBarry SmithLIBBASE = libpetscmat 102a6744ebSBarry SmithMANSEC = Mat 112a6744ebSBarry SmithLOCDIR = src/mat/impls/scatter/ 122a6744ebSBarry Smith 13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 16