xref: /petsc/src/vec/is/sf/impls/basic/neighbor/makefile (revision eacb1f643d957e6505d319f6e5a86ffe7d2d06e4)
1-include ../../../../../../../petscdir.mk
2#requiresdefine 'PETSC_HAVE_MPI_NEIGHBORHOOD_COLLECTIVES'
3
4LIBBASE   = libpetscvec
5MANSEC    = Vec
6SUBMANSEC = PetscSF
7
8include ${PETSC_DIR}/lib/petsc/conf/variables
9include ${PETSC_DIR}/lib/petsc/conf/rules
10include ${PETSC_DIR}/lib/petsc/conf/test
11
12