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