1#requirespackage 'PETSC_HAVE_KOKKOS_KERNELS' 2-include ../../../../../petscdir.mk 3ALL: lib 4 5CPPFLAGS = 6CFLAGS = 7FFLAGS = 8SOURCEKOKKOS = landau.kokkos.cxx 9SOURCECU = 10SOURCEF = 11SOURCEH = 12DIRS = 13LIBBASE = libpetscts 14MANSEC = TS 15SUBMANSEC= LANDAU 16LOCDIR = src/ts/utils/dmplexlandau/kokkos 17 18include ${PETSC_DIR}/lib/petsc/conf/variables 19include ${PETSC_DIR}/lib/petsc/conf/rules 20include ${PETSC_DIR}/lib/petsc/conf/test 21 22