1-include ../../../../../petsckdir.mk 2 3SOURCEC = const.c 4SOURCEF = 5SOURCEH = 6LIBBASE = libpetscvec 7MANSEC = Vec 8LOCDIR = src/vec/pf/impls/constant/ 9 10include ${PETSC_DIR}/lib/petsc/conf/variables 11include ${PETSC_DIR}/lib/petsc/conf/rules 12include ${PETSC_DIR}/lib/petsc/conf/test 13 14