1*cdb0f33dSPierre Jolivet-include ../../../../petscdir.mk 2f4e70085SSatish Balay 364779880SMatthew G Knepley#requiresdefine 'PETSC_HAVE_FORTRAN' 4f4e70085SSatish BalayALL: lib 5f4e70085SSatish BalayCFLAGS = 6f4e70085SSatish BalayFFLAGS = 7e7abf250SBlaise BourdinSOURCEC = zmatregf.c zmatrixf.c zmatnullf.c 8f4e70085SSatish BalaySOURCEF = 9f4e70085SSatish BalaySOURCEH = 10f4e70085SSatish BalayDIRS = 11f4e70085SSatish BalayLIBBASE = libpetscmat 12f4e70085SSatish BalayLOCDIR = src/mat/interface/ftn-custom/ 13da93591fSBarry Smith 14af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables 15af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules 16af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/test 17