xref: /petsc/src/mat/impls/mffd/ftn-custom/makefile (revision af0996ce37bc06907c37d8d91773840993d61e62)
11134695eSBarry Smith
264779880SMatthew G Knepley#requiresdefine   'PETSC_HAVE_FORTRAN'
31134695eSBarry SmithALL: lib
41134695eSBarry SmithCFLAGS   =
51134695eSBarry SmithFFLAGS   =
6cdcc8137SSatish BalaySOURCEC  = zmffdf.c
71134695eSBarry SmithSOURCEF  =
81134695eSBarry SmithSOURCEH  =
91134695eSBarry SmithDIRS     =
101134695eSBarry SmithLIBBASE  = libpetscmat
11cdcc8137SSatish BalayLOCDIR   = src/mat/impls/mffd/ftn-custom/
12da93591fSBarry Smith
13*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
14*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules
15*af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test
16