1-include ../../../../../petscdir.mk 2 3SOURCEH = 4SOURCEC = section.c sectionhdf5.c 5LIBBASE = libpetscvec 6DIRS = 7LOCDIR = src/vec/is/section/interface/ 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