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