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