xref: /petsc/src/ksp/pc/impls/saviennacl/makefile (revision 6a84ff42bdbe05fefc02667e204ee7ed04d7128e)
1-include ../../../../../petscdir.mk
2#requirespackage 'PETSC_HAVE_VIENNACL'
3#requiresdefine 'PETSC_HAVE_VIENNACL_NO_CUDA'
4
5LIBBASE   = libpetscksp
6MANSEC    = KSP
7SUBMANSEC = PC
8
9include ${PETSC_DIR}/lib/petsc/conf/variables
10include ${PETSC_DIR}/lib/petsc/conf/rules
11include ${PETSC_DIR}/lib/petsc/conf/test
12