xref: /petsc/src/mat/graphops/partition/ftn-custom/makefile (revision 8be712e46db5d855f641c6bd97b4543e0efe65bd)
1*8be712e4SBarry Smith-include ../../../../../petscdir.mk
2*8be712e4SBarry Smith#requiresdefine   'PETSC_USE_FORTRAN_BINDINGS'
3*8be712e4SBarry Smith
4*8be712e4SBarry SmithLIBBASE  = libpetscmat
5*8be712e4SBarry Smith
6*8be712e4SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
7*8be712e4SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
8