xref: /petsc/src/ksp/pc/impls/pbjacobi/kokkos/makefile (revision a96705020bd7e362116d3e2c8daa1efc28dedc1e)
1-include ../../../../../../petscdir.mk
2#requirespackage 'PETSC_HAVE_KOKKOS_KERNELS'
3
4LIBBASE   = libpetscksp
5MANSEC    = KSP
6SUBMANSEC = PC
7
8include ${PETSC_DIR}/lib/petsc/conf/variables
9include ${PETSC_DIR}/lib/petsc/conf/rules_doc.mk
10