1-include ../../../../../../../petsckdir.mk 2 3SOURCEH = 4SOURCEC = sfallgather.c 5LIBBASE = libpetscvec 6DIRS = 7LOCDIR = src/vec/is/sf/impls/basic/allgather 8MANSEC = Vec 9SUBMANSEC = PetscSF 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14