1cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 264779880SMatthew G Knepley#requiresdefine 'PETSC_HAVE_FORTRAN' 3*f97672e5SBarry Smith 4e7abf250SBlaise BourdinSOURCEC = zmatregf.c zmatrixf.c zmatnullf.c 5f4e70085SSatish BalaySOURCEF = 6f4e70085SSatish BalaySOURCEH = 7f4e70085SSatish BalayDIRS = 8f4e70085SSatish BalayLIBBASE = libpetscmat 9f4e70085SSatish BalayLOCDIR = src/mat/interface/ftn-custom/ 10da93591fSBarry 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