1-include ../../../../../../../petscdir.mk 2#requiresdefine 'PETSC_HAVE_MPI_NEIGHBORHOOD_COLLECTIVES' 3 4SOURCEC = sfneighbor.c 5LIBBASE = libpetscvec 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