1-include ../../../../../petscdir.mk 2 3SOURCEC = const.c 4LIBBASE = libpetscvec 5MANSEC = Vec 6 7include ${PETSC_DIR}/lib/petsc/conf/variables 8include ${PETSC_DIR}/lib/petsc/conf/rules 9include ${PETSC_DIR}/lib/petsc/conf/test 10 11