1cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk 21193e19dSBarry Smith#requiresdefine 'PETSC_HAVE_FORTRAN' 3*f97672e5SBarry Smith 41193e19dSBarry SmithSOURCEC = zfieldsplitf.c 51193e19dSBarry SmithSOURCEF = 61193e19dSBarry SmithSOURCEH = 71193e19dSBarry SmithDIRS = 81193e19dSBarry SmithLIBBASE = libpetscksp 91193e19dSBarry SmithLOCDIR = src/ksp/pc/impls/fieldsplit/ftn-custom/ 101193e19dSBarry Smith 11af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 12af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 13af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 14