xref: /petsc/src/mat/impls/aij/seq/essl/makefile (revision 60259892a0f1a0c79f29a82ea84d4791e87cbca3)
1cdb0f33dSPierre Jolivet-include ../../../../../../petscdir.mk
2e8aa55a4SKris Buschelman#requirespackage  'PETSC_HAVE_ESSL'
3d3bad8c4SBarry Smith#requiresscalar    real
4d3bad8c4SBarry Smith#requiresprecision double
5e8aa55a4SKris Buschelman
6e8aa55a4SKris BuschelmanMANSEC   = Mat
7e8aa55a4SKris Buschelman
8af0996ceSBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/variables
9*cb5db241SBarry Smithinclude ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
10