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