11134695eSBarry Smith 2*64779880SMatthew G Knepley#requiresdefine 'PETSC_HAVE_FORTRAN' 31134695eSBarry SmithALL: lib 41134695eSBarry SmithCFLAGS = 51134695eSBarry SmithFFLAGS = 6cdcc8137SSatish BalaySOURCEC = zmffdf.c 71134695eSBarry SmithOBJSC = ${SOURCEC:.c=.o} 81134695eSBarry SmithSOURCEF = 91134695eSBarry SmithSOURCEH = 101134695eSBarry SmithDIRS = 111134695eSBarry SmithLIBBASE = libpetscmat 12cdcc8137SSatish BalayLOCDIR = src/mat/impls/mffd/ftn-custom/ 13da93591fSBarry Smith 14da93591fSBarry Smithinclude ${PETSC_DIR}/conf/variables 15da93591fSBarry Smithinclude ${PETSC_DIR}/conf/rules 162423ceccSBarry Smithinclude ${PETSC_DIR}/conf/test 17