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