petsc-3.14.1 2020-11-03
Report Typos and Errors
-include ../../../petscdir.mk
ALL: lib

SOURCEH  = ../../../include/petsc/private/vecimpl.h ../../../include/petscvec.h \
           ../../../include/petsc/private/kernels/petscaxpy.h \
           ../../../include/petscviennacl.h
DIRS     = utils interface impls tests tutorials
LOCDIR   = src/vec/vec/
MANSEC   = Vec

include ${PETSC_DIR}/lib/petsc/conf/variables
include ${PETSC_DIR}/lib/petsc/conf/rules
include ${PETSC_DIR}/lib/petsc/conf/test