xref: /petsc/src/mat/impls/mffd/ftn-custom/makefile (revision cdb0f33d09c128f365fdb48a6f07c56e211b6a43)
1*cdb0f33dSPierre Jolivet-include ../../../../../petscdir.mk
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
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