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