1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2e884886fSBarry SmithALL: lib 3e884886fSBarry Smith 4e884886fSBarry SmithCFLAGS = 5e884886fSBarry SmithFFLAGS = 6e884886fSBarry SmithSOURCEC = mffd.c mffddef.c mfregis.c wp.c 7e884886fSBarry SmithSOURCEF = 8e884886fSBarry SmithSOURCEH = mffdimpl.h 9e884886fSBarry SmithLIBBASE = libpetscmat 10e884886fSBarry SmithMANSEC = Mat 11e884886fSBarry SmithDIRS = 12e884886fSBarry SmithLOCDIR = src/mat/impls/mffd/ 13e884886fSBarry Smith 14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 17e884886fSBarry Smith 18