1 2ALL: lib 3 4SOURCEH = ../../include/vecimpl.h ../../include/petscvec.h 5DIRS = is utils interface impls examples esi 6LOCDIR = src/vec/ 7MANSEC = Vec 8 9include ${PETSC_DIR}/bmake/common/base 10include ${PETSC_DIR}/bmake/common/test 11 12