1*d1874862SSatish Balay-include ../../../../petscdir.mk 2ea844a1aSMatthew Knepley 3ea844a1aSMatthew KnepleySOURCEH = ../../../../include/petsc/private/sectionimpl.h ../../../../include/petscsection.h ../../../../include/petscsectiontypes.h 4ea844a1aSMatthew KnepleySOURCEC = 5ea844a1aSMatthew KnepleyLIBBASE = libpetscvec 6ea844a1aSMatthew KnepleyDIRS = interface 7ea844a1aSMatthew KnepleyLOCDIR = src/vec/is/section/ 8ea844a1aSMatthew KnepleyMANSEC = Vec 9ea844a1aSMatthew KnepleySUBMANSEC = PetscSection 10ea844a1aSMatthew Knepley 11ea844a1aSMatthew Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/variables 12ea844a1aSMatthew Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/rules 13ea844a1aSMatthew Knepleyinclude ${PETSC_DIR}/lib/petsc/conf/test 14