1-include ../../../../petscdir.mk 2 3SOURCEH = ../../../../include/petsc/private/sectionimpl.h ../../../../include/petscsection.h ../../../../include/petscsectiontypes.h 4LIBBASE = libpetscvec 5DIRS = interface 6MANSEC = Vec 7SUBMANSEC = PetscSection 8 9include ${PETSC_DIR}/lib/petsc/conf/variables 10include ${PETSC_DIR}/lib/petsc/conf/rules 11include ${PETSC_DIR}/lib/petsc/conf/test 12