xref: /petsc/src/ksp/pc/impls/pbjacobi/kokkos/makefile (revision a7898f52c39ec9ba437ef35ae307f2bfeec72faf)
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