xref: /petsc/src/mat/impls/aij/mpi/mumps/makefile (revision cb5db2414029547a5ccf00a1710ee072432a08af)
1cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
2397b6df1SKris Buschelman#requirespackage   'PETSC_HAVE_MUMPS'
3397b6df1SKris Buschelman
4397b6df1SKris BuschelmanCFLAGS   = ${MUMPS_INCLUDE}
5397b6df1SKris BuschelmanLIBBASE  = libpetscmat
6397b6df1SKris BuschelmanMANSEC   = Mat
7397b6df1SKris Buschelman
8af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
9*cb5db241SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
10