1-include ../../../../../petscdir.mk 2 3SOURCEC = bjacobi.c 4SOURCEF = 5SOURCEH = bjacobi.h 6LIBBASE = libpetscksp 7DIRS = bjkokkos 8MANSEC = KSP 9SUBMANSEC = PC 10LOCDIR = src/ksp/pc/impls/bjacobi/ 11 12include ${PETSC_DIR}/lib/petsc/conf/variables 13include ${PETSC_DIR}/lib/petsc/conf/rules 14include ${PETSC_DIR}/lib/petsc/conf/test 15