1 2ALL: lib 3 4CFLAGS = 5FFLAGS = 6SOURCEC = const.c 7SOURCEF = 8SOURCEH = 9LIBBASE = libpetscvec 10MANSEC = Vec 11LOCDIR = src/vec/pf/impls/constant/ 12 13include ${PETSC_DIR}/conf/variables 14include ${PETSC_DIR}/conf/rules 15include ${PETSC_DIR}/conf/test 16 17