1-include ../../../../../../petscdir.mk 2 3SOURCEC = sfbasic.c sfpack.c sfmpi.c 4LIBBASE = libpetscvec 5DIRS = allgatherv allgather gatherv gather alltoall neighbor cuda hip kokkos nvshmem 6MANSEC = Vec 7SUBMANSEC = PetscSF 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11include ${PETSC_DIR}/lib/petsc/conf/test 12 13