xref: /petsc/src/mat/impls/baij/seq/baijmkl/makefile (revision 6a84ff42bdbe05fefc02667e204ee7ed04d7128e)
1-include ../../../../../../petscdir.mk
2#requirespackage 'PETSC_HAVE_MKL_SPARSE_OPTIMIZE'
3
4LIBBASE  = libpetscmat
5MANSEC   = Mat
6
7include ${PETSC_DIR}/lib/petsc/conf/variables
8include ${PETSC_DIR}/lib/petsc/conf/rules
9include ${PETSC_DIR}/lib/petsc/conf/test
10