xref: /petsc/src/mat/impls/aij/seq/seqcusparse/makefile (revision 5a6b58d7bec524827026cb84b9c8e25aeb437556)
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