xref: /petsc/src/mat/impls/aij/seq/seqcusparse/makefile (revision 3872ee93fc6fc5dd06e57f8e7b2853c37bc1be92)
1-include ../../../../../../petscdir.mk
2#requirespackage 'PETSC_HAVE_CUDA'
3
4LIBBASE   = libpetscmat
5MANSEC    = Mat
6
7include ${PETSC_DIR}/lib/petsc/conf/variables
8include ${PETSC_DIR}/lib/petsc/conf/rules.doc
9